2025-09-11 03:18:28.573644 | Job console starting 2025-09-11 03:18:28.583984 | Updating git repos 2025-09-11 03:18:28.603145 | Cloning repos into workspace 2025-09-11 03:18:28.636615 | Restoring repo states 2025-09-11 03:18:28.644676 | Merging changes 2025-09-11 03:18:28.644697 | Checking out repos 2025-09-11 03:18:28.693449 | Preparing playbooks 2025-09-11 03:18:29.540227 | Running Ansible setup 2025-09-11 03:18:35.033856 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-11 03:18:35.996632 | 2025-09-11 03:18:35.996779 | PLAY [Base pre] 2025-09-11 03:18:36.023143 | 2025-09-11 03:18:36.023263 | TASK [Setup log path fact] 2025-09-11 03:18:36.051650 | ubuntu-noble-large | ok 2025-09-11 03:18:36.072559 | 2025-09-11 03:18:36.072683 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:18:36.123374 | ubuntu-noble-large | ok 2025-09-11 03:18:36.134010 | 2025-09-11 03:18:36.134113 | TASK [emit-job-header : Print job information] 2025-09-11 03:18:36.173804 | # Job Information 2025-09-11 03:18:36.173957 | Ansible Version: 2.16.14 2025-09-11 03:18:36.173992 | Job: cloud-in-a-box-kubernetes 2025-09-11 03:18:36.174025 | Pipeline: periodic-daily 2025-09-11 03:18:36.174047 | Executor: 521e9411259a 2025-09-11 03:18:36.174069 | Triggered by: https://github.com/osism/cloud-in-a-box 2025-09-11 03:18:36.174091 | Event ID: 40aa4a588bad4177976c5c686c2ad385 2025-09-11 03:18:36.183263 | 2025-09-11 03:18:36.183367 | LOOP [emit-job-header : Print node information] 2025-09-11 03:18:36.360817 | ubuntu-noble-large | ok: 2025-09-11 03:18:36.361502 | ubuntu-noble-large | # Node Information 2025-09-11 03:18:36.361553 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-09-11 03:18:36.361581 | ubuntu-noble-large | Hostname: ubuntu 2025-09-11 03:18:36.361604 | ubuntu-noble-large | Username: zuul 2025-09-11 03:18:36.361626 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-09-11 03:18:36.361650 | ubuntu-noble-large | Provider: regiocloud-a 2025-09-11 03:18:36.361671 | ubuntu-noble-large | Region: 2025-09-11 03:18:36.361693 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-09-11 03:18:36.361713 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-09-11 03:18:36.361734 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:32a8 2025-09-11 03:18:36.389614 | 2025-09-11 03:18:36.389724 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-11 03:18:37.219367 | ubuntu-noble-large -> localhost | changed 2025-09-11 03:18:37.227466 | 2025-09-11 03:18:37.227576 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-11 03:18:38.651487 | ubuntu-noble-large -> localhost | changed 2025-09-11 03:18:38.664057 | 2025-09-11 03:18:38.664160 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-11 03:18:39.091268 | ubuntu-noble-large -> localhost | ok 2025-09-11 03:18:39.097065 | 2025-09-11 03:18:39.097165 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-11 03:18:39.127869 | ubuntu-noble-large | ok 2025-09-11 03:18:39.142654 | ubuntu-noble-large | included: /var/lib/zuul/builds/3e96296580214d419a702230b682ce2e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-11 03:18:39.150521 | 2025-09-11 03:18:39.150633 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-11 03:18:42.584396 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-09-11 03:18:42.584780 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e96296580214d419a702230b682ce2e/work/3e96296580214d419a702230b682ce2e_id_rsa 2025-09-11 03:18:42.584846 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e96296580214d419a702230b682ce2e/work/3e96296580214d419a702230b682ce2e_id_rsa.pub 2025-09-11 03:18:42.584951 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-09-11 03:18:42.584995 | ubuntu-noble-large -> localhost | SHA256:CFxe9QBNhCVRKQ7yfdM9GIGSxhxgKJyAcnkwQvB62HQ zuul-build-sshkey 2025-09-11 03:18:42.585045 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-09-11 03:18:42.585083 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-09-11 03:18:42.585121 | ubuntu-noble-large -> localhost | |B+o+ .++*&Bo.. | 2025-09-11 03:18:42.585157 | ubuntu-noble-large -> localhost | |oo*o++..O.+o. | 2025-09-11 03:18:42.585244 | ubuntu-noble-large -> localhost | |..ooEo.= o ..+ | 2025-09-11 03:18:42.585288 | ubuntu-noble-large -> localhost | | = . ...o o o o | 2025-09-11 03:18:42.585323 | ubuntu-noble-large -> localhost | |o o . S. . . | 2025-09-11 03:18:42.585366 | ubuntu-noble-large -> localhost | | . | 2025-09-11 03:18:42.585400 | ubuntu-noble-large -> localhost | | | 2025-09-11 03:18:42.585434 | ubuntu-noble-large -> localhost | | | 2025-09-11 03:18:42.585469 | ubuntu-noble-large -> localhost | | | 2025-09-11 03:18:42.585503 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-09-11 03:18:42.585590 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:02.909873 2025-09-11 03:18:42.595877 | 2025-09-11 03:18:42.596020 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-11 03:18:42.641756 | ubuntu-noble-large | ok 2025-09-11 03:18:42.650204 | ubuntu-noble-large | included: /var/lib/zuul/builds/3e96296580214d419a702230b682ce2e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-11 03:18:42.659523 | 2025-09-11 03:18:42.659596 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-11 03:18:42.684065 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-11 03:18:42.689457 | 2025-09-11 03:18:42.689532 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-11 03:18:43.543999 | ubuntu-noble-large | changed 2025-09-11 03:18:43.555550 | 2025-09-11 03:18:43.555666 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-11 03:18:43.893533 | ubuntu-noble-large | ok 2025-09-11 03:18:43.903379 | 2025-09-11 03:18:43.903466 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-11 03:18:44.680646 | ubuntu-noble-large | changed 2025-09-11 03:18:44.685005 | 2025-09-11 03:18:44.685081 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-11 03:18:45.413684 | ubuntu-noble-large | changed 2025-09-11 03:18:45.418279 | 2025-09-11 03:18:45.418361 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-11 03:18:45.451429 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-11 03:18:45.456734 | 2025-09-11 03:18:45.456848 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-11 03:18:45.878031 | ubuntu-noble-large -> localhost | changed 2025-09-11 03:18:45.889070 | 2025-09-11 03:18:45.889162 | TASK [add-build-sshkey : Add back temp key] 2025-09-11 03:18:46.235941 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/3e96296580214d419a702230b682ce2e/work/3e96296580214d419a702230b682ce2e_id_rsa (zuul-build-sshkey) 2025-09-11 03:18:46.236173 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.018487 2025-09-11 03:18:46.245590 | 2025-09-11 03:18:46.245690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-11 03:18:46.707914 | ubuntu-noble-large | ok 2025-09-11 03:18:46.716010 | 2025-09-11 03:18:46.716129 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-11 03:18:46.744032 | ubuntu-noble-large | skipping: Conditional result was False 2025-09-11 03:18:46.754855 | 2025-09-11 03:18:46.754951 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-11 03:18:47.248246 | ubuntu-noble-large | ok 2025-09-11 03:18:47.260704 | 2025-09-11 03:18:47.260813 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-11 03:18:47.317293 | ubuntu-noble-large | ok 2025-09-11 03:18:47.327471 | 2025-09-11 03:18:47.327577 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-11 03:18:47.636313 | ubuntu-noble-large -> localhost | ok 2025-09-11 03:18:47.648421 | 2025-09-11 03:18:47.648516 | TASK [validate-host : Collect information about the host] 2025-09-11 03:18:48.882594 | ubuntu-noble-large | ok 2025-09-11 03:18:48.894296 | 2025-09-11 03:18:48.894383 | TASK [validate-host : Sanitize hostname] 2025-09-11 03:18:49.018627 | ubuntu-noble-large | ok 2025-09-11 03:18:49.022461 | 2025-09-11 03:18:49.022542 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-11 03:18:49.551930 | ubuntu-noble-large -> localhost | changed 2025-09-11 03:18:49.557834 | 2025-09-11 03:18:49.557942 | TASK [validate-host : Collect information about zuul worker] 2025-09-11 03:18:49.971061 | ubuntu-noble-large | ok 2025-09-11 03:18:49.975888 | 2025-09-11 03:18:49.975978 | TASK [validate-host : Write out all zuul information for each host] 2025-09-11 03:18:50.623291 | ubuntu-noble-large -> localhost | changed 2025-09-11 03:18:50.632789 | 2025-09-11 03:18:50.632879 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-11 03:18:50.940874 | ubuntu-noble-large | ok 2025-09-11 03:18:50.946896 | 2025-09-11 03:18:50.946992 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-11 03:18:51.717310 | ubuntu-noble-large | changed: 2025-09-11 03:18:51.717544 | ubuntu-noble-large | cd+++++++++ src/ 2025-09-11 03:18:51.717581 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-09-11 03:18:51.717606 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-09-11 03:18:51.717628 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2025-09-11 03:18:51.717649 | ubuntu-noble-large | Thu Sep 11 03:19:32 UTC 2025 : Checking for available uplink : https://heise.de 2025-09-11 03:19:37.198146 | ubuntu-noble-large | bootstrap | 2025-09-11 03:19:37.198191 | ubuntu-noble-large | bootstrap | Successfully checked https://heise.de 2025-09-11 03:19:37.198210 | ubuntu-noble-large | bootstrap | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-11 03:19:37.198224 | ubuntu-noble-large | bootstrap | Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-09-11 03:19:37.198235 | ubuntu-noble-large | bootstrap | Hit:3 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-09-11 03:19:37.198244 | ubuntu-noble-large | bootstrap | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-09-11 03:19:37.198254 | ubuntu-noble-large | bootstrap | Reading package lists... 2025-09-11 03:19:37.198263 | ubuntu-noble-large | bootstrap | Reading package lists... 2025-09-11 03:19:37.198273 | ubuntu-noble-large | bootstrap | Building dependency tree... 2025-09-11 03:19:37.198283 | ubuntu-noble-large | bootstrap | Reading state information... 2025-09-11 03:19:37.198293 | ubuntu-noble-large | bootstrap | python3-venv is already the newest version (3.12.3-0ubuntu2). 2025-09-11 03:19:37.198303 | ubuntu-noble-large | bootstrap | The following additional packages will be installed: 2025-09-11 03:19:37.198313 | ubuntu-noble-large | bootstrap | libjq1 libonig5 python3-distlib python3-filelock python3-platformdirs 2025-09-11 03:19:37.198323 | ubuntu-noble-large | bootstrap | python3-wheel-whl 2025-09-11 03:19:37.198333 | ubuntu-noble-large | bootstrap | Recommended packages: 2025-09-11 03:19:37.198342 | ubuntu-noble-large | bootstrap | python3-distutils 2025-09-11 03:19:37.198365 | ubuntu-noble-large | bootstrap | The following NEW packages will be installed: 2025-09-11 03:19:37.198375 | ubuntu-noble-large | bootstrap | jq libjq1 libonig5 python3-distlib python3-filelock python3-platformdirs 2025-09-11 03:19:37.198385 | ubuntu-noble-large | bootstrap | python3-virtualenv python3-wheel-whl sshpass 2025-09-11 03:19:37.198394 | ubuntu-noble-large | bootstrap | 0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded. 2025-09-11 03:19:37.198403 | ubuntu-noble-large | bootstrap | Need to get 875 kB of archives. 2025-09-11 03:19:37.198413 | ubuntu-noble-large | bootstrap | After this operation, 2944 kB of additional disk space will be used. 2025-09-11 03:19:37.198423 | ubuntu-noble-large | bootstrap | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-09-11 03:19:37.198434 | ubuntu-noble-large | bootstrap | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-09-11 03:19:37.198445 | ubuntu-noble-large | bootstrap | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-09-11 03:19:37.198455 | ubuntu-noble-large | bootstrap | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-distlib all 0.3.8-1 [318 kB] 2025-09-11 03:19:37.198464 | ubuntu-noble-large | bootstrap | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-filelock all 3.13.1-1 [10.8 kB] 2025-09-11 03:19:37.198474 | ubuntu-noble-large | bootstrap | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-platformdirs all 4.2.0-1 [16.1 kB] 2025-09-11 03:19:37.198483 | ubuntu-noble-large | bootstrap | Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel-whl all 0.42.0-2 [67.8 kB] 2025-09-11 03:19:37.198493 | ubuntu-noble-large | bootstrap | Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-virtualenv all 20.25.0+ds-2 [70.8 kB] 2025-09-11 03:19:37.198502 | ubuntu-noble-large | bootstrap | Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 sshpass amd64 1.09-1 [11.7 kB] 2025-09-11 03:19:37.198512 | ubuntu-noble-large | bootstrap | Fetched 875 kB in 1s (732 kB/s) 2025-09-11 03:19:37.198521 | ubuntu-noble-large | bootstrap | Selecting previously unselected package libonig5:amd64. 2025-09-11 03:19:37.198540 | ubuntu-noble-large | bootstrap | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33120 files and directories currently installed.) 2025-09-11 03:19:37.198573 | ubuntu-noble-large | bootstrap | Preparing to unpack .../0-libonig5_6.9.9-1build1_amd64.deb ... 2025-09-11 03:19:37.198584 | ubuntu-noble-large | bootstrap | Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-09-11 03:19:37.198594 | ubuntu-noble-large | bootstrap | Selecting previously unselected package libjq1:amd64. 2025-09-11 03:19:37.198603 | ubuntu-noble-large | bootstrap | Preparing to unpack .../1-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-11 03:19:37.198613 | ubuntu-noble-large | bootstrap | Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-11 03:19:37.198623 | ubuntu-noble-large | bootstrap | Selecting previously unselected package jq. 2025-09-11 03:19:37.198632 | ubuntu-noble-large | bootstrap | Preparing to unpack .../2-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-09-11 03:19:37.198642 | ubuntu-noble-large | bootstrap | Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-11 03:19:37.198651 | ubuntu-noble-large | bootstrap | Selecting previously unselected package python3-distlib. 2025-09-11 03:19:37.198661 | ubuntu-noble-large | bootstrap | Preparing to unpack .../3-python3-distlib_0.3.8-1_all.deb ... 2025-09-11 03:19:37.198670 | ubuntu-noble-large | bootstrap | Unpacking python3-distlib (0.3.8-1) ... 2025-09-11 03:19:37.198679 | ubuntu-noble-large | bootstrap | Selecting previously unselected package python3-filelock. 2025-09-11 03:19:37.198689 | ubuntu-noble-large | bootstrap | Preparing to unpack .../4-python3-filelock_3.13.1-1_all.deb ... 2025-09-11 03:19:37.198698 | ubuntu-noble-large | bootstrap | Unpacking python3-filelock (3.13.1-1) ... 2025-09-11 03:19:55.597645 | ubuntu-noble-large | bootstrabootstrap | + export INTERACTIVE=false 2025-09-11 03:19:55.597766 | ubuntu-noble-large | bootstrap | + INTERACTIVE=false 2025-09-11 03:19:55.597787 | ubuntu-noble-large | bootstrap | + [[ -e /etc/cloud-in-a-box.env ]] 2025-09-11 03:19:55.597799 | ubuntu-noble-large | bootstrap | + CLOUD_IN_A_BOX_TYPE=kubernetes 2025-09-11 03:19:55.597809 | ubuntu-noble-large | bootstrap | + echo CLOUD_IN_A_BOX_TYPE=kubernetes 2025-09-11 03:19:55.597819 | ubuntu-noble-large | bootstrap | + sudo tee /etc/cloud-in-a-box.env 2025-09-11 03:19:55.597831 | ubuntu-noble-large | bootstrap | + wait_for_uplink_connection https://heise.de 2025-09-11 03:19:55.597844 | ubuntu-noble-large | bootstrap | + set +x 2025-09-11 03:19:55.597868 | ubuntu-noble-large | bootstrap | % Total % Received % Xferd Average Speed Time Time Time Current 2025-09-11 03:19:55.597878 | ubuntu-noble-large | bootstrap | Dload Upload Total Spent Left Speed 2025-09-11 03:19:55.597890 | ubuntu-noble-large | bootstrap | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229 100 229 0 0 1779 0 --:--:-- --:--:-- --:--:-- 1789 2025-09-11 03:19:55.597901 | ubuntu-noble-large | bootstrap | + return 0 2025-09-11 03:19:55.597910 | ubuntu-noble-large | bootstrap | + apt-get update 2025-09-11 03:19:55.597920 | ubuntu-noble-large | bootstrap | + apt-get install -y python3-virtualenv python3-venv sshpass jq 2025-09-11 03:19:55.597930 | ubuntu-noble-large | bootstrap | debconf: delaying package configuration, since apt-utils is not installed 2025-09-11 03:19:55.597940 | ubuntu-noble-large | bootstrap | ++ get_interface_of_default_gateway 2025-09-11 03:19:55.597949 | ubuntu-noble-large | bootstrap | ++ ip --json -4 route ls 2025-09-11 03:19:55.597958 | ubuntu-noble-large | bootstrap | ++ jq 'sort_by(.dev)' 2025-09-11 03:19:55.597968 | ubuntu-noble-large | bootstrap | ++ jq -r 'first(.[] | select(.dst == "default")) | .dev' 2025-09-11 03:19:55.597977 | ubuntu-noble-large | bootstrap | + default_interface=ens3 2025-09-11 03:19:55.597987 | ubuntu-noble-large | bootstrap | + get_default_gateway_settings 2025-09-11 03:19:55.597996 | ubuntu-noble-large | bootstrap | + ip --json route ls 2025-09-11 03:19:55.598005 | ubuntu-noble-large | bootstrap | + jq 'sort_by(.dev)' 2025-09-11 03:19:55.598043 | ubuntu-noble-large | bootstrap | + jq -r 'first(.[] | select(.dst == "default")) | "device " + .dev + " with ip address " + .prefsrc + " with gateway " + .gateway' 2025-09-11 03:19:55.598054 | ubuntu-noble-large | bootstrap | + find /opt/cloud-in-a-box -type f -not -name '*.sh' -exec sed -i s/eno1/ens3/g '{}' + 2025-09-11 03:19:55.598064 | ubuntu-noble-large | bootstrap | ++ get_default_dns_servers 2025-09-11 03:19:55.598095 | ubuntu-noble-large | bootstrap | +++ get_interface_of_default_gateway 2025-09-11 03:19:55.598105 | ubuntu-noble-large | bootstrap | +++ ip --json -4 route ls 2025-09-11 03:19:55.598114 | ubuntu-noble-large | bootstrap | +++ jq 'sort_by(.dev)' 2025-09-11 03:19:55.598124 | ubuntu-noble-large | bootstrap | +++ jq -r 'first(.[] | select(.dst == "default")) | .dev' 2025-09-11 03:19:55.598145 | ubuntu-noble-large | bootstrap | ++ interface=ens3 2025-09-11 03:19:55.598155 | ubuntu-noble-large | bootstrap | ++ resolvectl dns 2025-09-11 03:19:55.598165 | ubuntu-noble-large | bootstrap | ++ grep ens3 2025-09-11 03:19:55.598174 | ubuntu-noble-large | bootstrap | ++ awk '-F: ' '{ print $2 }' 2025-09-11 03:19:55.598183 | ubuntu-noble-large | bootstrap | ++ sed 's/ /; /g' 2025-09-11 03:19:55.598193 | ubuntu-noble-large | bootstrap | + default_dns_servers='81.163.194.9; 81.163.194.10' 2025-09-11 03:19:55.598204 | ubuntu-noble-large | bootstrap | + sed -i 's/designate_forwarders_addresses: .*/designate_forwarders_addresses: "81.163.194.9; 81.163.194.10"/' /opt/cloud-in-a-box/environments/kolla/configuration.yml 2025-09-11 03:19:55.598214 | ubuntu-noble-large | bootstrap | + cp /opt/cloud-in-a-box/environments/kolla/certificates/ca/cloud-in-a-box.crt /usr/local/share/ca-certificates/ 2025-09-11 03:19:55.598224 | ubuntu-noble-large | bootstrap | + update-ca-certificates 2025-09-11 03:19:55.598234 | ubuntu-noble-large | bootstrap | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2025-09-11 03:19:55.598244 | ubuntu-noble-large | bootstrap | + pushd /opt/cloud-in-a-box/environments/manager 2025-09-11 03:19:55.598253 | ubuntu-noble-large | bootstrap | + HOME=/root 2025-09-11 03:19:55.598263 | ubuntu-noble-large | bootstrap | + git config --global advice.detachedHead false 2025-09-11 03:19:55.598272 | ubuntu-noble-large | bootstrap | + ./run.sh operator -e ansible_ssh_pass=password -e ansible_ssh_user=osism -e ansible_become_password=password 2025-09-11 03:19:55.598281 | ubuntu-noble-large | bootstrap | Using Python 3.12.3 environment at: venv 2025-09-11 03:19:55.598290 | ubuntu-noble-large | bootstrap | Resolved 20 packages in 251ms 2025-09-11 03:19:55.598299 | ubuntu-noble-large | bootstrap | Downloading pynacl (1.3MiB) 2025-09-11 03:19:55.598308 | ubuntu-noble-large | bootstrap | Downloading ansible-pylibssh (2.8MiB) 2025-09-11 03:19:55.598318 | ubuntu-noble-large | bootstrap | Downloading cryptography (4.3MiB) 2025-09-11 03:19:55.598327 | ubuntu-noble-large | bootstrap | Downloading netaddr (2.2MiB) 2025-09-11 03:19:55.598336 | ubuntu-noble-large | bootstrap | Downloading debops (4.0MiB) 2025-09-11 03:19:55.598346 | ubuntu-noble-large | bootstrap | Downloading pynacl 2025-09-11 03:19:55.598355 | ubuntu-noble-large | bootstrap | Downloading netaddr 2025-09-11 03:19:55.598364 | ubuntu-noble-large | bootstrap | Downloading ansible-pylibssh 2025-09-11 03:19:55.598373 | ubuntu-noble-large | bootstrap | Downloading cryptography 2025-09-11 03:19:55.598382 | ubuntu-noble-large | bootstrap | Downloading debops 2025-09-11 03:19:55.598392 | ubuntu-noble-large | bootstrap | Prepared 20 packages in 1.10s 2025-09-11 03:19:55.598401 | ubuntu-noble-large | bootstrap | Installed 20 packages in 170ms 2025-09-11 03:19:55.598410 | ubuntu-noble-large | bootstrap | + ansible-pylibssh==1.2.2 2025-09-11 03:19:55.598419 | ubuntu-noble-large | bootstrap | + bcrypt==4.3.0 2025-09-11 03:19:55.598429 | ubuntu-noble-large | bootstrap | + cffi==2.0.0 2025-09-11 03:19:55.598438 | ubuntu-noble-large | bootstrap | + cryptography==45.0.7 2025-09-11 03:19:55.598447 | ubuntu-noble-large | bootstrap | + debops==3.2.4 2025-09-11 03:19:55.598456 | ubuntu-noble-large | bootstrap | + distro==1.9.0 2025-09-11 03:19:55.598465 | ubuntu-noble-large | bootstrap | + future==1.0.0 2025-09-11 03:19:55.598474 | ubuntu-noble-large | bootstrap | + gitdb==4.0.12 2025-09-11 03:19:55.598484 | ubuntu-noble-large | bootstrap | + gitpython==3.1.45 2025-09-11 03:19:55.598493 | ubuntu-noble-large | bootstrap | + jinja2==3.1.6 2025-09-11 03:19:55.598502 | ubuntu-noble-large | bootstrap | + markupsafe==3.0.2 2025-09-11 03:19:55.598513 | ubuntu-noble-large | bootstrap | + netaddr==1.3.0 2025-09-11 03:19:55.598522 | ubuntu-noble-large | bootstrap | + paramiko==3.5.1 2025-09-11 03:19:55.598532 | ubuntu-noble-large | bootstrap | + pycparser==2.23 2025-09-11 03:19:55.598541 | ubuntu-noble-large | bootstrap | + pynacl==1.6.0 2025-09-11 03:19:55.598550 | ubuntu-noble-large | bootstrap | + python-dotenv==1.1.1 2025-09-11 03:19:55.598559 | ubuntu-noble-large | bootstrap | + pyxdg==0.28 2025-09-11 03:19:55.598569 | ubuntu-noble-large | bootstrap | + pyyaml==6.0.2 2025-09-11 03:19:55.598578 | ubuntu-noble-large | bootstrap | + smmap==5.0.2 2025-09-11 03:19:55.598587 | ubuntu-noble-large | bootstrap | + toml==0.10.2 2025-09-11 03:19:55.598597 | ubuntu-noble-large | bootstrap | Using Python 3.12.3 environment at: venv 2025-09-11 03:19:55.598606 | ubuntu-noble-large | bootstrap | Resolved 10 packages in 116ms 2025-09-11 03:19:55.598615 | ubuntu-noble-large | bootstrap | Downloading ansible-core (2.1MiB) 2025-09-11 03:19:55.598624 | ubuntu-noble-large | bootstrap | Downloading ansible (44.3MiB) 2025-09-11 03:19:55.598634 | ubuntu-noble-large | bootstrap | Downloading ansible-core 2025-09-11 03:19:55.598643 | ubuntu-noble-large | bootstrap | Downloading ansible 2025-09-11 03:20:05.449795 | ubuntu-noble-large | bootp | Selecting previously unselected package python3-platformdirs. 2025-09-11 03:20:05.449882 | ubuntu-noble-large | bootstrap | Preparing to unpack .../5-python3-platformdirs_4.2.0-1_all.deb ... 2025-09-11 03:20:05.449910 | ubuntu-noble-large | bootstrap | Unpacking python3-platformdirs (4.2.0-1) ... 2025-09-11 03:20:05.449921 | ubuntu-noble-large | bootstrap | Selecting previously unselected package python3-wheel-whl. 2025-09-11 03:20:05.449931 | ubuntu-noble-large | bootstrap | Preparing to unpack .../6-python3-wheel-whl_0.42.0-2_all.deb ... 2025-09-11 03:20:05.449941 | ubuntu-noble-large | bootstrap | Unpacking python3-wheel-whl (0.42.0-2) ... 2025-09-11 03:20:05.449952 | ubuntu-noble-large | bootstrap | Selecting previously unselected package python3-virtualenv. 2025-09-11 03:20:05.450015 | ubuntu-noble-large | bootstrap | Preparing to unpack .../7-python3-virtualenv_20.25.0+ds-2_all.deb ... 2025-09-11 03:20:05.450033 | ubuntu-noble-large | bootstrap | Unpacking python3-virtualenv (20.25.0+ds-2) ... 2025-09-11 03:20:05.450050 | ubuntu-noble-large | bootstrap | Selecting previously unselected package sshpass. 2025-09-11 03:20:05.450088 | ubuntu-noble-large | bootstrap | Preparing to unpack .../8-sshpass_1.09-1_amd64.deb ... 2025-09-11 03:20:05.450107 | ubuntu-noble-large | bootstrap | Unpacking sshpass (1.09-1) ... 2025-09-11 03:20:05.450124 | ubuntu-noble-large | bootstrap | Setting up python3-filelock (3.13.1-1) ... 2025-09-11 03:20:05.450135 | ubuntu-noble-large | bootstrap | Setting up python3-distlib (0.3.8-1) ... 2025-09-11 03:20:05.450145 | ubuntu-noble-large | bootstrap | Setting up sshpass (1.09-1) ... 2025-09-11 03:20:05.450155 | ubuntu-noble-large | bootstrap | Setting up python3-platformdirs (4.2.0-1) ... 2025-09-11 03:20:05.450164 | ubuntu-noble-large | bootstrap | Setting up python3-wheel-whl (0.42.0-2) ... 2025-09-11 03:20:05.450173 | ubuntu-noble-large | bootstrap | Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-09-11 03:20:05.450183 | ubuntu-noble-large | bootstrap | Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-09-11 03:20:05.450193 | ubuntu-noble-large | bootstrap | Setting up python3-virtualenv (20.25.0+ds-2) ... 2025-09-11 03:20:05.450202 | ubuntu-noble-large | bootstrap | Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-09-11 03:20:05.450212 | ubuntu-noble-large | bootstrap | Processing triggers for libc-bin (2.39-0ubuntu8.5) ... 2025-09-11 03:20:05.450222 | ubuntu-noble-large | bootstrap | device ens3 with ip address with gateway 10.128.0.97 2025-09-11 03:20:05.450231 | ubuntu-noble-large | bootstrap | Updating certificates in /etc/ssl/certs... 2025-09-11 03:20:05.450241 | ubuntu-noble-large | bootstrap | 1 added, 0 removed; done. 2025-09-11 03:20:05.450250 | ubuntu-noble-large | bootstrap | Running hooks in /etc/ca-certificates/update.d... 2025-09-11 03:20:05.450260 | ubuntu-noble-large | bootstrap | done. 2025-09-11 03:20:05.450270 | ubuntu-noble-large | bootstrap | /opt/cloud-in-a-box/environments/manager /home/zuul 2025-09-11 03:20:05.450280 | ubuntu-noble-large | bootstrap | Collecting uv 2025-09-11 03:20:05.450290 | ubuntu-noble-large | bootstrap | Downloading uv-0.8.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-09-11 03:20:05.450301 | ubuntu-noble-large | bootstrap | Downloading uv-0.8.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.1 MB) 2025-09-11 03:20:05.450312 | ubuntu-noble-large | bootstrap | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 24.8 MB/s eta 0:00:00 2025-09-11 03:20:05.450323 | ubuntu-noble-large | bootstrap | Installing collected packages: uv 2025-09-11 03:20:05.450333 | ubuntu-noble-large | bootstrap | Successfully installed uv-0.8.17 2025-09-11 03:20:05.450342 | ubuntu-noble-large | bootstrap | Starting galaxy collection install process 2025-09-11 03:20:05.450352 | ubuntu-noble-large | bootstrap | Process install dependency map 2025-09-11 03:20:05.450361 | ubuntu-noble-large | bootstrap | Starting collection install process 2025-09-11 03:20:05.450371 | ubuntu-noble-large | bootstrap | Installing 'osism.commons:999.0.0' to '/root/.ansible/collections/ansible_collections/osism/commons' 2025-09-11 03:20:05.450381 | ubuntu-noble-large | bootstrap | Created collection for osism.commons:999.0.0 at /root/.ansible/collections/ansible_collections/osism/commons 2025-09-11 03:20:05.450391 | ubuntu-noble-large | bootstrap | osism.commons:999.0.0 was installed successfully 2025-09-11 03:20:05.450400 | ubuntu-noble-large | bootstrap | Starting galaxy collection install process 2025-09-11 03:20:05.450410 | ubuntu-noble-large | bootstrap | Process install dependency map 2025-09-11 03:20:05.450419 | ubuntu-noble-large | bootstrap | Starting collection install process 2025-09-11 03:20:05.450429 | ubuntu-noble-large | bootstrap | Installing 'osism.services:999.0.0' to '/root/.ansible/collections/ansible_collections/osism/services' 2025-09-11 03:20:05.450439 | ubuntu-noble-large | bootstrap | Created collection for osism.services:999.0.0 at /root/.ansible/collections/ansible_collections/osism/services 2025-09-11 03:20:05.450457 | ubuntu-noble-large | bootstrap | osism.services:999.0.0 was installed successfully 2025-09-11 03:20:05.450467 | ubuntu-noble-large | bootstrap | Starting galaxy collection install process 2025-09-11 03:20:05.450476 | ubuntu-noble-large | bootstrap | Process install dependency map 2025-09-11 03:20:05.450486 | ubuntu-noble-large | bootstrap | Starting collection install process 2025-09-11 03:20:05.450496 | ubuntu-noble-large | bootstrap | Installing 'osism.manager:999.0.0' to '/root/.ansible/collections/ansible_collections/osism/manager' 2025-09-11 03:20:05.450505 | ubuntu-noble-large | bootstrap | Created collection for osism.manager:999.0.0 at /root/.ansible/collections/ansible_collections/osism/manager 2025-09-11 03:20:05.450515 | ubuntu-noble-large | bootstrap | osism.manager:999.0.0 was installed successfully 2025-09-11 03:20:05.450525 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:05.450535 | ubuntu-noble-large | bootstrap | PLAY [Create local ssh private key file] *************************************** 2025-09-11 03:20:05.450544 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:05.450554 | ubuntu-noble-large | bootstrap | TASK [Create id_operator.rsa file] ********************************************* 2025-09-11 03:20:05.450563 | ubuntu-noble-large | bootstrap | changed: [localhost] 2025-09-11 03:20:05.450573 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:05.450583 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:20:05.450593 | ubuntu-noble-large | bootstrap | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-09-11 03:20:05.450603 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:05.450613 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906177 | ubuntu-noble-large | bootstrap | PLAY [Make ssh pipelining working] ********************************************* 2025-09-11 03:20:25.906280 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906294 | ubuntu-noble-large | bootstrap | TASK [Do not require tty for all users] **************************************** 2025-09-11 03:20:25.906306 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.906318 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906329 | ubuntu-noble-large | bootstrap | PLAY [Apply role operator] ***************************************************** 2025-09-11 03:20:25.906340 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906351 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:20:25.906362 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.906373 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906384 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2025-09-11 03:20:25.906395 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.906406 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906427 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2025-09-11 03:20:25.906438 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.906449 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906460 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Create operator group] ************************** 2025-09-11 03:20:25.906470 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906481 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906492 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Create user] ************************************ 2025-09-11 03:20:25.906502 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906513 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906524 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Add user to additional groups] ****************** 2025-09-11 03:20:25.906535 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=adm) 2025-09-11 03:20:25.906546 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=sudo) 2025-09-11 03:20:25.906557 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906568 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2025-09-11 03:20:25.906578 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906589 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906601 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2025-09-11 03:20:25.906612 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=export LANGUAGE=C.UTF-8) 2025-09-11 03:20:25.906623 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=export LANG=C.UTF-8) 2025-09-11 03:20:25.906648 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=export LC_ALL=C.UTF-8) 2025-09-11 03:20:25.906657 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906666 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Create .ssh directory] ************************** 2025-09-11 03:20:25.906703 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906711 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906754 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2025-09-11 03:20:25.906763 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:25.906771 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906780 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2025-09-11 03:20:25.906788 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=None) 2025-09-11 03:20:25.906797 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906805 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906814 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2025-09-11 03:20:25.906822 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:25.906830 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906839 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2025-09-11 03:20:25.906848 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:25.906856 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906867 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2025-09-11 03:20:25.906877 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:25.906885 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906894 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Set password] *********************************** 2025-09-11 03:20:25.906902 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.906911 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906919 | ubuntu-noble-large | bootstrap | TASK [osism.commons.operator : Unset & lock password] ************************** 2025-09-11 03:20:25.906927 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:25.906935 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906943 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:20:25.906952 | ubuntu-noble-large | bootstrap | cumulus : ok=12 changed=8 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2025-09-11 03:20:25.906961 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906969 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906978 | ubuntu-noble-large | bootstrap | PLAY [Apply role network] ****************************************************** 2025-09-11 03:20:25.906986 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.906994 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:20:25.907003 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.907011 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.907019 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Gather variables for each operating system] ****** 2025-09-11 03:20:25.907028 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:25.907036 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.907044 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Include type specific tasks] ********************* 2025-09-11 03:20:25.907053 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/network/tasks/netplan-Debian-family.yml for cumulus 2025-09-11 03:20:25.907063 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.907071 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Install required packages] *********************** 2025-09-11 03:20:25.907079 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.907087 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.907096 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Remove ifupdown package] ************************* 2025-09-11 03:20:25.907104 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:25.907112 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:25.907120 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Create required directories] ********************* 2025-09-11 03:20:25.907128 | ubuntu-noble-large | bootstrap | ok: [cumulus] => (item=/etc/netplan) 2025-09-11 03:20:25.907136 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867777 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Prepare netplan configuration template] ********** 2025-09-11 03:20:41.867854 | ubuntu-noble-large | bootstrap | ok: [cumulus -> localhost] 2025-09-11 03:20:41.867868 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867878 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Copy netplan configuration] ********************** 2025-09-11 03:20:41.867888 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:41.867899 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867908 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Remove netplan configuration template] *********** 2025-09-11 03:20:41.867918 | ubuntu-noble-large | bootstrap | ok: [cumulus -> localhost] 2025-09-11 03:20:41.867927 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867937 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Check if path for interface file exists] ********* 2025-09-11 03:20:41.867946 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.867956 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867965 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Copy interfaces file] **************************** 2025-09-11 03:20:41.867974 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:41.867984 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.867993 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Install package networkd-dispatcher] ************* 2025-09-11 03:20:41.868002 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868012 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868021 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Copy dispatcher scripts] ************************* 2025-09-11 03:20:41.868030 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'src': '/opt/cloud-in-a-box/environments/manager/files/osism.sh', 'dest': 'routable.d/osism.sh'}) 2025-09-11 03:20:41.868042 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868051 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Manage service networkd-dispatcher] ************** 2025-09-11 03:20:41.868061 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:41.868070 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868079 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Include cleanup tasks] *************************** 2025-09-11 03:20:41.868089 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-netplan.yml for cumulus 2025-09-11 03:20:41.868098 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868108 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : List existing configuration files] *************** 2025-09-11 03:20:41.868117 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868129 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868145 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Set network_configured_files fact] *************** 2025-09-11 03:20:41.868162 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868178 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868192 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Remove unused configuration files] *************** 2025-09-11 03:20:41.868207 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=/etc/netplan/01-osism.yaml) 2025-09-11 03:20:41.868223 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:41.868238 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868252 | ubuntu-noble-large | bootstrap | TASK [osism.commons.network : Include dummy interfaces] ************************ 2025-09-11 03:20:41.868266 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:41.868282 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868296 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.commons.network : Netplan configuration changed] ******** 2025-09-11 03:20:41.868313 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:41.868330 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868346 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:20:41.868362 | ubuntu-noble-large | bootstrap | cumulus : ok=16 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-09-11 03:20:41.868379 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868394 | ubuntu-noble-large | bootstrap | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2025-09-11 03:20:41.868409 | ubuntu-noble-large | bootstrap | Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-09-11 03:20:41.868424 | ubuntu-noble-large | bootstrap | Hit:3 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-09-11 03:20:41.868442 | ubuntu-noble-large | bootstrap | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-09-11 03:20:41.868471 | ubuntu-noble-large | bootstrap | Reading package lists... 2025-09-11 03:20:41.868490 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868501 | ubuntu-noble-large | bootstrap | PLAY [Bootstrap manager node - pt. 1] ****************************************** 2025-09-11 03:20:41.868510 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868519 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:20:41.868529 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868538 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868548 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hostname : Set hostname_name fact] ************************* 2025-09-11 03:20:41.868557 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868566 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868576 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hostname : Set hostname] *********************************** 2025-09-11 03:20:41.868611 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:41.868621 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868631 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hostname : Copy /etc/hostname] ***************************** 2025-09-11 03:20:41.868640 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868650 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868659 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hosts : Include type specific tasks] *********************** 2025-09-11 03:20:41.868669 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/hosts/tasks/type-block.yml for cumulus 2025-09-11 03:20:41.868678 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868687 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hosts : Get /etc/hosts file] ******************************* 2025-09-11 03:20:41.868697 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:41.868706 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868716 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hosts : Copy initial /etc/hosts file] ********************** 2025-09-11 03:20:41.868758 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:41.868769 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:41.868778 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hosts : Add hosts] ***************************************** 2025-09-11 03:20:41.868788 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=cumulus) 2025-09-11 03:20:41.868797 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:41.868807 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.887941 | ubuntu-noble-large | bootstrap | TASK [osism.commons.hosts : Add additional hosts] ****************************** 2025-09-11 03:20:50.888021 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=['api.in-a-box.cloud', '192.168.16.254']) 2025-09-11 03:20:50.888033 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=['manager.systems.in-a-box.cloud', '192.168.16.10']) 2025-09-11 03:20:50.888043 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888052 | ubuntu-noble-large | bootstrap | TASK [osism.commons.proxy : Include distribution specific tasks] *************** 2025-09-11 03:20:50.888078 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888088 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888097 | ubuntu-noble-large | bootstrap | TASK [osism.commons.proxy : Set system wide settings in environment file] ****** 2025-09-11 03:20:50.888106 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888114 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888123 | ubuntu-noble-large | bootstrap | TASK [osism.commons.proxy : Remove system wide settings in environment file] *** 2025-09-11 03:20:50.888131 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888140 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888149 | ubuntu-noble-large | bootstrap | TASK [osism.commons.sshconfig : Get home directory of operator user] *********** 2025-09-11 03:20:50.888157 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888165 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888174 | ubuntu-noble-large | bootstrap | TASK [osism.commons.sshconfig : Ensure .ssh/config.d exist] ******************** 2025-09-11 03:20:50.888182 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:50.888191 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888199 | ubuntu-noble-large | bootstrap | TASK [osism.commons.sshconfig : Ensure config for each host exist] ************* 2025-09-11 03:20:50.888208 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=cumulus) 2025-09-11 03:20:50.888216 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888224 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888233 | ubuntu-noble-large | bootstrap | TASK [osism.commons.sshconfig : Add extra config] ****************************** 2025-09-11 03:20:50.888262 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888271 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888279 | ubuntu-noble-large | bootstrap | TASK [osism.commons.sshconfig : Assemble ssh config] *************************** 2025-09-11 03:20:50.888287 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:50.888296 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888304 | ubuntu-noble-large | bootstrap | TASK [osism.commons.certificates : Gather variables for each operating system] *** 2025-09-11 03:20:50.888312 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888320 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888329 | ubuntu-noble-large | bootstrap | TASK [osism.commons.certificates : Include distribution specific install tasks] *** 2025-09-11 03:20:50.888337 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/certificates/tasks/install-Debian-family.yml for cumulus 2025-09-11 03:20:50.888348 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888356 | ubuntu-noble-large | bootstrap | TASK [osism.commons.certificates : Install ca-certificates package on Debian] *** 2025-09-11 03:20:50.888364 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888373 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888381 | ubuntu-noble-large | bootstrap | TASK [osism.commons.certificates : Copy CA certificates] *********************** 2025-09-11 03:20:50.888389 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888398 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888406 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2025-09-11 03:20:50.888414 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888422 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888430 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2025-09-11 03:20:50.888439 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for cumulus 2025-09-11 03:20:50.888448 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888456 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2025-09-11 03:20:50.888465 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for cumulus 2025-09-11 03:20:50.888473 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888482 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2025-09-11 03:20:50.888490 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888498 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888507 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2025-09-11 03:20:50.888542 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888551 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888565 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2025-09-11 03:20:50.888574 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888582 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888591 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2025-09-11 03:20:50.888599 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:20:50.888607 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888615 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2025-09-11 03:20:50.888624 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:50.888633 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888641 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2025-09-11 03:20:50.888649 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:50.888658 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888666 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2025-09-11 03:20:50.888674 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:20:50.888683 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888691 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2025-09-11 03:20:50.888700 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for cumulus 2025-09-11 03:20:50.888715 | ubuntu-noble-large | bootstrap | 2025-09-11 03:20:50.888759 | ubuntu-noble-large | bootstrap | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2025-09-11 03:20:50.888769 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:20:50.888777 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884076 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Gather variables for each operating system] *** 2025-09-11 03:21:11.884148 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884166 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884179 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2025-09-11 03:21:11.884191 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884203 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884215 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Set repositories to default] ****************** 2025-09-11 03:21:11.884227 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884239 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884252 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2025-09-11 03:21:11.884264 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for cumulus 2025-09-11 03:21:11.884277 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884318 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2025-09-11 03:21:11.884331 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884343 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884355 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2025-09-11 03:21:11.884367 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:11.884379 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884392 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2025-09-11 03:21:11.884403 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:11.884415 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884428 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Remove sources.list file] ********************* 2025-09-11 03:21:11.884439 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884451 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884463 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2025-09-11 03:21:11.884476 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:11.884488 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884500 | ubuntu-noble-large | bootstrap | TASK [osism.commons.repository : Update package cache] ************************* 2025-09-11 03:21:11.884512 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884524 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884536 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.commons.hostname : Gathers facts about hosts] *********** 2025-09-11 03:21:11.884548 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884560 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884573 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2025-09-11 03:21:11.884585 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884597 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884609 | ubuntu-noble-large | bootstrap | PLAY [Bootstrap manager node - pt. 2] ****************************************** 2025-09-11 03:21:11.884621 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884633 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:21:11.884645 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884657 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884671 | ubuntu-noble-large | bootstrap | TASK [osism.commons.timezone : Install tzdata package] ************************* 2025-09-11 03:21:11.884683 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884695 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884707 | ubuntu-noble-large | bootstrap | TASK [osism.commons.timezone : Set timezone to UTC] **************************** 2025-09-11 03:21:11.884751 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:11.884767 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884779 | ubuntu-noble-large | bootstrap | TASK [osism.commons.timezone : Create /etc/adjtime file] *********************** 2025-09-11 03:21:11.884791 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:11.884815 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884825 | ubuntu-noble-large | bootstrap | TASK [osism.commons.timezone : Ensure UTC in /etc/adjtime] ********************* 2025-09-11 03:21:11.884834 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:11.884843 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884853 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2025-09-11 03:21:11.884862 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:11.884872 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884881 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2025-09-11 03:21:11.884890 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884900 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884909 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2025-09-11 03:21:11.884918 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884928 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884937 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2025-09-11 03:21:11.884946 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884955 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884965 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Populate service facts] ************************** 2025-09-11 03:21:11.884977 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.884988 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.884997 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2025-09-11 03:21:11.885007 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:11.885016 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.885026 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2025-09-11 03:21:11.885035 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/chrony/tasks/install-Debian-family.yml for cumulus 2025-09-11 03:21:11.885046 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.885055 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Install package] ********************************* 2025-09-11 03:21:11.885064 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:11.885074 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.885083 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Manage chrony service] *************************** 2025-09-11 03:21:11.885093 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.885102 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.885111 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Check if configuration file exists] ************** 2025-09-11 03:21:11.885121 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:11.885130 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:11.885139 | ubuntu-noble-large | bootstrap | TASK [osism.services.chrony : Copy configuration file] ************************* 2025-09-11 03:21:55.971262 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/root/.ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2025-09-11 03:21:55.971339 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971356 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Gather variables for each operating system] ****** 2025-09-11 03:21:55.971370 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971384 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971397 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Set docker_version variable to default value] **** 2025-09-11 03:21:55.971409 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.971422 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971435 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2025-09-11 03:21:55.971448 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971460 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971472 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include block storage tasks] ********************* 2025-09-11 03:21:55.971485 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.971497 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971509 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include zram storage tasks] ********************** 2025-09-11 03:21:55.971521 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.971534 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971546 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include docker install tasks] ******************** 2025-09-11 03:21:55.971570 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-Debian-family.yml for cumulus 2025-09-11 03:21:55.971582 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971592 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2025-09-11 03:21:55.971601 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971611 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971621 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Gather package facts] **************************** 2025-09-11 03:21:55.971646 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971657 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971667 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2025-09-11 03:21:55.971677 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=containerd) 2025-09-11 03:21:55.971687 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=docker.io) 2025-09-11 03:21:55.971697 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=docker-engine) 2025-09-11 03:21:55.971707 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.971717 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971809 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install apt-transport-https package] ************* 2025-09-11 03:21:55.971820 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971831 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971840 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Add repository gpg key] ************************** 2025-09-11 03:21:55.971850 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.971860 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971870 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Add repository] ********************************** 2025-09-11 03:21:55.971880 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.971889 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971899 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Update package cache] **************************** 2025-09-11 03:21:55.971909 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:21:55.971919 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971929 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Pin docker package version] ********************** 2025-09-11 03:21:55.971938 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.971948 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971958 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2025-09-11 03:21:55.971968 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.971977 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.971987 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Unlock containerd package] *********************** 2025-09-11 03:21:55.971997 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.972007 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972017 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install containerd package] ********************** 2025-09-11 03:21:55.972026 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.972036 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972046 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Lock containerd package] ************************* 2025-09-11 03:21:55.972055 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.972065 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972075 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install docker-cli package] ********************** 2025-09-11 03:21:55.972084 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.972094 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972104 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install docker package] ************************** 2025-09-11 03:21:55.972113 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.972123 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972133 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2025-09-11 03:21:55.972143 | ubuntu-noble-large | bootstrap | ok: [cumulus] => (item=python3-docker) 2025-09-11 03:21:55.972152 | ubuntu-noble-large | bootstrap | ok: [cumulus] => (item=python-docker) 2025-09-11 03:21:55.972163 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972173 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install python3 docker package] ****************** 2025-09-11 03:21:55.972191 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.972228 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972239 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2025-09-11 03:21:55.972249 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:21:55.972259 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972268 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2025-09-11 03:21:55.972278 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.972288 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972298 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2025-09-11 03:21:55.972308 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=python3-docker) 2025-09-11 03:21:55.972318 | ubuntu-noble-large | bootstrap | skipping: [cumulus] => (item=python-docker) 2025-09-11 03:21:55.972327 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:21:55.972337 | ubuntu-noble-large | bootstrap | 2025-09-11 03:21:55.972347 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2025-09-11 03:22:07.471596 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.471657 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471671 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2025-09-11 03:22:07.471684 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.471695 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471706 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Install packages required by docker login] ******* 2025-09-11 03:22:07.471718 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.471767 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471778 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2025-09-11 03:22:07.471789 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.471801 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471812 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include config tasks] **************************** 2025-09-11 03:22:07.471823 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/docker/tasks/config.yml for cumulus 2025-09-11 03:22:07.471834 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471845 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Create plugins directory] ************************ 2025-09-11 03:22:07.471856 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.471867 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471890 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Create systemd overlay directory] **************** 2025-09-11 03:22:07.471902 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.471912 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471923 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2025-09-11 03:22:07.471935 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.471945 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471956 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2025-09-11 03:22:07.471967 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.471978 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.471988 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Copy limits configuration file] ****************** 2025-09-11 03:22:07.471999 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.472010 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472048 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2025-09-11 03:22:07.472060 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.472071 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472082 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include service tasks] *************************** 2025-09-11 03:22:07.472093 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for cumulus 2025-09-11 03:22:07.472103 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472114 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Reload systemd daemon] *************************** 2025-09-11 03:22:07.472125 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.472148 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472157 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Manage service] ********************************** 2025-09-11 03:22:07.472166 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.472174 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472182 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Manage docker socket service] ******************** 2025-09-11 03:22:07.472191 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.472199 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472207 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Manage containerd service] *********************** 2025-09-11 03:22:07.472216 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:07.472224 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472233 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2025-09-11 03:22:07.472241 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for cumulus 2025-09-11 03:22:07.472250 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472258 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Flush handlers] ********************************** 2025-09-11 03:22:07.472267 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472275 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2025-09-11 03:22:07.472284 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.472292 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472300 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2025-09-11 03:22:07.472309 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.472317 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472325 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Add user to docker group] ************************ 2025-09-11 03:22:07.472333 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.472342 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472350 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2025-09-11 03:22:07.472359 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.472367 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472375 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Include facts tasks] ***************************** 2025-09-11 03:22:07.472383 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/docker/tasks/facts.yml for cumulus 2025-09-11 03:22:07.472392 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472400 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Create facts directory] ************************** 2025-09-11 03:22:07.472408 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:07.472416 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472425 | ubuntu-noble-large | bootstrap | TASK [osism.services.docker : Copy docker fact files] ************************** 2025-09-11 03:22:07.472433 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=docker_containers) 2025-09-11 03:22:07.472442 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=docker_images) 2025-09-11 03:22:07.472451 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472459 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2025-09-11 03:22:07.472468 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:07.472476 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:07.472485 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2025-09-11 03:22:23.895037 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/docker_compose/tasks/install-Debian-family.yml for cumulus 2025-09-11 03:22:23.895103 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895118 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2025-09-11 03:22:23.895129 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895140 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895150 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2025-09-11 03:22:23.895160 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895170 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895179 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2025-09-11 03:22:23.895200 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895210 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895220 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2025-09-11 03:22:23.895229 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895239 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895248 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2025-09-11 03:22:23.895257 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895267 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895276 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2025-09-11 03:22:23.895286 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895295 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895305 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2025-09-11 03:22:23.895314 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895324 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895347 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2025-09-11 03:22:23.895357 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895367 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895376 | ubuntu-noble-large | bootstrap | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2025-09-11 03:22:23.895385 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895395 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895404 | ubuntu-noble-large | bootstrap | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2025-09-11 03:22:23.895413 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895423 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895432 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:22:23.895447 | ubuntu-noble-large | bootstrap | cumulus : ok=93 changed=36 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2025-09-11 03:22:23.895457 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895467 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895476 | ubuntu-noble-large | bootstrap | PLAY [Update configuration] **************************************************** 2025-09-11 03:22:23.895485 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895495 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:22:23.895504 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895513 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895523 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Create required directories] *************** 2025-09-11 03:22:23.895555 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/configuration) 2025-09-11 03:22:23.895564 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895574 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Include tasks required by the specific configuration type] *** 2025-09-11 03:22:23.895584 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/configuration/tasks/git.yml for cumulus 2025-09-11 03:22:23.895594 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895605 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Set configuration_git_repository_url fact (with username or personal access token)] *** 2025-09-11 03:22:23.895615 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895625 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895634 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Set configuration_git_repository_url fact (without username)] *** 2025-09-11 03:22:23.895644 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895653 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895663 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Copy private ssh key] ********************** 2025-09-11 03:22:23.895672 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895682 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895691 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Install required packages on Debian] ******* 2025-09-11 03:22:23.895700 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:22:23.895710 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895750 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Install required packages on RedHat] ******* 2025-09-11 03:22:23.895782 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895792 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895802 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Set proxy configuration] ******************* 2025-09-11 03:22:23.895811 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895820 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895830 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Include update tasks] ********************** 2025-09-11 03:22:23.895839 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/commons/roles/configuration/tasks/update.yml for cumulus 2025-09-11 03:22:23.895849 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895858 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Clone configuration repository (ssh / with auth) with branch main] *** 2025-09-11 03:22:23.895868 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:22:23.895877 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895887 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Clone configuration repository (without auth or personal access token) with branch main] *** 2025-09-11 03:22:23.895896 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895906 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895915 | ubuntu-noble-large | bootstrap | TASK [osism.commons.configuration : Set permissions of configuration directory] *** 2025-09-11 03:22:23.895925 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:22:23.895934 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:23.895943 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:22:41.626041 | ubuntu-noble-large | bootstrap | cumulus : ok=8 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2025-09-11 03:22:41.626114 | ubuntu-noble-large | bootstrap | 2025-09-11 03:22:41.626131 | ubuntu-noble-large | bootstrap | /opt/cloud-in-a-box /opt/cloud-in-a-box/environments/manager /home/zuul 2025-09-11 03:22:41.626144 | ubuntu-noble-large | bootstrap | Collecting uv 2025-09-11 03:22:41.626159 | ubuntu-noble-large | bootstrap | Using cached uv-0.8.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-09-11 03:22:41.626172 | ubuntu-noble-large | bootstrap | Using cached uv-0.8.17-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (21.1 MB) 2025-09-11 03:22:41.626184 | ubuntu-noble-large | bootstrap | Installing collected packages: uv 2025-09-11 03:22:41.626197 | ubuntu-noble-large | bootstrap | Successfully installed uv-0.8.17 2025-09-11 03:22:41.626209 | ubuntu-noble-large | bootstrap | touch venv/bin/activate 2025-09-11 03:22:41.626221 | ubuntu-noble-large | bootstrap | osism.cfg-generics: 2025-09-11 03:22:41.626234 | ubuntu-noble-large | bootstrap | - cloning osism.cfg-generics to /root/.gilt/clone/github.com/osism.cfg-generics 2025-09-11 03:22:41.626246 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /opt/cloud-in-a-box/./gilt.yml 2025-09-11 03:22:41.626258 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/requirements.txt to /opt/cloud-in-a-box/./requirements.txt 2025-09-11 03:22:41.626301 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/Makefile to /opt/cloud-in-a-box/./Makefile 2025-09-11 03:22:41.626314 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/images.yml to /opt/cloud-in-a-box/environments/manager/images.yml 2025-09-11 03:22:41.626329 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/run.sh to /opt/cloud-in-a-box/environments/manager/run.sh 2025-09-11 03:22:41.626342 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/ansible.cfg to /opt/cloud-in-a-box/environments/manager/ansible.cfg 2025-09-11 03:22:41.626354 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/requirements.txt to /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626385 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/src/render-images.py to /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626399 | ubuntu-noble-large | bootstrap | - copied (v0.20241206.0) /root/.gilt/clone/github.com/osism.cfg-generics/src/set-versions.py to /opt/cloud-in-a-box/environments/ 2025-09-11 03:22:41.626423 | ubuntu-noble-large | bootstrap | - running `python3 render-images.py` in /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626434 | ubuntu-noble-large | bootstrap | - running `rm render-images.py` in /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626444 | ubuntu-noble-large | bootstrap | - running `python3 set-versions.py` in /opt/cloud-in-a-box/environments/ 2025-09-11 03:22:41.626453 | ubuntu-noble-large | bootstrap | - running `rm set-versions.py` in /opt/cloud-in-a-box/environments/ 2025-09-11 03:22:41.626463 | ubuntu-noble-large | bootstrap | osism.cfg-generics: 2025-09-11 03:22:41.626472 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/gilt.yml to /opt/cloud-in-a-box/./gilt.yml 2025-09-11 03:22:41.626481 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/requirements.txt to /opt/cloud-in-a-box/./requirements.txt 2025-09-11 03:22:41.626491 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/Makefile to /opt/cloud-in-a-box/./Makefile 2025-09-11 03:22:41.626500 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/images.yml to /opt/cloud-in-a-box/environments/manager/images.yml 2025-09-11 03:22:41.626509 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/run.sh to /opt/cloud-in-a-box/environments/manager/run.sh 2025-09-11 03:22:41.626518 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/ansible.cfg to /opt/cloud-in-a-box/environments/manager/ansible.cfg 2025-09-11 03:22:41.626527 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/environments/manager/requirements.txt to /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626537 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/src/render-images.py to /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626546 | ubuntu-noble-large | bootstrap | - copied (v0.20250823.0) /root/.gilt/clone/github.com/osism.cfg-generics/src/set-versions.py to /opt/cloud-in-a-box/environments/ 2025-09-11 03:22:41.626555 | ubuntu-noble-large | bootstrap | - running `python3 render-images.py` in /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626564 | ubuntu-noble-large | bootstrap | - running `rm render-images.py` in /opt/cloud-in-a-box/environments/manager/ 2025-09-11 03:22:41.626574 | ubuntu-noble-large | bootstrap | - running `python3 set-versions.py` in /opt/cloud-in-a-box/environments/ 2025-09-11 03:23:41.799167 | ubuntu-noble-large | bootstrap | - running `rm set-versions.py` in /opt/cloud-in-a-box/environments/ 2025-09-11 03:23:41.799219 | ubuntu-noble-large | bootstrap | /opt/cloud-in-a-box/environments/manager /home/zuul 2025-09-11 03:23:41.799229 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:41.799239 | ubuntu-noble-large | bootstrap | PLAY [Pull manager images] ***************************************************** 2025-09-11 03:23:41.799248 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:41.799257 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:23:41.799265 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:23:41.799275 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:41.799283 | ubuntu-noble-large | bootstrap | TASK [Pull images] ************************************************************* 2025-09-11 03:23:41.799292 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/ara-server:1.7.3) 2025-09-11 03:23:41.799300 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=index.docker.io/library/mariadb:11.8.3) 2025-09-11 03:23:41.799308 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/ceph-ansible:quincy) 2025-09-11 03:23:41.799317 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/inventory-reconciler:latest) 2025-09-11 03:23:41.799326 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/kolla-ansible:2024.2) 2025-09-11 03:23:41.799334 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=index.docker.io/library/redis:7.4.5-alpine) 2025-09-11 03:23:41.799342 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/netbox:v4.3.5) 2025-09-11 03:23:41.799355 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/osism-ansible:latest) 2025-09-11 03:23:41.799362 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/osism:latest) 2025-09-11 03:23:41.799368 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=quay.io/osism/osism-netbox:latest) 2025-09-11 03:23:41.799374 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=index.docker.io/library/postgres:16.10-alpine) 2025-09-11 03:23:41.799380 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=index.docker.io/library/traefik:v3.5.0) 2025-09-11 03:23:41.799387 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:41.799393 | ubuntu-noble-large | bootstrap | TASK [Check sync status] ******************************************************* 2025-09-11 03:23:41.799402 | ubuntu-noble-large | bootstrap | failed: [cumulus] (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j761717489679.11452', 'results_file': '/home/dragon/.ansible_async/j761717489679.11452', 'changed': True, 'item': 'quay.io/osism/ara-server:1.7.3', 'ansible_loop_var': 'item'}) => {"ansible_job_id": "j761717489679.11452", "ansible_loop_var": "async_result_item", "async_result_item": {"ansible_job_id": "j761717489679.11452", "ansible_loop_var": "item", "changed": true, "failed": 0, "finished": 0, "item": "quay.io/osism/ara-server:1.7.3", "results_file": "/home/dragon/.ansible_async/j761717489679.11452", "started": 1}, "attempts": 1, "changed": false, "finished": 1, "msg": "Error pulling image quay.io/osism/ara-server:1.7.3 - 404 Client Error for http+docker://localhost/v1.47/images/create?tag=1.7.3&fromImage=quay.io%2Fosism%2Fara-server: Not Found (\"manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown\")", "results_file": "/home/dragon/.ansible_async/j761717489679.11452", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2025-09-11 03:23:41.799411 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (30 retries left). 2025-09-11 03:23:41.799418 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (29 retries left). 2025-09-11 03:23:41.799424 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (28 retries left). 2025-09-11 03:23:41.799432 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j970857098980.11483', 'results_file': '/home/dragon/.ansible_async/j970857098980.11483', 'changed': True, 'item': 'index.docker.io/library/mariadb:11.8.3', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:41.799452 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (30 retries left). 2025-09-11 03:23:41.799459 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (29 retries left). 2025-09-11 03:23:41.799465 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (28 retries left). 2025-09-11 03:23:41.799472 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j295999446510.11521', 'results_file': '/home/dragon/.ansible_async/j295999446510.11521', 'changed': True, 'item': 'quay.io/osism/ceph-ansible:quincy', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:41.799498 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j559526943572.11559', 'results_file': '/home/dragon/.ansible_async/j559526943572.11559', 'changed': True, 'item': 'quay.io/osism/inventory-reconciler:latest', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:41.799505 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (30 retries left). 2025-09-11 03:23:41.897096 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finstrap | Prepared 4 packages in 5.11s 2025-09-11 03:23:41.897159 | ubuntu-noble-large | bootstrap | Installed 4 packages in 388ms 2025-09-11 03:23:41.897171 | ubuntu-noble-large | bootstrap | + ansible==9.4.0 2025-09-11 03:23:41.897183 | ubuntu-noble-large | bootstrap | + ansible-core==2.16.14 2025-09-11 03:23:41.897192 | ubuntu-noble-large | bootstrap | + packaging==25.0 2025-09-11 03:23:41.897202 | ubuntu-noble-large | bootstrap | + resolvelib==1.0.1 2025-09-11 03:23:41.897212 | ubuntu-noble-large | bootstrap | Cloning into '/root/.ansible/tmp/ansible-local-5867yw7gposd/tmp_2bpqw2q/ansible-collection-commonspgdp_imf'... 2025-09-11 03:23:41.897244 | ubuntu-noble-large | bootstrap | HEAD is now at db9f385 kubectl: add kubectl_version parameter (#742) 2025-09-11 03:23:41.897253 | ubuntu-noble-large | bootstrap | Cloning into '/root/.ansible/tmp/ansible-local-5882pkycgz0c/tmp7eqncpri/ansible-collection-servicesfgxnbts7'... 2025-09-11 03:23:41.897263 | ubuntu-noble-large | bootstrap | HEAD is now at 65f93316 chore(deps): update quay.io/osism/netbox docker tag to v4.1.9 (#1721) 2025-09-11 03:23:41.897273 | ubuntu-noble-large | bootstrap | Cloning into '/root/.ansible/tmp/ansible-local-5897mgxnnn50/tmpzbg111kf/ansible-playbooks-managerf8shmktq'... 2025-09-11 03:23:41.897282 | ubuntu-noble-large | bootstrap | HEAD is now at 1f1a224 Remove "DO NOT EDIT THIS FILE BY HAND" from all plays (#38) 2025-09-11 03:23:41.897292 | ubuntu-noble-large | bootstrap | + export INSTALL_ANSIBLE_ROLES=false 2025-09-11 03:23:41.897301 | ubuntu-noble-large | bootstrap | + INSTALL_ANSIBLE_ROLES=false 2025-09-11 03:23:41.897310 | ubuntu-noble-large | bootstrap | + ./run.sh network 2025-09-11 03:23:41.897320 | ubuntu-noble-large | bootstrap | + echo 'network: {config: disabled}' 2025-09-11 03:23:41.897329 | ubuntu-noble-large | bootstrap | + rm -f /etc/netplan/50-cloud-init.yaml 2025-09-11 03:23:41.897338 | ubuntu-noble-large | bootstrap | + netplan apply 2025-09-11 03:23:41.897348 | ubuntu-noble-large | bootstrap | systemd-networkd is not running, output might be incomplete. 2025-09-11 03:23:41.897358 | ubuntu-noble-large | bootstrap | Failed to reload network settings: Unit dbus-org.freedesktop.network1.service not found. 2025-09-11 03:23:41.897367 | ubuntu-noble-large | bootstrap | Falling back to a hard restart of systemd-networkd.service 2025-09-11 03:23:41.897376 | ubuntu-noble-large | bootstrap | + apt-get update 2025-09-11 03:23:41.897385 | ubuntu-noble-large | bootstrap | + ./run.sh bootstrap 2025-09-11 03:23:41.897394 | ubuntu-noble-large | bootstrap | + chmod o+rw /var/run/docker.sock 2025-09-11 03:23:41.897404 | ubuntu-noble-large | bootstrap | + ./run.sh configuration 2025-09-11 03:23:41.897413 | ubuntu-noble-large | bootstrap | + find /opt/configuration -type f -exec sed -i s/eno1/ens3/g '{}' + 2025-09-11 03:23:41.897422 | ubuntu-noble-large | bootstrap | + [[ kubernetes == \s\a\n\d\b\o\x ]] 2025-09-11 03:23:41.897432 | ubuntu-noble-large | bootstrap | + [[ kubernetes == \e\d\g\e ]] 2025-09-11 03:23:41.897441 | ubuntu-noble-large | bootstrap | + [[ kubernetes == \k\u\b\e\r\n\e\t\e\s ]] 2025-09-11 03:23:41.897450 | ubuntu-noble-large | bootstrap | + ./disable-netbox.sh 2025-09-11 03:23:41.897460 | ubuntu-noble-large | bootstrap | + echo 'manager_enable_openstack: false' 2025-09-11 03:23:41.897469 | ubuntu-noble-large | bootstrap | + echo 'manager_enable_openstack: false' 2025-09-11 03:23:41.897478 | ubuntu-noble-large | bootstrap | + sed -i /flower_enable:/d /opt/cloud-in-a-box/environments/manager/configuration.yml 2025-09-11 03:23:41.897513 | ubuntu-noble-large | bootstrap | + sed -i /flower_enable:/d /opt/configuration/environments/manager/configuration.yml 2025-09-11 03:23:41.897523 | ubuntu-noble-large | bootstrap | + echo 'enable_ceph_ansible: false' 2025-09-11 03:23:41.897532 | ubuntu-noble-large | bootstrap | + echo 'enable_kolla_ansible: false' 2025-09-11 03:23:41.897542 | ubuntu-noble-large | bootstrap | + echo 'enable_ceph_ansible: false' 2025-09-11 03:23:41.897551 | ubuntu-noble-large | bootstrap | + echo 'enable_kolla_ansible: false' 2025-09-11 03:23:41.897560 | ubuntu-noble-large | bootstrap | + sed -i 's/manager_version: .*/manager_version: latest/g' /opt/cloud-in-a-box/environments/manager/configuration.yml 2025-09-11 03:23:41.897571 | ubuntu-noble-large | bootstrap | + sed -i 's/manager_version: .*/manager_version: latest/g' /opt/configuration/environments/manager/configuration.yml 2025-09-11 03:23:41.897580 | ubuntu-noble-large | bootstrap | + pushd /opt/cloud-in-a-box 2025-09-11 03:23:41.897589 | ubuntu-noble-large | bootstrap | + make sync 2025-09-11 03:23:41.897599 | ubuntu-noble-large | bootstrap | INFO: the file VAULTPASS_FILE='/opt/cloud-in-a-box/secrets/vaultpass' does not exist and no running 'osism-ansible' container 2025-09-11 03:23:41.897610 | ubuntu-noble-large | bootstrap | Using Python 3.12.3 environment at: venv 2025-09-11 03:23:41.897619 | ubuntu-noble-large | bootstrap | Resolved 22 packages in 1.05s 2025-09-11 03:23:41.897628 | ubuntu-noble-large | bootstrap | Building pwgen==0.8.2.post0 2025-09-11 03:23:41.897638 | ubuntu-noble-large | bootstrap | Downloading ansible-core (2.1MiB) 2025-09-11 03:23:41.897647 | ubuntu-noble-large | bootstrap | Downloading ansible (54.0MiB) 2025-09-11 03:23:41.897657 | ubuntu-noble-large | bootstrap | Built pwgen==0.8.2.post0 2025-09-11 03:23:41.897666 | ubuntu-noble-large | bootstrap | Downloading ansible-core 2025-09-11 03:23:41.897675 | ubuntu-noble-large | bootstrap | Downloading ansible 2025-09-11 03:23:41.897691 | ubuntu-noble-large | bootstrap | Prepared 14 packages in 7.12s 2025-09-11 03:23:41.897701 | ubuntu-noble-large | bootstrap | Installed 22 packages in 460ms 2025-09-11 03:23:41.897710 | ubuntu-noble-large | bootstrap | + ansible==11.10.0 2025-09-11 03:23:41.897768 | ubuntu-noble-large | bootstrap | + ansible-core==2.18.9 2025-09-11 03:23:41.897783 | ubuntu-noble-large | bootstrap | + certifi==2025.8.3 2025-09-11 03:23:41.897792 | ubuntu-noble-large | bootstrap | + cffi==2.0.0 2025-09-11 03:23:41.897802 | ubuntu-noble-large | bootstrap | + charset-normalizer==3.4.3 2025-09-11 03:23:41.897811 | ubuntu-noble-large | bootstrap | + click==8.2.1 2025-09-11 03:23:41.897820 | ubuntu-noble-large | bootstrap | + colorama==0.4.6 2025-09-11 03:23:41.897830 | ubuntu-noble-large | bootstrap | + cryptography==45.0.7 2025-09-11 03:23:41.897839 | ubuntu-noble-large | bootstrap | + fasteners==0.20 2025-09-11 03:23:41.897849 | ubuntu-noble-large | bootstrap | + idna==3.10 2025-09-11 03:23:41.897858 | ubuntu-noble-large | bootstrap | + jinja2==3.1.6 2025-09-11 03:23:41.897867 | ubuntu-noble-large | bootstrap | + markupsafe==3.0.2 2025-09-11 03:23:41.897877 | ubuntu-noble-large | bootstrap | + packaging==25.0 2025-09-11 03:23:41.897886 | ubuntu-noble-large | bootstrap | + pwgen==0.8.2.post0 2025-09-11 03:23:41.897895 | ubuntu-noble-large | bootstrap | + pycparser==2.23 2025-09-11 03:23:41.897904 | ubuntu-noble-large | bootstrap | + python-gilt==1.2.3 2025-09-11 03:23:41.897914 | ubuntu-noble-large | bootstrap | + pyyaml==6.0.2 2025-09-11 03:23:41.897923 | ubuntu-noble-large | bootstrap | + requests==2.32.5 2025-09-11 03:23:41.897932 | ubuntu-noble-large | bootstrap | + resolvelib==1.0.1 2025-09-11 03:23:41.897942 | ubuntu-noble-large | bootstrap | + sh==2.2.2 2025-09-11 03:23:41.897951 | ubuntu-noble-large | bootstrap | + tabulate==0.9.0 2025-09-11 03:23:41.897961 | ubuntu-noble-large | bootstrap | + urllib3==2.5.0 2025-09-11 03:23:41.897970 | ubuntu-noble-large | bootstrap | + cp /opt/cloud-in-a-box/environments/manager/images.yml /opt/configuration/environments/manager/images.yml 2025-09-11 03:23:41.897980 | ubuntu-noble-large | bootstrap | + chown dragon:dragon /opt/configuration/environments/manager/images.yml 2025-09-11 03:23:41.897990 | ubuntu-noble-large | bootstrap | + popd 2025-09-11 03:23:41.897999 | ubuntu-noble-large | bootstrap | + ./run.sh pull 2025-09-11 03:23:46.128681 | ubuntu-noble-large | bootstrished': 0, 'ansible_job_id': 'j333433679080.11598', 'results_file': '/home/dragon/.ansible_async/j333433679080.11598', 'changed': True, 'item': 'quay.io/osism/kolla-ansible:2024.2', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128793 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j380091190487.11636', 'results_file': '/home/dragon/.ansible_async/j380091190487.11636', 'changed': True, 'item': 'index.docker.io/library/redis:7.4.5-alpine', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128828 | ubuntu-noble-large | bootstrap | failed: [cumulus] (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j299505276019.11674', 'results_file': '/home/dragon/.ansible_async/j299505276019.11674', 'changed': True, 'item': 'quay.io/osism/netbox:v4.3.5', 'ansible_loop_var': 'item'}) => {"ansible_job_id": "j299505276019.11674", "ansible_loop_var": "async_result_item", "async_result_item": {"ansible_job_id": "j299505276019.11674", "ansible_loop_var": "item", "changed": true, "failed": 0, "finished": 0, "item": "quay.io/osism/netbox:v4.3.5", "results_file": "/home/dragon/.ansible_async/j299505276019.11674", "started": 1}, "attempts": 1, "changed": false, "finished": 1, "msg": "Error pulling image quay.io/osism/netbox:v4.3.5 - 404 Client Error for http+docker://localhost/v1.47/images/create?tag=v4.3.5&fromImage=quay.io%2Fosism%2Fnetbox: Not Found (\"manifest for quay.io/osism/netbox:v4.3.5 not found: manifest unknown: manifest unknown\")", "results_file": "/home/dragon/.ansible_async/j299505276019.11674", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2025-09-11 03:23:46.128849 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (30 retries left). 2025-09-11 03:23:46.128861 | ubuntu-noble-large | bootstrap | FAILED - RETRYING: [cumulus]: Check sync status (29 retries left). 2025-09-11 03:23:46.128873 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j817024482807.11713', 'results_file': '/home/dragon/.ansible_async/j817024482807.11713', 'changed': True, 'item': 'quay.io/osism/osism-ansible:latest', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128901 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j789871380838.11751', 'results_file': '/home/dragon/.ansible_async/j789871380838.11751', 'changed': True, 'item': 'quay.io/osism/osism:latest', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128912 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j110356983715.11789', 'results_file': '/home/dragon/.ansible_async/j110356983715.11789', 'changed': True, 'item': 'quay.io/osism/osism-netbox:latest', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128923 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j688197518422.11827', 'results_file': '/home/dragon/.ansible_async/j688197518422.11827', 'changed': True, 'item': 'index.docker.io/library/postgres:16.10-alpine', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128933 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j21125809915.11867', 'results_file': '/home/dragon/.ansible_async/j21125809915.11867', 'changed': True, 'item': 'index.docker.io/library/traefik:v3.5.0', 'ansible_loop_var': 'item'}) 2025-09-11 03:23:46.128943 | ubuntu-noble-large | bootstrap | ...ignoring 2025-09-11 03:23:46.128954 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.128965 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:23:46.128976 | ubuntu-noble-large | bootstrap | cumulus : ok=3 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 2025-09-11 03:23:46.128987 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.128997 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.129007 | ubuntu-noble-large | bootstrap | PLAY [Apply role manager] ****************************************************** 2025-09-11 03:23:46.129017 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.129026 | ubuntu-noble-large | bootstrap | TASK [Gathering Facts] ********************************************************* 2025-09-11 03:23:46.129036 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:23:46.129046 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.129056 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include install tasks] ************************** 2025-09-11 03:23:46.129065 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for cumulus 2025-09-11 03:23:46.129076 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:46.129086 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Install required packages] ********************** 2025-09-11 03:23:46.129096 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:23:46.129106 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.431897 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Gather variables for each operating system] ***** 2025-09-11 03:23:58.432002 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:23:58.432019 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432033 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include config tasks] *************************** 2025-09-11 03:23:58.432045 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for cumulus 2025-09-11 03:23:58.432058 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432070 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Create required directories] ******************** 2025-09-11 03:23:58.432082 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/ansible) 2025-09-11 03:23:58.432095 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/archive) 2025-09-11 03:23:58.432107 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/manager/configuration) 2025-09-11 03:23:58.432120 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/manager/data) 2025-09-11 03:23:58.432132 | ubuntu-noble-large | bootstrap | ok: [cumulus] => (item=/opt/manager) 2025-09-11 03:23:58.432144 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/manager/secrets) 2025-09-11 03:23:58.432155 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/ansible/secrets) 2025-09-11 03:23:58.432167 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=/opt/state) 2025-09-11 03:23:58.432179 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432191 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy client environment file] ******************* 2025-09-11 03:23:58.432230 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432240 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432250 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include ara config tasks] *********************** 2025-09-11 03:23:58.432260 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for cumulus 2025-09-11 03:23:58.432271 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432280 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy ARA environment files] ********************* 2025-09-11 03:23:58.432290 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=ara) 2025-09-11 03:23:58.432299 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=ara-server) 2025-09-11 03:23:58.432309 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432318 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2025-09-11 03:23:58.432328 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432337 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432347 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include vault config tasks] ********************* 2025-09-11 03:23:58.432357 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:23:58.432366 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432375 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include ansible config tasks] ******************* 2025-09-11 03:23:58.432385 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for cumulus 2025-09-11 03:23:58.432395 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432404 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy private ssh keys] ************************** 2025-09-11 03:23:58.432413 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=None) 2025-09-11 03:23:58.432423 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=None) 2025-09-11 03:23:58.432432 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432442 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432451 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy ansible environment file] ****************** 2025-09-11 03:23:58.432461 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432470 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432479 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include netbox config tasks] ******************** 2025-09-11 03:23:58.432489 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:23:58.432498 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432507 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include celery config tasks] ******************** 2025-09-11 03:23:58.432516 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for cumulus 2025-09-11 03:23:58.432526 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432535 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2025-09-11 03:23:58.432545 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432554 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432563 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2025-09-11 03:23:58.432572 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432582 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432591 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy celery environment files] ****************** 2025-09-11 03:23:58.432600 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=conductor) 2025-09-11 03:23:58.432637 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=openstack) 2025-09-11 03:23:58.432647 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432657 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy listener environment file] ***************** 2025-09-11 03:23:58.432667 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:23:58.432677 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432686 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Check for conductor.yml] ************************ 2025-09-11 03:23:58.432696 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:23:58.432706 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432715 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy conductor configuration file] ************** 2025-09-11 03:23:58.432763 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:23:58.432781 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432792 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2025-09-11 03:23:58.432802 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:23:58.432812 | ubuntu-noble-large | bootstrap | 2025-09-11 03:23:58.432821 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2025-09-11 03:23:58.432831 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for cumulus 2025-09-11 03:23:58.432841 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.938942 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include wrapper vars file] ********************** 2025-09-11 03:24:07.938981 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:24:07.938989 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.938995 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2025-09-11 03:24:07.939000 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=osism) 2025-09-11 03:24:07.939007 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=osism-update-docker) 2025-09-11 03:24:07.939019 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=osism-update-manager) 2025-09-11 03:24:07.939024 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939029 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2025-09-11 03:24:07.939034 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:24:07.939039 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939044 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include scripts config tasks] ******************* 2025-09-11 03:24:07.939049 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for cumulus 2025-09-11 03:24:07.939055 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939059 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include scripts vars file] ********************** 2025-09-11 03:24:07.939064 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:24:07.939069 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939074 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy scripts] *********************************** 2025-09-11 03:24:07.939079 | ubuntu-noble-large | bootstrap | changed: [cumulus] => (item=osism-include) 2025-09-11 03:24:07.939083 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939088 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Include service tasks] ************************** 2025-09-11 03:24:07.939092 | ubuntu-noble-large | bootstrap | included: /root/.ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for cumulus 2025-09-11 03:24:07.939097 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939101 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2025-09-11 03:24:07.939106 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:24:07.939110 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939114 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Create traefik external network] **************** 2025-09-11 03:24:07.939119 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:24:07.939123 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939127 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2025-09-11 03:24:07.939132 | ubuntu-noble-large | bootstrap | skipping: [cumulus] 2025-09-11 03:24:07.939139 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939143 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2025-09-11 03:24:07.939148 | ubuntu-noble-large | bootstrap | ok: [cumulus] 2025-09-11 03:24:07.939152 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939157 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2025-09-11 03:24:07.939161 | ubuntu-noble-large | bootstrap | changed: [cumulus] 2025-09-11 03:24:07.939166 | ubuntu-noble-large | bootstrap | 2025-09-11 03:24:07.939171 | ubuntu-noble-large | bootstrap | TASK [osism.services.manager : Pull container images] ************************** 2025-09-11 03:25:38.239209 | ubuntu-noble-large | bootstrap | fatal: [cumulus]: FAILED! => {"actions": [{"id": "api", "status": "Pulling", "what": "service"}, {"id": "osism-kubernetes", "status": "Pulling", "what": "service"}, {"id": "osism-ansible", "status": "Pulling", "what": "service"}, {"id": "redis", "status": "Pulling", "what": "service"}, {"id": "mariadb", "status": "Pulling", "what": "service"}, {"id": "ara-server", "status": "Pulling", "what": "service"}, {"id": "inventory_reconciler", "status": "Pulling", "what": "service"}], "changed": false, "cmd": "/usr/bin/docker compose --ansi never --progress plain --project-directory /opt/manager pull --", "msg": "Error when processing ara-server: manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown\nError response from daemon: manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown", "rc": 1, "stderr": " beat Skipped - Image is already being pulled by api \n watchdog Skipped - Image is already being pulled by api \n osismclient Skipped - Image is already being pulled by api \n api Pulling \n osism-kubernetes Pulling \n osism-ansible Pulling \n redis Pulling \n mariadb Pulling \n ara-server Pulling \n inventory_reconciler Pulling \n mariadb Pulled \n redis Pulled \n api Pulled \n inventory_reconciler Pulled \n osism-ansible Pulled \n ara-server Error manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown\n osism-kubernetes Interrupted\nError response from daemon: manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown\n", "stderr_lines": [" beat Skipped - Image is already being pulled by api ", " watchdog Skipped - Image is already being pulled by api ", " osismclient Skipped - Image is already being pulled by api ", " api Pulling ", " osism-kubernetes Pulling ", " osism-ansible Pulling ", " redis Pulling ", " mariadb Pulling ", " ara-server Pulling ", " inventory_reconciler Pulling ", " mariadb Pulled ", " redis Pulled ", " api Pulled ", " inventory_reconciler Pulled ", " osism-ansible Pulled ", " ara-server Error maap | + ./run.sh manager 2025-09-11 03:25:38.239356 | ubuntu-noble-large | bootstrap | + set +x 2025-09-11 03:25:38.243176 | ubuntu-noble-large | nifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown", " osism-kubernetes Interrupted", "Error response from daemon: manifest for quay.io/osism/ara-server:1.7.3 not found: manifest unknown: manifest unknown"], "stdout": "", "stdout_lines": []} 2025-09-11 03:25:38.243269 | ubuntu-noble-large | bootstrap | 2025-09-11 03:25:38.243284 | ubuntu-noble-large | bootstrap | PLAY RECAP ********************************************************************* 2025-09-11 03:25:38.243297 | ubuntu-noble-large | bootstrap | cumulus : ok=31 changed=16 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0 2025-09-11 03:25:38.243308 | ubuntu-noble-large | bootstrap | 2025-09-11 03:25:38.243318 | ubuntu-noble-large | bootstrap | Ubuntu 24.04.3 LTS \n \l 2025-09-11 03:25:38.243329 | ubuntu-noble-large | bootstrap | 2025-09-11 03:25:38.243339 | ubuntu-noble-large | bootstrap | ERROR: BOOTSTRAP FAILED 2025-09-11 03:25:38.243350 | ubuntu-noble-large | bootstrap | ERROR: BOOTSTRAP FAILED 2025-09-11 03:25:38.561207 | ubuntu-noble-large | ERROR 2025-09-11 03:25:38.561824 | ubuntu-noble-large | { 2025-09-11 03:25:38.561947 | ubuntu-noble-large | "delta": "0:06:06.054897", 2025-09-11 03:25:38.562023 | ubuntu-noble-large | "end": "2025-09-11 03:25:38.246988", 2025-09-11 03:25:38.562084 | ubuntu-noble-large | "msg": "non-zero return code", 2025-09-11 03:25:38.562142 | ubuntu-noble-large | "rc": 2, 2025-09-11 03:25:38.562201 | ubuntu-noble-large | "start": "2025-09-11 03:19:32.192091" 2025-09-11 03:25:38.562284 | ubuntu-noble-large | } failure 2025-09-11 03:25:38.589836 | 2025-09-11 03:25:38.589938 | PLAY RECAP 2025-09-11 03:25:38.590003 | ubuntu-noble-large | ok: 7 changed: 7 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-09-11 03:25:38.590033 | 2025-09-11 03:25:38.729787 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/cloud-in-a-box/playbooks/run.yml@main] 2025-09-11 03:25:38.730808 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-11 03:25:39.481281 | 2025-09-11 03:25:39.481515 | PLAY [Base post] 2025-09-11 03:25:39.496574 | 2025-09-11 03:25:39.496739 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-11 03:25:40.083457 | ubuntu-noble-large | changed 2025-09-11 03:25:40.090209 | 2025-09-11 03:25:40.090324 | PLAY RECAP 2025-09-11 03:25:40.090413 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-11 03:25:40.090482 | 2025-09-11 03:25:40.226626 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-11 03:25:40.229014 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-11 03:25:41.017509 | 2025-09-11 03:25:41.017702 | PLAY [Base post-logs] 2025-09-11 03:25:41.028943 | 2025-09-11 03:25:41.029076 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-11 03:25:41.524541 | localhost | changed 2025-09-11 03:25:41.541814 | 2025-09-11 03:25:41.542029 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-11 03:25:41.569586 | localhost | ok 2025-09-11 03:25:41.574161 | 2025-09-11 03:25:41.574306 | TASK [Set zuul-log-path fact] 2025-09-11 03:25:41.592973 | localhost | ok 2025-09-11 03:25:41.603550 | 2025-09-11 03:25:41.603680 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:25:41.640293 | localhost | ok 2025-09-11 03:25:41.644031 | 2025-09-11 03:25:41.644145 | TASK [upload-logs : Create log directories] 2025-09-11 03:25:42.160674 | localhost | changed 2025-09-11 03:25:42.165239 | 2025-09-11 03:25:42.165445 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-11 03:25:42.709546 | localhost -> localhost | ok: Runtime: 0:00:00.007039 2025-09-11 03:25:42.716622 | 2025-09-11 03:25:42.716796 | TASK [upload-logs : Upload logs to log server] 2025-09-11 03:25:43.285338 | localhost | Output suppressed because no_log was given 2025-09-11 03:25:43.290141 | 2025-09-11 03:25:43.290377 | LOOP [upload-logs : Compress console log and json output] 2025-09-11 03:25:43.347582 | localhost | skipping: Conditional result was False 2025-09-11 03:25:43.352681 | localhost | skipping: Conditional result was False 2025-09-11 03:25:43.364814 | 2025-09-11 03:25:43.365068 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-11 03:25:43.413684 | localhost | skipping: Conditional result was False 2025-09-11 03:25:43.414275 | 2025-09-11 03:25:43.417988 | localhost | skipping: Conditional result was False 2025-09-11 03:25:43.432054 | 2025-09-11 03:25:43.432304 | LOOP [upload-logs : Upload console log and json output]