2026-01-29 22:31:55.002002 | Job console starting 2026-01-29 22:31:55.022321 | Updating git repos 2026-01-29 22:31:55.066022 | Cloning repos into workspace 2026-01-29 22:31:55.136813 | Restoring repo states 2026-01-29 22:31:55.145217 | Merging changes 2026-01-29 22:31:55.955558 | Checking out repos 2026-01-29 22:31:56.043524 | Preparing playbooks 2026-01-29 22:31:57.762797 | Running Ansible setup 2026-01-29 22:32:04.041443 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 22:32:05.030033 | 2026-01-29 22:32:05.030144 | PLAY [Base pre] 2026-01-29 22:32:05.042126 | 2026-01-29 22:32:05.042215 | TASK [Setup log path fact] 2026-01-29 22:32:05.076966 | ubuntu-jammy-large | ok 2026-01-29 22:32:05.095538 | 2026-01-29 22:32:05.095652 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 22:32:05.124896 | ubuntu-jammy-large | ok 2026-01-29 22:32:05.134310 | 2026-01-29 22:32:05.134419 | TASK [emit-job-header : Print job information] 2026-01-29 22:32:05.182654 | # Job Information 2026-01-29 22:32:05.182816 | Ansible Version: 2.16.14 2026-01-29 22:32:05.182874 | Job: openstack-octavia-amphora-image-build-2025.1 2026-01-29 22:32:05.182919 | Pipeline: check 2026-01-29 22:32:05.182944 | Executor: 521e9411259a 2026-01-29 22:32:05.182965 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image/pull/129 2026-01-29 22:32:05.182986 | Event ID: ebcf30b0-fd5f-11f0-9dd5-d5f736bea7ef 2026-01-29 22:32:05.187679 | 2026-01-29 22:32:05.187766 | LOOP [emit-job-header : Print node information] 2026-01-29 22:32:05.312668 | ubuntu-jammy-large | ok: 2026-01-29 22:32:05.312849 | ubuntu-jammy-large | # Node Information 2026-01-29 22:32:05.312895 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-01-29 22:32:05.312938 | ubuntu-jammy-large | Hostname: ubuntu 2026-01-29 22:32:05.312966 | ubuntu-jammy-large | Username: zuul 2026-01-29 22:32:05.312994 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-01-29 22:32:05.313024 | ubuntu-jammy-large | Provider: regiocloud-a 2026-01-29 22:32:05.313050 | ubuntu-jammy-large | Region: 2026-01-29 22:32:05.313078 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-01-29 22:32:05.313105 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-01-29 22:32:05.313131 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:8618 2026-01-29 22:32:05.325057 | 2026-01-29 22:32:05.325175 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 22:32:06.225464 | ubuntu-jammy-large -> localhost | changed 2026-01-29 22:32:06.235441 | 2026-01-29 22:32:06.236122 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 22:32:09.478880 | ubuntu-jammy-large -> localhost | changed 2026-01-29 22:32:09.526029 | 2026-01-29 22:32:09.526131 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 22:32:10.541956 | ubuntu-jammy-large -> localhost | ok 2026-01-29 22:32:10.551361 | 2026-01-29 22:32:10.551597 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 22:32:10.637291 | ubuntu-jammy-large | ok 2026-01-29 22:32:10.697016 | ubuntu-jammy-large | included: /var/lib/zuul/builds/281e3f3c80c045cb8fdcaa1bc6b1e46b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 22:32:10.711044 | 2026-01-29 22:32:10.711135 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 22:32:15.812358 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-01-29 22:32:15.812583 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/281e3f3c80c045cb8fdcaa1bc6b1e46b/work/281e3f3c80c045cb8fdcaa1bc6b1e46b_id_rsa 2026-01-29 22:32:15.812619 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/281e3f3c80c045cb8fdcaa1bc6b1e46b/work/281e3f3c80c045cb8fdcaa1bc6b1e46b_id_rsa.pub 2026-01-29 22:32:15.812644 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-01-29 22:32:15.812667 | ubuntu-jammy-large -> localhost | SHA256:MNl7a7tAU3IDrYbF6/KgjyN4XVAaiP+O/j9cn45yMPM zuul-build-sshkey 2026-01-29 22:32:15.812701 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-01-29 22:32:15.812722 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-01-29 22:32:15.812745 | ubuntu-jammy-large -> localhost | | . . ... | 2026-01-29 22:32:15.812766 | ubuntu-jammy-large -> localhost | |. . . .oo.. | 2026-01-29 22:32:15.812786 | ubuntu-jammy-large -> localhost | | . ++ooo+ | 2026-01-29 22:32:15.812805 | ubuntu-jammy-large -> localhost | | . o .o+= . | 2026-01-29 22:32:15.812824 | ubuntu-jammy-large -> localhost | | . . oS . | 2026-01-29 22:32:15.812852 | ubuntu-jammy-large -> localhost | | . B.oo . | 2026-01-29 22:32:15.812873 | ubuntu-jammy-large -> localhost | | . + + X..o. | 2026-01-29 22:32:15.812892 | ubuntu-jammy-large -> localhost | |. + =.+ E+o. | 2026-01-29 22:32:15.812924 | ubuntu-jammy-large -> localhost | | o.oo+o+..+. | 2026-01-29 22:32:15.812946 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-01-29 22:32:15.813001 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:03.688558 2026-01-29 22:32:15.821089 | 2026-01-29 22:32:15.821191 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 22:32:15.857959 | ubuntu-jammy-large | ok 2026-01-29 22:32:15.865645 | ubuntu-jammy-large | included: /var/lib/zuul/builds/281e3f3c80c045cb8fdcaa1bc6b1e46b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 22:32:15.891661 | 2026-01-29 22:32:15.891761 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 22:32:15.945033 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-29 22:32:15.950943 | 2026-01-29 22:32:15.951038 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 22:32:16.884063 | ubuntu-jammy-large | changed 2026-01-29 22:32:16.898168 | 2026-01-29 22:32:16.898267 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 22:32:17.193756 | ubuntu-jammy-large | ok 2026-01-29 22:32:17.212152 | 2026-01-29 22:32:17.217030 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 22:32:18.064725 | ubuntu-jammy-large | changed 2026-01-29 22:32:18.071585 | 2026-01-29 22:32:18.071680 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 22:32:18.875155 | ubuntu-jammy-large | changed 2026-01-29 22:32:18.879809 | 2026-01-29 22:32:18.879888 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 22:32:18.919485 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-29 22:32:18.924549 | 2026-01-29 22:32:18.924634 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 22:32:20.063111 | ubuntu-jammy-large -> localhost | changed 2026-01-29 22:32:20.073185 | 2026-01-29 22:32:20.073273 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 22:32:20.954152 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/281e3f3c80c045cb8fdcaa1bc6b1e46b/work/281e3f3c80c045cb8fdcaa1bc6b1e46b_id_rsa (zuul-build-sshkey) 2026-01-29 22:32:20.954343 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.039308 2026-01-29 22:32:20.959548 | 2026-01-29 22:32:20.959631 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 22:32:21.591946 | ubuntu-jammy-large | ok 2026-01-29 22:32:21.596013 | 2026-01-29 22:32:21.596093 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 22:32:21.640459 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-29 22:32:21.649466 | 2026-01-29 22:32:21.649560 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 22:32:22.390708 | ubuntu-jammy-large | ok 2026-01-29 22:32:22.411151 | 2026-01-29 22:32:22.411255 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 22:32:22.476810 | ubuntu-jammy-large | ok 2026-01-29 22:32:22.481413 | 2026-01-29 22:32:22.481502 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 22:32:23.429163 | ubuntu-jammy-large -> localhost | ok 2026-01-29 22:32:23.435749 | 2026-01-29 22:32:23.435846 | TASK [validate-host : Collect information about the host] 2026-01-29 22:32:26.677499 | ubuntu-jammy-large | ok 2026-01-29 22:32:26.805600 | 2026-01-29 22:32:26.805702 | TASK [validate-host : Sanitize hostname] 2026-01-29 22:32:26.899079 | ubuntu-jammy-large | ok 2026-01-29 22:32:26.904087 | 2026-01-29 22:32:26.904179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 22:32:28.286547 | ubuntu-jammy-large -> localhost | changed 2026-01-29 22:32:28.291488 | 2026-01-29 22:32:28.291568 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 22:32:29.093433 | ubuntu-jammy-large | ok 2026-01-29 22:32:29.097556 | 2026-01-29 22:32:29.097640 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 22:32:31.031243 | ubuntu-jammy-large -> localhost | changed 2026-01-29 22:32:31.049110 | 2026-01-29 22:32:31.050924 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 22:32:31.382022 | ubuntu-jammy-large | ok 2026-01-29 22:32:31.393091 | 2026-01-29 22:32:31.393198 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 22:32:32.973503 | ubuntu-jammy-large | changed: 2026-01-29 22:32:32.973703 | ubuntu-jammy-large | cd+++++++++ src/ 2026-01-29 22:32:32.973737 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-01-29 22:32:32.973761 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-01-29 22:32:32.973783 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-01-29 22:32:32.973803 | ubuntu-jammy-large | =2.0.0 2026-01-29 22:32:53.668326 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-29 22:32:53.820824 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-01-29 22:32:53.833393 | ubuntu-jammy-large | Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 2026-01-29 22:32:53.893999 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 14.0 MB/s eta 0:00:00 2026-01-29 22:32:53.987566 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-01-29 22:32:54.000865 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-01-29 22:32:54.015842 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 6.1 MB/s eta 0:00:00 2026-01-29 22:32:54.111762 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2026-01-29 22:32:54.124089 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-01-29 22:32:54.134689 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 13.4 MB/s eta 0:00:00 2026-01-29 22:32:54.206051 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-01-29 22:32:54.218225 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-29 22:32:54.308314 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.8 MB/s eta 0:00:00 2026-01-29 22:32:54.378126 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-01-29 22:32:54.390968 | ubuntu-jammy-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-01-29 22:32:54.450392 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 KB 845.0 kB/s eta 0:00:00 2026-01-29 22:32:54.541416 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-01-29 22:32:54.554800 | ubuntu-jammy-large | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-01-29 22:32:54.581515 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 KB 19.2 MB/s eta 0:00:00 2026-01-29 22:32:54.593022 | ubuntu-jammy-large | Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from python-openstackclient==8.3.0->-r requirements.txt (line 2)) (3.4.8) 2026-01-29 22:32:54.664410 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-01-29 22:32:54.677626 | ubuntu-jammy-large | Downloading cliff-4.13.1-py3-none-any.whl (86 kB) 2026-01-29 22:32:54.686615 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.0/87.0 KB 13.1 MB/s eta 0:00:00 2026-01-29 22:32:54.773588 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-01-29 22:32:54.787322 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-01-29 22:32:54.802523 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 23.7 MB/s eta 0:00:00 2026-01-29 22:32:54.864672 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-01-29 22:32:54.877855 | ubuntu-jammy-large | Downloading osc_lib-4.3.0-py3-none-any.whl (96 kB) 2026-01-29 22:32:54.893098 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.3/96.3 KB 12.2 MB/s eta 0:00:00 2026-01-29 22:32:54.963119 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-01-29 22:32:54.978276 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2026-01-29 22:32:54.992206 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 4.8 MB/s eta 0:00:00 2026-01-29 22:32:55.083411 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-01-29 22:32:55.095863 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-29 22:32:55.104902 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 9.4 MB/s eta 0:00:00 2026-01-29 22:32:55.158733 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-01-29 22:32:55.171895 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-29 22:32:55.275795 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-01-29 22:32:55.289488 | ubuntu-jammy-large | Downloading openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-01-29 22:32:55.367307 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 24.9 MB/s eta 0:00:00 2026-01-29 22:32:55.589273 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-01-29 22:32:55.604477 | ubuntu-jammy-large | Downloading cmd2-3.1.2-py3-none-any.whl (148 kB) 2026-01-29 22:32:55.619295 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.4/148.4 KB 15.7 MB/s eta 0:00:00 2026-01-29 22:32:55.671472 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-01-29 22:32:55.687036 | ubuntu-jammy-large | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-01-29 22:32:55.763460 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-01-29 22:32:55.776191 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-01-29 22:32:55.865377 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-01-29 22:32:55.878100 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-01-29 22:32:55.887940 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 9.1 MB/s eta 0:00:00 2026-01-29 22:32:55.930550 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-01-29 22:32:55.944007 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-01-29 22:32:56.007911 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-01-29 22:32:56.021125 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-01-29 22:32:56.153722 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-01-29 22:32:56.166174 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-01-29 22:32:57.136542 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-01-29 22:32:57.150003 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-01-29 22:32:57.171856 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 20.9 MB/s eta 0:00:00 2026-01-29 22:32:57.217130 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-01-29 22:32:57.230019 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-01-29 22:32:57.315981 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-01-29 22:32:57.330678 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-01-29 22:32:57.342650 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 7.6 MB/s eta 0:00:00 2026-01-29 22:32:57.440843 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-01-29 22:32:57.455214 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-01-29 22:32:57.562085 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-01-29 22:32:57.576596 | ubuntu-jammy-large | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-29 22:32:57.644307 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-01-29 22:32:57.657284 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-29 22:32:57.667525 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 4.9 MB/s eta 0:00:00 2026-01-29 22:32:57.745559 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-01-29 22:32:57.758848 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-01-29 22:32:57.778625 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.6/343.6 KB 28.2 MB/s eta 0:00:00 2026-01-29 22:32:57.825281 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-01-29 22:32:57.840703 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-01-29 22:32:57.896394 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-01-29 22:32:57.910865 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-01-29 22:32:57.950314 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2026-01-29 22:32:57.965104 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-29 22:32:58.036032 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-01-29 22:32:58.048971 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-01-29 22:32:58.059863 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 9.1 MB/s eta 0:00:00 2026-01-29 22:32:58.312845 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-01-29 22:32:58.326067 | ubuntu-jammy-large | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-01-29 22:32:58.336660 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 21.6 MB/s eta 0:00:00 2026-01-29 22:32:58.387240 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-01-29 22:32:58.401166 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-01-29 22:32:58.547097 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-01-29 22:32:58.560770 | ubuntu-jammy-large | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-01-29 22:32:58.571154 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 KB 19.8 MB/s eta 0:00:00 2026-01-29 22:32:58.581710 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.2->-r requirements.txt (line 1)) (59.6.0) 2026-01-29 22:32:58.707557 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-01-29 22:32:58.720438 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-01-29 22:32:58.792819 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-01-29 22:32:58.806510 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.0-py3-none-any.whl (27 kB) 2026-01-29 22:32:58.869931 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-01-29 22:32:58.882691 | ubuntu-jammy-large | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-29 22:32:58.892173 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 KB 10.9 MB/s eta 0:00:00 2026-01-29 22:32:59.072203 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-01-29 22:32:59.086183 | ubuntu-jammy-large | Downloading oslo_config-10.2.0-py3-none-any.whl (131 kB) 2026-01-29 22:32:59.109290 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 6.4 MB/s eta 0:00:00 2026-01-29 22:32:59.214569 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2026-01-29 22:32:59.227306 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-29 22:32:59.236955 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 19.8 MB/s eta 0:00:00 2026-01-29 22:32:59.550662 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-01-29 22:32:59.563117 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-01-29 22:32:59.573473 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 21.6 MB/s eta 0:00:00 2026-01-29 22:32:59.616573 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-01-29 22:32:59.628873 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-29 22:32:59.639122 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 8.8 MB/s eta 0:00:00 2026-01-29 22:32:59.698277 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2026-01-29 22:32:59.711050 | ubuntu-jammy-large | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-29 22:32:59.721346 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 KB 22.2 MB/s eta 0:00:00 2026-01-29 22:32:59.793014 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2026-01-29 22:32:59.806675 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-01-29 22:32:59.850365 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-01-29 22:32:59.864528 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-01-29 22:33:00.016271 | ubuntu-jammy-large | Collecting rich>=14.3.0 2026-01-29 22:33:00.029052 | ubuntu-jammy-large | Downloading rich-14.3.1-py3-none-any.whl (309 kB) 2026-01-29 22:33:00.046498 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.0/310.0 KB 27.8 MB/s eta 0:00:00 2026-01-29 22:33:00.089412 | ubuntu-jammy-large | Collecting backports.strenum 2026-01-29 22:33:00.102842 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-01-29 22:33:00.672579 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2026-01-29 22:33:00.686664 | ubuntu-jammy-large | Downloading wrapt-2.0.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-01-29 22:33:00.697101 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.7/113.7 KB 15.7 MB/s eta 0:00:00 2026-01-29 22:33:00.792503 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-01-29 22:33:00.805136 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-29 22:33:00.934739 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-01-29 22:33:00.949533 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-01-29 22:33:01.043064 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.8 MB/s eta 0:00:00 2026-01-29 22:33:01.090912 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-01-29 22:33:01.105934 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-01-29 22:33:01.183032 | ubuntu-jammy-large | Collecting tzdata>=2022.4 2026-01-29 22:33:01.196868 | ubuntu-jammy-large | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-01-29 22:33:01.218098 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.5/348.5 KB 19.9 MB/s eta 0:00:00 2026-01-29 22:33:01.492738 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-01-29 22:33:01.505327 | ubuntu-jammy-large | Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) 2026-01-29 22:33:01.524553 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 24.7 MB/s eta 0:00:00 2026-01-29 22:33:01.538739 | ubuntu-jammy-large | Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient==8.3.0->-r requirements.txt (line 2)) (2.4.7) 2026-01-29 22:33:01.687895 | ubuntu-jammy-large | Collecting wcwidth 2026-01-29 22:33:01.699959 | ubuntu-jammy-large | Downloading wcwidth-0.5.2-py3-none-any.whl (90 kB) 2026-01-29 22:33:01.708782 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.1/90.1 KB 13.8 MB/s eta 0:00:00 2026-01-29 22:33:01.975708 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-01-29 22:33:01.987258 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-01-29 22:33:01.995554 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 14.0 MB/s eta 0:00:00 2026-01-29 22:33:02.054438 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-01-29 22:33:02.065920 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-29 22:33:02.114074 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s eta 0:00:00 2026-01-29 22:33:02.232378 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-01-29 22:33:02.243760 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-01-29 22:33:02.636905 | ubuntu-jammy-large | Installing collected packages: requestsexceptions, pyperclip, wrapt, wcwidth, urllib3, tzdata, typing-extensions, stevedore, rpds-py, rfc3986, PyYAML, pygments, pyflakes, pycodestyle, psutil, platformdirs, pbr, packaging, networkx, netaddr, msgpack, mdurl, mccabe, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, backports.strenum, autopage, attrs, requests, referencing, PrettyTable, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, flake8, dogpile.cache, debtcollector, rich, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, rich-argparse, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, python-keystoneclient, diskimage-builder, cmd2, cliff, osc-lib, python-openstackclient 2026-01-29 22:33:11.838485 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-25.4.0 autopage-0.5.2 backports.strenum-1.3.1 certifi-2026.1.4 charset_normalizer-3.4.4 cliff-4.13.1 cmd2-3.1.2 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.0 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.9.0 os-service-types-1.8.2 osc-lib-4.3.0 oslo.config-10.2.0 oslo.i18n-6.7.1 oslo.serialization-5.9.0 oslo.utils-9.2.0 packaging-26.0 pbr-7.0.3 platformdirs-4.5.1 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.19.2 pyperclip-1.11.0 python-cinderclient-9.8.0 python-keystoneclient-5.7.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.32.5 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.1 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.3 urllib3-2.6.3 wcwidth-0.5.2 wrapt-2.0.1 2026-01-29 22:33:11.841747 | ubuntu-jammy-large | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-29 22:33:12.532608 | ubuntu-jammy-large | + sudo apt-get update 2026-01-29 22:33:12.707463 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-01-29 22:33:12.729345 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-01-29 22:33:12.766563 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-01-29 22:33:12.804113 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-01-29 22:33:14.649182 | ubuntu-jammy-large | Reading package lists... 2026-01-29 22:33:14.676728 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-01-29 22:33:14.755278 | ubuntu-jammy-large | Reading package lists... 2026-01-29 22:33:15.118851 | ubuntu-jammy-large | Building dependency tree... 2026-01-29 22:33:15.119189 | ubuntu-jammy-large | Reading state information... 2026-01-29 22:33:15.381808 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-01-29 22:33:15.381920 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-01-29 22:33:15.381941 | ubuntu-jammy-large | The following additional packages will be installed: 2026-01-29 22:33:15.383512 | ubuntu-jammy-large | distro-info liblzo2-2 2026-01-29 22:33:15.384891 | ubuntu-jammy-large | Suggested packages: 2026-01-29 22:33:15.384919 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-01-29 22:33:15.414244 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-01-29 22:33:15.416097 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-01-29 22:33:15.531801 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 3 not upgraded. 2026-01-29 22:33:15.531890 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-01-29 22:33:15.531905 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-01-29 22:33:15.531916 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-01-29 22:33:15.610366 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-01-29 22:33:15.799808 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-01-29 22:33:15.803852 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-01-29 22:33:15.813528 | ubuntu-jammy-large | Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 debootstrap all 1.0.126+nmu1ubuntu0.8 [40.6 kB] 2026-01-29 22:33:15.815735 | ubuntu-jammy-large | Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 kpartx amd64 0.8.8-1ubuntu1.22.04.4 [28.8 kB] 2026-01-29 22:33:16.038560 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:33:16.082344 | ubuntu-jammy-large | Fetched 1021 kB in 0s (2611 kB/s) 2026-01-29 22:33:16.179856 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-01-29 22:33:16.208897 | ubuntu-jammy-large | (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 ... 32464 files and directories currently installed.) 2026-01-29 22:33:16.210621 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-01-29 22:33:16.217652 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-01-29 22:33:16.285044 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-01-29 22:33:16.292187 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-01-29 22:33:16.297936 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-01-29 22:33:16.397248 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-01-29 22:33:16.404869 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-01-29 22:33:16.421308 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-01-29 22:33:16.484632 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-01-29 22:33:16.491670 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-01-29 22:33:16.501475 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-01-29 22:33:16.570042 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-01-29 22:33:16.577113 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-01-29 22:33:16.583925 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-01-29 22:33:16.667893 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-01-29 22:33:16.675157 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-01-29 22:33:16.681692 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-01-29 22:33:16.770020 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-01-29 22:33:16.790196 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-01-29 22:33:16.807704 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-01-29 22:33:16.832006 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-01-29 22:33:16.850843 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-01-29 22:33:16.869849 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-01-29 22:33:16.888996 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:33:17.788388 | ubuntu-jammy-large | ok: Runtime: 0:00:25.365335 2026-01-29 22:33:17.791315 | 2026-01-29 22:33:17.791384 | PLAY RECAP 2026-01-29 22:33:17.791430 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-29 22:33:17.791451 | 2026-01-29 22:33:17.917578 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-01-29 22:33:17.918298 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-01-29 22:33:18.720330 | 2026-01-29 22:33:18.720451 | PLAY [Build image] 2026-01-29 22:33:18.749200 | 2026-01-29 22:33:18.749310 | TASK [Run build script] 2026-01-29 22:33:19.390920 | ubuntu-jammy-large | + VERSION=2025.1 2026-01-29 22:33:19.391107 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-01-29 22:33:19.391134 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-01-29 22:33:19.391167 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-01-29 22:33:19.391184 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-01-29 22:33:19.391206 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-01-29 22:33:19.391225 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-01-29 22:33:19.391241 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:33:19.391256 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:33:19.391271 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-01-29 22:33:19.391285 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-01-29 22:33:19.392063 | ubuntu-jammy-large | ++ pwd 2026-01-29 22:33:19.392560 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-01-29 22:33:19.392587 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-01-29 22:33:19.392609 | ubuntu-jammy-large | + BRANCH=stable/2025.1 2026-01-29 22:33:19.392625 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-01-29 22:33:19.392644 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-01-29 22:33:19.411981 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-01-29 22:33:22.530767 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-01-29 22:33:22.530929 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-01-29 22:33:22.530979 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2025.1 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2025.1.qcow2 -s 2 -t qcow2 2026-01-29 22:33:22.541954 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.1. 2026-01-29 22:33:22.542033 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt. 2026-01-29 22:33:23.046084 | ubuntu-jammy-large | 2026-01-29 22:33:23.045 | diskimage-builder version 3.40.2 2026-01-29 22:33:23.049367 | ubuntu-jammy-large | 2026-01-29 22:33:23.049 | Building elements: base base vm ubuntu-minimal haproxy-octavia rebind-sshd no-resolvconf amphora-agent octavia-lib sos cloud-init-datasources remove-default-ints amphora-apparmor keepalived-octavia ipvsadmin pip-cache certs-ramfs cpu-pinning haproxy-logrotate block-device-mbr 2026-01-29 22:33:23.162756 | ubuntu-jammy-large | 2026-01-29 22:33:23.162 | Expanded element dependencies to: ipvsadmin block-device-mbr modprobe base amphora-apparmor octavia-lib sysprep rebind-sshd manifests cloud-init-datasources vm pkg-map svc-map source-repositories haproxy-octavia haproxy-logrotate keepalived-octavia bootloader install-static install-types ubuntu-minimal sos amphora-agent remove-default-ints dib-init-system no-resolvconf dpkg ubuntu-common certs-ramfs install-bin dib-python pip-cache package-installs debootstrap sysctl cache-url cpu-pinning 2026-01-29 22:33:23.264475 | ubuntu-jammy-large | 2026-01-29 22:33:23.264 | Building in /tmp/dib_build.unX2I26e 2026-01-29 22:33:23.274688 | ubuntu-jammy-large | 2026-01-29 22:33:23.274 | Searching elements for block-device[-amd64].yaml ... 2026-01-29 22:33:23.285370 | ubuntu-jammy-large | 2026-01-29 22:33:23.285 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-01-29 22:33:23.595491 | ubuntu-jammy-large | 2026-01-29 22:33:23.595 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.unX2I26e/states/block-device/config.json] 2026-01-29 22:33:23.905593 | ubuntu-jammy-large | 2026-01-29 22:33:23.905 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-01-29 22:33:24.217986 | ubuntu-jammy-large | 2026-01-29 22:33:24.217 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-01-29 22:33:24.525841 | ubuntu-jammy-large | 2026-01-29 22:33:24.525 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-01-29 22:33:24.818577 | ubuntu-jammy-large | 2026-01-29 22:33:24.818 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-01-29 22:33:24.911123 | ubuntu-jammy-large | 2026-01-29 22:33:24.910 | Copying hooks for amphora-apparmor 2026-01-29 22:33:24.928577 | ubuntu-jammy-large | 2026-01-29 22:33:24.928 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-01-29 22:33:24.942060 | ubuntu-jammy-large | 2026-01-29 22:33:24.941 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-01-29 22:33:24.953812 | ubuntu-jammy-large | 2026-01-29 22:33:24.953 | Copying hooks for vm 2026-01-29 22:33:24.962944 | ubuntu-jammy-large | 2026-01-29 22:33:24.962 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-01-29 22:33:24.971113 | ubuntu-jammy-large | 2026-01-29 22:33:24.970 | Copying hooks for pip-cache 2026-01-29 22:33:24.979464 | ubuntu-jammy-large | 2026-01-29 22:33:24.979 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-01-29 22:33:24.986668 | ubuntu-jammy-large | 2026-01-29 22:33:24.986 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-01-29 22:33:24.996351 | ubuntu-jammy-large | 2026-01-29 22:33:24.996 | Copying hooks for install-bin 2026-01-29 22:33:25.010175 | ubuntu-jammy-large | 2026-01-29 22:33:25.010 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-01-29 22:33:25.019538 | ubuntu-jammy-large | 2026-01-29 22:33:25.019 | Copying hooks for source-repositories 2026-01-29 22:33:25.029603 | ubuntu-jammy-large | 2026-01-29 22:33:25.029 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-01-29 22:33:25.042612 | ubuntu-jammy-large | 2026-01-29 22:33:25.042 | Copying hooks for certs-ramfs 2026-01-29 22:33:25.049869 | ubuntu-jammy-large | 2026-01-29 22:33:25.049 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service 2026-01-29 22:33:25.060955 | ubuntu-jammy-large | 2026-01-29 22:33:25.060 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-01-29 22:33:25.070786 | ubuntu-jammy-large | 2026-01-29 22:33:25.070 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-01-29 22:33:25.087122 | ubuntu-jammy-large | 2026-01-29 22:33:25.086 | Copying hooks for package-installs 2026-01-29 22:33:25.096710 | ubuntu-jammy-large | 2026-01-29 22:33:25.096 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-01-29 22:33:25.098714 | ubuntu-jammy-large | 2026-01-29 22:33:25.098 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-01-29 22:33:25.106583 | ubuntu-jammy-large | 2026-01-29 22:33:25.106 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-01-29 22:33:25.108518 | ubuntu-jammy-large | 2026-01-29 22:33:25.108 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-01-29 22:33:25.110526 | ubuntu-jammy-large | 2026-01-29 22:33:25.110 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-01-29 22:33:25.112367 | ubuntu-jammy-large | 2026-01-29 22:33:25.112 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-01-29 22:33:25.119718 | ubuntu-jammy-large | 2026-01-29 22:33:25.119 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-01-29 22:33:25.121876 | ubuntu-jammy-large | 2026-01-29 22:33:25.121 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-01-29 22:33:25.131862 | ubuntu-jammy-large | 2026-01-29 22:33:25.131 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-01-29 22:33:25.134676 | ubuntu-jammy-large | 2026-01-29 22:33:25.134 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-01-29 22:33:25.142228 | ubuntu-jammy-large | 2026-01-29 22:33:25.142 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-01-29 22:33:25.151851 | ubuntu-jammy-large | 2026-01-29 22:33:25.151 | Copying hooks for cpu-pinning 2026-01-29 22:33:25.158080 | ubuntu-jammy-large | 2026-01-29 22:33:25.158 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-01-29 22:33:25.159850 | ubuntu-jammy-large | 2026-01-29 22:33:25.159 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-01-29 22:33:25.166671 | ubuntu-jammy-large | 2026-01-29 22:33:25.166 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-01-29 22:33:25.174673 | ubuntu-jammy-large | 2026-01-29 22:33:25.174 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-01-29 22:33:25.188706 | ubuntu-jammy-large | 2026-01-29 22:33:25.188 | Copying hooks for rebind-sshd 2026-01-29 22:33:25.199906 | ubuntu-jammy-large | 2026-01-29 22:33:25.199 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-01-29 22:33:25.209694 | ubuntu-jammy-large | 2026-01-29 22:33:25.209 | Copying hooks for debootstrap 2026-01-29 22:33:25.224105 | ubuntu-jammy-large | 2026-01-29 22:33:25.223 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-01-29 22:33:25.231767 | ubuntu-jammy-large | 2026-01-29 22:33:25.231 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-01-29 22:33:25.233819 | ubuntu-jammy-large | 2026-01-29 22:33:25.233 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-01-29 22:33:25.235758 | ubuntu-jammy-large | 2026-01-29 22:33:25.235 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-01-29 22:33:25.243954 | ubuntu-jammy-large | 2026-01-29 22:33:25.243 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-01-29 22:33:25.251868 | ubuntu-jammy-large | 2026-01-29 22:33:25.251 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-01-29 22:33:25.254234 | ubuntu-jammy-large | 2026-01-29 22:33:25.254 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-01-29 22:33:25.271519 | ubuntu-jammy-large | 2026-01-29 22:33:25.271 | Copying hooks for ubuntu-common 2026-01-29 22:33:25.279140 | ubuntu-jammy-large | 2026-01-29 22:33:25.279 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-01-29 22:33:25.285155 | ubuntu-jammy-large | 2026-01-29 22:33:25.285 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-01-29 22:33:25.294955 | ubuntu-jammy-large | 2026-01-29 22:33:25.294 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:33:25.296979 | ubuntu-jammy-large | 2026-01-29 22:33:25.296 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-01-29 22:33:25.307265 | ubuntu-jammy-large | 2026-01-29 22:33:25.307 | Copying hooks for cloud-init-datasources 2026-01-29 22:33:25.315029 | ubuntu-jammy-large | 2026-01-29 22:33:25.314 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-01-29 22:33:25.321749 | ubuntu-jammy-large | 2026-01-29 22:33:25.321 | Copying hooks for octavia-lib 2026-01-29 22:33:25.328888 | ubuntu-jammy-large | 2026-01-29 22:33:25.328 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-01-29 22:33:25.336699 | ubuntu-jammy-large | 2026-01-29 22:33:25.336 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-01-29 22:33:25.351439 | ubuntu-jammy-large | 2026-01-29 22:33:25.351 | Copying hooks for sysctl 2026-01-29 22:33:25.362183 | ubuntu-jammy-large | 2026-01-29 22:33:25.361 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-01-29 22:33:25.365413 | ubuntu-jammy-large | 2026-01-29 22:33:25.365 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-01-29 22:33:25.374297 | ubuntu-jammy-large | 2026-01-29 22:33:25.374 | Copying hooks for modprobe 2026-01-29 22:33:25.383344 | ubuntu-jammy-large | 2026-01-29 22:33:25.383 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-01-29 22:33:25.391565 | ubuntu-jammy-large | 2026-01-29 22:33:25.391 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-01-29 22:33:25.398839 | ubuntu-jammy-large | 2026-01-29 22:33:25.398 | Copying hooks for base 2026-01-29 22:33:25.410930 | ubuntu-jammy-large | 2026-01-29 22:33:25.410 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-01-29 22:33:25.422267 | ubuntu-jammy-large | 2026-01-29 22:33:25.422 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-01-29 22:33:25.425430 | ubuntu-jammy-large | 2026-01-29 22:33:25.425 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-01-29 22:33:25.428085 | ubuntu-jammy-large | 2026-01-29 22:33:25.427 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-01-29 22:33:25.436463 | ubuntu-jammy-large | 2026-01-29 22:33:25.436 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-01-29 22:33:25.449498 | ubuntu-jammy-large | 2026-01-29 22:33:25.449 | Copying hooks for ubuntu-minimal 2026-01-29 22:33:25.458802 | ubuntu-jammy-large | 2026-01-29 22:33:25.458 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-01-29 22:33:25.460909 | ubuntu-jammy-large | 2026-01-29 22:33:25.460 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-01-29 22:33:25.465035 | ubuntu-jammy-large | 2026-01-29 22:33:25.464 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-01-29 22:33:25.469287 | ubuntu-jammy-large | 2026-01-29 22:33:25.469 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-01-29 22:33:25.473840 | ubuntu-jammy-large | 2026-01-29 22:33:25.473 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-01-29 22:33:25.477909 | ubuntu-jammy-large | 2026-01-29 22:33:25.477 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-01-29 22:33:25.479732 | ubuntu-jammy-large | 2026-01-29 22:33:25.479 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-01-29 22:33:25.481551 | ubuntu-jammy-large | 2026-01-29 22:33:25.481 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-01-29 22:33:25.491044 | ubuntu-jammy-large | 2026-01-29 22:33:25.490 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-01-29 22:33:25.499131 | ubuntu-jammy-large | 2026-01-29 22:33:25.499 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-01-29 22:33:25.502812 | ubuntu-jammy-large | 2026-01-29 22:33:25.502 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:33:25.518633 | ubuntu-jammy-large | 2026-01-29 22:33:25.518 | Copying hooks for block-device-mbr 2026-01-29 22:33:25.528070 | ubuntu-jammy-large | 2026-01-29 22:33:25.527 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-01-29 22:33:25.543049 | ubuntu-jammy-large | 2026-01-29 22:33:25.542 | Copying hooks for amphora-agent 2026-01-29 22:33:25.549675 | ubuntu-jammy-large | 2026-01-29 22:33:25.549 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd 2026-01-29 22:33:25.551384 | ubuntu-jammy-large | 2026-01-29 22:33:25.551 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd 2026-01-29 22:33:25.553157 | ubuntu-jammy-large | 2026-01-29 22:33:25.553 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-01-29 22:33:25.558851 | ubuntu-jammy-large | 2026-01-29 22:33:25.558 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-01-29 22:33:25.560736 | ubuntu-jammy-large | 2026-01-29 22:33:25.560 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-01-29 22:33:25.566455 | ubuntu-jammy-large | 2026-01-29 22:33:25.566 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-01-29 22:33:25.582146 | ubuntu-jammy-large | 2026-01-29 22:33:25.581 | Copying hooks for install-types 2026-01-29 22:33:25.588982 | ubuntu-jammy-large | 2026-01-29 22:33:25.588 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-01-29 22:33:25.594299 | ubuntu-jammy-large | 2026-01-29 22:33:25.594 | Copying hooks for bootloader 2026-01-29 22:33:25.599609 | ubuntu-jammy-large | 2026-01-29 22:33:25.599 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-01-29 22:33:25.603715 | ubuntu-jammy-large | 2026-01-29 22:33:25.603 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-01-29 22:33:25.609215 | ubuntu-jammy-large | 2026-01-29 22:33:25.609 | Copying hooks for manifests 2026-01-29 22:33:25.614211 | ubuntu-jammy-large | 2026-01-29 22:33:25.614 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-01-29 22:33:25.619110 | ubuntu-jammy-large | 2026-01-29 22:33:25.618 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-01-29 22:33:25.624697 | ubuntu-jammy-large | 2026-01-29 22:33:25.624 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-01-29 22:33:25.629103 | ubuntu-jammy-large | 2026-01-29 22:33:25.629 | Copying hooks for no-resolvconf 2026-01-29 22:33:25.633891 | ubuntu-jammy-large | 2026-01-29 22:33:25.633 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-01-29 22:33:25.638029 | ubuntu-jammy-large | 2026-01-29 22:33:25.637 | Copying hooks for sysprep 2026-01-29 22:33:25.643535 | ubuntu-jammy-large | 2026-01-29 22:33:25.643 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-01-29 22:33:25.648430 | ubuntu-jammy-large | 2026-01-29 22:33:25.648 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-01-29 22:33:25.653442 | ubuntu-jammy-large | 2026-01-29 22:33:25.653 | Copying hooks for dib-init-system 2026-01-29 22:33:25.659106 | ubuntu-jammy-large | 2026-01-29 22:33:25.659 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-01-29 22:33:25.664878 | ubuntu-jammy-large | 2026-01-29 22:33:25.664 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-01-29 22:33:25.669966 | ubuntu-jammy-large | 2026-01-29 22:33:25.669 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-01-29 22:33:25.674917 | ubuntu-jammy-large | 2026-01-29 22:33:25.674 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-01-29 22:33:25.680566 | ubuntu-jammy-large | 2026-01-29 22:33:25.680 | Copying hooks for install-static 2026-01-29 22:33:25.685967 | ubuntu-jammy-large | 2026-01-29 22:33:25.685 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-01-29 22:33:25.695562 | ubuntu-jammy-large | 2026-01-29 22:33:25.695 | Copying hooks for haproxy-logrotate 2026-01-29 22:33:25.701271 | ubuntu-jammy-large | 2026-01-29 22:33:25.701 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-01-29 22:33:25.702959 | ubuntu-jammy-large | 2026-01-29 22:33:25.702 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-01-29 22:33:25.708145 | ubuntu-jammy-large | 2026-01-29 22:33:25.708 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-01-29 22:33:25.715014 | ubuntu-jammy-large | 2026-01-29 22:33:25.714 | Copying hooks for haproxy-octavia 2026-01-29 22:33:25.720825 | ubuntu-jammy-large | 2026-01-29 22:33:25.720 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-01-29 22:33:25.722440 | ubuntu-jammy-large | 2026-01-29 22:33:25.722 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-01-29 22:33:25.723952 | ubuntu-jammy-large | 2026-01-29 22:33:25.723 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config 2026-01-29 22:33:25.725560 | ubuntu-jammy-large | 2026-01-29 22:33:25.725 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-01-29 22:33:25.727183 | ubuntu-jammy-large | 2026-01-29 22:33:25.727 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-01-29 22:33:25.732729 | ubuntu-jammy-large | 2026-01-29 22:33:25.732 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-01-29 22:33:25.744379 | ubuntu-jammy-large | 2026-01-29 22:33:25.744 | Copying hooks for cache-url 2026-01-29 22:33:25.749708 | ubuntu-jammy-large | 2026-01-29 22:33:25.749 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-01-29 22:33:25.763864 | ubuntu-jammy-large | 2026-01-29 22:33:25.763 | Copying hooks for dpkg 2026-01-29 22:33:25.772396 | ubuntu-jammy-large | 2026-01-29 22:33:25.772 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-01-29 22:33:25.774512 | ubuntu-jammy-large | 2026-01-29 22:33:25.774 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-01-29 22:33:25.781718 | ubuntu-jammy-large | 2026-01-29 22:33:25.781 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-01-29 22:33:25.789740 | ubuntu-jammy-large | 2026-01-29 22:33:25.789 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-01-29 22:33:25.791534 | ubuntu-jammy-large | 2026-01-29 22:33:25.791 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-01-29 22:33:25.793335 | ubuntu-jammy-large | 2026-01-29 22:33:25.793 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-01-29 22:33:25.799438 | ubuntu-jammy-large | 2026-01-29 22:33:25.799 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-01-29 22:33:25.801216 | ubuntu-jammy-large | 2026-01-29 22:33:25.801 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-01-29 22:33:25.806713 | ubuntu-jammy-large | 2026-01-29 22:33:25.806 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-01-29 22:33:25.808228 | ubuntu-jammy-large | 2026-01-29 22:33:25.808 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-01-29 22:33:25.809866 | ubuntu-jammy-large | 2026-01-29 22:33:25.809 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-01-29 22:33:25.813358 | ubuntu-jammy-large | 2026-01-29 22:33:25.813 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-01-29 22:33:25.816727 | ubuntu-jammy-large | 2026-01-29 22:33:25.816 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-01-29 22:33:25.820032 | ubuntu-jammy-large | 2026-01-29 22:33:25.819 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-01-29 22:33:25.827034 | ubuntu-jammy-large | 2026-01-29 22:33:25.826 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-01-29 22:33:25.836978 | ubuntu-jammy-large | 2026-01-29 22:33:25.836 | Copying hooks for keepalived-octavia 2026-01-29 22:33:25.850774 | ubuntu-jammy-large | 2026-01-29 22:33:25.850 | Copying hooks for sos 2026-01-29 22:33:25.863293 | ubuntu-jammy-large | 2026-01-29 22:33:25.863 | Copying hooks for ipvsadmin 2026-01-29 22:33:25.877007 | ubuntu-jammy-large | 2026-01-29 22:33:25.876 | Copying hooks for dib-python 2026-01-29 22:33:25.883161 | ubuntu-jammy-large | 2026-01-29 22:33:25.882 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-01-29 22:33:25.888808 | ubuntu-jammy-large | 2026-01-29 22:33:25.888 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-01-29 22:33:25.894257 | ubuntu-jammy-large | 2026-01-29 22:33:25.894 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-01-29 22:33:25.899580 | ubuntu-jammy-large | 2026-01-29 22:33:25.899 | Copying hooks for remove-default-ints 2026-01-29 22:33:25.905389 | ubuntu-jammy-large | 2026-01-29 22:33:25.905 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/remove-default-ints/post-install.d/91-remove-default-ints 2026-01-29 22:33:25.911008 | ubuntu-jammy-large | 2026-01-29 22:33:25.910 | Copying hooks for svc-map 2026-01-29 22:33:25.916998 | ubuntu-jammy-large | 2026-01-29 22:33:25.916 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-01-29 22:33:25.922449 | ubuntu-jammy-large | 2026-01-29 22:33:25.922 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-01-29 22:33:25.924199 | ubuntu-jammy-large | 2026-01-29 22:33:25.924 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-01-29 22:33:25.936148 | ubuntu-jammy-large | 2026-01-29 22:33:25.935 | Copying hooks for pkg-map 2026-01-29 22:33:25.942031 | ubuntu-jammy-large | 2026-01-29 22:33:25.941 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-01-29 22:33:25.951858 | ubuntu-jammy-large | 2026-01-29 22:33:25.951 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-01-29 22:33:25.970353 | ubuntu-jammy-large | 2026-01-29 22:33:25.970 | Running hooks from /tmp/dib_build.unX2I26e/hooks/root.d 2026-01-29 22:33:25.991878 | ubuntu-jammy-large | 2026-01-29 22:33:25.991 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-base-defaults 2026-01-29 22:33:26.002937 | ubuntu-jammy-large | 2026-01-29 22:33:26.002 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-base-defaults 2026-01-29 22:33:26.008463 | ubuntu-jammy-large | 2026-01-29 22:33:26.008 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:33:26.014177 | ubuntu-jammy-large | 2026-01-29 22:33:26.014 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:33:26.021654 | ubuntu-jammy-large | 2026-01-29 22:33:26.021 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:33:26.028084 | ubuntu-jammy-large | 2026-01-29 22:33:26.027 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:33:26.035342 | ubuntu-jammy-large | 2026-01-29 22:33:26.035 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:33:26.047083 | ubuntu-jammy-large | 2026-01-29 22:33:26.046 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:33:26.053199 | ubuntu-jammy-large | 2026-01-29 22:33:26.053 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:33:26.059180 | ubuntu-jammy-large | 2026-01-29 22:33:26.059 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:33:26.065163 | ubuntu-jammy-large | 2026-01-29 22:33:26.065 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:33:26.071782 | ubuntu-jammy-large | 2026-01-29 22:33:26.071 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:33:26.078233 | ubuntu-jammy-large | 2026-01-29 22:33:26.078 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:33:26.084459 | ubuntu-jammy-large | 2026-01-29 22:33:26.084 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:33:26.090568 | ubuntu-jammy-large | 2026-01-29 22:33:26.090 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:33:26.097144 | ubuntu-jammy-large | 2026-01-29 22:33:26.096 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-29 22:33:26.103549 | ubuntu-jammy-large | 2026-01-29 22:33:26.103 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-29 22:33:26.109418 | ubuntu-jammy-large | 2026-01-29 22:33:26.109 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:33:26.115924 | ubuntu-jammy-large | 2026-01-29 22:33:26.115 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:33:26.123699 | ubuntu-jammy-large | 2026-01-29 22:33:26.123 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:33:26.129756 | ubuntu-jammy-large | 2026-01-29 22:33:26.129 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:33:26.136459 | ubuntu-jammy-large | 2026-01-29 22:33:26.136 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:33:26.147757 | ubuntu-jammy-large | 2026-01-29 22:33:26.147 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:33:26.152714 | ubuntu-jammy-large | 2026-01-29 22:33:26.152 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:33:26.158177 | ubuntu-jammy-large | 2026-01-29 22:33:26.158 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:33:26.164601 | ubuntu-jammy-large | 2026-01-29 22:33:26.164 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-dpkg.bash 2026-01-29 22:33:26.175456 | ubuntu-jammy-large | 2026-01-29 22:33:26.175 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-dpkg.bash 2026-01-29 22:33:26.182102 | ubuntu-jammy-large | 2026-01-29 22:33:26.181 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-29 22:33:26.189473 | ubuntu-jammy-large | 2026-01-29 22:33:26.189 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-29 22:33:26.196205 | ubuntu-jammy-large | 2026-01-29 22:33:26.196 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-pip-cache 2026-01-29 22:33:26.209045 | ubuntu-jammy-large | 2026-01-29 22:33:26.208 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-pip-cache 2026-01-29 22:33:26.215970 | ubuntu-jammy-large | 2026-01-29 22:33:26.215 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:33:26.221939 | ubuntu-jammy-large | 2026-01-29 22:33:26.221 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:33:26.228963 | ubuntu-jammy-large | 2026-01-29 22:33:26.228 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:33:26.241148 | ubuntu-jammy-large | 2026-01-29 22:33:26.240 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:33:26.247627 | ubuntu-jammy-large | 2026-01-29 22:33:26.247 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-29 22:33:26.253687 | ubuntu-jammy-large | 2026-01-29 22:33:26.253 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-29 22:33:26.259360 | ubuntu-jammy-large | 2026-01-29 22:33:26.259 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-29 22:33:26.265234 | ubuntu-jammy-large | 2026-01-29 22:33:26.265 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-29 22:33:26.273493 | ubuntu-jammy-large | 2026-01-29 22:33:26.273 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:33:26.279833 | ubuntu-jammy-large | 2026-01-29 22:33:26.279 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:33:26.287483 | ubuntu-jammy-large | 2026-01-29 22:33:26.287 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:33:26.294259 | ubuntu-jammy-large | 2026-01-29 22:33:26.294 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:33:26.301471 | ubuntu-jammy-large | 2026-01-29 22:33:26.301 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-29 22:33:26.308428 | ubuntu-jammy-large | 2026-01-29 22:33:26.308 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:33:26.315365 | ubuntu-jammy-large | 2026-01-29 22:33:26.315 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:33:26.321976 | ubuntu-jammy-large | 2026-01-29 22:33:26.321 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:33:26.327656 | ubuntu-jammy-large | 2026-01-29 22:33:26.327 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:33:26.333089 | ubuntu-jammy-large | 2026-01-29 22:33:26.332 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:33:26.344545 | ubuntu-jammy-large | 2026-01-29 22:33:26.344 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:33:26.350579 | ubuntu-jammy-large | 2026-01-29 22:33:26.350 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:33:26.356924 | ubuntu-jammy-large | 2026-01-29 22:33:26.356 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-29 22:33:26.362633 | ubuntu-jammy-large | 2026-01-29 22:33:26.362 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-29 22:33:26.369780 | ubuntu-jammy-large | 2026-01-29 22:33:26.369 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:33:26.380985 | ubuntu-jammy-large | 2026-01-29 22:33:26.380 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:33:26.387348 | ubuntu-jammy-large | 2026-01-29 22:33:26.387 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:33:26.393177 | ubuntu-jammy-large | 2026-01-29 22:33:26.392 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:33:26.399472 | ubuntu-jammy-large | 2026-01-29 22:33:26.399 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:33:26.411196 | ubuntu-jammy-large | 2026-01-29 22:33:26.411 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:33:26.417049 | ubuntu-jammy-large | 2026-01-29 22:33:26.416 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:33:26.423052 | ubuntu-jammy-large | 2026-01-29 22:33:26.422 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:33:26.429751 | ubuntu-jammy-large | 2026-01-29 22:33:26.429 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/14-manifests 2026-01-29 22:33:26.440967 | ubuntu-jammy-large | 2026-01-29 22:33:26.440 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/14-manifests 2026-01-29 22:33:26.447671 | ubuntu-jammy-large | 2026-01-29 22:33:26.447 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:33:26.454118 | ubuntu-jammy-large | 2026-01-29 22:33:26.453 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:33:26.461844 | ubuntu-jammy-large | 2026-01-29 22:33:26.461 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:33:26.468158 | ubuntu-jammy-large | 2026-01-29 22:33:26.467 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:33:26.475126 | ubuntu-jammy-large | 2026-01-29 22:33:26.474 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/15-block-device.bash 2026-01-29 22:33:26.486235 | ubuntu-jammy-large | 2026-01-29 22:33:26.486 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/15-block-device.bash 2026-01-29 22:33:26.491975 | ubuntu-jammy-large | 2026-01-29 22:33:26.491 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:33:26.498410 | ubuntu-jammy-large | 2026-01-29 22:33:26.498 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:33:26.505660 | ubuntu-jammy-large | 2026-01-29 22:33:26.505 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-29 22:33:26.511978 | ubuntu-jammy-large | 2026-01-29 22:33:26.511 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/20-network-interface-names 2026-01-29 22:33:26.524611 | ubuntu-jammy-large | 2026-01-29 22:33:26.524 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/20-network-interface-names 2026-01-29 22:33:26.531102 | ubuntu-jammy-large | 2026-01-29 22:33:26.530 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:33:26.536390 | ubuntu-jammy-large | 2026-01-29 22:33:26.536 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:33:26.542046 | ubuntu-jammy-large | 2026-01-29 22:33:26.541 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/50-dib-python-version 2026-01-29 22:33:26.552710 | ubuntu-jammy-large | 2026-01-29 22:33:26.552 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/50-dib-python-version 2026-01-29 22:33:26.559520 | ubuntu-jammy-large | 2026-01-29 22:33:26.559 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-29 22:33:26.566033 | ubuntu-jammy-large | 2026-01-29 22:33:26.565 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-29 22:33:26.572013 | ubuntu-jammy-large | 2026-01-29 22:33:26.571 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-29 22:33:26.577801 | ubuntu-jammy-large | 2026-01-29 22:33:26.577 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-29 22:33:26.584706 | ubuntu-jammy-large | 2026-01-29 22:33:26.584 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-29 22:33:26.591359 | ubuntu-jammy-large | 2026-01-29 22:33:26.591 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-29 22:33:26.597954 | ubuntu-jammy-large | 2026-01-29 22:33:26.597 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-29 22:33:26.604908 | ubuntu-jammy-large | 2026-01-29 22:33:26.604 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-29 22:33:26.610581 | ubuntu-jammy-large | 2026-01-29 22:33:26.610 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:33:26.622254 | ubuntu-jammy-large | 2026-01-29 22:33:26.622 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:33:26.626966 | ubuntu-jammy-large | 2026-01-29 22:33:26.626 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-29 22:33:26.633634 | ubuntu-jammy-large | 2026-01-29 22:33:26.633 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-29 22:33:26.640616 | ubuntu-jammy-large | 2026-01-29 22:33:26.640 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-29 22:33:26.645702 | ubuntu-jammy-large | 2026-01-29 22:33:26.645 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:33:26.652839 | ubuntu-jammy-large | 2026-01-29 22:33:26.652 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:33:26.659829 | ubuntu-jammy-large | 2026-01-29 22:33:26.659 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:33:26.668495 | ubuntu-jammy-large | 2026-01-29 22:33:26.668 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:33:26.675668 | ubuntu-jammy-large | 2026-01-29 22:33:26.675 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/99-dib-init-system 2026-01-29 22:33:26.687851 | ubuntu-jammy-large | 2026-01-29 22:33:26.687 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/root.d/../environment.d/99-dib-init-system 2026-01-29 22:33:26.694168 | ubuntu-jammy-large | 2026-01-29 22:33:26.694 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-29 22:33:26.700274 | ubuntu-jammy-large | 2026-01-29 22:33:26.700 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-29 22:33:26.707600 | ubuntu-jammy-large | 2026-01-29 22:33:26.707 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/08-debootstrap 2026-01-29 22:33:26.875090 | ubuntu-jammy-large | 2026-01-29 22:33:26.874 | I: Retrieving InRelease 2026-01-29 22:33:27.174709 | ubuntu-jammy-large | 2026-01-29 22:33:27.174 | I: Checking Release signature 2026-01-29 22:33:27.194627 | ubuntu-jammy-large | 2026-01-29 22:33:27.194 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-01-29 22:33:27.999701 | ubuntu-jammy-large | 2026-01-29 22:33:27.999 | I: Retrieving Packages 2026-01-29 22:33:28.221536 | ubuntu-jammy-large | 2026-01-29 22:33:28.221 | I: Validating Packages 2026-01-29 22:33:28.716653 | ubuntu-jammy-large | 2026-01-29 22:33:28.716 | I: Retrieving Packages 2026-01-29 22:33:29.441014 | ubuntu-jammy-large | 2026-01-29 22:33:29.440 | I: Validating Packages 2026-01-29 22:33:31.353255 | ubuntu-jammy-large | 2026-01-29 22:33:31.352 | I: Resolving dependencies of required packages... 2026-01-29 22:33:32.412974 | ubuntu-jammy-large | 2026-01-29 22:33:32.412 | I: Resolving dependencies of base packages... 2026-01-29 22:33:41.357331 | ubuntu-jammy-large | 2026-01-29 22:33:41.357 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-01-29 22:33:41.632793 | ubuntu-jammy-large | 2026-01-29 22:33:41.632 | I: Retrieving adduser 3.118ubuntu5 2026-01-29 22:33:41.763324 | ubuntu-jammy-large | 2026-01-29 22:33:41.763 | I: Validating adduser 3.118ubuntu5 2026-01-29 22:33:41.792197 | ubuntu-jammy-large | 2026-01-29 22:33:41.792 | I: Retrieving apt 2.4.5 2026-01-29 22:33:41.991304 | ubuntu-jammy-large | 2026-01-29 22:33:41.991 | I: Validating apt 2.4.5 2026-01-29 22:33:42.040157 | ubuntu-jammy-large | 2026-01-29 22:33:42.039 | I: Retrieving base-files 12ubuntu4 2026-01-29 22:33:42.147339 | ubuntu-jammy-large | 2026-01-29 22:33:42.147 | I: Validating base-files 12ubuntu4 2026-01-29 22:33:42.172798 | ubuntu-jammy-large | 2026-01-29 22:33:42.172 | I: Retrieving base-passwd 3.5.52build1 2026-01-29 22:33:42.268567 | ubuntu-jammy-large | 2026-01-29 22:33:42.268 | I: Validating base-passwd 3.5.52build1 2026-01-29 22:33:42.296102 | ubuntu-jammy-large | 2026-01-29 22:33:42.295 | I: Retrieving bash 5.1-6ubuntu1 2026-01-29 22:33:42.533414 | ubuntu-jammy-large | 2026-01-29 22:33:42.533 | I: Validating bash 5.1-6ubuntu1 2026-01-29 22:33:42.575745 | ubuntu-jammy-large | 2026-01-29 22:33:42.575 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-01-29 22:33:42.685054 | ubuntu-jammy-large | 2026-01-29 22:33:42.684 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-01-29 22:33:42.716994 | ubuntu-jammy-large | 2026-01-29 22:33:42.716 | I: Retrieving ca-certificates 20211016 2026-01-29 22:33:42.832448 | ubuntu-jammy-large | 2026-01-29 22:33:42.832 | I: Validating ca-certificates 20211016 2026-01-29 22:33:42.861623 | ubuntu-jammy-large | 2026-01-29 22:33:42.861 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-01-29 22:33:43.064603 | ubuntu-jammy-large | 2026-01-29 22:33:43.064 | I: Validating coreutils 8.32-4.1ubuntu1 2026-01-29 22:33:43.113824 | ubuntu-jammy-large | 2026-01-29 22:33:43.113 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-01-29 22:33:43.232208 | ubuntu-jammy-large | 2026-01-29 22:33:43.231 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-01-29 22:33:43.264565 | ubuntu-jammy-large | 2026-01-29 22:33:43.264 | I: Retrieving debconf 1.5.79ubuntu1 2026-01-29 22:33:43.389430 | ubuntu-jammy-large | 2026-01-29 22:33:43.389 | I: Validating debconf 1.5.79ubuntu1 2026-01-29 22:33:43.424485 | ubuntu-jammy-large | 2026-01-29 22:33:43.424 | I: Retrieving debianutils 5.5-1ubuntu2 2026-01-29 22:33:43.554469 | ubuntu-jammy-large | 2026-01-29 22:33:43.554 | I: Validating debianutils 5.5-1ubuntu2 2026-01-29 22:33:43.587122 | ubuntu-jammy-large | 2026-01-29 22:33:43.586 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-01-29 22:33:43.729159 | ubuntu-jammy-large | 2026-01-29 22:33:43.728 | I: Validating diffutils 1:3.8-0ubuntu2 2026-01-29 22:33:43.758193 | ubuntu-jammy-large | 2026-01-29 22:33:43.757 | I: Retrieving dpkg 1.21.1ubuntu2 2026-01-29 22:33:43.934376 | ubuntu-jammy-large | 2026-01-29 22:33:43.934 | I: Validating dpkg 1.21.1ubuntu2 2026-01-29 22:33:43.979986 | ubuntu-jammy-large | 2026-01-29 22:33:43.979 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-01-29 22:33:44.185284 | ubuntu-jammy-large | 2026-01-29 22:33:44.185 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-01-29 22:33:44.223883 | ubuntu-jammy-large | 2026-01-29 22:33:44.223 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-01-29 22:33:44.362727 | ubuntu-jammy-large | 2026-01-29 22:33:44.362 | I: Validating findutils 4.8.0-1ubuntu3 2026-01-29 22:33:44.398427 | ubuntu-jammy-large | 2026-01-29 22:33:44.398 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-01-29 22:33:44.497051 | ubuntu-jammy-large | 2026-01-29 22:33:44.496 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-01-29 22:33:44.528142 | ubuntu-jammy-large | 2026-01-29 22:33:44.527 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-01-29 22:33:44.654324 | ubuntu-jammy-large | 2026-01-29 22:33:44.654 | I: Validating gpgv 2.2.27-3ubuntu2 2026-01-29 22:33:44.684297 | ubuntu-jammy-large | 2026-01-29 22:33:44.684 | I: Retrieving grep 3.7-1build1 2026-01-29 22:33:44.837060 | ubuntu-jammy-large | 2026-01-29 22:33:44.836 | I: Validating grep 3.7-1build1 2026-01-29 22:33:44.868983 | ubuntu-jammy-large | 2026-01-29 22:33:44.868 | I: Retrieving gzip 1.10-4ubuntu4 2026-01-29 22:33:44.994744 | ubuntu-jammy-large | 2026-01-29 22:33:44.994 | I: Validating gzip 1.10-4ubuntu4 2026-01-29 22:33:45.023200 | ubuntu-jammy-large | 2026-01-29 22:33:45.022 | I: Retrieving hostname 3.23ubuntu2 2026-01-29 22:33:45.110490 | ubuntu-jammy-large | 2026-01-29 22:33:45.110 | I: Validating hostname 3.23ubuntu2 2026-01-29 22:33:45.136679 | ubuntu-jammy-large | 2026-01-29 22:33:45.136 | I: Retrieving init-system-helpers 1.62 2026-01-29 22:33:45.260469 | ubuntu-jammy-large | 2026-01-29 22:33:45.260 | I: Validating init-system-helpers 1.62 2026-01-29 22:33:45.288813 | ubuntu-jammy-large | 2026-01-29 22:33:45.288 | I: Retrieving libacl1 2.3.1-1 2026-01-29 22:33:45.386195 | ubuntu-jammy-large | 2026-01-29 22:33:45.385 | I: Validating libacl1 2.3.1-1 2026-01-29 22:33:45.410137 | ubuntu-jammy-large | 2026-01-29 22:33:45.409 | I: Retrieving libapt-pkg6.0 2.4.5 2026-01-29 22:33:45.577880 | ubuntu-jammy-large | 2026-01-29 22:33:45.577 | I: Validating libapt-pkg6.0 2.4.5 2026-01-29 22:33:45.620987 | ubuntu-jammy-large | 2026-01-29 22:33:45.620 | I: Retrieving libattr1 1:2.5.1-1build1 2026-01-29 22:33:45.720202 | ubuntu-jammy-large | 2026-01-29 22:33:45.719 | I: Validating libattr1 1:2.5.1-1build1 2026-01-29 22:33:45.746086 | ubuntu-jammy-large | 2026-01-29 22:33:45.745 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-01-29 22:33:45.827486 | ubuntu-jammy-large | 2026-01-29 22:33:45.827 | I: Validating libaudit-common 1:3.0.7-1build1 2026-01-29 22:33:45.856547 | ubuntu-jammy-large | 2026-01-29 22:33:45.856 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-01-29 22:33:45.986116 | ubuntu-jammy-large | 2026-01-29 22:33:45.985 | I: Validating libaudit1 1:3.0.7-1build1 2026-01-29 22:33:46.012463 | ubuntu-jammy-large | 2026-01-29 22:33:46.012 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-01-29 22:33:46.142421 | ubuntu-jammy-large | 2026-01-29 22:33:46.142 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-01-29 22:33:46.174539 | ubuntu-jammy-large | 2026-01-29 22:33:46.174 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-01-29 22:33:46.274048 | ubuntu-jammy-large | 2026-01-29 22:33:46.273 | I: Validating libbz2-1.0 1.0.8-5build1 2026-01-29 22:33:46.303163 | ubuntu-jammy-large | 2026-01-29 22:33:46.302 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-01-29 22:33:46.620394 | ubuntu-jammy-large | 2026-01-29 22:33:46.620 | I: Validating libc-bin 2.35-0ubuntu3 2026-01-29 22:33:46.660053 | ubuntu-jammy-large | 2026-01-29 22:33:46.659 | I: Retrieving libc6 2.35-0ubuntu3 2026-01-29 22:33:47.227647 | ubuntu-jammy-large | 2026-01-29 22:33:47.227 | I: Validating libc6 2.35-0ubuntu3 2026-01-29 22:33:47.285752 | ubuntu-jammy-large | 2026-01-29 22:33:47.285 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-01-29 22:33:47.455507 | ubuntu-jammy-large | 2026-01-29 22:33:47.455 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-01-29 22:33:47.484493 | ubuntu-jammy-large | 2026-01-29 22:33:47.484 | I: Retrieving libcap2 1:2.44-1build3 2026-01-29 22:33:47.605293 | ubuntu-jammy-large | 2026-01-29 22:33:47.605 | I: Validating libcap2 1:2.44-1build3 2026-01-29 22:33:47.627887 | ubuntu-jammy-large | 2026-01-29 22:33:47.627 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-01-29 22:33:47.753921 | ubuntu-jammy-large | 2026-01-29 22:33:47.753 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-01-29 22:33:47.778382 | ubuntu-jammy-large | 2026-01-29 22:33:47.778 | I: Retrieving libcrypt1 1:4.4.27-1 2026-01-29 22:33:47.964594 | ubuntu-jammy-large | 2026-01-29 22:33:47.964 | I: Validating libcrypt1 1:4.4.27-1 2026-01-29 22:33:47.994953 | ubuntu-jammy-large | 2026-01-29 22:33:47.994 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-01-29 22:33:48.455560 | ubuntu-jammy-large | 2026-01-29 22:33:48.455 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-01-29 22:33:48.493736 | ubuntu-jammy-large | 2026-01-29 22:33:48.493 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-01-29 22:33:48.613475 | ubuntu-jammy-large | 2026-01-29 22:33:48.613 | I: Validating libdebconfclient0 0.261ubuntu1 2026-01-29 22:33:48.643858 | ubuntu-jammy-large | 2026-01-29 22:33:48.643 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-01-29 22:33:48.849083 | ubuntu-jammy-large | 2026-01-29 22:33:48.848 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-01-29 22:33:48.881402 | ubuntu-jammy-large | 2026-01-29 22:33:48.881 | I: Retrieving libffi8 3.4.2-4 2026-01-29 22:33:49.003671 | ubuntu-jammy-large | 2026-01-29 22:33:49.003 | I: Validating libffi8 3.4.2-4 2026-01-29 22:33:49.033269 | ubuntu-jammy-large | 2026-01-29 22:33:49.033 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-01-29 22:33:49.241428 | ubuntu-jammy-large | 2026-01-29 22:33:49.241 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-01-29 22:33:49.269651 | ubuntu-jammy-large | 2026-01-29 22:33:49.269 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-01-29 22:33:49.581788 | ubuntu-jammy-large | 2026-01-29 22:33:49.581 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-01-29 22:33:49.620243 | ubuntu-jammy-large | 2026-01-29 22:33:49.620 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-01-29 22:33:49.796703 | ubuntu-jammy-large | 2026-01-29 22:33:49.796 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-01-29 22:33:49.830313 | ubuntu-jammy-large | 2026-01-29 22:33:49.830 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-01-29 22:33:50.076680 | ubuntu-jammy-large | 2026-01-29 22:33:50.076 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-01-29 22:33:50.119807 | ubuntu-jammy-large | 2026-01-29 22:33:50.119 | I: Retrieving libgpg-error0 1.43-3 2026-01-29 22:33:50.308647 | ubuntu-jammy-large | 2026-01-29 22:33:50.308 | I: Validating libgpg-error0 1.43-3 2026-01-29 22:33:50.337024 | ubuntu-jammy-large | 2026-01-29 22:33:50.336 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-01-29 22:33:50.555764 | ubuntu-jammy-large | 2026-01-29 22:33:50.555 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-01-29 22:33:50.586519 | ubuntu-jammy-large | 2026-01-29 22:33:50.586 | I: Retrieving libhogweed6 3.7.3-1build2 2026-01-29 22:33:50.824846 | ubuntu-jammy-large | 2026-01-29 22:33:50.824 | I: Validating libhogweed6 3.7.3-1build2 2026-01-29 22:33:50.857192 | ubuntu-jammy-large | 2026-01-29 22:33:50.856 | I: Retrieving libidn2-0 2.3.2-2build1 2026-01-29 22:33:51.064158 | ubuntu-jammy-large | 2026-01-29 22:33:51.063 | I: Validating libidn2-0 2.3.2-2build1 2026-01-29 22:33:51.097061 | ubuntu-jammy-large | 2026-01-29 22:33:51.096 | I: Retrieving libk5crypto3 1.19.2-2 2026-01-29 22:33:51.413639 | ubuntu-jammy-large | 2026-01-29 22:33:51.413 | I: Validating libk5crypto3 1.19.2-2 2026-01-29 22:33:51.443799 | ubuntu-jammy-large | 2026-01-29 22:33:51.443 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-01-29 22:33:51.554850 | ubuntu-jammy-large | 2026-01-29 22:33:51.554 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-01-29 22:33:51.586496 | ubuntu-jammy-large | 2026-01-29 22:33:51.586 | I: Retrieving libkrb5-3 1.19.2-2 2026-01-29 22:33:51.819726 | ubuntu-jammy-large | 2026-01-29 22:33:51.819 | I: Validating libkrb5-3 1.19.2-2 2026-01-29 22:33:51.847803 | ubuntu-jammy-large | 2026-01-29 22:33:51.847 | I: Retrieving libkrb5support0 1.19.2-2 2026-01-29 22:33:51.986052 | ubuntu-jammy-large | 2026-01-29 22:33:51.985 | I: Validating libkrb5support0 1.19.2-2 2026-01-29 22:33:52.013171 | ubuntu-jammy-large | 2026-01-29 22:33:52.012 | I: Retrieving liblz4-1 1.9.3-2build2 2026-01-29 22:33:52.179164 | ubuntu-jammy-large | 2026-01-29 22:33:52.178 | I: Validating liblz4-1 1.9.3-2build2 2026-01-29 22:33:52.206563 | ubuntu-jammy-large | 2026-01-29 22:33:52.206 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-01-29 22:33:52.344833 | ubuntu-jammy-large | 2026-01-29 22:33:52.344 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-01-29 22:33:52.372018 | ubuntu-jammy-large | 2026-01-29 22:33:52.371 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-01-29 22:33:52.563698 | ubuntu-jammy-large | 2026-01-29 22:33:52.563 | I: Validating libmount1 2.37.2-4ubuntu3 2026-01-29 22:33:52.593748 | ubuntu-jammy-large | 2026-01-29 22:33:52.593 | I: Retrieving libncurses6 6.3-2 2026-01-29 22:33:52.773055 | ubuntu-jammy-large | 2026-01-29 22:33:52.772 | I: Validating libncurses6 6.3-2 2026-01-29 22:33:52.802692 | ubuntu-jammy-large | 2026-01-29 22:33:52.802 | I: Retrieving libncursesw6 6.3-2 2026-01-29 22:33:52.995027 | ubuntu-jammy-large | 2026-01-29 22:33:52.994 | I: Validating libncursesw6 6.3-2 2026-01-29 22:33:53.027885 | ubuntu-jammy-large | 2026-01-29 22:33:53.027 | I: Retrieving libnettle8 3.7.3-1build2 2026-01-29 22:33:53.253265 | ubuntu-jammy-large | 2026-01-29 22:33:53.253 | I: Validating libnettle8 3.7.3-1build2 2026-01-29 22:33:53.286327 | ubuntu-jammy-large | 2026-01-29 22:33:53.286 | I: Retrieving libnsl2 1.3.0-2build2 2026-01-29 22:33:53.496831 | ubuntu-jammy-large | 2026-01-29 22:33:53.496 | I: Validating libnsl2 1.3.0-2build2 2026-01-29 22:33:53.522874 | ubuntu-jammy-large | 2026-01-29 22:33:53.522 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-01-29 22:33:53.731396 | ubuntu-jammy-large | 2026-01-29 22:33:53.731 | I: Validating libp11-kit0 0.24.0-6build1 2026-01-29 22:33:53.766612 | ubuntu-jammy-large | 2026-01-29 22:33:53.766 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-01-29 22:33:53.953642 | ubuntu-jammy-large | 2026-01-29 22:33:53.953 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-01-29 22:33:53.988140 | ubuntu-jammy-large | 2026-01-29 22:33:53.987 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-01-29 22:33:54.118563 | ubuntu-jammy-large | 2026-01-29 22:33:54.118 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-01-29 22:33:54.148008 | ubuntu-jammy-large | 2026-01-29 22:33:54.147 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-01-29 22:33:54.319076 | ubuntu-jammy-large | 2026-01-29 22:33:54.318 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-01-29 22:33:54.349486 | ubuntu-jammy-large | 2026-01-29 22:33:54.349 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-01-29 22:33:54.582145 | ubuntu-jammy-large | 2026-01-29 22:33:54.581 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-01-29 22:33:54.615856 | ubuntu-jammy-large | 2026-01-29 22:33:54.615 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-01-29 22:33:54.851589 | ubuntu-jammy-large | 2026-01-29 22:33:54.851 | I: Validating libpcre2-8-0 10.39-3build1 2026-01-29 22:33:54.886439 | ubuntu-jammy-large | 2026-01-29 22:33:54.886 | I: Retrieving libpcre3 2:8.39-13build5 2026-01-29 22:33:55.265748 | ubuntu-jammy-large | 2026-01-29 22:33:55.265 | I: Validating libpcre3 2:8.39-13build5 2026-01-29 22:33:55.298310 | ubuntu-jammy-large | 2026-01-29 22:33:55.298 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-01-29 22:33:55.493004 | ubuntu-jammy-large | 2026-01-29 22:33:55.492 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-01-29 22:33:55.523479 | ubuntu-jammy-large | 2026-01-29 22:33:55.523 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-01-29 22:33:55.677054 | ubuntu-jammy-large | 2026-01-29 22:33:55.676 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-01-29 22:33:55.709201 | ubuntu-jammy-large | 2026-01-29 22:33:55.709 | I: Retrieving libselinux1 3.3-1build2 2026-01-29 22:33:55.882980 | ubuntu-jammy-large | 2026-01-29 22:33:55.882 | I: Validating libselinux1 3.3-1build2 2026-01-29 22:33:55.914130 | ubuntu-jammy-large | 2026-01-29 22:33:55.913 | I: Retrieving libsemanage-common 3.3-1build2 2026-01-29 22:33:56.032533 | ubuntu-jammy-large | 2026-01-29 22:33:56.032 | I: Validating libsemanage-common 3.3-1build2 2026-01-29 22:33:56.063370 | ubuntu-jammy-large | 2026-01-29 22:33:56.063 | I: Retrieving libsemanage2 3.3-1build2 2026-01-29 22:33:56.263277 | ubuntu-jammy-large | 2026-01-29 22:33:56.263 | I: Validating libsemanage2 3.3-1build2 2026-01-29 22:33:56.289851 | ubuntu-jammy-large | 2026-01-29 22:33:56.289 | I: Retrieving libsepol2 3.3-1build1 2026-01-29 22:33:56.574120 | ubuntu-jammy-large | 2026-01-29 22:33:56.573 | I: Validating libsepol2 3.3-1build1 2026-01-29 22:33:56.606021 | ubuntu-jammy-large | 2026-01-29 22:33:56.605 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-01-29 22:33:56.796833 | ubuntu-jammy-large | 2026-01-29 22:33:56.796 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-01-29 22:33:56.824399 | ubuntu-jammy-large | 2026-01-29 22:33:56.824 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-01-29 22:33:56.953075 | ubuntu-jammy-large | 2026-01-29 22:33:56.952 | I: Validating libss2 1.46.5-2ubuntu1 2026-01-29 22:33:56.978696 | ubuntu-jammy-large | 2026-01-29 22:33:56.978 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-01-29 22:33:57.378395 | ubuntu-jammy-large | 2026-01-29 22:33:57.378 | I: Validating libssl3 3.0.2-0ubuntu1 2026-01-29 22:33:57.423640 | ubuntu-jammy-large | 2026-01-29 22:33:57.423 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-01-29 22:33:57.748896 | ubuntu-jammy-large | 2026-01-29 22:33:57.748 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-01-29 22:33:57.782396 | ubuntu-jammy-large | 2026-01-29 22:33:57.782 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-01-29 22:33:57.992460 | ubuntu-jammy-large | 2026-01-29 22:33:57.992 | I: Validating libsystemd0 249.11-0ubuntu3 2026-01-29 22:33:58.021574 | ubuntu-jammy-large | 2026-01-29 22:33:58.021 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-01-29 22:33:58.179233 | ubuntu-jammy-large | 2026-01-29 22:33:58.179 | I: Validating libtasn1-6 4.18.0-4build1 2026-01-29 22:33:58.202589 | ubuntu-jammy-large | 2026-01-29 22:33:58.202 | I: Retrieving libtinfo6 6.3-2 2026-01-29 22:33:58.444057 | ubuntu-jammy-large | 2026-01-29 22:33:58.443 | I: Validating libtinfo6 6.3-2 2026-01-29 22:33:58.468349 | ubuntu-jammy-large | 2026-01-29 22:33:58.468 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-01-29 22:33:58.629001 | ubuntu-jammy-large | 2026-01-29 22:33:58.628 | I: Validating libtirpc-common 1.3.2-2build1 2026-01-29 22:33:58.654323 | ubuntu-jammy-large | 2026-01-29 22:33:58.654 | I: Retrieving libtirpc3 1.3.2-2build1 2026-01-29 22:33:58.840080 | ubuntu-jammy-large | 2026-01-29 22:33:58.839 | I: Validating libtirpc3 1.3.2-2build1 2026-01-29 22:33:58.867392 | ubuntu-jammy-large | 2026-01-29 22:33:58.867 | I: Retrieving libudev1 249.11-0ubuntu3 2026-01-29 22:33:59.093808 | ubuntu-jammy-large | 2026-01-29 22:33:59.093 | I: Validating libudev1 249.11-0ubuntu3 2026-01-29 22:33:59.120303 | ubuntu-jammy-large | 2026-01-29 22:33:59.120 | I: Retrieving libunistring2 1.0-1 2026-01-29 22:33:59.634583 | ubuntu-jammy-large | 2026-01-29 22:33:59.634 | I: Validating libunistring2 1.0-1 2026-01-29 22:33:59.670186 | ubuntu-jammy-large | 2026-01-29 22:33:59.670 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-01-29 22:33:59.828957 | ubuntu-jammy-large | 2026-01-29 22:33:59.828 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-01-29 22:33:59.854529 | ubuntu-jammy-large | 2026-01-29 22:33:59.854 | I: Retrieving libxxhash0 0.8.1-1 2026-01-29 22:34:00.027390 | ubuntu-jammy-large | 2026-01-29 22:34:00.027 | I: Validating libxxhash0 0.8.1-1 2026-01-29 22:34:00.052368 | ubuntu-jammy-large | 2026-01-29 22:34:00.052 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-01-29 22:34:00.524321 | ubuntu-jammy-large | 2026-01-29 22:34:00.524 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-01-29 22:34:00.554635 | ubuntu-jammy-large | 2026-01-29 22:34:00.554 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-01-29 22:34:00.720965 | ubuntu-jammy-large | 2026-01-29 22:34:00.720 | I: Validating login 1:4.8.1-2ubuntu2 2026-01-29 22:34:00.752272 | ubuntu-jammy-large | 2026-01-29 22:34:00.752 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-01-29 22:34:00.844148 | ubuntu-jammy-large | 2026-01-29 22:34:00.843 | I: Validating logsave 1.46.5-2ubuntu1 2026-01-29 22:34:00.870707 | ubuntu-jammy-large | 2026-01-29 22:34:00.870 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-01-29 22:34:00.997885 | ubuntu-jammy-large | 2026-01-29 22:34:00.997 | I: Validating lsb-base 11.1.0ubuntu4 2026-01-29 22:34:01.025506 | ubuntu-jammy-large | 2026-01-29 22:34:01.025 | I: Retrieving mawk 1.3.4.20200120-3 2026-01-29 22:34:01.202151 | ubuntu-jammy-large | 2026-01-29 22:34:01.201 | I: Validating mawk 1.3.4.20200120-3 2026-01-29 22:34:01.230463 | ubuntu-jammy-large | 2026-01-29 22:34:01.230 | I: Retrieving mount 2.37.2-4ubuntu3 2026-01-29 22:34:01.394893 | ubuntu-jammy-large | 2026-01-29 22:34:01.394 | I: Validating mount 2.37.2-4ubuntu3 2026-01-29 22:34:01.422360 | ubuntu-jammy-large | 2026-01-29 22:34:01.422 | I: Retrieving ncurses-base 6.3-2 2026-01-29 22:34:01.637358 | ubuntu-jammy-large | 2026-01-29 22:34:01.637 | I: Validating ncurses-base 6.3-2 2026-01-29 22:34:01.664277 | ubuntu-jammy-large | 2026-01-29 22:34:01.664 | I: Retrieving ncurses-bin 6.3-2 2026-01-29 22:34:01.870862 | ubuntu-jammy-large | 2026-01-29 22:34:01.870 | I: Validating ncurses-bin 6.3-2 2026-01-29 22:34:01.899752 | ubuntu-jammy-large | 2026-01-29 22:34:01.899 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-01-29 22:34:02.263979 | ubuntu-jammy-large | 2026-01-29 22:34:02.263 | I: Validating openssl 3.0.2-0ubuntu1 2026-01-29 22:34:02.312025 | ubuntu-jammy-large | 2026-01-29 22:34:02.311 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-01-29 22:34:02.662815 | ubuntu-jammy-large | 2026-01-29 22:34:02.662 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-01-29 22:34:02.707618 | ubuntu-jammy-large | 2026-01-29 22:34:02.707 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-01-29 22:34:03.204236 | ubuntu-jammy-large | 2026-01-29 22:34:03.204 | I: Validating perl-base 5.34.0-3ubuntu1 2026-01-29 22:34:03.247951 | ubuntu-jammy-large | 2026-01-29 22:34:03.247 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-01-29 22:34:03.490359 | ubuntu-jammy-large | 2026-01-29 22:34:03.490 | I: Validating procps 2:3.3.17-6ubuntu2 2026-01-29 22:34:03.523869 | ubuntu-jammy-large | 2026-01-29 22:34:03.523 | I: Retrieving sed 4.8-1ubuntu2 2026-01-29 22:34:03.698149 | ubuntu-jammy-large | 2026-01-29 22:34:03.697 | I: Validating sed 4.8-1ubuntu2 2026-01-29 22:34:03.727816 | ubuntu-jammy-large | 2026-01-29 22:34:03.727 | I: Retrieving sensible-utils 0.0.17 2026-01-29 22:34:03.857090 | ubuntu-jammy-large | 2026-01-29 22:34:03.856 | I: Validating sensible-utils 0.0.17 2026-01-29 22:34:03.883310 | ubuntu-jammy-large | 2026-01-29 22:34:03.883 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-01-29 22:34:04.058663 | ubuntu-jammy-large | 2026-01-29 22:34:04.058 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-01-29 22:34:04.084999 | ubuntu-jammy-large | 2026-01-29 22:34:04.084 | I: Retrieving tar 1.34+dfsg-1build3 2026-01-29 22:34:04.329752 | ubuntu-jammy-large | 2026-01-29 22:34:04.329 | I: Validating tar 1.34+dfsg-1build3 2026-01-29 22:34:04.360646 | ubuntu-jammy-large | 2026-01-29 22:34:04.360 | I: Retrieving ubuntu-keyring 2021.03.26 2026-01-29 22:34:04.560224 | ubuntu-jammy-large | 2026-01-29 22:34:04.560 | I: Validating ubuntu-keyring 2021.03.26 2026-01-29 22:34:04.581438 | ubuntu-jammy-large | 2026-01-29 22:34:04.581 | I: Retrieving usrmerge 25ubuntu2 2026-01-29 22:34:04.751007 | ubuntu-jammy-large | 2026-01-29 22:34:04.750 | I: Validating usrmerge 25ubuntu2 2026-01-29 22:34:04.774547 | ubuntu-jammy-large | 2026-01-29 22:34:04.774 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-01-29 22:34:05.285087 | ubuntu-jammy-large | 2026-01-29 22:34:05.284 | I: Validating util-linux 2.37.2-4ubuntu3 2026-01-29 22:34:05.324384 | ubuntu-jammy-large | 2026-01-29 22:34:05.324 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-01-29 22:34:05.473374 | ubuntu-jammy-large | 2026-01-29 22:34:05.473 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-01-29 22:34:05.501775 | ubuntu-jammy-large | 2026-01-29 22:34:05.501 | I: Chosen extractor for .deb packages: dpkg-deb 2026-01-29 22:34:05.558841 | ubuntu-jammy-large | 2026-01-29 22:34:05.558 | I: Extracting base-files... 2026-01-29 22:34:05.571939 | ubuntu-jammy-large | 2026-01-29 22:34:05.571 | I: Extracting base-passwd... 2026-01-29 22:34:05.580961 | ubuntu-jammy-large | 2026-01-29 22:34:05.580 | I: Extracting bash... 2026-01-29 22:34:05.604866 | ubuntu-jammy-large | 2026-01-29 22:34:05.604 | I: Extracting bsdutils... 2026-01-29 22:34:05.615651 | ubuntu-jammy-large | 2026-01-29 22:34:05.615 | I: Extracting coreutils... 2026-01-29 22:34:05.681158 | ubuntu-jammy-large | 2026-01-29 22:34:05.680 | I: Extracting dash... 2026-01-29 22:34:05.692595 | ubuntu-jammy-large | 2026-01-29 22:34:05.692 | I: Extracting debconf... 2026-01-29 22:34:05.706957 | ubuntu-jammy-large | 2026-01-29 22:34:05.706 | I: Extracting debianutils... 2026-01-29 22:34:05.720429 | ubuntu-jammy-large | 2026-01-29 22:34:05.720 | I: Extracting diffutils... 2026-01-29 22:34:05.733735 | ubuntu-jammy-large | 2026-01-29 22:34:05.733 | I: Extracting dpkg... 2026-01-29 22:34:05.890827 | ubuntu-jammy-large | 2026-01-29 22:34:05.890 | I: Extracting e2fsprogs... 2026-01-29 22:34:05.911971 | ubuntu-jammy-large | 2026-01-29 22:34:05.911 | I: Extracting findutils... 2026-01-29 22:34:05.925049 | ubuntu-jammy-large | 2026-01-29 22:34:05.924 | I: Extracting gcc-12-base... 2026-01-29 22:34:05.934074 | ubuntu-jammy-large | 2026-01-29 22:34:05.933 | I: Extracting grep... 2026-01-29 22:34:05.943101 | ubuntu-jammy-large | 2026-01-29 22:34:05.942 | I: Extracting gzip... 2026-01-29 22:34:05.954860 | ubuntu-jammy-large | 2026-01-29 22:34:05.954 | I: Extracting hostname... 2026-01-29 22:34:05.963662 | ubuntu-jammy-large | 2026-01-29 22:34:05.963 | I: Extracting init-system-helpers... 2026-01-29 22:34:05.975266 | ubuntu-jammy-large | 2026-01-29 22:34:05.975 | I: Extracting libacl1... 2026-01-29 22:34:05.985870 | ubuntu-jammy-large | 2026-01-29 22:34:05.985 | I: Extracting libattr1... 2026-01-29 22:34:05.995491 | ubuntu-jammy-large | 2026-01-29 22:34:05.995 | I: Extracting libaudit-common... 2026-01-29 22:34:06.005102 | ubuntu-jammy-large | 2026-01-29 22:34:06.004 | I: Extracting libaudit1... 2026-01-29 22:34:06.017260 | ubuntu-jammy-large | 2026-01-29 22:34:06.016 | I: Extracting libblkid1... 2026-01-29 22:34:06.027999 | ubuntu-jammy-large | 2026-01-29 22:34:06.027 | I: Extracting libbz2-1.0... 2026-01-29 22:34:06.039765 | ubuntu-jammy-large | 2026-01-29 22:34:06.039 | I: Extracting libc-bin... 2026-01-29 22:34:06.070836 | ubuntu-jammy-large | 2026-01-29 22:34:06.070 | I: Extracting libc6... 2026-01-29 22:34:06.167062 | ubuntu-jammy-large | 2026-01-29 22:34:06.166 | I: Extracting libcap-ng0... 2026-01-29 22:34:06.176015 | ubuntu-jammy-large | 2026-01-29 22:34:06.175 | I: Extracting libcap2... 2026-01-29 22:34:06.184064 | ubuntu-jammy-large | 2026-01-29 22:34:06.183 | I: Extracting libcom-err2... 2026-01-29 22:34:06.192153 | ubuntu-jammy-large | 2026-01-29 22:34:06.191 | I: Extracting libcrypt1... 2026-01-29 22:34:06.202254 | ubuntu-jammy-large | 2026-01-29 22:34:06.202 | I: Extracting libdb5.3... 2026-01-29 22:34:06.230815 | ubuntu-jammy-large | 2026-01-29 22:34:06.230 | I: Extracting libdebconfclient0... 2026-01-29 22:34:06.241555 | ubuntu-jammy-large | 2026-01-29 22:34:06.241 | I: Extracting libext2fs2... 2026-01-29 22:34:06.255680 | ubuntu-jammy-large | 2026-01-29 22:34:06.255 | I: Extracting libgcc-s1... 2026-01-29 22:34:06.266400 | ubuntu-jammy-large | 2026-01-29 22:34:06.266 | I: Extracting libgcrypt20... 2026-01-29 22:34:06.284271 | ubuntu-jammy-large | 2026-01-29 22:34:06.284 | I: Extracting libgmp10... 2026-01-29 22:34:06.300087 | ubuntu-jammy-large | 2026-01-29 22:34:06.299 | I: Extracting libgpg-error0... 2026-01-29 22:34:06.311201 | ubuntu-jammy-large | 2026-01-29 22:34:06.311 | I: Extracting libgssapi-krb5-2... 2026-01-29 22:34:06.323990 | ubuntu-jammy-large | 2026-01-29 22:34:06.323 | I: Extracting libk5crypto3... 2026-01-29 22:34:06.336365 | ubuntu-jammy-large | 2026-01-29 22:34:06.336 | I: Extracting libkeyutils1... 2026-01-29 22:34:06.345910 | ubuntu-jammy-large | 2026-01-29 22:34:06.345 | I: Extracting libkrb5-3... 2026-01-29 22:34:06.365008 | ubuntu-jammy-large | 2026-01-29 22:34:06.364 | I: Extracting libkrb5support0... 2026-01-29 22:34:06.374304 | ubuntu-jammy-large | 2026-01-29 22:34:06.374 | I: Extracting liblz4-1... 2026-01-29 22:34:06.385134 | ubuntu-jammy-large | 2026-01-29 22:34:06.384 | I: Extracting liblzma5... 2026-01-29 22:34:06.396838 | ubuntu-jammy-large | 2026-01-29 22:34:06.396 | I: Extracting libmount1... 2026-01-29 22:34:06.409265 | ubuntu-jammy-large | 2026-01-29 22:34:06.409 | I: Extracting libncurses6... 2026-01-29 22:34:06.421741 | ubuntu-jammy-large | 2026-01-29 22:34:06.421 | I: Extracting libncursesw6... 2026-01-29 22:34:06.435307 | ubuntu-jammy-large | 2026-01-29 22:34:06.435 | I: Extracting libnsl2... 2026-01-29 22:34:06.446504 | ubuntu-jammy-large | 2026-01-29 22:34:06.446 | I: Extracting libpam-modules... 2026-01-29 22:34:06.465094 | ubuntu-jammy-large | 2026-01-29 22:34:06.464 | I: Extracting libpam-modules-bin... 2026-01-29 22:34:06.476655 | ubuntu-jammy-large | 2026-01-29 22:34:06.476 | I: Extracting libpam-runtime... 2026-01-29 22:34:06.487404 | ubuntu-jammy-large | 2026-01-29 22:34:06.487 | I: Extracting libpam0g... 2026-01-29 22:34:06.498948 | ubuntu-jammy-large | 2026-01-29 22:34:06.498 | I: Extracting libpcre2-8-0... 2026-01-29 22:34:06.515437 | ubuntu-jammy-large | 2026-01-29 22:34:06.515 | I: Extracting libpcre3... 2026-01-29 22:34:06.530071 | ubuntu-jammy-large | 2026-01-29 22:34:06.529 | I: Extracting libprocps8... 2026-01-29 22:34:06.541634 | ubuntu-jammy-large | 2026-01-29 22:34:06.541 | I: Extracting libselinux1... 2026-01-29 22:34:06.553156 | ubuntu-jammy-large | 2026-01-29 22:34:06.552 | I: Extracting libsemanage-common... 2026-01-29 22:34:06.562742 | ubuntu-jammy-large | 2026-01-29 22:34:06.562 | I: Extracting libsemanage2... 2026-01-29 22:34:06.575101 | ubuntu-jammy-large | 2026-01-29 22:34:06.574 | I: Extracting libsepol2... 2026-01-29 22:34:06.591748 | ubuntu-jammy-large | 2026-01-29 22:34:06.591 | I: Extracting libsmartcols1... 2026-01-29 22:34:06.602030 | ubuntu-jammy-large | 2026-01-29 22:34:06.601 | I: Extracting libss2... 2026-01-29 22:34:06.610984 | ubuntu-jammy-large | 2026-01-29 22:34:06.610 | I: Extracting libssl3... 2026-01-29 22:34:06.656955 | ubuntu-jammy-large | 2026-01-29 22:34:06.656 | I: Extracting libsystemd0... 2026-01-29 22:34:06.672992 | ubuntu-jammy-large | 2026-01-29 22:34:06.672 | I: Extracting libtinfo6... 2026-01-29 22:34:06.683817 | ubuntu-jammy-large | 2026-01-29 22:34:06.683 | I: Extracting libtirpc-common... 2026-01-29 22:34:06.695683 | ubuntu-jammy-large | 2026-01-29 22:34:06.695 | I: Extracting libtirpc3... 2026-01-29 22:34:06.706221 | ubuntu-jammy-large | 2026-01-29 22:34:06.706 | I: Extracting libudev1... 2026-01-29 22:34:06.717928 | ubuntu-jammy-large | 2026-01-29 22:34:06.717 | I: Extracting libuuid1... 2026-01-29 22:34:06.727920 | ubuntu-jammy-large | 2026-01-29 22:34:06.727 | I: Extracting libzstd1... 2026-01-29 22:34:06.740686 | ubuntu-jammy-large | 2026-01-29 22:34:06.740 | I: Extracting login... 2026-01-29 22:34:06.752682 | ubuntu-jammy-large | 2026-01-29 22:34:06.752 | I: Extracting logsave... 2026-01-29 22:34:06.761758 | ubuntu-jammy-large | 2026-01-29 22:34:06.761 | I: Extracting lsb-base... 2026-01-29 22:34:06.771174 | ubuntu-jammy-large | 2026-01-29 22:34:06.770 | I: Extracting mawk... 2026-01-29 22:34:06.782315 | ubuntu-jammy-large | 2026-01-29 22:34:06.782 | I: Extracting mount... 2026-01-29 22:34:06.794665 | ubuntu-jammy-large | 2026-01-29 22:34:06.794 | I: Extracting ncurses-base... 2026-01-29 22:34:06.805738 | ubuntu-jammy-large | 2026-01-29 22:34:06.805 | I: Extracting ncurses-bin... 2026-01-29 22:34:06.818050 | ubuntu-jammy-large | 2026-01-29 22:34:06.817 | I: Extracting passwd... 2026-01-29 22:34:06.848543 | ubuntu-jammy-large | 2026-01-29 22:34:06.848 | I: Extracting perl-base... 2026-01-29 22:34:06.924196 | ubuntu-jammy-large | 2026-01-29 22:34:06.923 | I: Extracting procps... 2026-01-29 22:34:06.941104 | ubuntu-jammy-large | 2026-01-29 22:34:06.940 | I: Extracting sed... 2026-01-29 22:34:06.953498 | ubuntu-jammy-large | 2026-01-29 22:34:06.953 | I: Extracting sensible-utils... 2026-01-29 22:34:06.963788 | ubuntu-jammy-large | 2026-01-29 22:34:06.963 | I: Extracting sysvinit-utils... 2026-01-29 22:34:06.974606 | ubuntu-jammy-large | 2026-01-29 22:34:06.974 | I: Extracting tar... 2026-01-29 22:34:06.989099 | ubuntu-jammy-large | 2026-01-29 22:34:06.988 | I: Extracting usrmerge... 2026-01-29 22:34:07.001096 | ubuntu-jammy-large | 2026-01-29 22:34:07.000 | I: Extracting util-linux... 2026-01-29 22:34:07.038685 | ubuntu-jammy-large | 2026-01-29 22:34:07.038 | I: Extracting zlib1g... 2026-01-29 22:34:07.148922 | ubuntu-jammy-large | 2026-01-29 22:34:07.148 | I: Installing core packages... 2026-01-29 22:34:08.603569 | ubuntu-jammy-large | 2026-01-29 22:34:08.603 | I: Unpacking required packages... 2026-01-29 22:34:08.663590 | ubuntu-jammy-large | 2026-01-29 22:34:08.663 | I: Unpacking base-files... 2026-01-29 22:34:08.723275 | ubuntu-jammy-large | 2026-01-29 22:34:08.722 | I: Unpacking base-passwd... 2026-01-29 22:34:08.751391 | ubuntu-jammy-large | 2026-01-29 22:34:08.751 | I: Unpacking bash... 2026-01-29 22:34:08.799294 | ubuntu-jammy-large | 2026-01-29 22:34:08.799 | I: Unpacking bsdutils... 2026-01-29 22:34:08.826657 | ubuntu-jammy-large | 2026-01-29 22:34:08.826 | I: Unpacking coreutils... 2026-01-29 22:34:08.911869 | ubuntu-jammy-large | 2026-01-29 22:34:08.911 | I: Unpacking dash... 2026-01-29 22:34:08.932413 | ubuntu-jammy-large | 2026-01-29 22:34:08.932 | I: Unpacking debconf... 2026-01-29 22:34:08.962068 | ubuntu-jammy-large | 2026-01-29 22:34:08.961 | I: Unpacking debianutils... 2026-01-29 22:34:08.991530 | ubuntu-jammy-large | 2026-01-29 22:34:08.991 | I: Unpacking diffutils... 2026-01-29 22:34:09.019511 | ubuntu-jammy-large | 2026-01-29 22:34:09.019 | I: Unpacking dpkg... 2026-01-29 22:34:09.202766 | ubuntu-jammy-large | 2026-01-29 22:34:09.202 | I: Unpacking e2fsprogs... 2026-01-29 22:34:09.249728 | ubuntu-jammy-large | 2026-01-29 22:34:09.249 | I: Unpacking findutils... 2026-01-29 22:34:09.279528 | ubuntu-jammy-large | 2026-01-29 22:34:09.279 | I: Unpacking gcc-12-base:amd64... 2026-01-29 22:34:09.299932 | ubuntu-jammy-large | 2026-01-29 22:34:09.299 | I: Unpacking grep... 2026-01-29 22:34:09.325627 | ubuntu-jammy-large | 2026-01-29 22:34:09.325 | I: Unpacking gzip... 2026-01-29 22:34:09.354039 | ubuntu-jammy-large | 2026-01-29 22:34:09.353 | I: Unpacking hostname... 2026-01-29 22:34:09.377746 | ubuntu-jammy-large | 2026-01-29 22:34:09.377 | I: Unpacking init-system-helpers... 2026-01-29 22:34:09.402371 | ubuntu-jammy-large | 2026-01-29 22:34:09.402 | I: Unpacking libacl1:amd64... 2026-01-29 22:34:09.423131 | ubuntu-jammy-large | 2026-01-29 22:34:09.422 | I: Unpacking libattr1:amd64... 2026-01-29 22:34:09.444290 | ubuntu-jammy-large | 2026-01-29 22:34:09.443 | I: Unpacking libaudit-common... 2026-01-29 22:34:09.462600 | ubuntu-jammy-large | 2026-01-29 22:34:09.462 | I: Unpacking libaudit1:amd64... 2026-01-29 22:34:09.485212 | ubuntu-jammy-large | 2026-01-29 22:34:09.484 | I: Unpacking libblkid1:amd64... 2026-01-29 22:34:09.510611 | ubuntu-jammy-large | 2026-01-29 22:34:09.510 | I: Unpacking libbz2-1.0:amd64... 2026-01-29 22:34:09.532681 | ubuntu-jammy-large | 2026-01-29 22:34:09.532 | I: Unpacking libc-bin... 2026-01-29 22:34:09.581129 | ubuntu-jammy-large | 2026-01-29 22:34:09.580 | I: Unpacking libc6:amd64... 2026-01-29 22:34:09.876338 | ubuntu-jammy-large | 2026-01-29 22:34:09.876 | I: Unpacking libcap-ng0:amd64... 2026-01-29 22:34:09.895436 | ubuntu-jammy-large | 2026-01-29 22:34:09.895 | I: Unpacking libcap2:amd64... 2026-01-29 22:34:09.915505 | ubuntu-jammy-large | 2026-01-29 22:34:09.915 | I: Unpacking libcom-err2:amd64... 2026-01-29 22:34:09.937206 | ubuntu-jammy-large | 2026-01-29 22:34:09.936 | I: Unpacking libcrypt1:amd64... 2026-01-29 22:34:09.962200 | ubuntu-jammy-large | 2026-01-29 22:34:09.961 | I: Unpacking libdb5.3:amd64... 2026-01-29 22:34:10.002141 | ubuntu-jammy-large | 2026-01-29 22:34:10.001 | I: Unpacking libdebconfclient0:amd64... 2026-01-29 22:34:10.023088 | ubuntu-jammy-large | 2026-01-29 22:34:10.022 | I: Unpacking libext2fs2:amd64... 2026-01-29 22:34:10.042700 | ubuntu-jammy-large | 2026-01-29 22:34:10.042 | I: Unpacking libgcc-s1:amd64... 2026-01-29 22:34:10.064219 | ubuntu-jammy-large | 2026-01-29 22:34:10.064 | I: Unpacking libgcrypt20:amd64... 2026-01-29 22:34:10.097304 | ubuntu-jammy-large | 2026-01-29 22:34:10.097 | I: Unpacking libgmp10:amd64... 2026-01-29 22:34:10.125482 | ubuntu-jammy-large | 2026-01-29 22:34:10.125 | I: Unpacking libgpg-error0:amd64... 2026-01-29 22:34:10.147674 | ubuntu-jammy-large | 2026-01-29 22:34:10.147 | I: Unpacking libgssapi-krb5-2:amd64... 2026-01-29 22:34:10.174805 | ubuntu-jammy-large | 2026-01-29 22:34:10.174 | I: Unpacking libk5crypto3:amd64... 2026-01-29 22:34:10.200667 | ubuntu-jammy-large | 2026-01-29 22:34:10.200 | I: Unpacking libkeyutils1:amd64... 2026-01-29 22:34:10.221702 | ubuntu-jammy-large | 2026-01-29 22:34:10.221 | I: Unpacking libkrb5-3:amd64... 2026-01-29 22:34:10.252837 | ubuntu-jammy-large | 2026-01-29 22:34:10.252 | I: Unpacking libkrb5support0:amd64... 2026-01-29 22:34:10.272628 | ubuntu-jammy-large | 2026-01-29 22:34:10.272 | I: Unpacking liblz4-1:amd64... 2026-01-29 22:34:10.296691 | ubuntu-jammy-large | 2026-01-29 22:34:10.296 | I: Unpacking liblzma5:amd64... 2026-01-29 22:34:10.322978 | ubuntu-jammy-large | 2026-01-29 22:34:10.322 | I: Unpacking libmount1:amd64... 2026-01-29 22:34:10.350342 | ubuntu-jammy-large | 2026-01-29 22:34:10.350 | I: Unpacking libncurses6:amd64... 2026-01-29 22:34:10.373452 | ubuntu-jammy-large | 2026-01-29 22:34:10.373 | I: Unpacking libncursesw6:amd64... 2026-01-29 22:34:10.398865 | ubuntu-jammy-large | 2026-01-29 22:34:10.398 | I: Unpacking libnsl2:amd64... 2026-01-29 22:34:10.419612 | ubuntu-jammy-large | 2026-01-29 22:34:10.419 | I: Unpacking libpam-modules:amd64... 2026-01-29 22:34:10.550388 | ubuntu-jammy-large | 2026-01-29 22:34:10.550 | I: Unpacking libpam-modules-bin... 2026-01-29 22:34:10.571858 | ubuntu-jammy-large | 2026-01-29 22:34:10.571 | I: Unpacking libpam-runtime... 2026-01-29 22:34:10.591815 | ubuntu-jammy-large | 2026-01-29 22:34:10.591 | I: Unpacking libpam0g:amd64... 2026-01-29 22:34:10.615842 | ubuntu-jammy-large | 2026-01-29 22:34:10.615 | I: Unpacking libpcre2-8-0:amd64... 2026-01-29 22:34:10.645658 | ubuntu-jammy-large | 2026-01-29 22:34:10.645 | I: Unpacking libpcre3:amd64... 2026-01-29 22:34:10.677241 | ubuntu-jammy-large | 2026-01-29 22:34:10.677 | I: Unpacking libprocps8:amd64... 2026-01-29 22:34:10.699306 | ubuntu-jammy-large | 2026-01-29 22:34:10.699 | I: Unpacking libselinux1:amd64... 2026-01-29 22:34:10.722877 | ubuntu-jammy-large | 2026-01-29 22:34:10.722 | I: Unpacking libsemanage-common... 2026-01-29 22:34:10.744456 | ubuntu-jammy-large | 2026-01-29 22:34:10.744 | I: Unpacking libsemanage2:amd64... 2026-01-29 22:34:10.769726 | ubuntu-jammy-large | 2026-01-29 22:34:10.769 | I: Unpacking libsepol2:amd64... 2026-01-29 22:34:10.795398 | ubuntu-jammy-large | 2026-01-29 22:34:10.795 | I: Unpacking libsmartcols1:amd64... 2026-01-29 22:34:10.819085 | ubuntu-jammy-large | 2026-01-29 22:34:10.818 | I: Unpacking libss2:amd64... 2026-01-29 22:34:10.839587 | ubuntu-jammy-large | 2026-01-29 22:34:10.839 | I: Unpacking libssl3:amd64... 2026-01-29 22:34:10.922649 | ubuntu-jammy-large | 2026-01-29 22:34:10.922 | I: Unpacking libsystemd0:amd64... 2026-01-29 22:34:10.954905 | ubuntu-jammy-large | 2026-01-29 22:34:10.954 | I: Unpacking libtinfo6:amd64... 2026-01-29 22:34:10.980808 | ubuntu-jammy-large | 2026-01-29 22:34:10.980 | I: Unpacking libtirpc-common... 2026-01-29 22:34:11.004435 | ubuntu-jammy-large | 2026-01-29 22:34:11.004 | I: Unpacking libtirpc3:amd64... 2026-01-29 22:34:11.029989 | ubuntu-jammy-large | 2026-01-29 22:34:11.029 | I: Unpacking libudev1:amd64... 2026-01-29 22:34:11.050087 | ubuntu-jammy-large | 2026-01-29 22:34:11.049 | I: Unpacking libuuid1:amd64... 2026-01-29 22:34:11.070424 | ubuntu-jammy-large | 2026-01-29 22:34:11.070 | I: Unpacking libzstd1:amd64... 2026-01-29 22:34:11.098246 | ubuntu-jammy-large | 2026-01-29 22:34:11.098 | I: Unpacking login... 2026-01-29 22:34:11.143089 | ubuntu-jammy-large | 2026-01-29 22:34:11.142 | I: Unpacking logsave... 2026-01-29 22:34:11.160510 | ubuntu-jammy-large | 2026-01-29 22:34:11.160 | I: Unpacking lsb-base... 2026-01-29 22:34:11.193073 | ubuntu-jammy-large | 2026-01-29 22:34:11.192 | I: Unpacking mawk... 2026-01-29 22:34:11.218217 | ubuntu-jammy-large | 2026-01-29 22:34:11.217 | I: Unpacking mount... 2026-01-29 22:34:11.244012 | ubuntu-jammy-large | 2026-01-29 22:34:11.243 | I: Unpacking ncurses-base... 2026-01-29 22:34:11.274027 | ubuntu-jammy-large | 2026-01-29 22:34:11.273 | I: Unpacking ncurses-bin... 2026-01-29 22:34:11.298191 | ubuntu-jammy-large | 2026-01-29 22:34:11.297 | I: Unpacking passwd... 2026-01-29 22:34:11.391076 | ubuntu-jammy-large | 2026-01-29 22:34:11.390 | I: Unpacking perl-base... 2026-01-29 22:34:11.525390 | ubuntu-jammy-large | 2026-01-29 22:34:11.525 | I: Unpacking procps... 2026-01-29 22:34:11.586706 | ubuntu-jammy-large | 2026-01-29 22:34:11.586 | I: Unpacking sed... 2026-01-29 22:34:11.608299 | ubuntu-jammy-large | 2026-01-29 22:34:11.608 | I: Unpacking sensible-utils... 2026-01-29 22:34:11.630725 | ubuntu-jammy-large | 2026-01-29 22:34:11.630 | I: Unpacking sysvinit-utils... 2026-01-29 22:34:11.652198 | ubuntu-jammy-large | 2026-01-29 22:34:11.652 | I: Unpacking tar... 2026-01-29 22:34:11.683182 | ubuntu-jammy-large | 2026-01-29 22:34:11.682 | I: Unpacking usrmerge... 2026-01-29 22:34:11.718092 | ubuntu-jammy-large | 2026-01-29 22:34:11.718 | I: Unpacking util-linux... 2026-01-29 22:34:11.805227 | ubuntu-jammy-large | 2026-01-29 22:34:11.805 | I: Unpacking zlib1g:amd64... 2026-01-29 22:34:11.823278 | ubuntu-jammy-large | 2026-01-29 22:34:11.823 | I: Configuring required packages... 2026-01-29 22:34:11.841586 | ubuntu-jammy-large | 2026-01-29 22:34:11.841 | I: Configuring lsb-base... 2026-01-29 22:34:11.853235 | ubuntu-jammy-large | 2026-01-29 22:34:11.853 | I: Configuring libtirpc-common... 2026-01-29 22:34:11.853336 | ubuntu-jammy-large | 2026-01-29 22:34:11.853 | I: Configuring libaudit-common... 2026-01-29 22:34:11.853548 | ubuntu-jammy-large | 2026-01-29 22:34:11.853 | I: Configuring libsemanage-common... 2026-01-29 22:34:11.853727 | ubuntu-jammy-large | 2026-01-29 22:34:11.853 | I: Configuring gcc-12-base:amd64... 2026-01-29 22:34:11.853891 | ubuntu-jammy-large | 2026-01-29 22:34:11.853 | I: Configuring ncurses-base... 2026-01-29 22:34:11.857177 | ubuntu-jammy-large | 2026-01-29 22:34:11.857 | I: Configuring sensible-utils... 2026-01-29 22:34:11.869604 | ubuntu-jammy-large | 2026-01-29 22:34:11.869 | I: Configuring libcrypt1:amd64... 2026-01-29 22:34:11.869953 | ubuntu-jammy-large | 2026-01-29 22:34:11.869 | I: Configuring libgcc-s1:amd64... 2026-01-29 22:34:11.875590 | ubuntu-jammy-large | 2026-01-29 22:34:11.875 | I: Configuring libc6:amd64... 2026-01-29 22:34:12.045457 | ubuntu-jammy-large | 2026-01-29 22:34:12.045 | I: Configuring libudev1:amd64... 2026-01-29 22:34:12.049771 | ubuntu-jammy-large | 2026-01-29 22:34:12.049 | I: Configuring libattr1:amd64... 2026-01-29 22:34:12.049852 | ubuntu-jammy-large | 2026-01-29 22:34:12.049 | I: Configuring sysvinit-utils... 2026-01-29 22:34:12.049866 | ubuntu-jammy-large | 2026-01-29 22:34:12.049 | I: Configuring debianutils... 2026-01-29 22:34:12.077318 | ubuntu-jammy-large | 2026-01-29 22:34:12.077 | I: Configuring mawk... 2026-01-29 22:34:12.082215 | ubuntu-jammy-large | 2026-01-29 22:34:12.082 | I: Configuring libdebconfclient0:amd64... 2026-01-29 22:34:12.085131 | ubuntu-jammy-large | 2026-01-29 22:34:12.085 | I: Configuring base-files... 2026-01-29 22:34:12.279023 | ubuntu-jammy-large | 2026-01-29 22:34:12.278 | I: Configuring libbz2-1.0:amd64... 2026-01-29 22:34:12.279937 | ubuntu-jammy-large | 2026-01-29 22:34:12.279 | I: Configuring base-passwd... 2026-01-29 22:34:12.377091 | ubuntu-jammy-large | 2026-01-29 22:34:12.376 | I: Configuring libdb5.3:amd64... 2026-01-29 22:34:12.378014 | ubuntu-jammy-large | 2026-01-29 22:34:12.377 | I: Configuring libblkid1:amd64... 2026-01-29 22:34:12.380049 | ubuntu-jammy-large | 2026-01-29 22:34:12.379 | I: Configuring libtinfo6:amd64... 2026-01-29 22:34:12.382086 | ubuntu-jammy-large | 2026-01-29 22:34:12.381 | I: Configuring bash... 2026-01-29 22:34:12.431686 | ubuntu-jammy-large | 2026-01-29 22:34:12.431 | I: Configuring libzstd1:amd64... 2026-01-29 22:34:12.432725 | ubuntu-jammy-large | 2026-01-29 22:34:12.432 | I: Configuring libkeyutils1:amd64... 2026-01-29 22:34:12.434637 | ubuntu-jammy-large | 2026-01-29 22:34:12.434 | I: Configuring liblzma5:amd64... 2026-01-29 22:34:12.435505 | ubuntu-jammy-large | 2026-01-29 22:34:12.435 | I: Configuring libgpg-error0:amd64... 2026-01-29 22:34:12.437399 | ubuntu-jammy-large | 2026-01-29 22:34:12.437 | I: Configuring liblz4-1:amd64... 2026-01-29 22:34:12.439046 | ubuntu-jammy-large | 2026-01-29 22:34:12.438 | I: Configuring libc-bin... 2026-01-29 22:34:12.452954 | ubuntu-jammy-large | 2026-01-29 22:34:12.452 | I: Configuring ncurses-bin... 2026-01-29 22:34:12.454417 | ubuntu-jammy-large | 2026-01-29 22:34:12.454 | I: Configuring libacl1:amd64... 2026-01-29 22:34:12.455651 | ubuntu-jammy-large | 2026-01-29 22:34:12.455 | I: Configuring libsmartcols1:amd64... 2026-01-29 22:34:12.456548 | ubuntu-jammy-large | 2026-01-29 22:34:12.456 | I: Configuring libgcrypt20:amd64... 2026-01-29 22:34:12.458253 | ubuntu-jammy-large | 2026-01-29 22:34:12.458 | I: Configuring zlib1g:amd64... 2026-01-29 22:34:12.459134 | ubuntu-jammy-large | 2026-01-29 22:34:12.459 | I: Configuring libcom-err2:amd64... 2026-01-29 22:34:12.460151 | ubuntu-jammy-large | 2026-01-29 22:34:12.460 | I: Configuring diffutils... 2026-01-29 22:34:12.461153 | ubuntu-jammy-large | 2026-01-29 22:34:12.461 | I: Configuring libcap2:amd64... 2026-01-29 22:34:12.462157 | ubuntu-jammy-large | 2026-01-29 22:34:12.462 | I: Configuring libkrb5support0:amd64... 2026-01-29 22:34:12.463290 | ubuntu-jammy-large | 2026-01-29 22:34:12.463 | I: Configuring hostname... 2026-01-29 22:34:12.464030 | ubuntu-jammy-large | 2026-01-29 22:34:12.463 | I: Configuring libpcre3:amd64... 2026-01-29 22:34:12.465010 | ubuntu-jammy-large | 2026-01-29 22:34:12.464 | I: Configuring libcap-ng0:amd64... 2026-01-29 22:34:12.465486 | ubuntu-jammy-large | 2026-01-29 22:34:12.465 | I: Configuring libext2fs2:amd64... 2026-01-29 22:34:12.466369 | ubuntu-jammy-large | 2026-01-29 22:34:12.466 | I: Configuring libgmp10:amd64... 2026-01-29 22:34:12.467286 | ubuntu-jammy-large | 2026-01-29 22:34:12.467 | I: Configuring libncurses6:amd64... 2026-01-29 22:34:12.468225 | ubuntu-jammy-large | 2026-01-29 22:34:12.468 | I: Configuring libaudit1:amd64... 2026-01-29 22:34:12.469298 | ubuntu-jammy-large | 2026-01-29 22:34:12.469 | I: Configuring libuuid1:amd64... 2026-01-29 22:34:12.470066 | ubuntu-jammy-large | 2026-01-29 22:34:12.469 | I: Configuring libss2:amd64... 2026-01-29 22:34:12.470704 | ubuntu-jammy-large | 2026-01-29 22:34:12.470 | I: Configuring libsepol2:amd64... 2026-01-29 22:34:12.471236 | ubuntu-jammy-large | 2026-01-29 22:34:12.471 | I: Configuring libpcre2-8-0:amd64... 2026-01-29 22:34:12.471731 | ubuntu-jammy-large | 2026-01-29 22:34:12.471 | I: Configuring libncursesw6:amd64... 2026-01-29 22:34:12.472231 | ubuntu-jammy-large | 2026-01-29 22:34:12.472 | I: Configuring libk5crypto3:amd64... 2026-01-29 22:34:12.472819 | ubuntu-jammy-large | 2026-01-29 22:34:12.472 | I: Configuring logsave... 2026-01-29 22:34:12.476502 | ubuntu-jammy-large | 2026-01-29 22:34:12.476 | I: Configuring e2fsprogs... 2026-01-29 22:34:12.816120 | ubuntu-jammy-large | 2026-01-29 22:34:12.815 | I: Configuring libsystemd0:amd64... 2026-01-29 22:34:12.817994 | ubuntu-jammy-large | 2026-01-29 22:34:12.817 | I: Configuring libselinux1:amd64... 2026-01-29 22:34:12.819911 | ubuntu-jammy-large | 2026-01-29 22:34:12.819 | I: Configuring sed... 2026-01-29 22:34:12.822559 | ubuntu-jammy-large | 2026-01-29 22:34:12.822 | I: Configuring findutils... 2026-01-29 22:34:12.823678 | ubuntu-jammy-large | 2026-01-29 22:34:12.823 | I: Configuring libmount1:amd64... 2026-01-29 22:34:12.824934 | ubuntu-jammy-large | 2026-01-29 22:34:12.824 | I: Configuring libsemanage2:amd64... 2026-01-29 22:34:12.826260 | ubuntu-jammy-large | 2026-01-29 22:34:12.826 | I: Configuring libprocps8:amd64... 2026-01-29 22:34:12.827813 | ubuntu-jammy-large | 2026-01-29 22:34:12.827 | I: Configuring bsdutils... 2026-01-29 22:34:12.828754 | ubuntu-jammy-large | 2026-01-29 22:34:12.828 | I: Configuring tar... 2026-01-29 22:34:12.834263 | ubuntu-jammy-large | 2026-01-29 22:34:12.834 | I: Configuring coreutils... 2026-01-29 22:34:12.838989 | ubuntu-jammy-large | 2026-01-29 22:34:12.838 | I: Configuring dpkg... 2026-01-29 22:34:13.006084 | ubuntu-jammy-large | 2026-01-29 22:34:13.005 | I: Configuring mount... 2026-01-29 22:34:13.008878 | ubuntu-jammy-large | 2026-01-29 22:34:13.008 | I: Configuring grep... 2026-01-29 22:34:13.010041 | ubuntu-jammy-large | 2026-01-29 22:34:13.010 | I: Configuring perl-base... 2026-01-29 22:34:13.024404 | ubuntu-jammy-large | 2026-01-29 22:34:13.024 | I: Configuring init-system-helpers... 2026-01-29 22:34:13.025224 | ubuntu-jammy-large | 2026-01-29 22:34:13.025 | I: Configuring gzip... 2026-01-29 22:34:13.026245 | ubuntu-jammy-large | 2026-01-29 22:34:13.026 | I: Configuring usrmerge... 2026-01-29 22:34:13.074358 | ubuntu-jammy-large | 2026-01-29 22:34:13.074 | I: Configuring procps... 2026-01-29 22:34:13.125761 | ubuntu-jammy-large | 2026-01-29 22:34:13.125 | I: Configuring debconf... 2026-01-29 22:34:13.216182 | ubuntu-jammy-large | 2026-01-29 22:34:13.215 | I: Configuring libpam0g:amd64... 2026-01-29 22:34:13.299182 | ubuntu-jammy-large | 2026-01-29 22:34:13.299 | I: Configuring util-linux... 2026-01-29 22:34:13.443494 | ubuntu-jammy-large | 2026-01-29 22:34:13.443 | I: Configuring dash... 2026-01-29 22:34:13.615173 | ubuntu-jammy-large | 2026-01-29 22:34:13.614 | I: Configuring libpam-modules-bin... 2026-01-29 22:34:13.615590 | ubuntu-jammy-large | 2026-01-29 22:34:13.615 | I: Configuring libssl3:amd64... 2026-01-29 22:34:13.703486 | ubuntu-jammy-large | 2026-01-29 22:34:13.703 | I: Configuring libkrb5-3:amd64... 2026-01-29 22:34:13.706170 | ubuntu-jammy-large | 2026-01-29 22:34:13.706 | I: Configuring libgssapi-krb5-2:amd64... 2026-01-29 22:34:13.710781 | ubuntu-jammy-large | 2026-01-29 22:34:13.710 | I: Configuring libtirpc3:amd64... 2026-01-29 22:34:13.712133 | ubuntu-jammy-large | 2026-01-29 22:34:13.712 | I: Configuring libnsl2:amd64... 2026-01-29 22:34:13.714571 | ubuntu-jammy-large | 2026-01-29 22:34:13.714 | I: Configuring libpam-modules:amd64... 2026-01-29 22:34:13.730279 | ubuntu-jammy-large | 2026-01-29 22:34:13.730 | I: Configuring passwd... 2026-01-29 22:34:13.776555 | ubuntu-jammy-large | 2026-01-29 22:34:13.776 | I: Configuring libpam-runtime... 2026-01-29 22:34:13.915429 | ubuntu-jammy-large | 2026-01-29 22:34:13.915 | I: Configuring login... 2026-01-29 22:34:13.940720 | ubuntu-jammy-large | 2026-01-29 22:34:13.940 | I: Configuring libc-bin... 2026-01-29 22:34:13.953222 | ubuntu-jammy-large | 2026-01-29 22:34:13.952 | I: Unpacking the base system... 2026-01-29 22:34:14.569871 | ubuntu-jammy-large | 2026-01-29 22:34:14.569 | I: Unpacking adduser... 2026-01-29 22:34:14.617357 | ubuntu-jammy-large | 2026-01-29 22:34:14.617 | I: Unpacking apt... 2026-01-29 22:34:14.710022 | ubuntu-jammy-large | 2026-01-29 22:34:14.709 | I: Unpacking ca-certificates... 2026-01-29 22:34:14.739504 | ubuntu-jammy-large | 2026-01-29 22:34:14.739 | I: Unpacking gpgv... 2026-01-29 22:34:14.761382 | ubuntu-jammy-large | 2026-01-29 22:34:14.761 | I: Unpacking libapt-pkg6.0:amd64... 2026-01-29 22:34:14.818883 | ubuntu-jammy-large | 2026-01-29 22:34:14.818 | I: Unpacking libffi8:amd64... 2026-01-29 22:34:14.835201 | ubuntu-jammy-large | 2026-01-29 22:34:14.835 | I: Unpacking libgnutls30:amd64... 2026-01-29 22:34:14.868369 | ubuntu-jammy-large | 2026-01-29 22:34:14.868 | I: Unpacking libhogweed6:amd64... 2026-01-29 22:34:14.888831 | ubuntu-jammy-large | 2026-01-29 22:34:14.888 | I: Unpacking libidn2-0:amd64... 2026-01-29 22:34:14.909869 | ubuntu-jammy-large | 2026-01-29 22:34:14.909 | I: Unpacking libnettle8:amd64... 2026-01-29 22:34:14.935463 | ubuntu-jammy-large | 2026-01-29 22:34:14.935 | I: Unpacking libp11-kit0:amd64... 2026-01-29 22:34:14.968237 | ubuntu-jammy-large | 2026-01-29 22:34:14.968 | I: Unpacking libseccomp2:amd64... 2026-01-29 22:34:14.991444 | ubuntu-jammy-large | 2026-01-29 22:34:14.991 | I: Unpacking libstdc++6:amd64... 2026-01-29 22:34:15.036963 | ubuntu-jammy-large | 2026-01-29 22:34:15.036 | I: Unpacking libtasn1-6:amd64... 2026-01-29 22:34:15.060082 | ubuntu-jammy-large | 2026-01-29 22:34:15.059 | I: Unpacking libunistring2:amd64... 2026-01-29 22:34:15.098884 | ubuntu-jammy-large | 2026-01-29 22:34:15.098 | I: Unpacking libxxhash0:amd64... 2026-01-29 22:34:15.117766 | ubuntu-jammy-large | 2026-01-29 22:34:15.117 | I: Unpacking openssl... 2026-01-29 22:34:15.167752 | ubuntu-jammy-large | 2026-01-29 22:34:15.167 | I: Unpacking ubuntu-keyring... 2026-01-29 22:34:15.195833 | ubuntu-jammy-large | 2026-01-29 22:34:15.195 | I: Configuring the base system... 2026-01-29 22:34:15.200972 | ubuntu-jammy-large | 2026-01-29 22:34:15.200 | I: Configuring adduser... 2026-01-29 22:34:15.314168 | ubuntu-jammy-large | 2026-01-29 22:34:15.313 | I: Configuring libunistring2:amd64... 2026-01-29 22:34:15.314444 | ubuntu-jammy-large | 2026-01-29 22:34:15.314 | I: Configuring libidn2-0:amd64... 2026-01-29 22:34:15.314751 | ubuntu-jammy-large | 2026-01-29 22:34:15.314 | I: Configuring ubuntu-keyring... 2026-01-29 22:34:15.317023 | ubuntu-jammy-large | 2026-01-29 22:34:15.316 | I: Configuring libseccomp2:amd64... 2026-01-29 22:34:15.317284 | ubuntu-jammy-large | 2026-01-29 22:34:15.317 | I: Configuring libnettle8:amd64... 2026-01-29 22:34:15.317498 | ubuntu-jammy-large | 2026-01-29 22:34:15.317 | I: Configuring libffi8:amd64... 2026-01-29 22:34:15.317764 | ubuntu-jammy-large | 2026-01-29 22:34:15.317 | I: Configuring gpgv... 2026-01-29 22:34:15.317960 | ubuntu-jammy-large | 2026-01-29 22:34:15.317 | I: Configuring libxxhash0:amd64... 2026-01-29 22:34:15.318164 | ubuntu-jammy-large | 2026-01-29 22:34:15.318 | I: Configuring libtasn1-6:amd64... 2026-01-29 22:34:15.318558 | ubuntu-jammy-large | 2026-01-29 22:34:15.318 | I: Configuring openssl... 2026-01-29 22:34:15.321327 | ubuntu-jammy-large | 2026-01-29 22:34:15.321 | I: Configuring libstdc++6:amd64... 2026-01-29 22:34:15.321536 | ubuntu-jammy-large | 2026-01-29 22:34:15.321 | I: Configuring libhogweed6:amd64... 2026-01-29 22:34:15.321826 | ubuntu-jammy-large | 2026-01-29 22:34:15.321 | I: Configuring ca-certificates... 2026-01-29 22:34:17.546585 | ubuntu-jammy-large | 2026-01-29 22:34:17.546 | I: Configuring libapt-pkg6.0:amd64... 2026-01-29 22:34:17.547443 | ubuntu-jammy-large | 2026-01-29 22:34:17.547 | I: Configuring libp11-kit0:amd64... 2026-01-29 22:34:17.547478 | ubuntu-jammy-large | 2026-01-29 22:34:17.547 | I: Configuring libgnutls30:amd64... 2026-01-29 22:34:17.549133 | ubuntu-jammy-large | 2026-01-29 22:34:17.548 | I: Configuring apt... 2026-01-29 22:34:17.915725 | ubuntu-jammy-large | 2026-01-29 22:34:17.915 | I: Configuring libc-bin... 2026-01-29 22:34:17.924656 | ubuntu-jammy-large | 2026-01-29 22:34:17.924 | I: Configuring ca-certificates... 2026-01-29 22:34:18.950892 | ubuntu-jammy-large | 2026-01-29 22:34:18.946 | I: Base system installed successfully. 2026-01-29 22:34:19.064429 | ubuntu-jammy-large | 2026-01-29 22:34:19.063 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-01-29 22:34:19.090665 | ubuntu-jammy-large | 2026-01-29 22:34:19.090 | dib-run-parts 08-debootstrap completed 2026-01-29 22:34:19.090756 | ubuntu-jammy-large | 2026-01-29 22:34:19.090 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/09-apt-keyring 2026-01-29 22:34:19.099286 | ubuntu-jammy-large | 2026-01-29 22:34:19.099 | dib-run-parts 09-apt-keyring completed 2026-01-29 22:34:19.099348 | ubuntu-jammy-large | 2026-01-29 22:34:19.099 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/11-pip-cache 2026-01-29 22:34:19.160365 | ubuntu-jammy-large | 2026-01-29 22:34:19.160 | dib-run-parts 11-pip-cache completed 2026-01-29 22:34:19.160443 | ubuntu-jammy-large | 2026-01-29 22:34:19.160 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/50-block-apt-translations 2026-01-29 22:34:19.190918 | ubuntu-jammy-large | 2026-01-29 22:34:19.190 | 0+1 records in 2026-01-29 22:34:19.191042 | ubuntu-jammy-large | 2026-01-29 22:34:19.190 | 0+1 records out 2026-01-29 22:34:19.191073 | ubuntu-jammy-large | 2026-01-29 22:34:19.190 | 27 bytes copied, 0.000569977 s, 47.4 kB/s 2026-01-29 22:34:19.198171 | ubuntu-jammy-large | 2026-01-29 22:34:19.197 | dib-run-parts 50-block-apt-translations completed 2026-01-29 22:34:19.198737 | ubuntu-jammy-large | 2026-01-29 22:34:19.198 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/50-block-daemons 2026-01-29 22:34:19.241996 | ubuntu-jammy-large | 2026-01-29 22:34:19.241 | 0+1 records in 2026-01-29 22:34:19.242098 | ubuntu-jammy-large | 2026-01-29 22:34:19.241 | 0+1 records out 2026-01-29 22:34:19.242130 | ubuntu-jammy-large | 2026-01-29 22:34:19.241 | 76 bytes copied, 0.000472383 s, 161 kB/s 2026-01-29 22:34:19.284148 | ubuntu-jammy-large | 2026-01-29 22:34:19.283 | 0+1 records in 2026-01-29 22:34:19.284234 | ubuntu-jammy-large | 2026-01-29 22:34:19.284 | 0+1 records out 2026-01-29 22:34:19.284260 | ubuntu-jammy-large | 2026-01-29 22:34:19.284 | 143 bytes copied, 0.000455042 s, 314 kB/s 2026-01-29 22:34:19.313712 | ubuntu-jammy-large | 2026-01-29 22:34:19.313 | dib-run-parts 50-block-daemons completed 2026-01-29 22:34:19.314154 | ubuntu-jammy-large | 2026-01-29 22:34:19.314 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/50-build-with-http-cache 2026-01-29 22:34:19.324241 | ubuntu-jammy-large | 2026-01-29 22:34:19.324 | dib-run-parts 50-build-with-http-cache completed 2026-01-29 22:34:19.324531 | ubuntu-jammy-large | 2026-01-29 22:34:19.324 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/50-shared-apt-cache 2026-01-29 22:34:19.363739 | ubuntu-jammy-large | 2026-01-29 22:34:19.363 | dib-run-parts 50-shared-apt-cache completed 2026-01-29 22:34:19.364105 | ubuntu-jammy-large | 2026-01-29 22:34:19.364 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/50-trim-dpkg 2026-01-29 22:34:19.421803 | ubuntu-jammy-large | 2026-01-29 22:34:19.421 | dib-run-parts 50-trim-dpkg completed 2026-01-29 22:34:19.422216 | ubuntu-jammy-large | 2026-01-29 22:34:19.422 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-01-29 22:34:19.800242 | ubuntu-jammy-large | 2026-01-29 22:34:19.799 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-29 22:34:19.800355 | ubuntu-jammy-large | 2026-01-29 22:34:19.800 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-01-29 22:34:19.848487 | ubuntu-jammy-large | 2026-01-29 22:34:19.848 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-01-29 22:34:19.865656 | ubuntu-jammy-large | 2026-01-29 22:34:19.865 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-01-29 22:34:20.169123 | ubuntu-jammy-large | 2026-01-29 22:34:20.168 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1249 kB] 2026-01-29 22:34:20.259166 | ubuntu-jammy-large | 2026-01-29 22:34:20.259 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3166 kB] 2026-01-29 22:34:20.355339 | ubuntu-jammy-large | 2026-01-29 22:34:20.355 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1012 kB] 2026-01-29 22:34:20.401441 | ubuntu-jammy-large | 2026-01-29 22:34:20.401 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [2905 kB] 2026-01-29 22:34:20.516372 | ubuntu-jammy-large | 2026-01-29 22:34:20.516 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [31.7 kB] 2026-01-29 22:34:20.532606 | ubuntu-jammy-large | 2026-01-29 22:34:20.532 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-01-29 22:34:21.499693 | ubuntu-jammy-large | 2026-01-29 22:34:21.499 | Fetched 8817 kB in 2s (4810 kB/s) 2026-01-29 22:34:22.654727 | ubuntu-jammy-large | 2026-01-29 22:34:22.654 | Reading package lists... 2026-01-29 22:34:23.863985 | ubuntu-jammy-large | 2026-01-29 22:34:23.863 | Reading package lists... 2026-01-29 22:34:24.189649 | ubuntu-jammy-large | 2026-01-29 22:34:24.189 | Building dependency tree... 2026-01-29 22:34:24.419701 | ubuntu-jammy-large | 2026-01-29 22:34:24.419 | Calculating upgrade... 2026-01-29 22:34:24.653801 | ubuntu-jammy-large | 2026-01-29 22:34:24.653 | The following packages will be upgraded: 2026-01-29 22:34:24.653919 | ubuntu-jammy-large | 2026-01-29 22:34:24.653 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-01-29 22:34:24.654210 | ubuntu-jammy-large | 2026-01-29 22:34:24.654 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-01-29 22:34:24.654442 | ubuntu-jammy-large | 2026-01-29 22:34:24.654 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-01-29 22:34:24.654554 | ubuntu-jammy-large | 2026-01-29 22:34:24.654 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-01-29 22:34:24.654840 | ubuntu-jammy-large | 2026-01-29 22:34:24.654 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-01-29 22:34:24.654894 | ubuntu-jammy-large | 2026-01-29 22:34:24.654 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-01-29 22:34:24.655297 | ubuntu-jammy-large | 2026-01-29 22:34:24.655 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-01-29 22:34:24.655677 | ubuntu-jammy-large | 2026-01-29 22:34:24.655 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-01-29 22:34:24.655697 | ubuntu-jammy-large | 2026-01-29 22:34:24.655 | zlib1g 2026-01-29 22:34:24.804706 | ubuntu-jammy-large | 2026-01-29 22:34:24.804 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:34:24.804830 | ubuntu-jammy-large | 2026-01-29 22:34:24.804 | Need to get 23.5 MB of archives. 2026-01-29 22:34:24.804853 | ubuntu-jammy-large | 2026-01-29 22:34:24.804 | After this operation, 61.4 kB of additional disk space will be used. 2026-01-29 22:34:24.804864 | ubuntu-jammy-large | 2026-01-29 22:34:24.804 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.2 [20.6 kB] 2026-01-29 22:34:24.831998 | ubuntu-jammy-large | 2026-01-29 22:34:24.831 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.2 [53.9 kB] 2026-01-29 22:34:24.845229 | ubuntu-jammy-large | 2026-01-29 22:34:24.844 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.2 [699 kB] 2026-01-29 22:34:24.899376 | ubuntu-jammy-large | 2026-01-29 22:34:24.898 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.12 [3235 kB] 2026-01-29 22:34:24.999871 | ubuntu-jammy-large | 2026-01-29 22:34:24.999 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-01-29 22:34:25.001936 | ubuntu-jammy-large | 2026-01-29 22:34:25.001 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-01-29 22:34:25.029812 | ubuntu-jammy-large | 2026-01-29 22:34:25.029 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] 2026-01-29 22:34:25.033128 | ubuntu-jammy-large | 2026-01-29 22:34:25.032 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2026-01-29 22:34:25.085200 | ubuntu-jammy-large | 2026-01-29 22:34:25.084 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2026-01-29 22:34:25.095789 | ubuntu-jammy-large | 2026-01-29 22:34:25.095 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2026-01-29 22:34:25.098591 | ubuntu-jammy-large | 2026-01-29 22:34:25.098 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2026-01-29 22:34:25.101611 | ubuntu-jammy-large | 2026-01-29 22:34:25.101 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-01-29 22:34:25.133586 | ubuntu-jammy-large | 2026-01-29 22:34:25.133 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2026-01-29 22:34:25.144825 | ubuntu-jammy-large | 2026-01-29 22:34:25.144 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-01-29 22:34:25.189054 | ubuntu-jammy-large | 2026-01-29 22:34:25.188 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-01-29 22:34:25.193655 | ubuntu-jammy-large | 2026-01-29 22:34:25.193 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-01-29 22:34:25.199059 | ubuntu-jammy-large | 2026-01-29 22:34:25.198 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-01-29 22:34:25.207080 | ubuntu-jammy-large | 2026-01-29 22:34:25.206 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-01-29 22:34:25.267512 | ubuntu-jammy-large | 2026-01-29 22:34:25.267 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2026-01-29 22:34:25.306802 | ubuntu-jammy-large | 2026-01-29 22:34:25.306 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.12 [706 kB] 2026-01-29 22:34:25.330703 | ubuntu-jammy-large | 2026-01-29 22:34:25.330 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-01-29 22:34:25.331160 | ubuntu-jammy-large | 2026-01-29 22:34:25.331 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-01-29 22:34:25.336081 | ubuntu-jammy-large | 2026-01-29 22:34:25.335 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-01-29 22:34:25.339247 | ubuntu-jammy-large | 2026-01-29 22:34:25.339 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] 2026-01-29 22:34:25.372660 | ubuntu-jammy-large | 2026-01-29 22:34:25.372 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-01-29 22:34:25.373798 | ubuntu-jammy-large | 2026-01-29 22:34:25.373 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-01-29 22:34:25.546669 | ubuntu-jammy-large | 2026-01-29 22:34:25.546 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-01-29 22:34:25.549197 | ubuntu-jammy-large | 2026-01-29 22:34:25.548 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-01-29 22:34:25.551183 | ubuntu-jammy-large | 2026-01-29 22:34:25.550 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-01-29 22:34:25.568946 | ubuntu-jammy-large | 2026-01-29 22:34:25.568 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-01-29 22:34:25.694815 | ubuntu-jammy-large | 2026-01-29 22:34:25.694 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-01-29 22:34:25.753396 | ubuntu-jammy-large | 2026-01-29 22:34:25.752 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-01-29 22:34:25.878496 | ubuntu-jammy-large | 2026-01-29 22:34:25.878 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2026-01-29 22:34:25.899680 | ubuntu-jammy-large | 2026-01-29 22:34:25.899 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2026-01-29 22:34:25.907870 | ubuntu-jammy-large | 2026-01-29 22:34:25.907 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.2 [18.3 kB] 2026-01-29 22:34:25.926334 | ubuntu-jammy-large | 2026-01-29 22:34:25.926 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-01-29 22:34:25.946250 | ubuntu-jammy-large | 2026-01-29 22:34:25.945 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-01-29 22:34:25.957668 | ubuntu-jammy-large | 2026-01-29 22:34:25.957 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-01-29 22:34:25.975540 | ubuntu-jammy-large | 2026-01-29 22:34:25.975 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-01-29 22:34:25.993388 | ubuntu-jammy-large | 2026-01-29 22:34:25.993 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-01-29 22:34:25.995869 | ubuntu-jammy-large | 2026-01-29 22:34:25.995 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1905 kB] 2026-01-29 22:34:26.185944 | ubuntu-jammy-large | 2026-01-29 22:34:26.185 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-01-29 22:34:26.189661 | ubuntu-jammy-large | 2026-01-29 22:34:26.189 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-01-29 22:34:26.276104 | ubuntu-jammy-large | 2026-01-29 22:34:26.275 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-01-29 22:34:26.319452 | ubuntu-jammy-large | 2026-01-29 22:34:26.319 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-01-29 22:34:26.359800 | ubuntu-jammy-large | 2026-01-29 22:34:26.359 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2026-01-29 22:34:26.449362 | ubuntu-jammy-large | 2026-01-29 22:34:26.449 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-01-29 22:34:26.517373 | ubuntu-jammy-large | 2026-01-29 22:34:26.517 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-01-29 22:34:26.586672 | ubuntu-jammy-large | 2026-01-29 22:34:26.586 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-01-29 22:34:26.609632 | ubuntu-jammy-large | 2026-01-29 22:34:26.609 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-01-29 22:34:26.702433 | ubuntu-jammy-large | 2026-01-29 22:34:26.702 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-01-29 22:34:26.720225 | ubuntu-jammy-large | 2026-01-29 22:34:26.719 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2026-01-29 22:34:26.747522 | ubuntu-jammy-large | 2026-01-29 22:34:26.747 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-01-29 22:34:26.917456 | ubuntu-jammy-large | 2026-01-29 22:34:26.917 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-01-29 22:34:26.933160 | ubuntu-jammy-large | 2026-01-29 22:34:26.932 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-01-29 22:34:26.977366 | ubuntu-jammy-large | 2026-01-29 22:34:26.977 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-01-29 22:34:26.990249 | ubuntu-jammy-large | 2026-01-29 22:34:26.990 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 2026-01-29 22:34:27.046342 | ubuntu-jammy-large | 2026-01-29 22:34:27.046 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-01-29 22:34:27.255356 | ubuntu-jammy-large | 2026-01-29 22:34:27.255 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:34:27.301681 | ubuntu-jammy-large | 2026-01-29 22:34:27.301 | Fetched 23.5 MB in 2s (9826 kB/s) 2026-01-29 22:34:27.301785 | ubuntu-jammy-large | 2026-01-29 22:34:27.301 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-01-29 22:34:27.330130 | ubuntu-jammy-large | 2026-01-29 22:34:27.329 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:27.331176 | ubuntu-jammy-large | 2026-01-29 22:34:27.330 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:34:27.331664 | ubuntu-jammy-large | 2026-01-29 22:34:27.331 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-29 22:34:27.351762 | ubuntu-jammy-large | 2026-01-29 22:34:27.351 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:34:27.377931 | ubuntu-jammy-large | 2026-01-29 22:34:27.377 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:27.378825 | ubuntu-jammy-large | 2026-01-29 22:34:27.378 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:34:27.379376 | ubuntu-jammy-large | 2026-01-29 22:34:27.379 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-29 22:34:27.402581 | ubuntu-jammy-large | 2026-01-29 22:34:27.402 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:34:27.435425 | ubuntu-jammy-large | 2026-01-29 22:34:27.435 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:27.436235 | ubuntu-jammy-large | 2026-01-29 22:34:27.436 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:34:27.464504 | ubuntu-jammy-large | 2026-01-29 22:34:27.464 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-29 22:34:27.512174 | ubuntu-jammy-large | 2026-01-29 22:34:27.511 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:34:27.545709 | ubuntu-jammy-large | 2026-01-29 22:34:27.545 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:27.546432 | ubuntu-jammy-large | 2026-01-29 22:34:27.546 | Preparing to unpack .../libc6_2.35-0ubuntu3.12_amd64.deb ... 2026-01-29 22:34:27.648975 | ubuntu-jammy-large | 2026-01-29 22:34:27.648 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:27.649095 | ubuntu-jammy-large | 2026-01-29 22:34:27.648 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:27.649120 | ubuntu-jammy-large | 2026-01-29 22:34:27.648 | debconf: falling back to frontend: Readline 2026-01-29 22:34:27.649271 | ubuntu-jammy-large | 2026-01-29 22:34:27.649 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:27.649303 | ubuntu-jammy-large | 2026-01-29 22:34:27.649 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:27.649320 | ubuntu-jammy-large | 2026-01-29 22:34:27.649 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:27.736223 | ubuntu-jammy-large | 2026-01-29 22:34:27.735 | Unpacking libc6:amd64 (2.35-0ubuntu3.12) over (2.35-0ubuntu3) ... 2026-01-29 22:34:27.883254 | ubuntu-jammy-large | 2026-01-29 22:34:27.883 | Setting up libc6:amd64 (2.35-0ubuntu3.12) ... 2026-01-29 22:34:28.001522 | ubuntu-jammy-large | 2026-01-29 22:34:28.001 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:28.001639 | ubuntu-jammy-large | 2026-01-29 22:34:28.001 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:28.001660 | ubuntu-jammy-large | 2026-01-29 22:34:28.001 | debconf: falling back to frontend: Readline 2026-01-29 22:34:28.002092 | ubuntu-jammy-large | 2026-01-29 22:34:28.001 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:28.002199 | ubuntu-jammy-large | 2026-01-29 22:34:28.002 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:28.002224 | ubuntu-jammy-large | 2026-01-29 22:34:28.002 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:28.101315 | ubuntu-jammy-large | 2026-01-29 22:34:28.101 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.102307 | ubuntu-jammy-large | 2026-01-29 22:34:28.102 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-01-29 22:34:28.127281 | ubuntu-jammy-large | 2026-01-29 22:34:28.126 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-01-29 22:34:28.172844 | ubuntu-jammy-large | 2026-01-29 22:34:28.172 | Setting up base-files (12ubuntu4.7) ... 2026-01-29 22:34:28.173637 | ubuntu-jammy-large | 2026-01-29 22:34:28.173 | Installing new version of config file /etc/issue ... 2026-01-29 22:34:28.173831 | ubuntu-jammy-large | 2026-01-29 22:34:28.173 | Installing new version of config file /etc/issue.net ... 2026-01-29 22:34:28.174140 | ubuntu-jammy-large | 2026-01-29 22:34:28.174 | Installing new version of config file /etc/lsb-release ... 2026-01-29 22:34:28.174604 | ubuntu-jammy-large | 2026-01-29 22:34:28.174 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-01-29 22:34:28.399684 | ubuntu-jammy-large | 2026-01-29 22:34:28.399 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.400735 | ubuntu-jammy-large | 2026-01-29 22:34:28.400 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-01-29 22:34:28.407276 | ubuntu-jammy-large | 2026-01-29 22:34:28.407 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-01-29 22:34:28.463187 | ubuntu-jammy-large | 2026-01-29 22:34:28.462 | Setting up bash (5.1-6ubuntu1.1) ... 2026-01-29 22:34:28.470561 | ubuntu-jammy-large | 2026-01-29 22:34:28.470 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2026-01-29 22:34:28.511981 | ubuntu-jammy-large | 2026-01-29 22:34:28.511 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.512930 | ubuntu-jammy-large | 2026-01-29 22:34:28.512 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:28.513475 | ubuntu-jammy-large | 2026-01-29 22:34:28.513 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2026-01-29 22:34:28.539816 | ubuntu-jammy-large | 2026-01-29 22:34:28.539 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:28.568124 | ubuntu-jammy-large | 2026-01-29 22:34:28.567 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.569299 | ubuntu-jammy-large | 2026-01-29 22:34:28.569 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2026-01-29 22:34:28.570024 | ubuntu-jammy-large | 2026-01-29 22:34:28.569 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2026-01-29 22:34:28.665915 | ubuntu-jammy-large | 2026-01-29 22:34:28.665 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2026-01-29 22:34:28.701586 | ubuntu-jammy-large | 2026-01-29 22:34:28.701 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.702335 | ubuntu-jammy-large | 2026-01-29 22:34:28.702 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:28.702835 | ubuntu-jammy-large | 2026-01-29 22:34:28.702 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-01-29 22:34:28.737086 | ubuntu-jammy-large | 2026-01-29 22:34:28.736 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:28.771221 | ubuntu-jammy-large | 2026-01-29 22:34:28.770 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.771624 | ubuntu-jammy-large | 2026-01-29 22:34:28.771 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:28.772180 | ubuntu-jammy-large | 2026-01-29 22:34:28.772 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-01-29 22:34:28.798149 | ubuntu-jammy-large | 2026-01-29 22:34:28.797 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:28.831021 | ubuntu-jammy-large | 2026-01-29 22:34:28.830 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.831579 | ubuntu-jammy-large | 2026-01-29 22:34:28.831 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-01-29 22:34:28.831999 | ubuntu-jammy-large | 2026-01-29 22:34:28.831 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-01-29 22:34:28.855718 | ubuntu-jammy-large | 2026-01-29 22:34:28.855 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-29 22:34:28.885773 | ubuntu-jammy-large | 2026-01-29 22:34:28.885 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.886467 | ubuntu-jammy-large | 2026-01-29 22:34:28.886 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-01-29 22:34:28.887030 | ubuntu-jammy-large | 2026-01-29 22:34:28.886 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-01-29 22:34:28.932585 | ubuntu-jammy-large | 2026-01-29 22:34:28.932 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-01-29 22:34:28.959343 | ubuntu-jammy-large | 2026-01-29 22:34:28.959 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:28.959831 | ubuntu-jammy-large | 2026-01-29 22:34:28.959 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-01-29 22:34:28.962750 | ubuntu-jammy-large | 2026-01-29 22:34:28.962 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-01-29 22:34:28.987285 | ubuntu-jammy-large | 2026-01-29 22:34:28.987 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-01-29 22:34:29.029143 | ubuntu-jammy-large | 2026-01-29 22:34:29.028 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.029607 | ubuntu-jammy-large | 2026-01-29 22:34:29.029 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-01-29 22:34:29.032887 | ubuntu-jammy-large | 2026-01-29 22:34:29.032 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-01-29 22:34:29.225493 | ubuntu-jammy-large | 2026-01-29 22:34:29.225 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-01-29 22:34:29.412427 | ubuntu-jammy-large | 2026-01-29 22:34:29.412 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.413017 | ubuntu-jammy-large | 2026-01-29 22:34:29.412 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-01-29 22:34:29.413517 | ubuntu-jammy-large | 2026-01-29 22:34:29.413 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-01-29 22:34:29.443497 | ubuntu-jammy-large | 2026-01-29 22:34:29.443 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-01-29 22:34:29.465627 | ubuntu-jammy-large | 2026-01-29 22:34:29.465 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.465880 | ubuntu-jammy-large | 2026-01-29 22:34:29.465 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-01-29 22:34:29.488667 | ubuntu-jammy-large | 2026-01-29 22:34:29.488 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-01-29 22:34:29.537808 | ubuntu-jammy-large | 2026-01-29 22:34:29.537 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-01-29 22:34:29.584060 | ubuntu-jammy-large | 2026-01-29 22:34:29.583 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.584812 | ubuntu-jammy-large | 2026-01-29 22:34:29.584 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-01-29 22:34:29.585335 | ubuntu-jammy-large | 2026-01-29 22:34:29.585 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-29 22:34:29.613214 | ubuntu-jammy-large | 2026-01-29 22:34:29.612 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-01-29 22:34:29.648668 | ubuntu-jammy-large | 2026-01-29 22:34:29.648 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.649281 | ubuntu-jammy-large | 2026-01-29 22:34:29.649 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-29 22:34:29.670800 | ubuntu-jammy-large | 2026-01-29 22:34:29.670 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-01-29 22:34:29.806955 | ubuntu-jammy-large | 2026-01-29 22:34:29.806 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-01-29 22:34:29.839825 | ubuntu-jammy-large | 2026-01-29 22:34:29.839 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:29.840142 | ubuntu-jammy-large | 2026-01-29 22:34:29.840 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:29.864019 | ubuntu-jammy-large | 2026-01-29 22:34:29.863 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:29.937715 | ubuntu-jammy-large | 2026-01-29 22:34:29.937 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:30.150508 | ubuntu-jammy-large | 2026-01-29 22:34:30.150 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.151023 | ubuntu-jammy-large | 2026-01-29 22:34:30.150 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.12_amd64.deb ... 2026-01-29 22:34:30.151562 | ubuntu-jammy-large | 2026-01-29 22:34:30.151 | Unpacking libc-bin (2.35-0ubuntu3.12) over (2.35-0ubuntu3) ... 2026-01-29 22:34:30.201213 | ubuntu-jammy-large | 2026-01-29 22:34:30.200 | Setting up libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:34:30.251041 | ubuntu-jammy-large | 2026-01-29 22:34:30.250 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.252082 | ubuntu-jammy-large | 2026-01-29 22:34:30.251 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-01-29 22:34:30.252727 | ubuntu-jammy-large | 2026-01-29 22:34:30.252 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-29 22:34:30.275539 | ubuntu-jammy-large | 2026-01-29 22:34:30.275 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-01-29 22:34:30.303812 | ubuntu-jammy-large | 2026-01-29 22:34:30.303 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.304585 | ubuntu-jammy-large | 2026-01-29 22:34:30.304 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-29 22:34:30.304979 | ubuntu-jammy-large | 2026-01-29 22:34:30.304 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-01-29 22:34:30.335564 | ubuntu-jammy-large | 2026-01-29 22:34:30.335 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-01-29 22:34:30.366057 | ubuntu-jammy-large | 2026-01-29 22:34:30.365 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.366887 | ubuntu-jammy-large | 2026-01-29 22:34:30.366 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-01-29 22:34:30.367592 | ubuntu-jammy-large | 2026-01-29 22:34:30.367 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-01-29 22:34:30.390264 | ubuntu-jammy-large | 2026-01-29 22:34:30.389 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-01-29 22:34:30.429129 | ubuntu-jammy-large | 2026-01-29 22:34:30.428 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.430173 | ubuntu-jammy-large | 2026-01-29 22:34:30.430 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... 2026-01-29 22:34:30.431119 | ubuntu-jammy-large | 2026-01-29 22:34:30.430 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1) ... 2026-01-29 22:34:30.482733 | ubuntu-jammy-large | 2026-01-29 22:34:30.482 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... 2026-01-29 22:34:30.515221 | ubuntu-jammy-large | 2026-01-29 22:34:30.514 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.515979 | ubuntu-jammy-large | 2026-01-29 22:34:30.515 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-01-29 22:34:30.516577 | ubuntu-jammy-large | 2026-01-29 22:34:30.516 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-01-29 22:34:30.541182 | ubuntu-jammy-large | 2026-01-29 22:34:30.540 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-01-29 22:34:30.571742 | ubuntu-jammy-large | 2026-01-29 22:34:30.571 | (Reading database ... 4848 files and directories currently installed.) 2026-01-29 22:34:30.572900 | ubuntu-jammy-large | 2026-01-29 22:34:30.572 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-01-29 22:34:30.633541 | ubuntu-jammy-large | 2026-01-29 22:34:30.633 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-01-29 22:34:30.722679 | ubuntu-jammy-large | 2026-01-29 22:34:30.722 | Setting up apt (2.4.14) ... 2026-01-29 22:34:31.157745 | ubuntu-jammy-large | 2026-01-29 22:34:31.157 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.158780 | ubuntu-jammy-large | 2026-01-29 22:34:31.158 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-29 22:34:31.159421 | ubuntu-jammy-large | 2026-01-29 22:34:31.159 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-29 22:34:31.185677 | ubuntu-jammy-large | 2026-01-29 22:34:31.185 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-01-29 22:34:31.288864 | ubuntu-jammy-large | 2026-01-29 22:34:31.288 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:31.288994 | ubuntu-jammy-large | 2026-01-29 22:34:31.288 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:31.289042 | ubuntu-jammy-large | 2026-01-29 22:34:31.288 | debconf: falling back to frontend: Readline 2026-01-29 22:34:31.289177 | ubuntu-jammy-large | 2026-01-29 22:34:31.289 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:31.289206 | ubuntu-jammy-large | 2026-01-29 22:34:31.289 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:31.289229 | ubuntu-jammy-large | 2026-01-29 22:34:31.289 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:31.340662 | ubuntu-jammy-large | 2026-01-29 22:34:31.340 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.341556 | ubuntu-jammy-large | 2026-01-29 22:34:31.341 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-29 22:34:31.342022 | ubuntu-jammy-large | 2026-01-29 22:34:31.341 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-29 22:34:31.366319 | ubuntu-jammy-large | 2026-01-29 22:34:31.366 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-01-29 22:34:31.401497 | ubuntu-jammy-large | 2026-01-29 22:34:31.401 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.403294 | ubuntu-jammy-large | 2026-01-29 22:34:31.403 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-29 22:34:31.505643 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:31.505745 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:31.505773 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: falling back to frontend: Readline 2026-01-29 22:34:31.505924 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:31.505952 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:31.506000 | ubuntu-jammy-large | 2026-01-29 22:34:31.505 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:31.549745 | ubuntu-jammy-large | 2026-01-29 22:34:31.549 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-29 22:34:31.597646 | ubuntu-jammy-large | 2026-01-29 22:34:31.597 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-01-29 22:34:31.598627 | ubuntu-jammy-large | 2026-01-29 22:34:31.598 | Installing new version of config file /etc/security/namespace.init ... 2026-01-29 22:34:31.641846 | ubuntu-jammy-large | 2026-01-29 22:34:31.641 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.642768 | ubuntu-jammy-large | 2026-01-29 22:34:31.642 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-29 22:34:31.643466 | ubuntu-jammy-large | 2026-01-29 22:34:31.643 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-29 22:34:31.666823 | ubuntu-jammy-large | 2026-01-29 22:34:31.666 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-29 22:34:31.667522 | ubuntu-jammy-large | 2026-01-29 22:34:31.667 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-29 22:34:31.699942 | ubuntu-jammy-large | 2026-01-29 22:34:31.699 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-29 22:34:31.732232 | ubuntu-jammy-large | 2026-01-29 22:34:31.731 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.733002 | ubuntu-jammy-large | 2026-01-29 22:34:31.732 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-29 22:34:31.739227 | ubuntu-jammy-large | 2026-01-29 22:34:31.739 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-29 22:34:31.778008 | ubuntu-jammy-large | 2026-01-29 22:34:31.777 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:31.778554 | ubuntu-jammy-large | 2026-01-29 22:34:31.778 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:31.806393 | ubuntu-jammy-large | 2026-01-29 22:34:31.806 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:31.807087 | ubuntu-jammy-large | 2026-01-29 22:34:31.806 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:31.833635 | ubuntu-jammy-large | 2026-01-29 22:34:31.833 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:31.869455 | ubuntu-jammy-large | 2026-01-29 22:34:31.869 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.870469 | ubuntu-jammy-large | 2026-01-29 22:34:31.870 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-01-29 22:34:31.871224 | ubuntu-jammy-large | 2026-01-29 22:34:31.871 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-01-29 22:34:31.895237 | ubuntu-jammy-large | 2026-01-29 22:34:31.894 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-01-29 22:34:31.928322 | ubuntu-jammy-large | 2026-01-29 22:34:31.927 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.929337 | ubuntu-jammy-large | 2026-01-29 22:34:31.929 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-29 22:34:31.929832 | ubuntu-jammy-large | 2026-01-29 22:34:31.929 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-29 22:34:31.950688 | ubuntu-jammy-large | 2026-01-29 22:34:31.950 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-29 22:34:31.984599 | ubuntu-jammy-large | 2026-01-29 22:34:31.984 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:31.985544 | ubuntu-jammy-large | 2026-01-29 22:34:31.985 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-29 22:34:31.986168 | ubuntu-jammy-large | 2026-01-29 22:34:31.985 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-29 22:34:32.014502 | ubuntu-jammy-large | 2026-01-29 22:34:32.014 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-29 22:34:32.046921 | ubuntu-jammy-large | 2026-01-29 22:34:32.046 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.047810 | ubuntu-jammy-large | 2026-01-29 22:34:32.047 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-29 22:34:32.048480 | ubuntu-jammy-large | 2026-01-29 22:34:32.048 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-29 22:34:32.071496 | ubuntu-jammy-large | 2026-01-29 22:34:32.071 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-29 22:34:32.105456 | ubuntu-jammy-large | 2026-01-29 22:34:32.105 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.106369 | ubuntu-jammy-large | 2026-01-29 22:34:32.106 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-29 22:34:32.107024 | ubuntu-jammy-large | 2026-01-29 22:34:32.106 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-29 22:34:32.138796 | ubuntu-jammy-large | 2026-01-29 22:34:32.138 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-29 22:34:32.173252 | ubuntu-jammy-large | 2026-01-29 22:34:32.173 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.174320 | ubuntu-jammy-large | 2026-01-29 22:34:32.174 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-29 22:34:32.174876 | ubuntu-jammy-large | 2026-01-29 22:34:32.174 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-29 22:34:32.204700 | ubuntu-jammy-large | 2026-01-29 22:34:32.204 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-29 22:34:32.247663 | ubuntu-jammy-large | 2026-01-29 22:34:32.247 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.248669 | ubuntu-jammy-large | 2026-01-29 22:34:32.248 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... 2026-01-29 22:34:32.249299 | ubuntu-jammy-large | 2026-01-29 22:34:32.249 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-01-29 22:34:32.326056 | ubuntu-jammy-large | 2026-01-29 22:34:32.325 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... 2026-01-29 22:34:32.421671 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:32.421793 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:32.421816 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: falling back to frontend: Readline 2026-01-29 22:34:32.421843 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:32.421898 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:32.421922 | ubuntu-jammy-large | 2026-01-29 22:34:32.421 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:32.498858 | ubuntu-jammy-large | 2026-01-29 22:34:32.498 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.499854 | ubuntu-jammy-large | 2026-01-29 22:34:32.499 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:32.500340 | ubuntu-jammy-large | 2026-01-29 22:34:32.500 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:32.526569 | ubuntu-jammy-large | 2026-01-29 22:34:32.526 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:32.561486 | ubuntu-jammy-large | 2026-01-29 22:34:32.561 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.562488 | ubuntu-jammy-large | 2026-01-29 22:34:32.562 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-01-29 22:34:32.565755 | ubuntu-jammy-large | 2026-01-29 22:34:32.565 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-29 22:34:32.594207 | ubuntu-jammy-large | 2026-01-29 22:34:32.593 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-01-29 22:34:32.694871 | ubuntu-jammy-large | 2026-01-29 22:34:32.694 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:32.694966 | ubuntu-jammy-large | 2026-01-29 22:34:32.694 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:32.695009 | ubuntu-jammy-large | 2026-01-29 22:34:32.694 | debconf: falling back to frontend: Readline 2026-01-29 22:34:32.695110 | ubuntu-jammy-large | 2026-01-29 22:34:32.695 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:32.695161 | ubuntu-jammy-large | 2026-01-29 22:34:32.695 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:32.695181 | ubuntu-jammy-large | 2026-01-29 22:34:32.695 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:32.851383 | ubuntu-jammy-large | 2026-01-29 22:34:32.850 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.852119 | ubuntu-jammy-large | 2026-01-29 22:34:32.852 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-01-29 22:34:32.852649 | ubuntu-jammy-large | 2026-01-29 22:34:32.852 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-01-29 22:34:32.889771 | ubuntu-jammy-large | 2026-01-29 22:34:32.889 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-01-29 22:34:32.921995 | ubuntu-jammy-large | 2026-01-29 22:34:32.921 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.922823 | ubuntu-jammy-large | 2026-01-29 22:34:32.922 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-01-29 22:34:32.923475 | ubuntu-jammy-large | 2026-01-29 22:34:32.923 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-01-29 22:34:32.948436 | ubuntu-jammy-large | 2026-01-29 22:34:32.948 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-01-29 22:34:32.980581 | ubuntu-jammy-large | 2026-01-29 22:34:32.980 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:32.981442 | ubuntu-jammy-large | 2026-01-29 22:34:32.981 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:32.981928 | ubuntu-jammy-large | 2026-01-29 22:34:32.981 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:33.003099 | ubuntu-jammy-large | 2026-01-29 22:34:33.002 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:33.036109 | ubuntu-jammy-large | 2026-01-29 22:34:33.035 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.037259 | ubuntu-jammy-large | 2026-01-29 22:34:33.037 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-29 22:34:33.037879 | ubuntu-jammy-large | 2026-01-29 22:34:33.037 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-29 22:34:33.058513 | ubuntu-jammy-large | 2026-01-29 22:34:33.058 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-29 22:34:33.058955 | ubuntu-jammy-large | 2026-01-29 22:34:33.058 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-29 22:34:33.082354 | ubuntu-jammy-large | 2026-01-29 22:34:33.082 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-29 22:34:33.082994 | ubuntu-jammy-large | 2026-01-29 22:34:33.082 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-29 22:34:33.113761 | ubuntu-jammy-large | 2026-01-29 22:34:33.113 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-01-29 22:34:33.144024 | ubuntu-jammy-large | 2026-01-29 22:34:33.143 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.145022 | ubuntu-jammy-large | 2026-01-29 22:34:33.144 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-01-29 22:34:33.145567 | ubuntu-jammy-large | 2026-01-29 22:34:33.145 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-01-29 22:34:33.171636 | ubuntu-jammy-large | 2026-01-29 22:34:33.171 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-01-29 22:34:33.205224 | ubuntu-jammy-large | 2026-01-29 22:34:33.204 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.206032 | ubuntu-jammy-large | 2026-01-29 22:34:33.205 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-01-29 22:34:33.206568 | ubuntu-jammy-large | 2026-01-29 22:34:33.206 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-01-29 22:34:33.234867 | ubuntu-jammy-large | 2026-01-29 22:34:33.234 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-29 22:34:33.264587 | ubuntu-jammy-large | 2026-01-29 22:34:33.264 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.265532 | ubuntu-jammy-large | 2026-01-29 22:34:33.265 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:34:33.266019 | ubuntu-jammy-large | 2026-01-29 22:34:33.265 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-29 22:34:33.291227 | ubuntu-jammy-large | 2026-01-29 22:34:33.290 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:33.325742 | ubuntu-jammy-large | 2026-01-29 22:34:33.325 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.326683 | ubuntu-jammy-large | 2026-01-29 22:34:33.326 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-01-29 22:34:33.370275 | ubuntu-jammy-large | 2026-01-29 22:34:33.370 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-01-29 22:34:33.458753 | ubuntu-jammy-large | 2026-01-29 22:34:33.458 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-01-29 22:34:33.515461 | ubuntu-jammy-large | 2026-01-29 22:34:33.515 | (Reading database ... 4846 files and directories currently installed.) 2026-01-29 22:34:33.516264 | ubuntu-jammy-large | 2026-01-29 22:34:33.516 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-01-29 22:34:33.516787 | ubuntu-jammy-large | 2026-01-29 22:34:33.516 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-01-29 22:34:33.537205 | ubuntu-jammy-large | 2026-01-29 22:34:33.536 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-29 22:34:33.537890 | ubuntu-jammy-large | 2026-01-29 22:34:33.537 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-29 22:34:33.557996 | ubuntu-jammy-large | 2026-01-29 22:34:33.557 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-01-29 22:34:33.619945 | ubuntu-jammy-large | 2026-01-29 22:34:33.619 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-01-29 22:34:33.684604 | ubuntu-jammy-large | 2026-01-29 22:34:33.684 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... 2026-01-29 22:34:33.685583 | ubuntu-jammy-large | 2026-01-29 22:34:33.685 | Unpacking openssl (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-01-29 22:34:33.741768 | ubuntu-jammy-large | 2026-01-29 22:34:33.741 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-01-29 22:34:33.742040 | ubuntu-jammy-large | 2026-01-29 22:34:33.741 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-01-29 22:34:33.778284 | ubuntu-jammy-large | 2026-01-29 22:34:33.777 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-01-29 22:34:33.778909 | ubuntu-jammy-large | 2026-01-29 22:34:33.778 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-29 22:34:33.779311 | ubuntu-jammy-large | 2026-01-29 22:34:33.779 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-01-29 22:34:33.779722 | ubuntu-jammy-large | 2026-01-29 22:34:33.779 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-01-29 22:34:33.780068 | ubuntu-jammy-large | 2026-01-29 22:34:33.779 | Setting up mount (2.37.2-4ubuntu3.4) ... 2026-01-29 22:34:33.780456 | ubuntu-jammy-large | 2026-01-29 22:34:33.780 | Setting up openssl (3.0.2-0ubuntu1.21) ... 2026-01-29 22:34:33.780886 | ubuntu-jammy-large | 2026-01-29 22:34:33.780 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-01-29 22:34:33.783930 | ubuntu-jammy-large | 2026-01-29 22:34:33.783 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-01-29 22:34:33.784338 | ubuntu-jammy-large | 2026-01-29 22:34:33.784 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-01-29 22:34:34.094797 | ubuntu-jammy-large | 2026-01-29 22:34:34.094 | Setting up ca-certificates (20240203~22.04.1) ... 2026-01-29 22:34:34.188419 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:34.188517 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:34.188530 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: falling back to frontend: Readline 2026-01-29 22:34:34.188709 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:34.188762 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:34.188799 | ubuntu-jammy-large | 2026-01-29 22:34:34.188 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:36.997080 | ubuntu-jammy-large | 2026-01-29 22:34:36.996 | Updating certificates in /etc/ssl/certs... 2026-01-29 22:34:38.484971 | ubuntu-jammy-large | 2026-01-29 22:34:38.484 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-01-29 22:34:38.533969 | ubuntu-jammy-large | 2026-01-29 22:34:38.533 | 30 added, 11 removed; done. 2026-01-29 22:34:38.557042 | ubuntu-jammy-large | 2026-01-29 22:34:38.556 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-01-29 22:34:38.612375 | ubuntu-jammy-large | 2026-01-29 22:34:38.612 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:34:38.622029 | ubuntu-jammy-large | 2026-01-29 22:34:38.621 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-01-29 22:34:38.629988 | ubuntu-jammy-large | 2026-01-29 22:34:38.629 | Updating certificates in /etc/ssl/certs... 2026-01-29 22:34:39.749372 | ubuntu-jammy-large | 2026-01-29 22:34:39.749 | 0 added, 0 removed; done. 2026-01-29 22:34:39.749474 | ubuntu-jammy-large | 2026-01-29 22:34:39.749 | Running hooks in /etc/ca-certificates/update.d... 2026-01-29 22:34:39.751288 | ubuntu-jammy-large | 2026-01-29 22:34:39.751 | done. 2026-01-29 22:34:41.142459 | ubuntu-jammy-large | 2026-01-29 22:34:41.142 | Reading package lists... 2026-01-29 22:34:41.499711 | ubuntu-jammy-large | 2026-01-29 22:34:41.499 | Building dependency tree... 2026-01-29 22:34:41.499820 | ubuntu-jammy-large | 2026-01-29 22:34:41.499 | Reading state information... 2026-01-29 22:34:41.756660 | ubuntu-jammy-large | 2026-01-29 22:34:41.756 | The following additional packages will be installed: 2026-01-29 22:34:41.756963 | ubuntu-jammy-large | 2026-01-29 22:34:41.756 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-01-29 22:34:41.757120 | ubuntu-jammy-large | 2026-01-29 22:34:41.757 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-01-29 22:34:41.757294 | ubuntu-jammy-large | 2026-01-29 22:34:41.757 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-01-29 22:34:41.757379 | ubuntu-jammy-large | 2026-01-29 22:34:41.757 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-01-29 22:34:41.758119 | ubuntu-jammy-large | 2026-01-29 22:34:41.758 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-01-29 22:34:41.758504 | ubuntu-jammy-large | 2026-01-29 22:34:41.758 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-01-29 22:34:41.758599 | ubuntu-jammy-large | 2026-01-29 22:34:41.758 | python3.10-minimal readline-common shared-mime-info systemd 2026-01-29 22:34:41.758651 | ubuntu-jammy-large | 2026-01-29 22:34:41.758 | systemd-timesyncd xdg-user-dirs 2026-01-29 22:34:41.760180 | ubuntu-jammy-large | 2026-01-29 22:34:41.760 | Suggested packages: 2026-01-29 22:34:41.760213 | ubuntu-jammy-large | 2026-01-29 22:34:41.760 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-01-29 22:34:41.760228 | ubuntu-jammy-large | 2026-01-29 22:34:41.760 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-01-29 22:34:41.760247 | ubuntu-jammy-large | 2026-01-29 22:34:41.760 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-01-29 22:34:41.760262 | ubuntu-jammy-large | 2026-01-29 22:34:41.760 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-01-29 22:34:41.803068 | ubuntu-jammy-large | 2026-01-29 22:34:41.802 | The following NEW packages will be installed: 2026-01-29 22:34:41.803463 | ubuntu-jammy-large | 2026-01-29 22:34:41.803 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-01-29 22:34:41.803624 | ubuntu-jammy-large | 2026-01-29 22:34:41.803 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-01-29 22:34:41.803739 | ubuntu-jammy-large | 2026-01-29 22:34:41.803 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-01-29 22:34:41.803910 | ubuntu-jammy-large | 2026-01-29 22:34:41.803 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-01-29 22:34:41.804254 | ubuntu-jammy-large | 2026-01-29 22:34:41.804 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-01-29 22:34:41.804945 | ubuntu-jammy-large | 2026-01-29 22:34:41.804 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-01-29 22:34:41.805220 | ubuntu-jammy-large | 2026-01-29 22:34:41.805 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-01-29 22:34:41.805344 | ubuntu-jammy-large | 2026-01-29 22:34:41.805 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-01-29 22:34:41.955772 | ubuntu-jammy-large | 2026-01-29 22:34:41.955 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:34:41.955871 | ubuntu-jammy-large | 2026-01-29 22:34:41.955 | Need to get 27.6 MB of archives. 2026-01-29 22:34:41.955887 | ubuntu-jammy-large | 2026-01-29 22:34:41.955 | After this operation, 95.5 MB of additional disk space will be used. 2026-01-29 22:34:41.955910 | ubuntu-jammy-large | 2026-01-29 22:34:41.955 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.13 [815 kB] 2026-01-29 22:34:42.041942 | ubuntu-jammy-large | 2026-01-29 22:34:42.041 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2026-01-29 22:34:42.046311 | ubuntu-jammy-large | 2026-01-29 22:34:42.046 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.13 [2272 kB] 2026-01-29 22:34:42.139021 | ubuntu-jammy-large | 2026-01-29 22:34:42.138 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2026-01-29 22:34:42.139401 | ubuntu-jammy-large | 2026-01-29 22:34:42.139 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-01-29 22:34:42.139749 | ubuntu-jammy-large | 2026-01-29 22:34:42.139 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-01-29 22:34:42.142271 | ubuntu-jammy-large | 2026-01-29 22:34:42.142 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-01-29 22:34:42.145067 | ubuntu-jammy-large | 2026-01-29 22:34:42.144 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-01-29 22:34:42.149703 | ubuntu-jammy-large | 2026-01-29 22:34:42.149 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-01-29 22:34:42.161823 | ubuntu-jammy-large | 2026-01-29 22:34:42.161 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.13 [1850 kB] 2026-01-29 22:34:42.207060 | ubuntu-jammy-large | 2026-01-29 22:34:42.206 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.13 [508 kB] 2026-01-29 22:34:42.218865 | ubuntu-jammy-large | 2026-01-29 22:34:42.218 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2026-01-29 22:34:42.219134 | ubuntu-jammy-large | 2026-01-29 22:34:42.219 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2026-01-29 22:34:42.219519 | ubuntu-jammy-large | 2026-01-29 22:34:42.219 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-01-29 22:34:42.220499 | ubuntu-jammy-large | 2026-01-29 22:34:42.220 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-01-29 22:34:42.220911 | ubuntu-jammy-large | 2026-01-29 22:34:42.220 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2026-01-29 22:34:42.223066 | ubuntu-jammy-large | 2026-01-29 22:34:42.222 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2026-01-29 22:34:42.224314 | ubuntu-jammy-large | 2026-01-29 22:34:42.224 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-01-29 22:34:42.230491 | ubuntu-jammy-large | 2026-01-29 22:34:42.230 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-01-29 22:34:42.230778 | ubuntu-jammy-large | 2026-01-29 22:34:42.230 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-01-29 22:34:42.234772 | ubuntu-jammy-large | 2026-01-29 22:34:42.234 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2026-01-29 22:34:42.345227 | ubuntu-jammy-large | 2026-01-29 22:34:42.344 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2026-01-29 22:34:42.345676 | ubuntu-jammy-large | 2026-01-29 22:34:42.345 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-01-29 22:34:42.347880 | ubuntu-jammy-large | 2026-01-29 22:34:42.347 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-01-29 22:34:42.352278 | ubuntu-jammy-large | 2026-01-29 22:34:42.352 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-01-29 22:34:42.354217 | ubuntu-jammy-large | 2026-01-29 22:34:42.354 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.8 [1467 kB] 2026-01-29 22:34:42.387649 | ubuntu-jammy-large | 2026-01-29 22:34:42.387 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-01-29 22:34:42.390650 | ubuntu-jammy-large | 2026-01-29 22:34:42.390 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-01-29 22:34:42.394145 | ubuntu-jammy-large | 2026-01-29 22:34:42.394 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.8 [5062 B] 2026-01-29 22:34:42.394573 | ubuntu-jammy-large | 2026-01-29 22:34:42.394 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-01-29 22:34:42.753153 | ubuntu-jammy-large | 2026-01-29 22:34:42.752 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2026-01-29 22:34:42.848241 | ubuntu-jammy-large | 2026-01-29 22:34:42.848 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2026-01-29 22:34:42.854637 | ubuntu-jammy-large | 2026-01-29 22:34:42.854 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-01-29 22:34:43.019563 | ubuntu-jammy-large | 2026-01-29 22:34:43.019 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-01-29 22:34:43.044534 | ubuntu-jammy-large | 2026-01-29 22:34:43.044 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-01-29 22:34:43.062677 | ubuntu-jammy-large | 2026-01-29 22:34:43.062 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2026-01-29 22:34:43.067022 | ubuntu-jammy-large | 2026-01-29 22:34:43.066 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-01-29 22:34:43.084336 | ubuntu-jammy-large | 2026-01-29 22:34:43.084 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2026-01-29 22:34:43.153112 | ubuntu-jammy-large | 2026-01-29 22:34:43.152 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2026-01-29 22:34:43.161704 | ubuntu-jammy-large | 2026-01-29 22:34:43.161 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-01-29 22:34:43.220832 | ubuntu-jammy-large | 2026-01-29 22:34:43.220 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-01-29 22:34:43.409373 | ubuntu-jammy-large | 2026-01-29 22:34:43.409 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:34:43.453567 | ubuntu-jammy-large | 2026-01-29 22:34:43.453 | Fetched 27.6 MB in 1s (19.5 MB/s) 2026-01-29 22:34:43.453652 | ubuntu-jammy-large | 2026-01-29 22:34:43.453 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-01-29 22:34:43.474067 | ubuntu-jammy-large | 2026-01-29 22:34:43.473 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-01-29 22:34:43.480636 | ubuntu-jammy-large | 2026-01-29 22:34:43.480 | (Reading database ... 4865 files and directories currently installed.) 2026-01-29 22:34:43.481623 | ubuntu-jammy-large | 2026-01-29 22:34:43.481 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:34:43.481725 | ubuntu-jammy-large | 2026-01-29 22:34:43.481 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:43.544867 | ubuntu-jammy-large | 2026-01-29 22:34:43.544 | Selecting previously unselected package libexpat1:amd64. 2026-01-29 22:34:43.546278 | ubuntu-jammy-large | 2026-01-29 22:34:43.546 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2026-01-29 22:34:43.546558 | ubuntu-jammy-large | 2026-01-29 22:34:43.546 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-29 22:34:43.564453 | ubuntu-jammy-large | 2026-01-29 22:34:43.564 | Selecting previously unselected package python3.10-minimal. 2026-01-29 22:34:43.565793 | ubuntu-jammy-large | 2026-01-29 22:34:43.565 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:34:43.571519 | ubuntu-jammy-large | 2026-01-29 22:34:43.571 | Unpacking python3.10-minimal (3.10.12-1~22.04.13) ... 2026-01-29 22:34:43.646565 | ubuntu-jammy-large | 2026-01-29 22:34:43.646 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:43.649332 | ubuntu-jammy-large | 2026-01-29 22:34:43.649 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-29 22:34:43.649825 | ubuntu-jammy-large | 2026-01-29 22:34:43.649 | Setting up python3.10-minimal (3.10.12-1~22.04.13) ... 2026-01-29 22:34:44.472949 | ubuntu-jammy-large | 2026-01-29 22:34:44.472 | Selecting previously unselected package python3-minimal. 2026-01-29 22:34:44.478861 | ubuntu-jammy-large | 2026-01-29 22:34:44.478 | (Reading database ... 5169 files and directories currently installed.) 2026-01-29 22:34:44.479667 | ubuntu-jammy-large | 2026-01-29 22:34:44.479 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:34:44.479934 | ubuntu-jammy-large | 2026-01-29 22:34:44.479 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-01-29 22:34:44.499768 | ubuntu-jammy-large | 2026-01-29 22:34:44.499 | Selecting previously unselected package media-types. 2026-01-29 22:34:44.501446 | ubuntu-jammy-large | 2026-01-29 22:34:44.501 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-01-29 22:34:44.501709 | ubuntu-jammy-large | 2026-01-29 22:34:44.501 | Unpacking media-types (7.0.0) ... 2026-01-29 22:34:44.521253 | ubuntu-jammy-large | 2026-01-29 22:34:44.521 | Selecting previously unselected package libmpdec3:amd64. 2026-01-29 22:34:44.523144 | ubuntu-jammy-large | 2026-01-29 22:34:44.523 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-01-29 22:34:44.523445 | ubuntu-jammy-large | 2026-01-29 22:34:44.523 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-01-29 22:34:44.543258 | ubuntu-jammy-large | 2026-01-29 22:34:44.543 | Selecting previously unselected package readline-common. 2026-01-29 22:34:44.545454 | ubuntu-jammy-large | 2026-01-29 22:34:44.545 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-01-29 22:34:44.545713 | ubuntu-jammy-large | 2026-01-29 22:34:44.545 | Unpacking readline-common (8.1.2-1) ... 2026-01-29 22:34:44.563926 | ubuntu-jammy-large | 2026-01-29 22:34:44.563 | Selecting previously unselected package libreadline8:amd64. 2026-01-29 22:34:44.566151 | ubuntu-jammy-large | 2026-01-29 22:34:44.566 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-01-29 22:34:44.566442 | ubuntu-jammy-large | 2026-01-29 22:34:44.566 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-01-29 22:34:44.590990 | ubuntu-jammy-large | 2026-01-29 22:34:44.590 | Selecting previously unselected package libsqlite3-0:amd64. 2026-01-29 22:34:44.592778 | ubuntu-jammy-large | 2026-01-29 22:34:44.592 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-01-29 22:34:44.593034 | ubuntu-jammy-large | 2026-01-29 22:34:44.592 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-01-29 22:34:44.629694 | ubuntu-jammy-large | 2026-01-29 22:34:44.629 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-01-29 22:34:44.631263 | ubuntu-jammy-large | 2026-01-29 22:34:44.631 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:34:44.631476 | ubuntu-jammy-large | 2026-01-29 22:34:44.631 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:44.721850 | ubuntu-jammy-large | 2026-01-29 22:34:44.721 | Selecting previously unselected package python3.10. 2026-01-29 22:34:44.723858 | ubuntu-jammy-large | 2026-01-29 22:34:44.723 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:34:44.724179 | ubuntu-jammy-large | 2026-01-29 22:34:44.724 | Unpacking python3.10 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:44.747201 | ubuntu-jammy-large | 2026-01-29 22:34:44.747 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-01-29 22:34:44.749221 | ubuntu-jammy-large | 2026-01-29 22:34:44.749 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:34:44.749569 | ubuntu-jammy-large | 2026-01-29 22:34:44.749 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-01-29 22:34:44.775409 | ubuntu-jammy-large | 2026-01-29 22:34:44.775 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-01-29 22:34:45.000228 | ubuntu-jammy-large | 2026-01-29 22:34:44.999 | Selecting previously unselected package python3. 2026-01-29 22:34:45.005648 | ubuntu-jammy-large | 2026-01-29 22:34:45.005 | (Reading database ... 5599 files and directories currently installed.) 2026-01-29 22:34:45.006236 | ubuntu-jammy-large | 2026-01-29 22:34:45.006 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:34:45.011589 | ubuntu-jammy-large | 2026-01-29 22:34:45.011 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-01-29 22:34:45.029885 | ubuntu-jammy-large | 2026-01-29 22:34:45.029 | Selecting previously unselected package libapparmor1:amd64. 2026-01-29 22:34:45.031238 | ubuntu-jammy-large | 2026-01-29 22:34:45.031 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-01-29 22:34:45.031481 | ubuntu-jammy-large | 2026-01-29 22:34:45.031 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-01-29 22:34:45.054464 | ubuntu-jammy-large | 2026-01-29 22:34:45.054 | Selecting previously unselected package libargon2-1:amd64. 2026-01-29 22:34:45.056254 | ubuntu-jammy-large | 2026-01-29 22:34:45.056 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-01-29 22:34:45.056619 | ubuntu-jammy-large | 2026-01-29 22:34:45.056 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-01-29 22:34:45.073804 | ubuntu-jammy-large | 2026-01-29 22:34:45.073 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-01-29 22:34:45.075710 | ubuntu-jammy-large | 2026-01-29 22:34:45.075 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-29 22:34:45.076003 | ubuntu-jammy-large | 2026-01-29 22:34:45.075 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:34:45.098238 | ubuntu-jammy-large | 2026-01-29 22:34:45.098 | Selecting previously unselected package libjson-c5:amd64. 2026-01-29 22:34:45.100102 | ubuntu-jammy-large | 2026-01-29 22:34:45.100 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-01-29 22:34:45.100494 | ubuntu-jammy-large | 2026-01-29 22:34:45.100 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-01-29 22:34:45.118720 | ubuntu-jammy-large | 2026-01-29 22:34:45.118 | Selecting previously unselected package libcryptsetup12:amd64. 2026-01-29 22:34:45.120432 | ubuntu-jammy-large | 2026-01-29 22:34:45.120 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-29 22:34:45.120714 | ubuntu-jammy-large | 2026-01-29 22:34:45.120 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:34:45.148376 | ubuntu-jammy-large | 2026-01-29 22:34:45.148 | Selecting previously unselected package libip4tc2:amd64. 2026-01-29 22:34:45.150639 | ubuntu-jammy-large | 2026-01-29 22:34:45.150 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-29 22:34:45.150941 | ubuntu-jammy-large | 2026-01-29 22:34:45.150 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:34:45.171229 | ubuntu-jammy-large | 2026-01-29 22:34:45.171 | Selecting previously unselected package libkmod2:amd64. 2026-01-29 22:34:45.173227 | ubuntu-jammy-large | 2026-01-29 22:34:45.173 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-01-29 22:34:45.173489 | ubuntu-jammy-large | 2026-01-29 22:34:45.173 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-01-29 22:34:45.193482 | ubuntu-jammy-large | 2026-01-29 22:34:45.193 | Selecting previously unselected package systemd. 2026-01-29 22:34:45.195640 | ubuntu-jammy-large | 2026-01-29 22:34:45.195 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:45.233077 | ubuntu-jammy-large | 2026-01-29 22:34:45.232 | Unpacking systemd (249.11-0ubuntu3.17) ... 2026-01-29 22:34:45.420228 | ubuntu-jammy-large | 2026-01-29 22:34:45.419 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-01-29 22:34:45.420517 | ubuntu-jammy-large | 2026-01-29 22:34:45.420 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-01-29 22:34:45.420731 | ubuntu-jammy-large | 2026-01-29 22:34:45.420 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:34:45.421124 | ubuntu-jammy-large | 2026-01-29 22:34:45.421 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-01-29 22:34:45.421442 | ubuntu-jammy-large | 2026-01-29 22:34:45.421 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:34:45.421654 | ubuntu-jammy-large | 2026-01-29 22:34:45.421 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:34:45.421951 | ubuntu-jammy-large | 2026-01-29 22:34:45.421 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-01-29 22:34:45.422316 | ubuntu-jammy-large | 2026-01-29 22:34:45.422 | Setting up systemd (249.11-0ubuntu3.17) ... 2026-01-29 22:34:45.432073 | ubuntu-jammy-large | 2026-01-29 22:34:45.432 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-01-29 22:34:45.435956 | ubuntu-jammy-large | 2026-01-29 22:34:45.435 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-01-29 22:34:45.440433 | ubuntu-jammy-large | 2026-01-29 22:34:45.440 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-01-29 22:34:45.440463 | ubuntu-jammy-large | 2026-01-29 22:34:45.440 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-01-29 22:34:45.449251 | ubuntu-jammy-large | 2026-01-29 22:34:45.449 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-01-29 22:34:45.452510 | ubuntu-jammy-large | 2026-01-29 22:34:45.452 | Initializing machine ID from random generator. 2026-01-29 22:34:45.795173 | ubuntu-jammy-large | 2026-01-29 22:34:45.794 | Selecting previously unselected package systemd-sysv. 2026-01-29 22:34:45.803981 | ubuntu-jammy-large | 2026-01-29 22:34:45.803 | (Reading database ... 6438 files and directories currently installed.) 2026-01-29 22:34:45.805018 | ubuntu-jammy-large | 2026-01-29 22:34:45.804 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:45.805315 | ubuntu-jammy-large | 2026-01-29 22:34:45.805 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2026-01-29 22:34:45.824219 | ubuntu-jammy-large | 2026-01-29 22:34:45.824 | Selecting previously unselected package libdbus-1-3:amd64. 2026-01-29 22:34:45.826302 | ubuntu-jammy-large | 2026-01-29 22:34:45.826 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-01-29 22:34:45.826763 | ubuntu-jammy-large | 2026-01-29 22:34:45.826 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-01-29 22:34:45.852587 | ubuntu-jammy-large | 2026-01-29 22:34:45.852 | Selecting previously unselected package dbus. 2026-01-29 22:34:45.854958 | ubuntu-jammy-large | 2026-01-29 22:34:45.854 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-01-29 22:34:45.874735 | ubuntu-jammy-large | 2026-01-29 22:34:45.874 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-01-29 22:34:45.904395 | ubuntu-jammy-large | 2026-01-29 22:34:45.904 | Selecting previously unselected package dmsetup. 2026-01-29 22:34:45.907027 | ubuntu-jammy-large | 2026-01-29 22:34:45.906 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-29 22:34:45.907353 | ubuntu-jammy-large | 2026-01-29 22:34:45.907 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:34:45.933465 | ubuntu-jammy-large | 2026-01-29 22:34:45.933 | Selecting previously unselected package libglib2.0-0:amd64. 2026-01-29 22:34:45.936481 | ubuntu-jammy-large | 2026-01-29 22:34:45.936 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.8_amd64.deb ... 2026-01-29 22:34:45.936989 | ubuntu-jammy-large | 2026-01-29 22:34:45.936 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... 2026-01-29 22:34:46.005552 | ubuntu-jammy-large | 2026-01-29 22:34:46.005 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-01-29 22:34:46.007763 | ubuntu-jammy-large | 2026-01-29 22:34:46.007 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-01-29 22:34:46.007999 | ubuntu-jammy-large | 2026-01-29 22:34:46.007 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-01-29 22:34:46.029015 | ubuntu-jammy-large | 2026-01-29 22:34:46.028 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-01-29 22:34:46.030649 | ubuntu-jammy-large | 2026-01-29 22:34:46.030 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-01-29 22:34:46.030883 | ubuntu-jammy-large | 2026-01-29 22:34:46.030 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-01-29 22:34:46.056841 | ubuntu-jammy-large | 2026-01-29 22:34:46.056 | Selecting previously unselected package libglib2.0-data. 2026-01-29 22:34:46.059051 | ubuntu-jammy-large | 2026-01-29 22:34:46.058 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.8_all.deb ... 2026-01-29 22:34:46.059446 | ubuntu-jammy-large | 2026-01-29 22:34:46.059 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.8) ... 2026-01-29 22:34:46.073017 | ubuntu-jammy-large | 2026-01-29 22:34:46.072 | Selecting previously unselected package libicu70:amd64. 2026-01-29 22:34:46.075393 | ubuntu-jammy-large | 2026-01-29 22:34:46.075 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-01-29 22:34:46.075809 | ubuntu-jammy-large | 2026-01-29 22:34:46.075 | Unpacking libicu70:amd64 (70.1-2) ... 2026-01-29 22:34:46.360633 | ubuntu-jammy-large | 2026-01-29 22:34:46.360 | Selecting previously unselected package libnss-systemd:amd64. 2026-01-29 22:34:46.362762 | ubuntu-jammy-large | 2026-01-29 22:34:46.362 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:46.363085 | ubuntu-jammy-large | 2026-01-29 22:34:46.363 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:46.383012 | ubuntu-jammy-large | 2026-01-29 22:34:46.382 | Selecting previously unselected package libpam-systemd:amd64. 2026-01-29 22:34:46.385550 | ubuntu-jammy-large | 2026-01-29 22:34:46.385 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:46.385935 | ubuntu-jammy-large | 2026-01-29 22:34:46.385 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:46.410131 | ubuntu-jammy-large | 2026-01-29 22:34:46.409 | Selecting previously unselected package libxml2:amd64. 2026-01-29 22:34:46.412647 | ubuntu-jammy-large | 2026-01-29 22:34:46.412 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-01-29 22:34:46.413092 | ubuntu-jammy-large | 2026-01-29 22:34:46.413 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-01-29 22:34:46.452133 | ubuntu-jammy-large | 2026-01-29 22:34:46.451 | Selecting previously unselected package python3-dbus. 2026-01-29 22:34:46.454632 | ubuntu-jammy-large | 2026-01-29 22:34:46.454 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-01-29 22:34:46.455091 | ubuntu-jammy-large | 2026-01-29 22:34:46.454 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-01-29 22:34:46.481016 | ubuntu-jammy-large | 2026-01-29 22:34:46.480 | Selecting previously unselected package python3-gi. 2026-01-29 22:34:46.483583 | ubuntu-jammy-large | 2026-01-29 22:34:46.483 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-01-29 22:34:46.483878 | ubuntu-jammy-large | 2026-01-29 22:34:46.483 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-01-29 22:34:46.513491 | ubuntu-jammy-large | 2026-01-29 22:34:46.513 | Selecting previously unselected package networkd-dispatcher. 2026-01-29 22:34:46.516188 | ubuntu-jammy-large | 2026-01-29 22:34:46.516 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-01-29 22:34:46.516588 | ubuntu-jammy-large | 2026-01-29 22:34:46.516 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-01-29 22:34:46.537185 | ubuntu-jammy-large | 2026-01-29 22:34:46.536 | Selecting previously unselected package shared-mime-info. 2026-01-29 22:34:46.539990 | ubuntu-jammy-large | 2026-01-29 22:34:46.539 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-01-29 22:34:46.540254 | ubuntu-jammy-large | 2026-01-29 22:34:46.540 | Unpacking shared-mime-info (2.1-2) ... 2026-01-29 22:34:46.575793 | ubuntu-jammy-large | 2026-01-29 22:34:46.575 | Selecting previously unselected package sudo. 2026-01-29 22:34:46.577656 | ubuntu-jammy-large | 2026-01-29 22:34:46.577 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2026-01-29 22:34:46.579934 | ubuntu-jammy-large | 2026-01-29 22:34:46.579 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2026-01-29 22:34:46.628618 | ubuntu-jammy-large | 2026-01-29 22:34:46.628 | Selecting previously unselected package systemd-timesyncd. 2026-01-29 22:34:46.631286 | ubuntu-jammy-large | 2026-01-29 22:34:46.631 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:34:46.631727 | ubuntu-jammy-large | 2026-01-29 22:34:46.631 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-01-29 22:34:46.653220 | ubuntu-jammy-large | 2026-01-29 22:34:46.653 | Selecting previously unselected package xdg-user-dirs. 2026-01-29 22:34:46.656318 | ubuntu-jammy-large | 2026-01-29 22:34:46.656 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-01-29 22:34:46.665364 | ubuntu-jammy-large | 2026-01-29 22:34:46.665 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-01-29 22:34:46.706463 | ubuntu-jammy-large | 2026-01-29 22:34:46.706 | Selecting previously unselected package busybox. 2026-01-29 22:34:46.708618 | ubuntu-jammy-large | 2026-01-29 22:34:46.708 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-01-29 22:34:46.710008 | ubuntu-jammy-large | 2026-01-29 22:34:46.709 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-01-29 22:34:46.746140 | ubuntu-jammy-large | 2026-01-29 22:34:46.745 | Setting up media-types (7.0.0) ... 2026-01-29 22:34:46.747159 | ubuntu-jammy-large | 2026-01-29 22:34:46.747 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2026-01-29 22:34:46.750047 | ubuntu-jammy-large | 2026-01-29 22:34:46.749 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-01-29 22:34:46.759674 | ubuntu-jammy-large | 2026-01-29 22:34:46.759 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... 2026-01-29 22:34:46.768818 | ubuntu-jammy-large | 2026-01-29 22:34:46.768 | No schema files found: doing nothing. 2026-01-29 22:34:46.776826 | ubuntu-jammy-large | 2026-01-29 22:34:46.776 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-01-29 22:34:46.777537 | ubuntu-jammy-large | 2026-01-29 22:34:46.777 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:46.779580 | ubuntu-jammy-large | 2026-01-29 22:34:46.779 | First installation detected... 2026-01-29 22:34:46.779604 | ubuntu-jammy-large | 2026-01-29 22:34:46.779 | Checking NSS setup... 2026-01-29 22:34:46.786568 | ubuntu-jammy-large | 2026-01-29 22:34:46.786 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-01-29 22:34:46.787079 | ubuntu-jammy-large | 2026-01-29 22:34:46.786 | Setting up libglib2.0-data (2.72.4-0ubuntu2.8) ... 2026-01-29 22:34:46.787710 | ubuntu-jammy-large | 2026-01-29 22:34:46.787 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-01-29 22:34:46.788169 | ubuntu-jammy-large | 2026-01-29 22:34:46.788 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-01-29 22:34:46.904542 | ubuntu-jammy-large | 2026-01-29 22:34:46.904 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-01-29 22:34:47.174838 | ubuntu-jammy-large | 2026-01-29 22:34:47.174 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-01-29 22:34:47.174971 | ubuntu-jammy-large | 2026-01-29 22:34:47.174 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-01-29 22:34:47.178850 | ubuntu-jammy-large | 2026-01-29 22:34:47.178 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2026-01-29 22:34:47.238123 | ubuntu-jammy-large | 2026-01-29 22:34:47.237 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:34:47.240006 | ubuntu-jammy-large | 2026-01-29 22:34:47.239 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-01-29 22:34:47.240251 | ubuntu-jammy-large | 2026-01-29 22:34:47.240 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-29 22:34:47.338953 | ubuntu-jammy-large | 2026-01-29 22:34:47.338 | debconf: unable to initialize frontend: Dialog 2026-01-29 22:34:47.339074 | ubuntu-jammy-large | 2026-01-29 22:34:47.338 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-29 22:34:47.339095 | ubuntu-jammy-large | 2026-01-29 22:34:47.338 | debconf: falling back to frontend: Readline 2026-01-29 22:34:47.339224 | ubuntu-jammy-large | 2026-01-29 22:34:47.339 | debconf: unable to initialize frontend: Readline 2026-01-29 22:34:47.339251 | ubuntu-jammy-large | 2026-01-29 22:34:47.339 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-01-29 22:34:47.339270 | ubuntu-jammy-large | 2026-01-29 22:34:47.339 | debconf: falling back to frontend: Teletype 2026-01-29 22:34:47.438188 | ubuntu-jammy-large | 2026-01-29 22:34:47.437 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-01-29 22:34:47.438603 | ubuntu-jammy-large | 2026-01-29 22:34:47.438 | Setting up readline-common (8.1.2-1) ... 2026-01-29 22:34:47.444115 | ubuntu-jammy-large | 2026-01-29 22:34:47.443 | Setting up libicu70:amd64 (70.1-2) ... 2026-01-29 22:34:47.444513 | ubuntu-jammy-large | 2026-01-29 22:34:47.444 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-01-29 22:34:47.444925 | ubuntu-jammy-large | 2026-01-29 22:34:47.444 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:47.445306 | ubuntu-jammy-large | 2026-01-29 22:34:47.445 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-01-29 22:34:47.445697 | ubuntu-jammy-large | 2026-01-29 22:34:47.445 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-01-29 22:34:47.446065 | ubuntu-jammy-large | 2026-01-29 22:34:47.445 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-01-29 22:34:47.446480 | ubuntu-jammy-large | 2026-01-29 22:34:47.446 | Setting up python3.10 (3.10.12-1~22.04.13) ... 2026-01-29 22:34:48.288992 | ubuntu-jammy-large | 2026-01-29 22:34:48.288 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-01-29 22:34:48.298340 | ubuntu-jammy-large | 2026-01-29 22:34:48.298 | running python rtupdate hooks for python3.10... 2026-01-29 22:34:48.298504 | ubuntu-jammy-large | 2026-01-29 22:34:48.298 | running python post-rtupdate hooks for python3.10... 2026-01-29 22:34:48.433738 | ubuntu-jammy-large | 2026-01-29 22:34:48.433 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-01-29 22:34:48.683173 | ubuntu-jammy-large | 2026-01-29 22:34:48.682 | Setting up shared-mime-info (2.1-2) ... 2026-01-29 22:34:48.998308 | ubuntu-jammy-large | 2026-01-29 22:34:48.998 | Setting up python3-dbus (1.2.18-3build1) ... 2026-01-29 22:34:49.201414 | ubuntu-jammy-large | 2026-01-29 22:34:49.201 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-01-29 22:34:49.367565 | ubuntu-jammy-large | 2026-01-29 22:34:49.367 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-01-29 22:34:49.372312 | ubuntu-jammy-large | 2026-01-29 22:34:49.372 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:34:49.800658 | ubuntu-jammy-large | 2026-01-29 22:34:49.800 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-01-29 22:34:49.801106 | ubuntu-jammy-large | 2026-01-29 22:34:49.800 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:34:49.801177 | ubuntu-jammy-large | 2026-01-29 22:34:49.801 | dib-run-parts 2026-01-29 22:34:49.804095 | ubuntu-jammy-large | 2026-01-29 22:34:49.803 | dib-run-parts Target: root.d 2026-01-29 22:34:49.804138 | ubuntu-jammy-large | 2026-01-29 22:34:49.804 | dib-run-parts 2026-01-29 22:34:49.804149 | ubuntu-jammy-large | 2026-01-29 22:34:49.804 | dib-run-parts Script Seconds 2026-01-29 22:34:49.804159 | ubuntu-jammy-large | 2026-01-29 22:34:49.804 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:34:49.804167 | ubuntu-jammy-large | 2026-01-29 22:34:49.804 | dib-run-parts 2026-01-29 22:34:49.819573 | ubuntu-jammy-large | 2026-01-29 22:34:49.819 | dib-run-parts 08-debootstrap 52.379 2026-01-29 22:34:49.829159 | ubuntu-jammy-large | 2026-01-29 22:34:49.828 | dib-run-parts 09-apt-keyring 0.006 2026-01-29 22:34:49.839610 | ubuntu-jammy-large | 2026-01-29 22:34:49.839 | dib-run-parts 11-pip-cache 0.058 2026-01-29 22:34:49.849930 | ubuntu-jammy-large | 2026-01-29 22:34:49.849 | dib-run-parts 50-block-apt-translations 0.035 2026-01-29 22:34:49.859960 | ubuntu-jammy-large | 2026-01-29 22:34:49.859 | dib-run-parts 50-block-daemons 0.112 2026-01-29 22:34:49.870880 | ubuntu-jammy-large | 2026-01-29 22:34:49.870 | dib-run-parts 50-build-with-http-cache 0.007 2026-01-29 22:34:49.877892 | ubuntu-jammy-large | 2026-01-29 22:34:49.877 | dib-run-parts 50-shared-apt-cache 0.037 2026-01-29 22:34:49.888079 | ubuntu-jammy-large | 2026-01-29 22:34:49.887 | dib-run-parts 50-trim-dpkg 0.055 2026-01-29 22:34:49.898557 | ubuntu-jammy-large | 2026-01-29 22:34:49.898 | dib-run-parts 75-ubuntu-minimal-baseinstall 30.375 2026-01-29 22:34:49.901359 | ubuntu-jammy-large | 2026-01-29 22:34:49.901 | dib-run-parts 2026-01-29 22:34:49.901601 | ubuntu-jammy-large | 2026-01-29 22:34:49.901 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:34:50.093346 | ubuntu-jammy-large | 2026-01-29 22:34:50.093 | Running hooks from /tmp/dib_build.unX2I26e/hooks/extra-data.d 2026-01-29 22:34:50.114576 | ubuntu-jammy-large | 2026-01-29 22:34:50.114 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-29 22:34:50.126630 | ubuntu-jammy-large | 2026-01-29 22:34:50.126 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-29 22:34:50.132887 | ubuntu-jammy-large | 2026-01-29 22:34:50.132 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:34:50.139413 | ubuntu-jammy-large | 2026-01-29 22:34:50.139 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:34:50.144765 | ubuntu-jammy-large | 2026-01-29 22:34:50.144 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:34:50.151978 | ubuntu-jammy-large | 2026-01-29 22:34:50.151 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:34:50.158988 | ubuntu-jammy-large | 2026-01-29 22:34:50.158 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:34:50.170284 | ubuntu-jammy-large | 2026-01-29 22:34:50.170 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:34:50.176802 | ubuntu-jammy-large | 2026-01-29 22:34:50.176 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:34:50.183107 | ubuntu-jammy-large | 2026-01-29 22:34:50.182 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:34:50.189560 | ubuntu-jammy-large | 2026-01-29 22:34:50.189 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:34:50.196301 | ubuntu-jammy-large | 2026-01-29 22:34:50.196 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:34:50.202804 | ubuntu-jammy-large | 2026-01-29 22:34:50.202 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:34:50.209766 | ubuntu-jammy-large | 2026-01-29 22:34:50.209 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:34:50.216707 | ubuntu-jammy-large | 2026-01-29 22:34:50.216 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:34:50.223214 | ubuntu-jammy-large | 2026-01-29 22:34:50.223 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-29 22:34:50.230236 | ubuntu-jammy-large | 2026-01-29 22:34:50.230 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-29 22:34:50.237770 | ubuntu-jammy-large | 2026-01-29 22:34:50.237 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:34:50.244517 | ubuntu-jammy-large | 2026-01-29 22:34:50.244 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:34:50.251490 | ubuntu-jammy-large | 2026-01-29 22:34:50.251 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:34:50.257943 | ubuntu-jammy-large | 2026-01-29 22:34:50.257 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:34:50.265291 | ubuntu-jammy-large | 2026-01-29 22:34:50.265 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:34:50.275892 | ubuntu-jammy-large | 2026-01-29 22:34:50.275 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:34:50.282098 | ubuntu-jammy-large | 2026-01-29 22:34:50.281 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:34:50.289092 | ubuntu-jammy-large | 2026-01-29 22:34:50.288 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:34:50.296509 | ubuntu-jammy-large | 2026-01-29 22:34:50.296 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-01-29 22:34:50.308869 | ubuntu-jammy-large | 2026-01-29 22:34:50.308 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-01-29 22:34:50.316625 | ubuntu-jammy-large | 2026-01-29 22:34:50.316 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-29 22:34:50.322839 | ubuntu-jammy-large | 2026-01-29 22:34:50.322 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-29 22:34:50.329846 | ubuntu-jammy-large | 2026-01-29 22:34:50.329 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-pip-cache 2026-01-29 22:34:50.341766 | ubuntu-jammy-large | 2026-01-29 22:34:50.341 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-pip-cache 2026-01-29 22:34:50.347253 | ubuntu-jammy-large | 2026-01-29 22:34:50.347 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:34:50.353398 | ubuntu-jammy-large | 2026-01-29 22:34:50.353 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:34:50.360470 | ubuntu-jammy-large | 2026-01-29 22:34:50.360 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:34:50.371059 | ubuntu-jammy-large | 2026-01-29 22:34:50.370 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:34:50.377624 | ubuntu-jammy-large | 2026-01-29 22:34:50.377 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-29 22:34:50.383794 | ubuntu-jammy-large | 2026-01-29 22:34:50.383 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-29 22:34:50.390141 | ubuntu-jammy-large | 2026-01-29 22:34:50.390 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-29 22:34:50.396713 | ubuntu-jammy-large | 2026-01-29 22:34:50.396 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-29 22:34:50.403950 | ubuntu-jammy-large | 2026-01-29 22:34:50.403 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:34:50.410822 | ubuntu-jammy-large | 2026-01-29 22:34:50.410 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:34:50.417070 | ubuntu-jammy-large | 2026-01-29 22:34:50.416 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:34:50.421654 | ubuntu-jammy-large | 2026-01-29 22:34:50.421 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:34:50.428124 | ubuntu-jammy-large | 2026-01-29 22:34:50.427 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-29 22:34:50.434212 | ubuntu-jammy-large | 2026-01-29 22:34:50.434 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:34:50.441270 | ubuntu-jammy-large | 2026-01-29 22:34:50.441 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:34:50.447271 | ubuntu-jammy-large | 2026-01-29 22:34:50.446 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:34:50.453804 | ubuntu-jammy-large | 2026-01-29 22:34:50.453 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:34:50.461317 | ubuntu-jammy-large | 2026-01-29 22:34:50.461 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:34:50.469949 | ubuntu-jammy-large | 2026-01-29 22:34:50.469 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:34:50.474204 | ubuntu-jammy-large | 2026-01-29 22:34:50.473 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:34:50.480871 | ubuntu-jammy-large | 2026-01-29 22:34:50.480 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:34:50.488064 | ubuntu-jammy-large | 2026-01-29 22:34:50.487 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:34:50.498588 | ubuntu-jammy-large | 2026-01-29 22:34:50.498 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:34:50.505039 | ubuntu-jammy-large | 2026-01-29 22:34:50.504 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:34:50.512421 | ubuntu-jammy-large | 2026-01-29 22:34:50.512 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-29 22:34:50.519086 | ubuntu-jammy-large | 2026-01-29 22:34:50.518 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-29 22:34:50.526982 | ubuntu-jammy-large | 2026-01-29 22:34:50.526 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:34:50.538339 | ubuntu-jammy-large | 2026-01-29 22:34:50.538 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:34:50.544819 | ubuntu-jammy-large | 2026-01-29 22:34:50.544 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:34:50.551788 | ubuntu-jammy-large | 2026-01-29 22:34:50.551 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:34:50.558676 | ubuntu-jammy-large | 2026-01-29 22:34:50.558 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:34:50.571759 | ubuntu-jammy-large | 2026-01-29 22:34:50.571 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:34:50.578590 | ubuntu-jammy-large | 2026-01-29 22:34:50.578 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:34:50.585784 | ubuntu-jammy-large | 2026-01-29 22:34:50.585 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:34:50.593136 | ubuntu-jammy-large | 2026-01-29 22:34:50.593 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/14-manifests 2026-01-29 22:34:50.605327 | ubuntu-jammy-large | 2026-01-29 22:34:50.605 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/14-manifests 2026-01-29 22:34:50.612359 | ubuntu-jammy-large | 2026-01-29 22:34:50.612 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:34:50.618929 | ubuntu-jammy-large | 2026-01-29 22:34:50.618 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:34:50.626329 | ubuntu-jammy-large | 2026-01-29 22:34:50.626 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:34:50.633162 | ubuntu-jammy-large | 2026-01-29 22:34:50.632 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:34:50.641064 | ubuntu-jammy-large | 2026-01-29 22:34:50.640 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-01-29 22:34:50.652539 | ubuntu-jammy-large | 2026-01-29 22:34:50.652 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-01-29 22:34:50.659030 | ubuntu-jammy-large | 2026-01-29 22:34:50.658 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:34:50.665032 | ubuntu-jammy-large | 2026-01-29 22:34:50.664 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:34:50.671756 | ubuntu-jammy-large | 2026-01-29 22:34:50.671 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-29 22:34:50.679029 | ubuntu-jammy-large | 2026-01-29 22:34:50.678 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-01-29 22:34:50.691734 | ubuntu-jammy-large | 2026-01-29 22:34:50.691 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-01-29 22:34:50.697994 | ubuntu-jammy-large | 2026-01-29 22:34:50.697 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:34:50.703423 | ubuntu-jammy-large | 2026-01-29 22:34:50.703 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:34:50.710170 | ubuntu-jammy-large | 2026-01-29 22:34:50.709 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-29 22:34:50.721090 | ubuntu-jammy-large | 2026-01-29 22:34:50.720 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-29 22:34:50.727755 | ubuntu-jammy-large | 2026-01-29 22:34:50.727 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-29 22:34:50.733556 | ubuntu-jammy-large | 2026-01-29 22:34:50.733 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-29 22:34:50.739547 | ubuntu-jammy-large | 2026-01-29 22:34:50.739 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-29 22:34:50.746356 | ubuntu-jammy-large | 2026-01-29 22:34:50.746 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-29 22:34:50.751602 | ubuntu-jammy-large | 2026-01-29 22:34:50.751 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-29 22:34:50.757559 | ubuntu-jammy-large | 2026-01-29 22:34:50.757 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-29 22:34:50.764472 | ubuntu-jammy-large | 2026-01-29 22:34:50.764 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-29 22:34:50.772064 | ubuntu-jammy-large | 2026-01-29 22:34:50.771 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-29 22:34:50.779326 | ubuntu-jammy-large | 2026-01-29 22:34:50.779 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:34:50.791605 | ubuntu-jammy-large | 2026-01-29 22:34:50.791 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:34:50.799199 | ubuntu-jammy-large | 2026-01-29 22:34:50.799 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-29 22:34:50.805733 | ubuntu-jammy-large | 2026-01-29 22:34:50.805 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-29 22:34:50.811818 | ubuntu-jammy-large | 2026-01-29 22:34:50.811 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-29 22:34:50.818938 | ubuntu-jammy-large | 2026-01-29 22:34:50.818 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:34:50.825325 | ubuntu-jammy-large | 2026-01-29 22:34:50.825 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:34:50.832529 | ubuntu-jammy-large | 2026-01-29 22:34:50.832 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:34:50.839417 | ubuntu-jammy-large | 2026-01-29 22:34:50.839 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:34:50.846007 | ubuntu-jammy-large | 2026-01-29 22:34:50.845 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-29 22:34:50.857456 | ubuntu-jammy-large | 2026-01-29 22:34:50.857 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-29 22:34:50.864308 | ubuntu-jammy-large | 2026-01-29 22:34:50.864 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-29 22:34:50.871108 | ubuntu-jammy-large | 2026-01-29 22:34:50.870 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-29 22:34:50.878656 | ubuntu-jammy-large | 2026-01-29 22:34:50.878 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/10-create-pkg-map-dir 2026-01-29 22:34:50.915128 | ubuntu-jammy-large | 2026-01-29 22:34:50.914 | Copying pkg-map for source-repositories 2026-01-29 22:34:50.941405 | ubuntu-jammy-large | 2026-01-29 22:34:50.941 | Copying pkg-map for debootstrap 2026-01-29 22:34:50.968332 | ubuntu-jammy-large | 2026-01-29 22:34:50.968 | Copying pkg-map for base 2026-01-29 22:34:50.993881 | ubuntu-jammy-large | 2026-01-29 22:34:50.993 | Copying pkg-map for amphora-agent 2026-01-29 22:34:51.020118 | ubuntu-jammy-large | 2026-01-29 22:34:51.019 | Copying pkg-map for bootloader 2026-01-29 22:34:51.047889 | ubuntu-jammy-large | 2026-01-29 22:34:51.047 | Copying pkg-map for install-static 2026-01-29 22:34:51.074619 | ubuntu-jammy-large | 2026-01-29 22:34:51.074 | Copying pkg-map for haproxy-logrotate 2026-01-29 22:34:51.100350 | ubuntu-jammy-large | 2026-01-29 22:34:51.100 | Copying pkg-map for haproxy-octavia 2026-01-29 22:34:51.127079 | ubuntu-jammy-large | 2026-01-29 22:34:51.126 | Copying pkg-map for cache-url 2026-01-29 22:34:51.152548 | ubuntu-jammy-large | 2026-01-29 22:34:51.152 | Copying pkg-map for keepalived-octavia 2026-01-29 22:34:51.178174 | ubuntu-jammy-large | 2026-01-29 22:34:51.177 | Copying pkg-map for sos 2026-01-29 22:34:51.203128 | ubuntu-jammy-large | 2026-01-29 22:34:51.202 | Copying pkg-map for svc-map 2026-01-29 22:34:51.234460 | ubuntu-jammy-large | 2026-01-29 22:34:51.234 | dib-run-parts 10-create-pkg-map-dir completed 2026-01-29 22:34:51.234587 | ubuntu-jammy-large | 2026-01-29 22:34:51.234 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/10-merge-svc-map-files 2026-01-29 22:34:51.301861 | ubuntu-jammy-large | 2026-01-29 22:34:51.301 | dib-run-parts 10-merge-svc-map-files completed 2026-01-29 22:34:51.302193 | ubuntu-jammy-large | 2026-01-29 22:34:51.301 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/11-copy-svc-map-file 2026-01-29 22:34:51.341926 | ubuntu-jammy-large | 2026-01-29 22:34:51.341 | dib-run-parts 11-copy-svc-map-file completed 2026-01-29 22:34:51.342028 | ubuntu-jammy-large | 2026-01-29 22:34:51.341 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/20-manifest-dir 2026-01-29 22:34:51.369031 | ubuntu-jammy-large | 2026-01-29 22:34:51.368 | dib-run-parts 20-manifest-dir completed 2026-01-29 22:34:51.369193 | ubuntu-jammy-large | 2026-01-29 22:34:51.369 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/50-modprobe-blacklist 2026-01-29 22:34:51.407224 | ubuntu-jammy-large | 2026-01-29 22:34:51.406 | dib-run-parts 50-modprobe-blacklist completed 2026-01-29 22:34:51.407349 | ubuntu-jammy-large | 2026-01-29 22:34:51.407 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/98-source-repositories 2026-01-29 22:34:51.434562 | ubuntu-jammy-large | 2026-01-29 22:34:51.434 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Thu Jan 29 22:34:51 UTC 2026 for /tmp/dib_build.unX2I26e/hooks/source-repository-amphora-agent 2026-01-29 22:34:51.444132 | ubuntu-jammy-large | 2026-01-29 22:34:51.443 | (0001 / 0002) 2026-01-29 22:34:51.477541 | ubuntu-jammy-large | 2026-01-29 22:34:51.477 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-01-29 22:47:39.981934 | ubuntu-jammy-large | 2026-01-29 22:47:39.981 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2025.1 2026-01-29 22:47:41.594880 | ubuntu-jammy-large | 2026-01-29 22:47:41.594 | Cloning from amphora-agent cache and applying ref stable/2025.1 2026-01-29 22:47:41.959869 | ubuntu-jammy-large | 2026-01-29 22:47:41.959 | HEAD is now at d67679c00 Merge "Don't fail if a provider driver cannot be loaded in Octavia API" into stable/2025.1 2026-01-29 22:47:42.010020 | ubuntu-jammy-large | 2026-01-29 22:47:42.009 | (0002 / 0002) 2026-01-29 22:47:42.042424 | ubuntu-jammy-large | 2026-01-29 22:47:42.042 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_1c306833ee958eba61c6fff64584cba52ca405c5 2026-01-29 22:47:42.088076 | ubuntu-jammy-large | 2026-01-29 22:47:42.087 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-29 22:47:42.089011 | ubuntu-jammy-large | 2026-01-29 22:47:42.088 | Dload Upload Total Spent Left Speed 2026-01-29 22:47:43.074509 | ubuntu-jammy-large | 2026-01-29 22:47:43.074 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13007 100 13007 0 0 13186 0 --:--:-- --:--:-- --:--:-- 13178 2026-01-29 22:47:43.081681 | ubuntu-jammy-large | 2026-01-29 22:47:43.081 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt for the first time 2026-01-29 22:47:43.139282 | ubuntu-jammy-large | 2026-01-29 22:47:43.139 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Thu Jan 29 22:47:43 UTC 2026 for /tmp/dib_build.unX2I26e/hooks/source-repository-octavia-lib 2026-01-29 22:47:43.150345 | ubuntu-jammy-large | 2026-01-29 22:47:43.150 | (0001 / 0001) 2026-01-29 22:47:43.185132 | ubuntu-jammy-large | 2026-01-29 22:47:43.184 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-01-29 22:47:52.974634 | ubuntu-jammy-large | 2026-01-29 22:47:52.974 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-01-29 22:47:53.936114 | ubuntu-jammy-large | 2026-01-29 22:47:53.935 | Cloning from octavia-lib cache and applying ref master 2026-01-29 22:47:54.076600 | ubuntu-jammy-large | 2026-01-29 22:47:54.076 | HEAD is now at dd2de01 Remove url tags from README 2026-01-29 22:47:54.155097 | ubuntu-jammy-large | 2026-01-29 22:47:54.154 | dib-run-parts 98-source-repositories completed 2026-01-29 22:47:54.155180 | ubuntu-jammy-large | 2026-01-29 22:47:54.154 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/99-enable-install-types 2026-01-29 22:47:54.171379 | ubuntu-jammy-large | 2026-01-29 22:47:54.171 | /tmp/dib_build.unX2I26e/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.jX6e0Y 2026-01-29 22:47:54.173936 | ubuntu-jammy-large | 2026-01-29 22:47:54.173 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.jX6e0Y 2026-01-29 22:47:54.175495 | ubuntu-jammy-large | 2026-01-29 22:47:54.175 | /tmp/dib_build.unX2I26e/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.jX6e0Y 2026-01-29 22:47:54.177681 | ubuntu-jammy-large | 2026-01-29 22:47:54.177 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.jX6e0Y 2026-01-29 22:47:54.181110 | ubuntu-jammy-large | 2026-01-29 22:47:54.180 | dib-run-parts 99-enable-install-types completed 2026-01-29 22:47:54.181209 | ubuntu-jammy-large | 2026-01-29 22:47:54.181 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/extra-data.d/99-squash-package-install 2026-01-29 22:47:54.291988 | ubuntu-jammy-large | 2026-01-29 22:47:54.291 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-01-29 22:47:54.294828 | ubuntu-jammy-large | 2026-01-29 22:47:54.294 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-01-29 22:47:54.296443 | ubuntu-jammy-large | 2026-01-29 22:47:54.296 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-01-29 22:47:54.297173 | ubuntu-jammy-large | 2026-01-29 22:47:54.297 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-01-29 22:47:54.297386 | ubuntu-jammy-large | 2026-01-29 22:47:54.297 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-01-29 22:47:54.297559 | ubuntu-jammy-large | 2026-01-29 22:47:54.297 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-01-29 22:47:54.298047 | ubuntu-jammy-large | 2026-01-29 22:47:54.297 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-01-29 22:47:54.302475 | ubuntu-jammy-large | 2026-01-29 22:47:54.302 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-01-29 22:47:54.303032 | ubuntu-jammy-large | 2026-01-29 22:47:54.302 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-01-29 22:47:54.311005 | ubuntu-jammy-large | 2026-01-29 22:47:54.310 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-01-29 22:47:54.311503 | ubuntu-jammy-large | 2026-01-29 22:47:54.311 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-01-29 22:47:54.312372 | ubuntu-jammy-large | 2026-01-29 22:47:54.312 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-01-29 22:47:54.312848 | ubuntu-jammy-large | 2026-01-29 22:47:54.312 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-01-29 22:47:54.331596 | ubuntu-jammy-large | 2026-01-29 22:47:54.331 | dib-run-parts 99-squash-package-install completed 2026-01-29 22:47:54.332410 | ubuntu-jammy-large | 2026-01-29 22:47:54.332 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:47:54.332474 | ubuntu-jammy-large | 2026-01-29 22:47:54.332 | dib-run-parts 2026-01-29 22:47:54.335906 | ubuntu-jammy-large | 2026-01-29 22:47:54.335 | dib-run-parts Target: extra-data.d 2026-01-29 22:47:54.335960 | ubuntu-jammy-large | 2026-01-29 22:47:54.335 | dib-run-parts 2026-01-29 22:47:54.335972 | ubuntu-jammy-large | 2026-01-29 22:47:54.335 | dib-run-parts Script Seconds 2026-01-29 22:47:54.335984 | ubuntu-jammy-large | 2026-01-29 22:47:54.335 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:47:54.335993 | ubuntu-jammy-large | 2026-01-29 22:47:54.335 | dib-run-parts 2026-01-29 22:47:54.351766 | ubuntu-jammy-large | 2026-01-29 22:47:54.351 | dib-run-parts 10-create-pkg-map-dir 0.352 2026-01-29 22:47:54.361604 | ubuntu-jammy-large | 2026-01-29 22:47:54.361 | dib-run-parts 10-merge-svc-map-files 0.064 2026-01-29 22:47:54.372561 | ubuntu-jammy-large | 2026-01-29 22:47:54.372 | dib-run-parts 11-copy-svc-map-file 0.038 2026-01-29 22:47:54.382672 | ubuntu-jammy-large | 2026-01-29 22:47:54.382 | dib-run-parts 20-manifest-dir 0.024 2026-01-29 22:47:54.392682 | ubuntu-jammy-large | 2026-01-29 22:47:54.392 | dib-run-parts 50-modprobe-blacklist 0.035 2026-01-29 22:47:54.402761 | ubuntu-jammy-large | 2026-01-29 22:47:54.402 | dib-run-parts 98-source-repositories 782.744 2026-01-29 22:47:54.414781 | ubuntu-jammy-large | 2026-01-29 22:47:54.414 | dib-run-parts 99-enable-install-types 0.024 2026-01-29 22:47:54.425677 | ubuntu-jammy-large | 2026-01-29 22:47:54.425 | dib-run-parts 99-squash-package-install 0.148 2026-01-29 22:47:54.429646 | ubuntu-jammy-large | 2026-01-29 22:47:54.429 | dib-run-parts 2026-01-29 22:47:54.429876 | ubuntu-jammy-large | 2026-01-29 22:47:54.429 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:47:54.576873 | ubuntu-jammy-large | 2026-01-29 22:47:54.576 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-29 22:47:54.580954 | ubuntu-jammy-large | 2026-01-29 22:47:54.580 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-29 22:47:54.581015 | ubuntu-jammy-large | 2026-01-29 22:47:54.580 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:47:54.581032 | ubuntu-jammy-large | 2026-01-29 22:47:54.580 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:47:54.581047 | ubuntu-jammy-large | 2026-01-29 22:47:54.581 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:47:54.581087 | ubuntu-jammy-large | 2026-01-29 22:47:54.581 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:47:54.581218 | ubuntu-jammy-large | 2026-01-29 22:47:54.581 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:47:54.584829 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:47:54.584876 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:47:54.584890 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:47:54.584906 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:47:54.584919 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:47:54.584968 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:47:54.584984 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:47:54.585013 | ubuntu-jammy-large | 2026-01-29 22:47:54.584 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:47:54.585054 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-29 22:47:54.585070 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ DIB_NO_TIMER_CHECK=True 2026-01-29 22:47:54.585105 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:47:54.585121 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:47:54.585155 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:47:54.585171 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:47:54.585291 | ubuntu-jammy-large | 2026-01-29 22:47:54.585 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:47:54.589858 | ubuntu-jammy-large | 2026-01-29 22:47:54.589 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:47:54.589997 | ubuntu-jammy-large | 2026-01-29 22:47:54.589 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:47:54.590031 | ubuntu-jammy-large | 2026-01-29 22:47:54.589 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:47:54.590055 | ubuntu-jammy-large | 2026-01-29 22:47:54.589 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-01-29 22:47:54.594939 | ubuntu-jammy-large | 2026-01-29 22:47:54.594 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-01-29 22:47:54.595015 | ubuntu-jammy-large | 2026-01-29 22:47:54.594 | ++ export DIB_ADD_APT_KEYS= 2026-01-29 22:47:54.595035 | ubuntu-jammy-large | 2026-01-29 22:47:54.594 | ++ DIB_ADD_APT_KEYS= 2026-01-29 22:47:54.595060 | ubuntu-jammy-large | 2026-01-29 22:47:54.594 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-01-29 22:47:54.599709 | ubuntu-jammy-large | 2026-01-29 22:47:54.599 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-01-29 22:47:54.599785 | ubuntu-jammy-large | 2026-01-29 22:47:54.599 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:47:54.599801 | ubuntu-jammy-large | 2026-01-29 22:47:54.599 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:47:54.599915 | ubuntu-jammy-large | 2026-01-29 22:47:54.599 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:47:54.604474 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:47:54.604556 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ export DISTRO_NAME=ubuntu 2026-01-29 22:47:54.604583 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ DISTRO_NAME=ubuntu 2026-01-29 22:47:54.604607 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ export DIB_RELEASE=jammy 2026-01-29 22:47:54.604631 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ DIB_RELEASE=jammy 2026-01-29 22:47:54.604660 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:47:54.604684 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:47:54.604706 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:47:54.604728 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:47:54.604821 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ ARCH=amd64 2026-01-29 22:47:54.604851 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:47:54.604873 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:47:54.604897 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:47:54.604924 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:47:54.604987 | ubuntu-jammy-large | 2026-01-29 22:47:54.604 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:47:54.609640 | ubuntu-jammy-large | 2026-01-29 22:47:54.609 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:47:54.609706 | ubuntu-jammy-large | 2026-01-29 22:47:54.609 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:47:54.609722 | ubuntu-jammy-large | 2026-01-29 22:47:54.609 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:47:54.609787 | ubuntu-jammy-large | 2026-01-29 22:47:54.609 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:47:54.613894 | ubuntu-jammy-large | 2026-01-29 22:47:54.613 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:47:54.613965 | ubuntu-jammy-large | 2026-01-29 22:47:54.613 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:47:54.613989 | ubuntu-jammy-large | 2026-01-29 22:47:54.613 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-29 22:47:54.614009 | ubuntu-jammy-large | 2026-01-29 22:47:54.613 | ++ DIB_INIT_SYSTEM=systemd 2026-01-29 22:47:54.614043 | ubuntu-jammy-large | 2026-01-29 22:47:54.614 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:47:54.618676 | ubuntu-jammy-large | 2026-01-29 22:47:54.618 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:47:54.618768 | ubuntu-jammy-large | 2026-01-29 22:47:54.618 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:47:54.618783 | ubuntu-jammy-large | 2026-01-29 22:47:54.618 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:47:54.618965 | ubuntu-jammy-large | 2026-01-29 22:47:54.618 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:47:54.623114 | ubuntu-jammy-large | 2026-01-29 22:47:54.622 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:47:54.623159 | ubuntu-jammy-large | 2026-01-29 22:47:54.623 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:47:54.623184 | ubuntu-jammy-large | 2026-01-29 22:47:54.623 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:47:54.623203 | ubuntu-jammy-large | 2026-01-29 22:47:54.623 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-29 22:47:54.628362 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-29 22:47:54.628425 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:47:54.628439 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:47:54.628456 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:47:54.628473 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:47:54.628590 | ubuntu-jammy-large | 2026-01-29 22:47:54.628 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-01-29 22:47:54.633126 | ubuntu-jammy-large | 2026-01-29 22:47:54.633 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-01-29 22:47:54.633188 | ubuntu-jammy-large | 2026-01-29 22:47:54.633 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:47:54.633206 | ubuntu-jammy-large | 2026-01-29 22:47:54.633 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:47:54.633221 | ubuntu-jammy-large | 2026-01-29 22:47:54.633 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-29 22:47:54.633350 | ubuntu-jammy-large | 2026-01-29 22:47:54.633 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-01-29 22:47:54.638246 | ubuntu-jammy-large | 2026-01-29 22:47:54.638 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-01-29 22:47:54.638290 | ubuntu-jammy-large | 2026-01-29 22:47:54.638 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:47:54.638307 | ubuntu-jammy-large | 2026-01-29 22:47:54.638 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:47:54.638421 | ubuntu-jammy-large | 2026-01-29 22:47:54.638 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-29 22:47:54.643111 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-29 22:47:54.643213 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ '[' -z '' ']' 2026-01-29 22:47:54.643230 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ case "$DISTRO_NAME" in 2026-01-29 22:47:54.643245 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ '[' jammy == trusty ']' 2026-01-29 22:47:54.643289 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ '[' -z '' ']' 2026-01-29 22:47:54.643306 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ DIB_PYTHON_VERSION=3 2026-01-29 22:47:54.643335 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ export DIB_PYTHON_VERSION 2026-01-29 22:47:54.643362 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ export DIB_PYTHON=python3 2026-01-29 22:47:54.643377 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | ++ DIB_PYTHON=python3 2026-01-29 22:47:54.643505 | ubuntu-jammy-large | 2026-01-29 22:47:54.643 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:47:54.648692 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:47:54.648849 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ '[' 0 -gt 0 ']' 2026-01-29 22:47:54.648870 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ set -euo pipefail 2026-01-29 22:47:54.648885 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ case $DISTRO_NAME in 2026-01-29 22:47:54.648922 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:47:54.648938 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:47:54.648950 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:47:54.648967 | ubuntu-jammy-large | 2026-01-29 22:47:54.648 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:47:54.649070 | ubuntu-jammy-large | 2026-01-29 22:47:54.649 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-29 22:47:54.653927 | ubuntu-jammy-large | 2026-01-29 22:47:54.653 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-29 22:47:54.653995 | ubuntu-jammy-large | 2026-01-29 22:47:54.653 | ++ '[' -z systemd ']' 2026-01-29 22:47:54.654019 | ubuntu-jammy-large | 2026-01-29 22:47:54.653 | ++ case $DIB_INIT_SYSTEM in 2026-01-29 22:47:54.654037 | ubuntu-jammy-large | 2026-01-29 22:47:54.654 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-01-29 22:47:54.661850 | ubuntu-jammy-large | 2026-01-29 22:47:54.661 | 0+1 records in 2026-01-29 22:47:54.661896 | ubuntu-jammy-large | 2026-01-29 22:47:54.661 | 0+1 records out 2026-01-29 22:47:54.662047 | ubuntu-jammy-large | 2026-01-29 22:47:54.661 | 56 bytes copied, 0.000365344 s, 153 kB/s 2026-01-29 22:47:54.665108 | ubuntu-jammy-large | 2026-01-29 22:47:54.665 | dib-run-parts 00-disable-apt-recommends completed 2026-01-29 22:47:54.665161 | ubuntu-jammy-large | 2026-01-29 22:47:54.665 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-01-29 22:47:54.677769 | ubuntu-jammy-large | 2026-01-29 22:47:54.677 | dib-run-parts 01-dib-python completed 2026-01-29 22:47:54.678050 | ubuntu-jammy-large | 2026-01-29 22:47:54.677 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-01-29 22:47:54.693075 | ubuntu-jammy-large | 2026-01-29 22:47:54.692 | dib-run-parts 01-install-bin completed 2026-01-29 22:47:54.693243 | ubuntu-jammy-large | 2026-01-29 22:47:54.693 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-01-29 22:47:54.906097 | ubuntu-jammy-large | 2026-01-29 22:47:54.905 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-29 22:47:54.906267 | ubuntu-jammy-large | 2026-01-29 22:47:54.906 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-01-29 22:47:54.915003 | ubuntu-jammy-large | 2026-01-29 22:47:54.914 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-01-29 22:47:54.928606 | ubuntu-jammy-large | 2026-01-29 22:47:54.928 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-01-29 22:47:56.696353 | ubuntu-jammy-large | 2026-01-29 22:47:56.696 | Reading package lists... 2026-01-29 22:47:56.788238 | ubuntu-jammy-large | 2026-01-29 22:47:56.787 | Reading package lists... 2026-01-29 22:47:57.155188 | ubuntu-jammy-large | 2026-01-29 22:47:57.154 | Building dependency tree... 2026-01-29 22:47:57.155308 | ubuntu-jammy-large | 2026-01-29 22:47:57.155 | Reading state information... 2026-01-29 22:47:57.476306 | ubuntu-jammy-large | 2026-01-29 22:47:57.476 | The following NEW packages will be installed: 2026-01-29 22:47:57.478256 | ubuntu-jammy-large | 2026-01-29 22:47:57.478 | apt-transport-https 2026-01-29 22:47:57.648577 | ubuntu-jammy-large | 2026-01-29 22:47:57.648 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:47:57.648683 | ubuntu-jammy-large | 2026-01-29 22:47:57.648 | Need to get 1510 B of archives. 2026-01-29 22:47:57.648701 | ubuntu-jammy-large | 2026-01-29 22:47:57.648 | After this operation, 170 kB of additional disk space will be used. 2026-01-29 22:47:57.648800 | ubuntu-jammy-large | 2026-01-29 22:47:57.648 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-01-29 22:47:57.813435 | ubuntu-jammy-large | 2026-01-29 22:47:57.813 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:47:57.842850 | ubuntu-jammy-large | 2026-01-29 22:47:57.842 | Fetched 1510 B in 0s (9456 B/s) 2026-01-29 22:47:57.861273 | ubuntu-jammy-large | 2026-01-29 22:47:57.861 | Selecting previously unselected package apt-transport-https. 2026-01-29 22:47:57.869684 | ubuntu-jammy-large | 2026-01-29 22:47:57.869 | (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 ... 7082 files and directories currently installed.) 2026-01-29 22:47:57.870625 | ubuntu-jammy-large | 2026-01-29 22:47:57.870 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-01-29 22:47:57.870883 | ubuntu-jammy-large | 2026-01-29 22:47:57.870 | Unpacking apt-transport-https (2.4.14) ... 2026-01-29 22:47:57.891480 | ubuntu-jammy-large | 2026-01-29 22:47:57.891 | Setting up apt-transport-https (2.4.14) ... 2026-01-29 22:47:58.163110 | ubuntu-jammy-large | 2026-01-29 22:47:58.162 | Reading package lists... 2026-01-29 22:47:58.428831 | ubuntu-jammy-large | 2026-01-29 22:47:58.428 | Building dependency tree... 2026-01-29 22:47:58.428909 | ubuntu-jammy-large | 2026-01-29 22:47:58.428 | Reading state information... 2026-01-29 22:47:58.653539 | ubuntu-jammy-large | 2026-01-29 22:47:58.653 | The following additional packages will be installed: 2026-01-29 22:47:58.653685 | ubuntu-jammy-large | 2026-01-29 22:47:58.653 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-01-29 22:47:58.653957 | ubuntu-jammy-large | 2026-01-29 22:47:58.653 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-01-29 22:47:58.654058 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-01-29 22:47:58.654146 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-01-29 22:47:58.654493 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-01-29 22:47:58.654927 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-01-29 22:47:58.654980 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-01-29 22:47:58.654996 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | python3-cryptography python3-distro python3-httplib2 2026-01-29 22:47:58.655014 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-01-29 22:47:58.655028 | ubuntu-jammy-large | 2026-01-29 22:47:58.654 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-01-29 22:47:58.655045 | ubuntu-jammy-large | 2026-01-29 22:47:58.655 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-01-29 22:47:58.655059 | ubuntu-jammy-large | 2026-01-29 22:47:58.655 | python3-pyparsing python3-secretstorage python3-six 2026-01-29 22:47:58.655288 | ubuntu-jammy-large | 2026-01-29 22:47:58.655 | python3-software-properties python3-wadllib python3-zipp 2026-01-29 22:47:58.656552 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | Suggested packages: 2026-01-29 22:47:58.656579 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-01-29 22:47:58.656593 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-01-29 22:47:58.656611 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-01-29 22:47:58.656625 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | python3-keyrings.alt python3-testresources python3-setuptools 2026-01-29 22:47:58.656638 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | python-pyparsing-doc python-secretstorage-doc 2026-01-29 22:47:58.656652 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | Recommended packages: 2026-01-29 22:47:58.656665 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-01-29 22:47:58.656682 | ubuntu-jammy-large | 2026-01-29 22:47:58.656 | packagekit-tools unattended-upgrades 2026-01-29 22:47:58.693320 | ubuntu-jammy-large | 2026-01-29 22:47:58.693 | The following NEW packages will be installed: 2026-01-29 22:47:58.693582 | ubuntu-jammy-large | 2026-01-29 22:47:58.693 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-01-29 22:47:58.693661 | ubuntu-jammy-large | 2026-01-29 22:47:58.693 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-01-29 22:47:58.694020 | ubuntu-jammy-large | 2026-01-29 22:47:58.693 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-01-29 22:47:58.694147 | ubuntu-jammy-large | 2026-01-29 22:47:58.694 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-01-29 22:47:58.694494 | ubuntu-jammy-large | 2026-01-29 22:47:58.694 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-01-29 22:47:58.695034 | ubuntu-jammy-large | 2026-01-29 22:47:58.694 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-01-29 22:47:58.695075 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-01-29 22:47:58.695095 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-cryptography python3-distro python3-httplib2 2026-01-29 22:47:58.695115 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-01-29 22:47:58.695130 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-01-29 22:47:58.695147 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-01-29 22:47:58.695164 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-pyparsing python3-secretstorage python3-six 2026-01-29 22:47:58.695322 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | python3-software-properties python3-wadllib python3-zipp 2026-01-29 22:47:58.695445 | ubuntu-jammy-large | 2026-01-29 22:47:58.695 | software-properties-common 2026-01-29 22:47:58.845487 | ubuntu-jammy-large | 2026-01-29 22:47:58.845 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:47:58.845600 | ubuntu-jammy-large | 2026-01-29 22:47:58.845 | Need to get 9330 kB of archives. 2026-01-29 22:47:58.845631 | ubuntu-jammy-large | 2026-01-29 22:47:58.845 | After this operation, 43.1 MB of additional disk space will be used. 2026-01-29 22:47:58.845647 | ubuntu-jammy-large | 2026-01-29 22:47:58.845 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-01-29 22:47:58.861162 | ubuntu-jammy-large | 2026-01-29 22:47:58.860 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-01-29 22:47:59.009852 | ubuntu-jammy-large | 2026-01-29 22:47:59.009 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2026-01-29 22:47:59.010199 | ubuntu-jammy-large | 2026-01-29 22:47:59.010 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-01-29 22:47:59.011448 | ubuntu-jammy-large | 2026-01-29 22:47:59.011 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-01-29 22:47:59.012547 | ubuntu-jammy-large | 2026-01-29 22:47:59.012 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-01-29 22:47:59.012979 | ubuntu-jammy-large | 2026-01-29 22:47:59.012 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-01-29 22:47:59.013350 | ubuntu-jammy-large | 2026-01-29 22:47:59.013 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-01-29 22:47:59.021715 | ubuntu-jammy-large | 2026-01-29 22:47:59.021 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 2026-01-29 22:47:59.024117 | ubuntu-jammy-large | 2026-01-29 22:47:59.023 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-01-29 22:47:59.032207 | ubuntu-jammy-large | 2026-01-29 22:47:59.032 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-01-29 22:47:59.034331 | ubuntu-jammy-large | 2026-01-29 22:47:59.034 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-01-29 22:47:59.036124 | ubuntu-jammy-large | 2026-01-29 22:47:59.035 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2026-01-29 22:47:59.043199 | ubuntu-jammy-large | 2026-01-29 22:47:59.043 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-01-29 22:47:59.044647 | ubuntu-jammy-large | 2026-01-29 22:47:59.044 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-01-29 22:47:59.047617 | ubuntu-jammy-large | 2026-01-29 22:47:59.047 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-01-29 22:47:59.071053 | ubuntu-jammy-large | 2026-01-29 22:47:59.070 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-01-29 22:47:59.084015 | ubuntu-jammy-large | 2026-01-29 22:47:59.083 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2026-01-29 22:47:59.084877 | ubuntu-jammy-large | 2026-01-29 22:47:59.084 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2026-01-29 22:47:59.086883 | ubuntu-jammy-large | 2026-01-29 22:47:59.086 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] 2026-01-29 22:47:59.094418 | ubuntu-jammy-large | 2026-01-29 22:47:59.094 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-01-29 22:47:59.096300 | ubuntu-jammy-large | 2026-01-29 22:47:59.096 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] 2026-01-29 22:47:59.103173 | ubuntu-jammy-large | 2026-01-29 22:47:59.102 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] 2026-01-29 22:47:59.116098 | ubuntu-jammy-large | 2026-01-29 22:47:59.115 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-01-29 22:47:59.124142 | ubuntu-jammy-large | 2026-01-29 22:47:59.123 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-01-29 22:47:59.126515 | ubuntu-jammy-large | 2026-01-29 22:47:59.126 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-01-29 22:47:59.135601 | ubuntu-jammy-large | 2026-01-29 22:47:59.135 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-01-29 22:47:59.143549 | ubuntu-jammy-large | 2026-01-29 22:47:59.143 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.8 [80.9 kB] 2026-01-29 22:47:59.148655 | ubuntu-jammy-large | 2026-01-29 22:47:59.148 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-01-29 22:47:59.150775 | ubuntu-jammy-large | 2026-01-29 22:47:59.150 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-01-29 22:47:59.192196 | ubuntu-jammy-large | 2026-01-29 22:47:59.191 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2026-01-29 22:47:59.193701 | ubuntu-jammy-large | 2026-01-29 22:47:59.193 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2026-01-29 22:47:59.194391 | ubuntu-jammy-large | 2026-01-29 22:47:59.194 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2026-01-29 22:47:59.196567 | ubuntu-jammy-large | 2026-01-29 22:47:59.196 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2026-01-29 22:47:59.197357 | ubuntu-jammy-large | 2026-01-29 22:47:59.197 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2026-01-29 22:47:59.197816 | ubuntu-jammy-large | 2026-01-29 22:47:59.197 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-01-29 22:47:59.199305 | ubuntu-jammy-large | 2026-01-29 22:47:59.199 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-01-29 22:47:59.201149 | ubuntu-jammy-large | 2026-01-29 22:47:59.201 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2026-01-29 22:47:59.212242 | ubuntu-jammy-large | 2026-01-29 22:47:59.212 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-01-29 22:47:59.213563 | ubuntu-jammy-large | 2026-01-29 22:47:59.213 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-01-29 22:47:59.219923 | ubuntu-jammy-large | 2026-01-29 22:47:59.219 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-01-29 22:47:59.221214 | ubuntu-jammy-large | 2026-01-29 22:47:59.221 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-01-29 22:47:59.221597 | ubuntu-jammy-large | 2026-01-29 22:47:59.221 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-01-29 22:47:59.223108 | ubuntu-jammy-large | 2026-01-29 22:47:59.222 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-01-29 22:47:59.224206 | ubuntu-jammy-large | 2026-01-29 22:47:59.223 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2026-01-29 22:47:59.224509 | ubuntu-jammy-large | 2026-01-29 22:47:59.224 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-01-29 22:47:59.225807 | ubuntu-jammy-large | 2026-01-29 22:47:59.225 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-01-29 22:47:59.233739 | ubuntu-jammy-large | 2026-01-29 22:47:59.233 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-01-29 22:47:59.234589 | ubuntu-jammy-large | 2026-01-29 22:47:59.234 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-01-29 22:47:59.235506 | ubuntu-jammy-large | 2026-01-29 22:47:59.235 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-01-29 22:47:59.247665 | ubuntu-jammy-large | 2026-01-29 22:47:59.247 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-01-29 22:47:59.250581 | ubuntu-jammy-large | 2026-01-29 22:47:59.250 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-01-29 22:47:59.251040 | ubuntu-jammy-large | 2026-01-29 22:47:59.250 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-01-29 22:47:59.251839 | ubuntu-jammy-large | 2026-01-29 22:47:59.251 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-01-29 22:47:59.253037 | ubuntu-jammy-large | 2026-01-29 22:47:59.252 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-01-29 22:47:59.261034 | ubuntu-jammy-large | 2026-01-29 22:47:59.260 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-01-29 22:47:59.276246 | ubuntu-jammy-large | 2026-01-29 22:47:59.276 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-01-29 22:47:59.445046 | ubuntu-jammy-large | 2026-01-29 22:47:59.444 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:47:59.485041 | ubuntu-jammy-large | 2026-01-29 22:47:59.484 | Fetched 9330 kB in 1s (16.4 MB/s) 2026-01-29 22:47:59.508693 | ubuntu-jammy-large | 2026-01-29 22:47:59.508 | Selecting previously unselected package distro-info-data. 2026-01-29 22:47:59.519605 | ubuntu-jammy-large | 2026-01-29 22:47:59.519 | (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 ... 7086 files and directories currently installed.) 2026-01-29 22:47:59.520607 | ubuntu-jammy-large | 2026-01-29 22:47:59.520 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-01-29 22:47:59.521017 | ubuntu-jammy-large | 2026-01-29 22:47:59.520 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-01-29 22:47:59.539709 | ubuntu-jammy-large | 2026-01-29 22:47:59.539 | Selecting previously unselected package iso-codes. 2026-01-29 22:47:59.542390 | ubuntu-jammy-large | 2026-01-29 22:47:59.542 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-01-29 22:47:59.542520 | ubuntu-jammy-large | 2026-01-29 22:47:59.542 | Unpacking iso-codes (4.9.0-1) ... 2026-01-29 22:47:59.743133 | ubuntu-jammy-large | 2026-01-29 22:47:59.742 | Selecting previously unselected package libcap2-bin. 2026-01-29 22:47:59.745003 | ubuntu-jammy-large | 2026-01-29 22:47:59.744 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-01-29 22:47:59.745237 | ubuntu-jammy-large | 2026-01-29 22:47:59.745 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-01-29 22:47:59.769185 | ubuntu-jammy-large | 2026-01-29 22:47:59.768 | Selecting previously unselected package libelf1:amd64. 2026-01-29 22:47:59.771925 | ubuntu-jammy-large | 2026-01-29 22:47:59.771 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-01-29 22:47:59.772354 | ubuntu-jammy-large | 2026-01-29 22:47:59.772 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-01-29 22:47:59.793353 | ubuntu-jammy-large | 2026-01-29 22:47:59.793 | Selecting previously unselected package libyaml-0-2:amd64. 2026-01-29 22:47:59.795986 | ubuntu-jammy-large | 2026-01-29 22:47:59.795 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-01-29 22:47:59.796299 | ubuntu-jammy-large | 2026-01-29 22:47:59.796 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-01-29 22:47:59.817963 | ubuntu-jammy-large | 2026-01-29 22:47:59.817 | Selecting previously unselected package lsb-release. 2026-01-29 22:47:59.820599 | ubuntu-jammy-large | 2026-01-29 22:47:59.820 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-01-29 22:47:59.820919 | ubuntu-jammy-large | 2026-01-29 22:47:59.820 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-01-29 22:47:59.842198 | ubuntu-jammy-large | 2026-01-29 22:47:59.842 | Selecting previously unselected package python-apt-common. 2026-01-29 22:47:59.845467 | ubuntu-jammy-large | 2026-01-29 22:47:59.845 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-01-29 22:47:59.845559 | ubuntu-jammy-large | 2026-01-29 22:47:59.845 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-01-29 22:47:59.868132 | ubuntu-jammy-large | 2026-01-29 22:47:59.867 | Selecting previously unselected package python3-apt. 2026-01-29 22:47:59.871039 | ubuntu-jammy-large | 2026-01-29 22:47:59.870 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-01-29 22:47:59.871198 | ubuntu-jammy-large | 2026-01-29 22:47:59.871 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-01-29 22:47:59.901042 | ubuntu-jammy-large | 2026-01-29 22:47:59.900 | Selecting previously unselected package python3-pkg-resources. 2026-01-29 22:47:59.904425 | ubuntu-jammy-large | 2026-01-29 22:47:59.904 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-29 22:47:59.904792 | ubuntu-jammy-large | 2026-01-29 22:47:59.904 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:47:59.931112 | ubuntu-jammy-large | 2026-01-29 22:47:59.930 | Selecting previously unselected package libnghttp2-14:amd64. 2026-01-29 22:47:59.934190 | ubuntu-jammy-large | 2026-01-29 22:47:59.934 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-01-29 22:47:59.934510 | ubuntu-jammy-large | 2026-01-29 22:47:59.934 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-01-29 22:47:59.957982 | ubuntu-jammy-large | 2026-01-29 22:47:59.957 | Selecting previously unselected package libpsl5:amd64. 2026-01-29 22:47:59.960252 | ubuntu-jammy-large | 2026-01-29 22:47:59.960 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-01-29 22:47:59.960441 | ubuntu-jammy-large | 2026-01-29 22:47:59.960 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-01-29 22:47:59.982387 | ubuntu-jammy-large | 2026-01-29 22:47:59.981 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-01-29 22:47:59.984493 | ubuntu-jammy-large | 2026-01-29 22:47:59.984 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-01-29 22:47:59.984648 | ubuntu-jammy-large | 2026-01-29 22:47:59.984 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-01-29 22:48:00.006050 | ubuntu-jammy-large | 2026-01-29 22:48:00.005 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-01-29 22:48:00.008681 | ubuntu-jammy-large | 2026-01-29 22:48:00.008 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-01-29 22:48:00.008926 | ubuntu-jammy-large | 2026-01-29 22:48:00.008 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-01-29 22:48:00.029095 | ubuntu-jammy-large | 2026-01-29 22:48:00.028 | Selecting previously unselected package libassuan0:amd64. 2026-01-29 22:48:00.031794 | ubuntu-jammy-large | 2026-01-29 22:48:00.031 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-01-29 22:48:00.032019 | ubuntu-jammy-large | 2026-01-29 22:48:00.031 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-01-29 22:48:00.053146 | ubuntu-jammy-large | 2026-01-29 22:48:00.052 | Selecting previously unselected package gpgconf. 2026-01-29 22:48:00.055698 | ubuntu-jammy-large | 2026-01-29 22:48:00.055 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-29 22:48:00.055946 | ubuntu-jammy-large | 2026-01-29 22:48:00.055 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-01-29 22:48:00.075788 | ubuntu-jammy-large | 2026-01-29 22:48:00.075 | Selecting previously unselected package gpg. 2026-01-29 22:48:00.078551 | ubuntu-jammy-large | 2026-01-29 22:48:00.078 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-29 22:48:00.078767 | ubuntu-jammy-large | 2026-01-29 22:48:00.078 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-01-29 22:48:00.114061 | ubuntu-jammy-large | 2026-01-29 22:48:00.113 | Selecting previously unselected package libbrotli1:amd64. 2026-01-29 22:48:00.116967 | ubuntu-jammy-large | 2026-01-29 22:48:00.116 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-01-29 22:48:00.117091 | ubuntu-jammy-large | 2026-01-29 22:48:00.117 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-01-29 22:48:00.146888 | ubuntu-jammy-large | 2026-01-29 22:48:00.146 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-01-29 22:48:00.149638 | ubuntu-jammy-large | 2026-01-29 22:48:00.149 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-01-29 22:48:00.149930 | ubuntu-jammy-large | 2026-01-29 22:48:00.149 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-29 22:48:00.172220 | ubuntu-jammy-large | 2026-01-29 22:48:00.171 | Selecting previously unselected package libsasl2-2:amd64. 2026-01-29 22:48:00.175189 | ubuntu-jammy-large | 2026-01-29 22:48:00.175 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-01-29 22:48:00.175478 | ubuntu-jammy-large | 2026-01-29 22:48:00.175 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-29 22:48:00.195190 | ubuntu-jammy-large | 2026-01-29 22:48:00.194 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-01-29 22:48:00.198164 | ubuntu-jammy-large | 2026-01-29 22:48:00.198 | Preparing to unpack .../19-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-01-29 22:48:00.198415 | ubuntu-jammy-large | 2026-01-29 22:48:00.198 | Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2026-01-29 22:48:00.226618 | ubuntu-jammy-large | 2026-01-29 22:48:00.226 | Selecting previously unselected package librtmp1:amd64. 2026-01-29 22:48:00.229414 | ubuntu-jammy-large | 2026-01-29 22:48:00.229 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-01-29 22:48:00.229607 | ubuntu-jammy-large | 2026-01-29 22:48:00.229 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-01-29 22:48:00.251541 | ubuntu-jammy-large | 2026-01-29 22:48:00.251 | Selecting previously unselected package libssh-4:amd64. 2026-01-29 22:48:00.254076 | ubuntu-jammy-large | 2026-01-29 22:48:00.253 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... 2026-01-29 22:48:00.254321 | ubuntu-jammy-large | 2026-01-29 22:48:00.254 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2026-01-29 22:48:00.282112 | ubuntu-jammy-large | 2026-01-29 22:48:00.281 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-01-29 22:48:00.284878 | ubuntu-jammy-large | 2026-01-29 22:48:00.284 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-29 22:48:00.285211 | ubuntu-jammy-large | 2026-01-29 22:48:00.285 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:00.315192 | ubuntu-jammy-large | 2026-01-29 22:48:00.314 | Selecting previously unselected package libstemmer0d:amd64. 2026-01-29 22:48:00.317940 | ubuntu-jammy-large | 2026-01-29 22:48:00.317 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-01-29 22:48:00.318150 | ubuntu-jammy-large | 2026-01-29 22:48:00.318 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-01-29 22:48:00.346235 | ubuntu-jammy-large | 2026-01-29 22:48:00.346 | Selecting previously unselected package libxmlb2:amd64. 2026-01-29 22:48:00.348997 | ubuntu-jammy-large | 2026-01-29 22:48:00.348 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-01-29 22:48:00.349094 | ubuntu-jammy-large | 2026-01-29 22:48:00.349 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-01-29 22:48:00.372358 | ubuntu-jammy-large | 2026-01-29 22:48:00.372 | Selecting previously unselected package libappstream4:amd64. 2026-01-29 22:48:00.375267 | ubuntu-jammy-large | 2026-01-29 22:48:00.375 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-01-29 22:48:00.375421 | ubuntu-jammy-large | 2026-01-29 22:48:00.375 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-01-29 22:48:00.403260 | ubuntu-jammy-large | 2026-01-29 22:48:00.403 | Selecting previously unselected package libdw1:amd64. 2026-01-29 22:48:00.406331 | ubuntu-jammy-large | 2026-01-29 22:48:00.406 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-01-29 22:48:00.406674 | ubuntu-jammy-large | 2026-01-29 22:48:00.406 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-01-29 22:48:00.436317 | ubuntu-jammy-large | 2026-01-29 22:48:00.436 | Selecting previously unselected package libglib2.0-bin. 2026-01-29 22:48:00.439314 | ubuntu-jammy-large | 2026-01-29 22:48:00.439 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.8_amd64.deb ... 2026-01-29 22:48:00.439488 | ubuntu-jammy-large | 2026-01-29 22:48:00.439 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.8) ... 2026-01-29 22:48:00.466525 | ubuntu-jammy-large | 2026-01-29 22:48:00.466 | Selecting previously unselected package libunwind8:amd64. 2026-01-29 22:48:00.469638 | ubuntu-jammy-large | 2026-01-29 22:48:00.469 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-01-29 22:48:00.469765 | ubuntu-jammy-large | 2026-01-29 22:48:00.469 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-01-29 22:48:00.493083 | ubuntu-jammy-large | 2026-01-29 22:48:00.492 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-01-29 22:48:00.496058 | ubuntu-jammy-large | 2026-01-29 22:48:00.495 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-01-29 22:48:00.496149 | ubuntu-jammy-large | 2026-01-29 22:48:00.496 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-01-29 22:48:00.546640 | ubuntu-jammy-large | 2026-01-29 22:48:00.546 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-01-29 22:48:00.548662 | ubuntu-jammy-large | 2026-01-29 22:48:00.548 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2026-01-29 22:48:00.548893 | ubuntu-jammy-large | 2026-01-29 22:48:00.548 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-01-29 22:48:00.570250 | ubuntu-jammy-large | 2026-01-29 22:48:00.570 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-01-29 22:48:00.572960 | ubuntu-jammy-large | 2026-01-29 22:48:00.572 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2026-01-29 22:48:00.573449 | ubuntu-jammy-large | 2026-01-29 22:48:00.573 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-01-29 22:48:00.594229 | ubuntu-jammy-large | 2026-01-29 22:48:00.593 | Selecting previously unselected package polkitd. 2026-01-29 22:48:00.597138 | ubuntu-jammy-large | 2026-01-29 22:48:00.597 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2026-01-29 22:48:00.597410 | ubuntu-jammy-large | 2026-01-29 22:48:00.597 | Unpacking polkitd (0.105-33) ... 2026-01-29 22:48:00.623155 | ubuntu-jammy-large | 2026-01-29 22:48:00.622 | Selecting previously unselected package pkexec. 2026-01-29 22:48:00.625365 | ubuntu-jammy-large | 2026-01-29 22:48:00.625 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2026-01-29 22:48:00.625598 | ubuntu-jammy-large | 2026-01-29 22:48:00.625 | Unpacking pkexec (0.105-33) ... 2026-01-29 22:48:00.646028 | ubuntu-jammy-large | 2026-01-29 22:48:00.645 | Selecting previously unselected package policykit-1. 2026-01-29 22:48:00.648898 | ubuntu-jammy-large | 2026-01-29 22:48:00.648 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2026-01-29 22:48:00.669822 | ubuntu-jammy-large | 2026-01-29 22:48:00.669 | Unpacking policykit-1 (0.105-33) ... 2026-01-29 22:48:00.690176 | ubuntu-jammy-large | 2026-01-29 22:48:00.690 | Selecting previously unselected package python3-blinker. 2026-01-29 22:48:00.693127 | ubuntu-jammy-large | 2026-01-29 22:48:00.693 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-01-29 22:48:00.693320 | ubuntu-jammy-large | 2026-01-29 22:48:00.693 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-01-29 22:48:00.715190 | ubuntu-jammy-large | 2026-01-29 22:48:00.714 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-01-29 22:48:00.718015 | ubuntu-jammy-large | 2026-01-29 22:48:00.717 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-01-29 22:48:00.718239 | ubuntu-jammy-large | 2026-01-29 22:48:00.718 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-01-29 22:48:00.742965 | ubuntu-jammy-large | 2026-01-29 22:48:00.742 | Selecting previously unselected package python3-cryptography. 2026-01-29 22:48:00.745770 | ubuntu-jammy-large | 2026-01-29 22:48:00.745 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2026-01-29 22:48:00.745976 | ubuntu-jammy-large | 2026-01-29 22:48:00.745 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-01-29 22:48:00.788047 | ubuntu-jammy-large | 2026-01-29 22:48:00.787 | Selecting previously unselected package python3-pyparsing. 2026-01-29 22:48:00.790922 | ubuntu-jammy-large | 2026-01-29 22:48:00.790 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-01-29 22:48:00.791065 | ubuntu-jammy-large | 2026-01-29 22:48:00.790 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-01-29 22:48:00.822006 | ubuntu-jammy-large | 2026-01-29 22:48:00.821 | Selecting previously unselected package python3-httplib2. 2026-01-29 22:48:00.824297 | ubuntu-jammy-large | 2026-01-29 22:48:00.824 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-01-29 22:48:00.824452 | ubuntu-jammy-large | 2026-01-29 22:48:00.824 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-01-29 22:48:00.846954 | ubuntu-jammy-large | 2026-01-29 22:48:00.846 | Selecting previously unselected package python3-more-itertools. 2026-01-29 22:48:00.849374 | ubuntu-jammy-large | 2026-01-29 22:48:00.849 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-01-29 22:48:00.849749 | ubuntu-jammy-large | 2026-01-29 22:48:00.849 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-01-29 22:48:00.874359 | ubuntu-jammy-large | 2026-01-29 22:48:00.874 | Selecting previously unselected package python3-zipp. 2026-01-29 22:48:00.877214 | ubuntu-jammy-large | 2026-01-29 22:48:00.877 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-01-29 22:48:00.877440 | ubuntu-jammy-large | 2026-01-29 22:48:00.877 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-01-29 22:48:00.899100 | ubuntu-jammy-large | 2026-01-29 22:48:00.898 | Selecting previously unselected package python3-importlib-metadata. 2026-01-29 22:48:00.902068 | ubuntu-jammy-large | 2026-01-29 22:48:00.901 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-01-29 22:48:00.902126 | ubuntu-jammy-large | 2026-01-29 22:48:00.902 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-01-29 22:48:00.923465 | ubuntu-jammy-large | 2026-01-29 22:48:00.923 | Selecting previously unselected package python3-jeepney. 2026-01-29 22:48:00.926411 | ubuntu-jammy-large | 2026-01-29 22:48:00.926 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-01-29 22:48:00.926649 | ubuntu-jammy-large | 2026-01-29 22:48:00.926 | Unpacking python3-jeepney (0.7.1-3) ... 2026-01-29 22:48:00.951283 | ubuntu-jammy-large | 2026-01-29 22:48:00.951 | Selecting previously unselected package python3-jwt. 2026-01-29 22:48:00.954593 | ubuntu-jammy-large | 2026-01-29 22:48:00.954 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2026-01-29 22:48:00.954940 | ubuntu-jammy-large | 2026-01-29 22:48:00.954 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2026-01-29 22:48:00.976254 | ubuntu-jammy-large | 2026-01-29 22:48:00.976 | Selecting previously unselected package python3-secretstorage. 2026-01-29 22:48:00.979163 | ubuntu-jammy-large | 2026-01-29 22:48:00.979 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-01-29 22:48:00.979361 | ubuntu-jammy-large | 2026-01-29 22:48:00.979 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-01-29 22:48:01.001243 | ubuntu-jammy-large | 2026-01-29 22:48:01.001 | Selecting previously unselected package python3-keyring. 2026-01-29 22:48:01.004189 | ubuntu-jammy-large | 2026-01-29 22:48:01.004 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-01-29 22:48:01.004263 | ubuntu-jammy-large | 2026-01-29 22:48:01.004 | Unpacking python3-keyring (23.5.0-1) ... 2026-01-29 22:48:01.031469 | ubuntu-jammy-large | 2026-01-29 22:48:01.031 | Selecting previously unselected package python3-lazr.uri. 2026-01-29 22:48:01.034440 | ubuntu-jammy-large | 2026-01-29 22:48:01.034 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-01-29 22:48:01.034926 | ubuntu-jammy-large | 2026-01-29 22:48:01.034 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-01-29 22:48:01.056443 | ubuntu-jammy-large | 2026-01-29 22:48:01.056 | Selecting previously unselected package python3-wadllib. 2026-01-29 22:48:01.059180 | ubuntu-jammy-large | 2026-01-29 22:48:01.059 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-01-29 22:48:01.059326 | ubuntu-jammy-large | 2026-01-29 22:48:01.059 | Unpacking python3-wadllib (1.3.6-1) ... 2026-01-29 22:48:01.088494 | ubuntu-jammy-large | 2026-01-29 22:48:01.088 | Selecting previously unselected package python3-distro. 2026-01-29 22:48:01.091417 | ubuntu-jammy-large | 2026-01-29 22:48:01.091 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-01-29 22:48:01.091667 | ubuntu-jammy-large | 2026-01-29 22:48:01.091 | Unpacking python3-distro (1.7.0-1) ... 2026-01-29 22:48:01.115017 | ubuntu-jammy-large | 2026-01-29 22:48:01.114 | Selecting previously unselected package python3-oauthlib. 2026-01-29 22:48:01.118112 | ubuntu-jammy-large | 2026-01-29 22:48:01.117 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-01-29 22:48:01.118163 | ubuntu-jammy-large | 2026-01-29 22:48:01.118 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-01-29 22:48:01.153077 | ubuntu-jammy-large | 2026-01-29 22:48:01.152 | Selecting previously unselected package python3-six. 2026-01-29 22:48:01.155947 | ubuntu-jammy-large | 2026-01-29 22:48:01.155 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-01-29 22:48:01.156058 | ubuntu-jammy-large | 2026-01-29 22:48:01.155 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-01-29 22:48:01.177696 | ubuntu-jammy-large | 2026-01-29 22:48:01.177 | Selecting previously unselected package python3-lazr.restfulclient. 2026-01-29 22:48:01.180554 | ubuntu-jammy-large | 2026-01-29 22:48:01.180 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-01-29 22:48:01.180790 | ubuntu-jammy-large | 2026-01-29 22:48:01.180 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-01-29 22:48:01.210125 | ubuntu-jammy-large | 2026-01-29 22:48:01.209 | Selecting previously unselected package python3-launchpadlib. 2026-01-29 22:48:01.213464 | ubuntu-jammy-large | 2026-01-29 22:48:01.213 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-01-29 22:48:01.213676 | ubuntu-jammy-large | 2026-01-29 22:48:01.213 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-01-29 22:48:01.253071 | ubuntu-jammy-large | 2026-01-29 22:48:01.252 | Selecting previously unselected package python3-software-properties. 2026-01-29 22:48:01.256149 | ubuntu-jammy-large | 2026-01-29 22:48:01.256 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-01-29 22:48:01.256322 | ubuntu-jammy-large | 2026-01-29 22:48:01.256 | Unpacking python3-software-properties (0.99.22.9) ... 2026-01-29 22:48:01.279784 | ubuntu-jammy-large | 2026-01-29 22:48:01.279 | Selecting previously unselected package packagekit. 2026-01-29 22:48:01.283006 | ubuntu-jammy-large | 2026-01-29 22:48:01.282 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-01-29 22:48:01.286704 | ubuntu-jammy-large | 2026-01-29 22:48:01.286 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-01-29 22:48:01.326524 | ubuntu-jammy-large | 2026-01-29 22:48:01.326 | Selecting previously unselected package software-properties-common. 2026-01-29 22:48:01.329925 | ubuntu-jammy-large | 2026-01-29 22:48:01.329 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-01-29 22:48:01.330128 | ubuntu-jammy-large | 2026-01-29 22:48:01.330 | Unpacking software-properties-common (0.99.22.9) ... 2026-01-29 22:48:01.361344 | ubuntu-jammy-large | 2026-01-29 22:48:01.361 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:48:01.644527 | ubuntu-jammy-large | 2026-01-29 22:48:01.644 | Setting up python3-more-itertools (8.10.0-2) ... 2026-01-29 22:48:01.863100 | ubuntu-jammy-large | 2026-01-29 22:48:01.862 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-01-29 22:48:01.863371 | ubuntu-jammy-large | 2026-01-29 22:48:01.863 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2026-01-29 22:48:02.076222 | ubuntu-jammy-large | 2026-01-29 22:48:02.076 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-01-29 22:48:02.076801 | ubuntu-jammy-large | 2026-01-29 22:48:02.076 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-01-29 22:48:02.077246 | ubuntu-jammy-large | 2026-01-29 22:48:02.077 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-01-29 22:48:02.077571 | ubuntu-jammy-large | 2026-01-29 22:48:02.077 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-01-29 22:48:02.078096 | ubuntu-jammy-large | 2026-01-29 22:48:02.078 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-01-29 22:48:02.078547 | ubuntu-jammy-large | 2026-01-29 22:48:02.078 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-01-29 22:48:02.079150 | ubuntu-jammy-large | 2026-01-29 22:48:02.079 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-01-29 22:48:02.279075 | ubuntu-jammy-large | 2026-01-29 22:48:02.278 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-01-29 22:48:02.279370 | ubuntu-jammy-large | 2026-01-29 22:48:02.279 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-01-29 22:48:02.455654 | ubuntu-jammy-large | 2026-01-29 22:48:02.455 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-01-29 22:48:02.456053 | ubuntu-jammy-large | 2026-01-29 22:48:02.455 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-29 22:48:02.456370 | ubuntu-jammy-large | 2026-01-29 22:48:02.456 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-01-29 22:48:02.456838 | ubuntu-jammy-large | 2026-01-29 22:48:02.456 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-01-29 22:48:02.648851 | ubuntu-jammy-large | 2026-01-29 22:48:02.648 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-01-29 22:48:02.649151 | ubuntu-jammy-large | 2026-01-29 22:48:02.649 | Setting up python3-pyparsing (2.4.7-1) ... 2026-01-29 22:48:02.894705 | ubuntu-jammy-large | 2026-01-29 22:48:02.894 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-01-29 22:48:02.895101 | ubuntu-jammy-large | 2026-01-29 22:48:02.895 | Setting up python3-wadllib (1.3.6-1) ... 2026-01-29 22:48:03.082981 | ubuntu-jammy-large | 2026-01-29 22:48:03.082 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-29 22:48:03.083288 | ubuntu-jammy-large | 2026-01-29 22:48:03.083 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2026-01-29 22:48:03.083821 | ubuntu-jammy-large | 2026-01-29 22:48:03.083 | Setting up python3-jeepney (0.7.1-3) ... 2026-01-29 22:48:03.325164 | ubuntu-jammy-large | 2026-01-29 22:48:03.324 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-01-29 22:48:03.325390 | ubuntu-jammy-large | 2026-01-29 22:48:03.325 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-01-29 22:48:03.325859 | ubuntu-jammy-large | 2026-01-29 22:48:03.325 | Setting up python3-httplib2 (0.20.2-2) ... 2026-01-29 22:48:03.538436 | ubuntu-jammy-large | 2026-01-29 22:48:03.538 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-01-29 22:48:03.538684 | ubuntu-jammy-large | 2026-01-29 22:48:03.538 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-01-29 22:48:03.546118 | ubuntu-jammy-large | 2026-01-29 22:48:03.545 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-01-29 22:48:03.546410 | ubuntu-jammy-large | 2026-01-29 22:48:03.546 | Setting up iso-codes (4.9.0-1) ... 2026-01-29 22:48:03.546827 | ubuntu-jammy-large | 2026-01-29 22:48:03.546 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-01-29 22:48:03.547280 | ubuntu-jammy-large | 2026-01-29 22:48:03.547 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-01-29 22:48:03.547733 | ubuntu-jammy-large | 2026-01-29 22:48:03.547 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-01-29 22:48:03.548173 | ubuntu-jammy-large | 2026-01-29 22:48:03.548 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-01-29 22:48:03.744886 | ubuntu-jammy-large | 2026-01-29 22:48:03.744 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-01-29 22:48:03.745246 | ubuntu-jammy-large | 2026-01-29 22:48:03.745 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-01-29 22:48:03.951237 | ubuntu-jammy-large | 2026-01-29 22:48:03.950 | Setting up python3-distro (1.7.0-1) ... 2026-01-29 22:48:04.139759 | ubuntu-jammy-large | 2026-01-29 22:48:04.139 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-01-29 22:48:04.388782 | ubuntu-jammy-large | 2026-01-29 22:48:04.388 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.8) ... 2026-01-29 22:48:04.388944 | ubuntu-jammy-large | 2026-01-29 22:48:04.388 | Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2026-01-29 22:48:04.389510 | ubuntu-jammy-large | 2026-01-29 22:48:04.389 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-01-29 22:48:04.699880 | ubuntu-jammy-large | 2026-01-29 22:48:04.699 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-01-29 22:48:04.700242 | ubuntu-jammy-large | 2026-01-29 22:48:04.700 | Setting up polkitd (0.105-33) ... 2026-01-29 22:48:04.718450 | ubuntu-jammy-large | 2026-01-29 22:48:04.718 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-01-29 22:48:04.722629 | ubuntu-jammy-large | 2026-01-29 22:48:04.722 | Setcap worked! gst-ptp-helper is not suid! 2026-01-29 22:48:04.723145 | ubuntu-jammy-large | 2026-01-29 22:48:04.723 | Setting up pkexec (0.105-33) ... 2026-01-29 22:48:04.731380 | ubuntu-jammy-large | 2026-01-29 22:48:04.731 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:04.731766 | ubuntu-jammy-large | 2026-01-29 22:48:04.731 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-01-29 22:48:04.732194 | ubuntu-jammy-large | 2026-01-29 22:48:04.732 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-01-29 22:48:04.987136 | ubuntu-jammy-large | 2026-01-29 22:48:04.986 | Setting up python3-secretstorage (3.3.1-1) ... 2026-01-29 22:48:05.186810 | ubuntu-jammy-large | 2026-01-29 22:48:05.186 | Setting up python3-keyring (23.5.0-1) ... 2026-01-29 22:48:05.401341 | ubuntu-jammy-large | 2026-01-29 22:48:05.401 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-01-29 22:48:05.625209 | ubuntu-jammy-large | 2026-01-29 22:48:05.625 | Setting up policykit-1 (0.105-33) ... 2026-01-29 22:48:05.645952 | ubuntu-jammy-large | 2026-01-29 22:48:05.645 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-01-29 22:48:05.865810 | ubuntu-jammy-large | 2026-01-29 22:48:05.865 | Setting up python3-software-properties (0.99.22.9) ... 2026-01-29 22:48:06.071549 | ubuntu-jammy-large | 2026-01-29 22:48:06.071 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-01-29 22:48:06.083163 | ubuntu-jammy-large | 2026-01-29 22:48:06.082 | Running in chroot, ignoring request. 2026-01-29 22:48:06.091922 | ubuntu-jammy-large | 2026-01-29 22:48:06.091 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-01-29 22:48:06.095162 | ubuntu-jammy-large | 2026-01-29 22:48:06.095 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-01-29 22:48:06.259982 | ubuntu-jammy-large | 2026-01-29 22:48:06.259 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-01-29 22:48:06.263589 | ubuntu-jammy-large | 2026-01-29 22:48:06.263 | Setting up software-properties-common (0.99.22.9) ... 2026-01-29 22:48:06.457056 | ubuntu-jammy-large | 2026-01-29 22:48:06.456 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:48:06.469311 | ubuntu-jammy-large | 2026-01-29 22:48:06.469 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-01-29 22:48:06.662756 | ubuntu-jammy-large | 2026-01-29 22:48:06.662 | dib-run-parts 03-baseline-tools completed 2026-01-29 22:48:06.662858 | ubuntu-jammy-large | 2026-01-29 22:48:06.662 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-01-29 22:48:06.676420 | ubuntu-jammy-large | 2026-01-29 22:48:06.676 | dib-run-parts 04-dib-init-system completed 2026-01-29 22:48:06.676523 | ubuntu-jammy-large | 2026-01-29 22:48:06.676 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-01-29 22:48:08.269165 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | Map install for svc-map: python3-PyYAML 2026-01-29 22:48:08.270036 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | Map install for debootstrap: lsb-release 2026-01-29 22:48:08.270054 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | Running command: ['install-packages', 'lsb-release', 'python3-yaml'] 2026-01-29 22:48:08.270062 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | > Reading package lists... 2026-01-29 22:48:08.270068 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | > Building dependency tree... 2026-01-29 22:48:08.270077 | ubuntu-jammy-large | 2026-01-29 22:48:08.268 | > Reading state information... 2026-01-29 22:48:08.270085 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-01-29 22:48:08.270093 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > lsb-release set to manually installed. 2026-01-29 22:48:08.270100 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > The following NEW packages will be installed: 2026-01-29 22:48:08.270108 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > python3-yaml 2026-01-29 22:48:08.270118 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:48:08.270126 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Need to get 129 kB of archives. 2026-01-29 22:48:08.270134 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > After this operation, 542 kB of additional disk space will be used. 2026-01-29 22:48:08.270142 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-01-29 22:48:08.270150 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:48:08.270157 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Fetched 129 kB in 0s (730 kB/s) 2026-01-29 22:48:08.270164 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Selecting previously unselected package python3-yaml. 2026-01-29 22:48:08.270174 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > (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 ... 9362 files and directories currently installed.) 2026-01-29 22:48:08.270199 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-01-29 22:48:08.270204 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-01-29 22:48:08.270210 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-01-29 22:48:08.270215 | ubuntu-jammy-large | 2026-01-29 22:48:08.269 | returncode: 0 2026-01-29 22:48:08.286685 | ubuntu-jammy-large | 2026-01-29 22:48:08.286 | dib-run-parts 10-package-installs completed 2026-01-29 22:48:08.286822 | ubuntu-jammy-large | 2026-01-29 22:48:08.286 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-01-29 22:48:08.480860 | ubuntu-jammy-large | 2026-01-29 22:48:08.480 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-29 22:48:08.481382 | ubuntu-jammy-large | 2026-01-29 22:48:08.481 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-01-29 22:48:08.496088 | ubuntu-jammy-large | 2026-01-29 22:48:08.495 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-01-29 22:48:08.509659 | ubuntu-jammy-large | 2026-01-29 22:48:08.509 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-01-29 22:48:10.368369 | ubuntu-jammy-large | 2026-01-29 22:48:10.368 | Reading package lists... 2026-01-29 22:48:10.398226 | ubuntu-jammy-large | 2026-01-29 22:48:10.397 | dib-run-parts 99-apt-get-update completed 2026-01-29 22:48:10.398315 | ubuntu-jammy-large | 2026-01-29 22:48:10.398 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-01-29 22:48:10.426433 | ubuntu-jammy-large | 2026-01-29 22:48:10.426 | Not running install-packages remove with empty packages list 2026-01-29 22:48:10.489067 | ubuntu-jammy-large | 2026-01-29 22:48:10.488 | Running command: ['install-packages', '-e'] 2026-01-29 22:48:10.489185 | ubuntu-jammy-large | 2026-01-29 22:48:10.488 | > Not running install-packages remove with empty packages list 2026-01-29 22:48:10.489204 | ubuntu-jammy-large | 2026-01-29 22:48:10.488 | returncode: 0 2026-01-29 22:48:10.499498 | ubuntu-jammy-large | 2026-01-29 22:48:10.499 | dib-run-parts 99-package-uninstalls completed 2026-01-29 22:48:10.499769 | ubuntu-jammy-large | 2026-01-29 22:48:10.499 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:48:10.499876 | ubuntu-jammy-large | 2026-01-29 22:48:10.499 | dib-run-parts 2026-01-29 22:48:10.504062 | ubuntu-jammy-large | 2026-01-29 22:48:10.503 | dib-run-parts Target: pre-install.d 2026-01-29 22:48:10.504152 | ubuntu-jammy-large | 2026-01-29 22:48:10.503 | dib-run-parts 2026-01-29 22:48:10.504171 | ubuntu-jammy-large | 2026-01-29 22:48:10.503 | dib-run-parts Script Seconds 2026-01-29 22:48:10.504188 | ubuntu-jammy-large | 2026-01-29 22:48:10.503 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:48:10.504203 | ubuntu-jammy-large | 2026-01-29 22:48:10.503 | dib-run-parts 2026-01-29 22:48:10.519317 | ubuntu-jammy-large | 2026-01-29 22:48:10.519 | dib-run-parts 00-disable-apt-recommends 0.008 2026-01-29 22:48:10.528363 | ubuntu-jammy-large | 2026-01-29 22:48:10.528 | dib-run-parts 01-dib-python 0.010 2026-01-29 22:48:10.538811 | ubuntu-jammy-large | 2026-01-29 22:48:10.538 | dib-run-parts 01-install-bin 0.012 2026-01-29 22:48:10.549833 | ubuntu-jammy-large | 2026-01-29 22:48:10.549 | dib-run-parts 03-baseline-tools 11.967 2026-01-29 22:48:10.561185 | ubuntu-jammy-large | 2026-01-29 22:48:10.561 | dib-run-parts 04-dib-init-system 0.011 2026-01-29 22:48:10.572282 | ubuntu-jammy-large | 2026-01-29 22:48:10.572 | dib-run-parts 10-package-installs 1.608 2026-01-29 22:48:10.582454 | ubuntu-jammy-large | 2026-01-29 22:48:10.582 | dib-run-parts 99-apt-get-update 2.109 2026-01-29 22:48:10.593143 | ubuntu-jammy-large | 2026-01-29 22:48:10.592 | dib-run-parts 99-package-uninstalls 0.099 2026-01-29 22:48:10.595868 | ubuntu-jammy-large | 2026-01-29 22:48:10.595 | dib-run-parts 2026-01-29 22:48:10.596060 | ubuntu-jammy-large | 2026-01-29 22:48:10.596 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:48:10.815144 | ubuntu-jammy-large | 2026-01-29 22:48:10.814 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-29 22:48:10.820060 | ubuntu-jammy-large | 2026-01-29 22:48:10.819 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-29 22:48:10.820210 | ubuntu-jammy-large | 2026-01-29 22:48:10.820 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:48:10.820236 | ubuntu-jammy-large | 2026-01-29 22:48:10.820 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:48:10.820350 | ubuntu-jammy-large | 2026-01-29 22:48:10.820 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:48:10.820379 | ubuntu-jammy-large | 2026-01-29 22:48:10.820 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:48:10.820547 | ubuntu-jammy-large | 2026-01-29 22:48:10.820 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:48:10.824797 | ubuntu-jammy-large | 2026-01-29 22:48:10.824 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:48:10.824947 | ubuntu-jammy-large | 2026-01-29 22:48:10.824 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:48:10.825000 | ubuntu-jammy-large | 2026-01-29 22:48:10.824 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:48:10.825108 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:48:10.825129 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:48:10.825225 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:48:10.825245 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:48:10.825262 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:48:10.825325 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-29 22:48:10.825344 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ DIB_NO_TIMER_CHECK=True 2026-01-29 22:48:10.825411 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:48:10.825430 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:48:10.825493 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:48:10.825513 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:48:10.825733 | ubuntu-jammy-large | 2026-01-29 22:48:10.825 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:48:10.831152 | ubuntu-jammy-large | 2026-01-29 22:48:10.831 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:48:10.831221 | ubuntu-jammy-large | 2026-01-29 22:48:10.831 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:48:10.831266 | ubuntu-jammy-large | 2026-01-29 22:48:10.831 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:48:10.831604 | ubuntu-jammy-large | 2026-01-29 22:48:10.831 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-01-29 22:48:10.836854 | ubuntu-jammy-large | 2026-01-29 22:48:10.836 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-01-29 22:48:10.836958 | ubuntu-jammy-large | 2026-01-29 22:48:10.836 | ++ export DIB_ADD_APT_KEYS= 2026-01-29 22:48:10.836983 | ubuntu-jammy-large | 2026-01-29 22:48:10.836 | ++ DIB_ADD_APT_KEYS= 2026-01-29 22:48:10.837205 | ubuntu-jammy-large | 2026-01-29 22:48:10.837 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-01-29 22:48:10.842178 | ubuntu-jammy-large | 2026-01-29 22:48:10.842 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-01-29 22:48:10.842257 | ubuntu-jammy-large | 2026-01-29 22:48:10.842 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:48:10.842303 | ubuntu-jammy-large | 2026-01-29 22:48:10.842 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:48:10.842534 | ubuntu-jammy-large | 2026-01-29 22:48:10.842 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:48:10.847742 | ubuntu-jammy-large | 2026-01-29 22:48:10.847 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:48:10.847986 | ubuntu-jammy-large | 2026-01-29 22:48:10.847 | ++ export DISTRO_NAME=ubuntu 2026-01-29 22:48:10.848071 | ubuntu-jammy-large | 2026-01-29 22:48:10.847 | ++ DISTRO_NAME=ubuntu 2026-01-29 22:48:10.848115 | ubuntu-jammy-large | 2026-01-29 22:48:10.847 | ++ export DIB_RELEASE=jammy 2026-01-29 22:48:10.848180 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ DIB_RELEASE=jammy 2026-01-29 22:48:10.848213 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:48:10.848317 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:48:10.848453 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:48:10.848513 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:48:10.848716 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ ARCH=amd64 2026-01-29 22:48:10.848855 | ubuntu-jammy-large | 2026-01-29 22:48:10.848 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:48:10.849115 | ubuntu-jammy-large | 2026-01-29 22:48:10.849 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:48:10.849185 | ubuntu-jammy-large | 2026-01-29 22:48:10.849 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:48:10.849217 | ubuntu-jammy-large | 2026-01-29 22:48:10.849 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:48:10.849488 | ubuntu-jammy-large | 2026-01-29 22:48:10.849 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:48:10.855495 | ubuntu-jammy-large | 2026-01-29 22:48:10.855 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:48:10.855680 | ubuntu-jammy-large | 2026-01-29 22:48:10.855 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:48:10.855758 | ubuntu-jammy-large | 2026-01-29 22:48:10.855 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:48:10.856044 | ubuntu-jammy-large | 2026-01-29 22:48:10.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:48:10.861929 | ubuntu-jammy-large | 2026-01-29 22:48:10.861 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:48:10.862038 | ubuntu-jammy-large | 2026-01-29 22:48:10.861 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:48:10.862060 | ubuntu-jammy-large | 2026-01-29 22:48:10.861 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-29 22:48:10.862079 | ubuntu-jammy-large | 2026-01-29 22:48:10.862 | ++ DIB_INIT_SYSTEM=systemd 2026-01-29 22:48:10.862396 | ubuntu-jammy-large | 2026-01-29 22:48:10.862 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:48:10.868030 | ubuntu-jammy-large | 2026-01-29 22:48:10.867 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:48:10.868169 | ubuntu-jammy-large | 2026-01-29 22:48:10.868 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:48:10.868220 | ubuntu-jammy-large | 2026-01-29 22:48:10.868 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:48:10.868540 | ubuntu-jammy-large | 2026-01-29 22:48:10.868 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:48:10.873804 | ubuntu-jammy-large | 2026-01-29 22:48:10.873 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:48:10.874020 | ubuntu-jammy-large | 2026-01-29 22:48:10.873 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:48:10.874118 | ubuntu-jammy-large | 2026-01-29 22:48:10.874 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:48:10.874440 | ubuntu-jammy-large | 2026-01-29 22:48:10.874 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-29 22:48:10.879864 | ubuntu-jammy-large | 2026-01-29 22:48:10.879 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-29 22:48:10.880132 | ubuntu-jammy-large | 2026-01-29 22:48:10.879 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:48:10.880202 | ubuntu-jammy-large | 2026-01-29 22:48:10.880 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:48:10.880226 | ubuntu-jammy-large | 2026-01-29 22:48:10.880 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:48:10.880240 | ubuntu-jammy-large | 2026-01-29 22:48:10.880 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:48:10.880522 | ubuntu-jammy-large | 2026-01-29 22:48:10.880 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-01-29 22:48:10.886305 | ubuntu-jammy-large | 2026-01-29 22:48:10.886 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-01-29 22:48:10.886462 | ubuntu-jammy-large | 2026-01-29 22:48:10.886 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:48:10.886633 | ubuntu-jammy-large | 2026-01-29 22:48:10.886 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:48:10.886686 | ubuntu-jammy-large | 2026-01-29 22:48:10.886 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-29 22:48:10.887020 | ubuntu-jammy-large | 2026-01-29 22:48:10.886 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-01-29 22:48:10.893410 | ubuntu-jammy-large | 2026-01-29 22:48:10.893 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-01-29 22:48:10.893574 | ubuntu-jammy-large | 2026-01-29 22:48:10.893 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:48:10.893677 | ubuntu-jammy-large | 2026-01-29 22:48:10.893 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:48:10.894026 | ubuntu-jammy-large | 2026-01-29 22:48:10.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-29 22:48:10.899393 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-29 22:48:10.899653 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | ++ '[' -z '' ']' 2026-01-29 22:48:10.899742 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | ++ case "$DISTRO_NAME" in 2026-01-29 22:48:10.899868 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | ++ '[' jammy == trusty ']' 2026-01-29 22:48:10.899945 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | ++ '[' -z '' ']' 2026-01-29 22:48:10.900012 | ubuntu-jammy-large | 2026-01-29 22:48:10.899 | ++ DIB_PYTHON_VERSION=3 2026-01-29 22:48:10.900117 | ubuntu-jammy-large | 2026-01-29 22:48:10.900 | ++ export DIB_PYTHON_VERSION 2026-01-29 22:48:10.900182 | ubuntu-jammy-large | 2026-01-29 22:48:10.900 | ++ export DIB_PYTHON=python3 2026-01-29 22:48:10.900239 | ubuntu-jammy-large | 2026-01-29 22:48:10.900 | ++ DIB_PYTHON=python3 2026-01-29 22:48:10.900521 | ubuntu-jammy-large | 2026-01-29 22:48:10.900 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:48:10.905729 | ubuntu-jammy-large | 2026-01-29 22:48:10.905 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:48:10.905943 | ubuntu-jammy-large | 2026-01-29 22:48:10.905 | ++ '[' 0 -gt 0 ']' 2026-01-29 22:48:10.906060 | ubuntu-jammy-large | 2026-01-29 22:48:10.905 | ++ set -euo pipefail 2026-01-29 22:48:10.906303 | ubuntu-jammy-large | 2026-01-29 22:48:10.906 | ++ case $DISTRO_NAME in 2026-01-29 22:48:10.906408 | ubuntu-jammy-large | 2026-01-29 22:48:10.906 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:48:10.906568 | ubuntu-jammy-large | 2026-01-29 22:48:10.906 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:48:10.906663 | ubuntu-jammy-large | 2026-01-29 22:48:10.906 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:48:10.906795 | ubuntu-jammy-large | 2026-01-29 22:48:10.906 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:48:10.907220 | ubuntu-jammy-large | 2026-01-29 22:48:10.907 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-29 22:48:10.913092 | ubuntu-jammy-large | 2026-01-29 22:48:10.912 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-29 22:48:10.913266 | ubuntu-jammy-large | 2026-01-29 22:48:10.913 | ++ '[' -z systemd ']' 2026-01-29 22:48:10.913385 | ubuntu-jammy-large | 2026-01-29 22:48:10.913 | ++ case $DIB_INIT_SYSTEM in 2026-01-29 22:48:10.913741 | ubuntu-jammy-large | 2026-01-29 22:48:10.913 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-01-29 22:48:10.979569 | ubuntu-jammy-large | 2026-01-29 22:48:10.979 | INFO:root:Mapping for base : iscsi_package 2026-01-29 22:48:11.041044 | ubuntu-jammy-large | 2026-01-29 22:48:11.040 | Reading package lists... 2026-01-29 22:48:11.294646 | ubuntu-jammy-large | 2026-01-29 22:48:11.294 | Building dependency tree... 2026-01-29 22:48:11.294806 | ubuntu-jammy-large | 2026-01-29 22:48:11.294 | Reading state information... 2026-01-29 22:48:11.510073 | ubuntu-jammy-large | 2026-01-29 22:48:11.509 | The following additional packages will be installed: 2026-01-29 22:48:11.511174 | ubuntu-jammy-large | 2026-01-29 22:48:11.511 | libisns0 libopeniscsiusr udev 2026-01-29 22:48:11.512660 | ubuntu-jammy-large | 2026-01-29 22:48:11.512 | Recommended packages: 2026-01-29 22:48:11.512682 | ubuntu-jammy-large | 2026-01-29 22:48:11.512 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-01-29 22:48:11.538935 | ubuntu-jammy-large | 2026-01-29 22:48:11.538 | The following NEW packages will be installed: 2026-01-29 22:48:11.539946 | ubuntu-jammy-large | 2026-01-29 22:48:11.539 | libisns0 libopeniscsiusr open-iscsi udev 2026-01-29 22:48:11.683784 | ubuntu-jammy-large | 2026-01-29 22:48:11.683 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:48:11.683880 | ubuntu-jammy-large | 2026-01-29 22:48:11.683 | Need to get 2044 kB of archives. 2026-01-29 22:48:11.683898 | ubuntu-jammy-large | 2026-01-29 22:48:11.683 | After this operation, 11.7 MB of additional disk space will be used. 2026-01-29 22:48:11.683912 | ubuntu-jammy-large | 2026-01-29 22:48:11.683 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-01-29 22:48:11.735775 | ubuntu-jammy-large | 2026-01-29 22:48:11.735 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-01-29 22:48:11.738028 | ubuntu-jammy-large | 2026-01-29 22:48:11.737 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2026-01-29 22:48:11.817736 | ubuntu-jammy-large | 2026-01-29 22:48:11.817 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-01-29 22:48:12.003877 | ubuntu-jammy-large | 2026-01-29 22:48:12.003 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:48:12.041426 | ubuntu-jammy-large | 2026-01-29 22:48:12.041 | Fetched 2044 kB in 0s (7233 kB/s) 2026-01-29 22:48:12.061802 | ubuntu-jammy-large | 2026-01-29 22:48:12.061 | Selecting previously unselected package libisns0:amd64. 2026-01-29 22:48:12.072442 | ubuntu-jammy-large | 2026-01-29 22:48:12.072 | (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 ... 9398 files and directories currently installed.) 2026-01-29 22:48:12.073335 | ubuntu-jammy-large | 2026-01-29 22:48:12.073 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-01-29 22:48:12.073679 | ubuntu-jammy-large | 2026-01-29 22:48:12.073 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-01-29 22:48:12.097330 | ubuntu-jammy-large | 2026-01-29 22:48:12.097 | Selecting previously unselected package libopeniscsiusr. 2026-01-29 22:48:12.100112 | ubuntu-jammy-large | 2026-01-29 22:48:12.099 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-01-29 22:48:12.100366 | ubuntu-jammy-large | 2026-01-29 22:48:12.100 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-01-29 22:48:12.120985 | ubuntu-jammy-large | 2026-01-29 22:48:12.120 | Selecting previously unselected package udev. 2026-01-29 22:48:12.123671 | ubuntu-jammy-large | 2026-01-29 22:48:12.123 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2026-01-29 22:48:12.123970 | ubuntu-jammy-large | 2026-01-29 22:48:12.123 | Unpacking udev (249.11-0ubuntu3.17) ... 2026-01-29 22:48:12.215247 | ubuntu-jammy-large | 2026-01-29 22:48:12.215 | Selecting previously unselected package open-iscsi. 2026-01-29 22:48:12.216831 | ubuntu-jammy-large | 2026-01-29 22:48:12.216 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-01-29 22:48:12.314532 | ubuntu-jammy-large | 2026-01-29 22:48:12.314 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-01-29 22:48:12.357656 | ubuntu-jammy-large | 2026-01-29 22:48:12.357 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-01-29 22:48:12.357895 | ubuntu-jammy-large | 2026-01-29 22:48:12.357 | Setting up udev (249.11-0ubuntu3.17) ... 2026-01-29 22:48:12.952449 | ubuntu-jammy-large | 2026-01-29 22:48:12.952 | A chroot environment has been detected, udev not started. 2026-01-29 22:48:12.968033 | ubuntu-jammy-large | 2026-01-29 22:48:12.967 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-01-29 22:48:12.968480 | ubuntu-jammy-large | 2026-01-29 22:48:12.968 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-01-29 22:48:13.357653 | ubuntu-jammy-large | 2026-01-29 22:48:13.357 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-01-29 22:48:13.549551 | ubuntu-jammy-large | 2026-01-29 22:48:13.549 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-01-29 22:48:13.549729 | ubuntu-jammy-large | 2026-01-29 22:48:13.549 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-01-29 22:48:13.566854 | ubuntu-jammy-large | 2026-01-29 22:48:13.566 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:48:13.784423 | ubuntu-jammy-large | 2026-01-29 22:48:13.784 | dib-run-parts 00-baseline-environment completed 2026-01-29 22:48:13.784559 | ubuntu-jammy-large | 2026-01-29 22:48:13.784 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-01-29 22:48:13.851215 | ubuntu-jammy-large | 2026-01-29 22:48:13.850 | Reading package lists... 2026-01-29 22:48:14.107563 | ubuntu-jammy-large | 2026-01-29 22:48:14.107 | Building dependency tree... 2026-01-29 22:48:14.107675 | ubuntu-jammy-large | 2026-01-29 22:48:14.107 | Reading state information... 2026-01-29 22:48:14.277772 | ubuntu-jammy-large | 2026-01-29 22:48:14.277 | Calculating upgrade... 2026-01-29 22:48:14.435339 | ubuntu-jammy-large | 2026-01-29 22:48:14.435 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:48:14.441382 | ubuntu-jammy-large | 2026-01-29 22:48:14.441 | dib-run-parts 00-up-to-date completed 2026-01-29 22:48:14.441564 | ubuntu-jammy-large | 2026-01-29 22:48:14.441 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-01-29 22:48:15.809182 | ubuntu-jammy-large | 2026-01-29 22:48:15.808 | Map install for ipvsadmin: ipvsadm 2026-01-29 22:48:15.809287 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for source-repositories: git 2026-01-29 22:48:15.809307 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-01-29 22:48:15.809322 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for keepalived-octavia: keepalived 2026-01-29 22:48:15.809349 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for install-static: rsync 2026-01-29 22:48:15.809363 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-01-29 22:48:15.809377 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for sos: sos 2026-01-29 22:48:15.809396 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for amphora-agent: build-essential, libffi-dev, libssl-dev, python3-dev, python3-pip, python3, python3-venv, acl, acpid, apparmor, apt-transport-https, at, bash-completion, cloud-guest-utils, cloud-init, cron, curl, dbus, dkms, dmeventd, ethtool, gawk, ifenslave, ifupdown, iptables, iputils-tracepath, irqbalance, isc-dhcp-client, less, logrotate, lsof, net-tools, netbase, netcat-openbsd, network-scripts, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, screen, socat, tcpdump, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2026-01-29 22:48:15.809414 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for certs-ramfs: cryptsetup 2026-01-29 22:48:15.809428 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-01-29 22:48:15.809442 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for cache-url: curl 2026-01-29 22:48:15.809455 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Map install for cpu-pinning: tuned 2026-01-29 22:48:15.809470 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | Running command: ['install-packages', 'net-tools', 'apparmor', 'locales', 'bash-completion', 'rsync', 'ipvsadm', 'openssh-server', 'dkms', 'python3-pip', 'python3-dev', 'dbus', 'libssl-dev', 'apt-transport-https', 'netbase', 'openssh-client', 'nftables', 'vlan', 'ifupdown', 'pollinate', 'curl', 'cryptsetup', 'keepalived', 'linux-image-virtual', 'ifenslave', 'psmisc', 'uuid-runtime', 'less', 'socat', 'tuned', 'irqbalance', 'git', 'initramfs-tools', 'gawk', 'at', 'haproxy', 'cron', 'iputils-ping', 'dmeventd', 'iptables', 'netcat-openbsd', 'acpid', 'screen', 'iputils-tracepath', 'rsyslog', 'adduser', 'acl', 'tcpdump', 'ethtool', 'open-vm-tools', 'cloud-guest-utils', 'vim-tiny', 'ca-certificates', 'logrotate', 'cloud-init', 'python3-venv', 'isc-dhcp-client', 'build-essential', 'lsof', 'ubuntu-cloudimage-keyring', 'libffi-dev', 'python3'] 2026-01-29 22:48:15.809485 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > Reading package lists... 2026-01-29 22:48:15.809504 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > Building dependency tree... 2026-01-29 22:48:15.809546 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > Reading state information... 2026-01-29 22:48:15.809559 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > adduser is already the newest version (3.118ubuntu5). 2026-01-29 22:48:15.809573 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-01-29 22:48:15.809586 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-01-29 22:48:15.809599 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > dbus set to manually installed. 2026-01-29 22:48:15.809612 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-01-29 22:48:15.809625 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > apt-transport-https is already the newest version (2.4.14). 2026-01-29 22:48:15.809638 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > The following additional packages will be installed: 2026-01-29 22:48:15.809657 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-01-29 22:48:15.809671 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-01-29 22:48:15.809711 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-01-29 22:48:15.809724 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-01-29 22:48:15.809738 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-01-29 22:48:15.809751 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-01-29 22:48:15.809764 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-01-29 22:48:15.809777 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2026-01-29 22:48:15.809795 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 libgdbm6 2026-01-29 22:48:15.809809 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2026-01-29 22:48:15.809822 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2026-01-29 22:48:15.809835 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2026-01-29 22:48:15.809853 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2026-01-29 22:48:15.809867 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2026-01-29 22:48:15.809885 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-01-29 22:48:15.809902 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-01-29 22:48:15.809918 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-01-29 22:48:15.809935 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-01-29 22:48:15.809952 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > linux-base linux-image-5.15.0-164-generic linux-libc-dev 2026-01-29 22:48:15.809969 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > linux-modules-5.15.0-164-generic lto-disabled-list make ncat netplan.io 2026-01-29 22:48:15.810012 | ubuntu-jammy-large | 2026-01-29 22:48:15.809 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2026-01-29 22:48:15.810030 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-01-29 22:48:15.810047 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-01-29 22:48:15.810063 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2026-01-29 22:48:15.810095 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2026-01-29 22:48:15.810123 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2026-01-29 22:48:15.810137 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-01-29 22:48:15.810153 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2026-01-29 22:48:15.810170 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2026-01-29 22:48:15.810187 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > xxd xz-utils zlib1g-dev zstd 2026-01-29 22:48:15.810204 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > Suggested packages: 2026-01-29 22:48:15.810220 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-01-29 22:48:15.810237 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-01-29 22:48:15.810254 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-01-29 22:48:15.810300 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-01-29 22:48:15.810318 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-01-29 22:48:15.810335 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-01-29 22:48:15.810351 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-01-29 22:48:15.810368 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-01-29 22:48:15.810385 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-01-29 22:48:15.810402 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-01-29 22:48:15.810468 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-01-29 22:48:15.810484 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-01-29 22:48:15.810502 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > linux-headers-5.15.0-164-generic linux-modules-extra-5.15.0-164-generic 2026-01-29 22:48:15.810515 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-01-29 22:48:15.810532 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2026-01-29 22:48:15.810545 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-01-29 22:48:15.810562 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-01-29 22:48:15.810579 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-01-29 22:48:15.810596 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-01-29 22:48:15.810613 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-01-29 22:48:15.810630 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-01-29 22:48:15.810647 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-01-29 22:48:15.810730 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-01-29 22:48:15.810746 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > byobu | screenie | iselect ncurses-term indent 2026-01-29 22:48:15.810764 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > Recommended packages: 2026-01-29 22:48:15.810780 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-01-29 22:48:15.810797 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-01-29 22:48:15.810814 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-01-29 22:48:15.810840 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-01-29 22:48:15.810858 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-01-29 22:48:15.810875 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-01-29 22:48:15.810891 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > The following NEW packages will be installed: 2026-01-29 22:48:15.810908 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-01-29 22:48:15.810925 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-01-29 22:48:15.810942 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-01-29 22:48:15.810959 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-01-29 22:48:15.811017 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-01-29 22:48:15.811033 | ubuntu-jammy-large | 2026-01-29 22:48:15.810 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-01-29 22:48:15.811050 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-01-29 22:48:15.811063 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-01-29 22:48:15.811080 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-01-29 22:48:15.811097 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-01-29 22:48:15.811114 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-01-29 22:48:15.811131 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2026-01-29 22:48:15.811147 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 2026-01-29 22:48:15.811171 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2026-01-29 22:48:15.811189 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2026-01-29 22:48:15.811206 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2026-01-29 22:48:15.811223 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2026-01-29 22:48:15.811239 | ubuntu-jammy-large | 2026-01-29 22:48:15.811 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2026-01-29 22:48:19.257795 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-01-29 22:48:19.257897 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-01-29 22:48:19.257917 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-01-29 22:48:19.257932 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-01-29 22:48:19.257946 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > libxtables12 linux-base linux-image-5.15.0-164-generic linux-image-virtual 2026-01-29 22:48:19.257973 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > linux-libc-dev linux-modules-5.15.0-164-generic locales logrotate lsof 2026-01-29 22:48:19.257987 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2026-01-29 22:48:19.258000 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2026-01-29 22:48:19.258014 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2026-01-29 22:48:19.258027 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-01-29 22:48:19.258070 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-01-29 22:48:19.258084 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-dev python3-distutils python3-idna python3-jinja2 2026-01-29 22:48:19.258098 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-01-29 22:48:19.258111 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2026-01-29 22:48:19.258124 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-01-29 22:48:19.258137 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-01-29 22:48:19.258150 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2026-01-29 22:48:19.258163 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > rpcsvc-proto rsync rsyslog screen socat tcpdump tuned tzdata 2026-01-29 22:48:19.258176 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2026-01-29 22:48:19.258190 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > vlan xxd xz-utils zlib1g-dev zstd 2026-01-29 22:48:19.258204 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > 0 upgraded, 218 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:48:19.258217 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Need to get 198 MB of archives. 2026-01-29 22:48:19.258230 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > After this operation, 733 MB of additional disk space will be used. 2026-01-29 22:48:19.258243 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-01-29 22:48:19.258257 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-01-29 22:48:19.258271 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-01-29 22:48:19.258294 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-01-29 22:48:19.258307 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-01-29 22:48:19.258321 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB] 2026-01-29 22:48:19.258334 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-01-29 22:48:19.258348 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-01-29 22:48:19.258361 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.2 [20.8 kB] 2026-01-29 22:48:19.258377 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-01-29 22:48:19.258391 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-01-29 22:48:19.258412 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-01-29 22:48:19.258426 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.2 [10.0 MB] 2026-01-29 22:48:19.258446 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-01-29 22:48:19.258461 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] 2026-01-29 22:48:19.258475 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-01-29 22:48:19.258505 | ubuntu-jammy-large | 2026-01-29 22:48:19.257 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-01-29 22:48:19.258519 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-01-29 22:48:19.258534 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-01-29 22:48:19.258558 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] 2026-01-29 22:48:19.258581 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-01-29 22:48:19.258601 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] 2026-01-29 22:48:19.258621 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] 2026-01-29 22:48:19.258641 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] 2026-01-29 22:48:19.258662 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.2 [2283 kB] 2026-01-29 22:48:19.258715 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1069 kB] 2026-01-29 22:48:19.258737 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.2 [2262 kB] 2026-01-29 22:48:19.258756 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] 2026-01-29 22:48:19.258775 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] 2026-01-29 22:48:19.258796 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2517 kB] 2026-01-29 22:48:19.258817 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.2 [20.1 MB] 2026-01-29 22:48:19.258840 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-01-29 22:48:19.258862 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.2 [10.8 MB] 2026-01-29 22:48:19.258885 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.2 [2442 kB] 2026-01-29 22:48:19.258904 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.2 [2477 kB] 2026-01-29 22:48:19.258918 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.2 [2618 kB] 2026-01-29 22:48:19.258931 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.2 [21.7 MB] 2026-01-29 22:48:19.258944 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] 2026-01-29 22:48:19.258957 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-01-29 22:48:19.259042 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-01-29 22:48:19.259071 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-01-29 22:48:19.259099 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-01-29 22:48:19.259113 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-01-29 22:48:19.259127 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-01-29 22:48:19.259140 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-01-29 22:48:19.259153 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-01-29 22:48:19.259166 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-01-29 22:48:19.259179 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-01-29 22:48:19.259192 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-01-29 22:48:19.259205 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.12 [20.3 kB] 2026-01-29 22:48:19.259218 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-164.174 [1325 kB] 2026-01-29 22:48:19.259231 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-01-29 22:48:19.259245 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-01-29 22:48:19.259258 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-01-29 22:48:19.259271 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-01-29 22:48:19.259284 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.12 [2101 kB] 2026-01-29 22:48:19.259297 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2101 kB] 2026-01-29 22:48:19.259310 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.4 MB] 2026-01-29 22:48:19.259324 | ubuntu-jammy-large | 2026-01-29 22:48:19.258 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-01-29 22:48:19.982847 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-01-29 22:48:19.982937 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-01-29 22:48:19.982957 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-01-29 22:48:19.982982 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-01-29 22:48:19.982997 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-01-29 22:48:19.983010 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-01-29 22:48:19.983045 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-01-29 22:48:19.983061 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-01-29 22:48:19.983075 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-01-29 22:48:19.983090 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-01-29 22:48:19.983103 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-01-29 22:48:19.983117 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-01-29 22:48:19.983140 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-01-29 22:48:19.983154 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-01-29 22:48:19.983167 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-01-29 22:48:19.983180 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:75 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-genl-3-200 amd64 3.5.0-0.1 [12.4 kB] 2026-01-29 22:48:19.983193 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:76 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2026-01-29 22:48:19.983207 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-01-29 22:48:19.983220 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-01-29 22:48:19.983233 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-01-29 22:48:19.983246 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-01-29 22:48:19.983259 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-01-29 22:48:19.983280 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-01-29 22:48:19.983294 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-01-29 22:48:19.983307 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-01-29 22:48:19.983320 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-01-29 22:48:19.983333 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-01-29 22:48:19.983346 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2026-01-29 22:48:19.983360 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.13 [38.7 kB] 2026-01-29 22:48:19.983374 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-01-29 22:48:19.983404 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2026-01-29 22:48:19.983426 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:91 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2026-01-29 22:48:19.983440 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:92 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2026-01-29 22:48:19.983453 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-01-29 22:48:19.983466 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-01-29 22:48:19.983480 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:95 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] 2026-01-29 22:48:19.983493 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-01-29 22:48:19.983506 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-01-29 22:48:19.983519 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-01-29 22:48:19.983533 | ubuntu-jammy-large | 2026-01-29 22:48:19.981 | > Get:99 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.3 [747 kB] 2026-01-29 22:48:19.983553 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-01-29 22:48:19.983567 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-01-29 22:48:19.983586 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-01-29 22:48:19.983600 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:103 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB] 2026-01-29 22:48:19.983613 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-01-29 22:48:19.983627 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-01-29 22:48:19.983640 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-01-29 22:48:19.983653 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.4 [111 kB] 2026-01-29 22:48:19.983717 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.12 [4248 kB] 2026-01-29 22:48:19.983734 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-01-29 22:48:19.983747 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-01-29 22:48:19.983761 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-01-29 22:48:19.983774 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-01-29 22:48:19.983787 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.4 [106 kB] 2026-01-29 22:48:19.983800 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-01-29 22:48:19.983822 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2026-01-29 22:48:19.983836 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2026-01-29 22:48:19.983850 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] 2026-01-29 22:48:19.983863 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.24 [707 kB] 2026-01-29 22:48:19.983876 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-01-29 22:48:19.983897 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-01-29 22:48:19.983910 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-01-29 22:48:19.983923 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-01-29 22:48:19.983936 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-01-29 22:48:19.983949 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-01-29 22:48:19.983962 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-01-29 22:48:19.983975 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-01-29 22:48:19.983989 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-01-29 22:48:19.984002 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-01-29 22:48:19.984015 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2026-01-29 22:48:19.984028 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-01-29 22:48:19.984042 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-01-29 22:48:19.984055 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2026-01-29 22:48:19.984068 | ubuntu-jammy-large | 2026-01-29 22:48:19.982 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-01-29 22:48:22.512573 | ubuntu-jammy-large | 2026-01-29 22:48:22.510 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-01-29 22:48:22.512654 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-01-29 22:48:22.512700 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-01-29 22:48:22.512714 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-01-29 22:48:22.512728 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-01-29 22:48:22.512793 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-01-29 22:48:22.512836 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 2026-01-29 22:48:22.512853 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 2026-01-29 22:48:22.512865 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2026-01-29 22:48:22.512877 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-01-29 22:48:22.512889 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-01-29 22:48:22.512901 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-01-29 22:48:22.512913 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-01-29 22:48:22.512925 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2026-01-29 22:48:22.512937 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-01-29 22:48:22.512949 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-01-29 22:48:22.512961 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] 2026-01-29 22:48:22.512972 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] 2026-01-29 22:48:22.512984 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-01-29 22:48:22.512996 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-01-29 22:48:22.513008 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-01-29 22:48:22.513032 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-01-29 22:48:22.513045 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-01-29 22:48:22.513057 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-01-29 22:48:22.513069 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-01-29 22:48:22.513081 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-01-29 22:48:22.513092 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-01-29 22:48:22.513108 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] 2026-01-29 22:48:22.513120 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-01-29 22:48:22.513150 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-01-29 22:48:22.513171 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-01-29 22:48:22.513183 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.13 [1949 kB] 2026-01-29 22:48:22.513195 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-01-29 22:48:22.513207 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.13 [4763 kB] 2026-01-29 22:48:22.513219 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-01-29 22:48:22.513230 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2375 kB] 2026-01-29 22:48:22.513242 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-01-29 22:48:22.513254 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-164-generic amd64 5.15.0-164.174 [22.7 MB] 2026-01-29 22:48:22.513266 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-164-generic amd64 5.15.0-164.174 [11.6 MB] 2026-01-29 22:48:22.513278 | ubuntu-jammy-large | 2026-01-29 22:48:22.511 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.164.159 [2432 B] 2026-01-29 22:48:22.513290 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-01-29 22:48:22.513302 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-01-29 22:48:22.513313 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2026-01-29 22:48:22.513325 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-01-29 22:48:22.513337 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-01-29 22:48:22.513349 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-01-29 22:48:22.513361 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-01-29 22:48:22.513372 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-01-29 22:48:22.513384 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-01-29 22:48:22.513396 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-01-29 22:48:22.513408 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-01-29 22:48:22.513420 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-01-29 22:48:22.513432 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.13 [508 kB] 2026-01-29 22:48:22.513444 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-01-29 22:48:22.513461 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-01-29 22:48:22.513473 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-01-29 22:48:22.513489 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-01-29 22:48:22.513501 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-01-29 22:48:22.513519 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-01-29 22:48:22.513531 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-01-29 22:48:22.513543 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-01-29 22:48:22.513555 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-01-29 22:48:22.513566 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-01-29 22:48:22.513578 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-01-29 22:48:22.513590 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-01-29 22:48:22.513606 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-01-29 22:48:22.513626 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-01-29 22:48:22.513647 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-01-29 22:48:22.513689 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-01-29 22:48:22.513702 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-01-29 22:48:22.513715 | ubuntu-jammy-large | 2026-01-29 22:48:22.512 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-01-29 22:48:24.850953 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-01-29 22:48:24.851110 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-setuptools-whl all 59.6.0-1.2ubuntu0.22.04.3 [789 kB] 2026-01-29 22:48:24.851133 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.13 [5720 B] 2026-01-29 22:48:24.851162 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-01-29 22:48:24.851178 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 screen amd64 4.9.0-1ubuntu0.1 [672 kB] 2026-01-29 22:48:24.851191 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-01-29 22:48:24.851205 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-01-29 22:48:24.851240 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-01-29 22:48:24.851254 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-01-29 22:48:24.851286 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.2-0ubuntu1~22.04.1 [586 kB] 2026-01-29 22:48:24.851300 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-01-29 22:48:24.851329 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-01-29 22:48:24.851344 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-01-29 22:48:24.851380 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-01-29 22:48:24.851415 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:48:24.851429 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Fetched 198 MB in 7s (29.1 MB/s) 2026-01-29 22:48:24.851444 | ubuntu-jammy-large | 2026-01-29 22:48:24.850 | > Selecting previously unselected package cron. 2026-01-29 22:48:24.851460 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > (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 ... 9572 files and directories currently installed.) 2026-01-29 22:48:24.851477 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-01-29 22:48:24.851491 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-01-29 22:48:24.851505 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libnuma1:amd64. 2026-01-29 22:48:24.851518 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-01-29 22:48:24.851531 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-01-29 22:48:24.851544 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package irqbalance. 2026-01-29 22:48:24.851557 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-01-29 22:48:24.851582 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-01-29 22:48:24.851609 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libpopt0:amd64. 2026-01-29 22:48:24.851622 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-01-29 22:48:24.851635 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-01-29 22:48:24.851648 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package rsync. 2026-01-29 22:48:24.851688 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-01-29 22:48:24.851701 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-01-29 22:48:24.851714 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package uuid-runtime. 2026-01-29 22:48:24.851727 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:48:24.851740 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:24.851761 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package kmod. 2026-01-29 22:48:24.851775 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-01-29 22:48:24.851795 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking kmod (29-1ubuntu1) ... 2026-01-29 22:48:24.851809 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package acpid. 2026-01-29 22:48:24.851822 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-01-29 22:48:24.851835 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-01-29 22:48:24.851848 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package gcc-11-base:amd64. 2026-01-29 22:48:24.851861 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.851874 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.851900 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libisl23:amd64. 2026-01-29 22:48:24.851913 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-01-29 22:48:24.851926 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-01-29 22:48:24.851951 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libmpfr6:amd64. 2026-01-29 22:48:24.851965 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-01-29 22:48:24.851978 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-01-29 22:48:24.851991 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libmpc3:amd64. 2026-01-29 22:48:24.852005 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-01-29 22:48:24.852018 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-01-29 22:48:24.852031 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package cpp-11. 2026-01-29 22:48:24.852044 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852058 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852071 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package cpp. 2026-01-29 22:48:24.852089 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-29 22:48:24.852103 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:24.852116 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libcc1-0:amd64. 2026-01-29 22:48:24.852129 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852143 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852156 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package binutils-common:amd64. 2026-01-29 22:48:24.852169 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852183 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852196 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libbinutils:amd64. 2026-01-29 22:48:24.852209 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852222 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852236 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-01-29 22:48:24.852249 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852263 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852283 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libctf0:amd64. 2026-01-29 22:48:24.852297 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852310 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852323 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-01-29 22:48:24.852337 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852350 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852363 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package binutils. 2026-01-29 22:48:24.852377 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-01-29 22:48:24.852390 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-01-29 22:48:24.852403 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libgomp1:amd64. 2026-01-29 22:48:24.852416 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852429 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852443 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libitm1:amd64. 2026-01-29 22:48:24.852466 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852480 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852493 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libatomic1:amd64. 2026-01-29 22:48:24.852506 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852520 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852533 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libasan6:amd64. 2026-01-29 22:48:24.852546 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852560 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852573 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package liblsan0:amd64. 2026-01-29 22:48:24.852586 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852599 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852613 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libtsan0:amd64. 2026-01-29 22:48:24.852626 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852639 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852652 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libubsan1:amd64. 2026-01-29 22:48:24.852720 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852733 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852786 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libquadmath0:amd64. 2026-01-29 22:48:24.852808 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852822 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852835 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-01-29 22:48:24.852857 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852870 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852883 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package gcc-11. 2026-01-29 22:48:24.852896 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:24.852910 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:24.852923 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package gcc. 2026-01-29 22:48:24.852936 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-29 22:48:24.852950 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:24.852963 | ubuntu-jammy-large | 2026-01-29 22:48:24.851 | > Selecting previously unselected package cpp-12. 2026-01-29 22:48:28.124847 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.124941 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.124959 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libasan8:amd64. 2026-01-29 22:48:28.124975 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.124990 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.125005 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libtsan2:amd64. 2026-01-29 22:48:28.125018 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.125032 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.125047 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-01-29 22:48:28.125060 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.125075 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.125089 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package gcc-12. 2026-01-29 22:48:28.125137 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.125152 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.125166 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package perl-modules-5.34. 2026-01-29 22:48:28.125180 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-01-29 22:48:28.125193 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:28.125207 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libgdbm6:amd64. 2026-01-29 22:48:28.125221 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-01-29 22:48:28.125234 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-01-29 22:48:28.125247 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-01-29 22:48:28.125259 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-01-29 22:48:28.125271 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-01-29 22:48:28.125282 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Selecting previously unselected package libperl5.34:amd64. 2026-01-29 22:48:28.125294 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-29 22:48:28.125306 | ubuntu-jammy-large | 2026-01-29 22:48:28.124 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:28.125338 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package perl. 2026-01-29 22:48:28.125352 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-29 22:48:28.125366 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:28.125378 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libdpkg-perl. 2026-01-29 22:48:28.125391 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-01-29 22:48:28.125404 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-29 22:48:28.125417 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package bzip2. 2026-01-29 22:48:28.125436 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-01-29 22:48:28.125448 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-01-29 22:48:28.125462 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package xz-utils. 2026-01-29 22:48:28.125483 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-01-29 22:48:28.125495 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-01-29 22:48:28.125507 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package patch. 2026-01-29 22:48:28.125520 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-01-29 22:48:28.125533 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking patch (2.7.6-7build2) ... 2026-01-29 22:48:28.125546 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package make. 2026-01-29 22:48:28.125558 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-01-29 22:48:28.125569 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking make (4.3-4.1build1) ... 2026-01-29 22:48:28.125582 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package lto-disabled-list. 2026-01-29 22:48:28.125594 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-01-29 22:48:28.125606 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking lto-disabled-list (24) ... 2026-01-29 22:48:28.125618 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package dpkg-dev. 2026-01-29 22:48:28.125631 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-01-29 22:48:28.125672 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-29 22:48:28.125686 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libc-dev-bin. 2026-01-29 22:48:28.125699 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.12_amd64.deb ... 2026-01-29 22:48:28.125711 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libc-dev-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:48:28.125723 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-01-29 22:48:28.125735 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-164.174_amd64.deb ... 2026-01-29 22:48:28.125747 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-29 22:48:28.125760 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-01-29 22:48:28.125772 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-01-29 22:48:28.125786 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-29 22:48:28.125798 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package rpcsvc-proto. 2026-01-29 22:48:28.125811 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-01-29 22:48:28.125827 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-29 22:48:28.125839 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-01-29 22:48:28.125876 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-01-29 22:48:28.125889 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-29 22:48:28.125901 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libnsl-dev:amd64. 2026-01-29 22:48:28.125913 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-01-29 22:48:28.125927 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-29 22:48:28.125940 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libc6-dev:amd64. 2026-01-29 22:48:28.125953 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.12_amd64.deb ... 2026-01-29 22:48:28.125970 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.12) ... 2026-01-29 22:48:28.125984 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-01-29 22:48:28.125997 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.126011 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.126024 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package g++-11. 2026-01-29 22:48:28.126038 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-29 22:48:28.126052 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:28.126066 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Selecting previously unselected package g++. 2026-01-29 22:48:28.126082 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-29 22:48:28.126097 | ubuntu-jammy-large | 2026-01-29 22:48:28.125 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:28.126111 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package build-essential. 2026-01-29 22:48:28.126124 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-01-29 22:48:28.126139 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking build-essential (12.9ubuntu3) ... 2026-01-29 22:48:28.126152 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package dctrl-tools. 2026-01-29 22:48:28.126174 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-01-29 22:48:28.126189 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-01-29 22:48:28.126203 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package dkms. 2026-01-29 22:48:28.126217 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-01-29 22:48:28.126230 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-01-29 22:48:28.126248 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libsigsegv2:amd64. 2026-01-29 22:48:28.126263 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-01-29 22:48:28.126276 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-01-29 22:48:28.126290 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-01-29 22:48:28.126306 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-01-29 22:48:28.126319 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package gawk. 2026-01-29 22:48:28.126335 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > (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 ... 15726 files and directories currently installed.) 2026-01-29 22:48:28.126363 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-01-29 22:48:28.126377 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-01-29 22:48:28.126389 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-01-29 22:48:28.126406 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-01-29 22:48:28.126419 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-01-29 22:48:28.126436 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package haproxy. 2026-01-29 22:48:28.126451 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-01-29 22:48:28.126470 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-01-29 22:48:28.126484 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libbpf0:amd64. 2026-01-29 22:48:28.126501 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-01-29 22:48:28.126520 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-01-29 22:48:28.126539 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libmd0:amd64. 2026-01-29 22:48:28.126556 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-01-29 22:48:28.126572 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-01-29 22:48:28.126588 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libbsd0:amd64. 2026-01-29 22:48:28.126604 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-01-29 22:48:28.126621 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-01-29 22:48:28.126638 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libmnl0:amd64. 2026-01-29 22:48:28.126713 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-01-29 22:48:28.126728 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-01-29 22:48:28.126740 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libxtables12:amd64. 2026-01-29 22:48:28.126756 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-29 22:48:28.126769 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:28.126784 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package iproute2. 2026-01-29 22:48:28.126797 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-01-29 22:48:28.126813 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-01-29 22:48:28.126826 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libnftnl11:amd64. 2026-01-29 22:48:28.126842 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-01-29 22:48:28.126858 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-01-29 22:48:28.126874 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libnl-3-200:amd64. 2026-01-29 22:48:28.126891 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-01-29 22:48:28.126906 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-01-29 22:48:28.126922 | ubuntu-jammy-large | 2026-01-29 22:48:28.126 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-01-29 22:48:29.791383 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-01-29 22:48:29.791512 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-01-29 22:48:29.791532 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package pci.ids. 2026-01-29 22:48:29.791546 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-01-29 22:48:29.791561 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-01-29 22:48:29.791575 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libpci3:amd64. 2026-01-29 22:48:29.791588 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-01-29 22:48:29.791602 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-01-29 22:48:29.791615 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libsensors-config. 2026-01-29 22:48:29.791639 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-01-29 22:48:29.791693 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-01-29 22:48:29.791707 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libsensors5:amd64. 2026-01-29 22:48:29.791720 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-01-29 22:48:29.791734 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-01-29 22:48:29.791754 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libwrap0:amd64. 2026-01-29 22:48:29.791777 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-01-29 22:48:29.791798 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-01-29 22:48:29.791819 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libsnmp-base. 2026-01-29 22:48:29.791841 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-01-29 22:48:29.791861 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-29 22:48:29.791882 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libsnmp40:amd64. 2026-01-29 22:48:29.791904 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-01-29 22:48:29.791928 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-29 22:48:29.791950 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package keepalived. 2026-01-29 22:48:29.791972 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-01-29 22:48:29.791986 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-01-29 22:48:29.792000 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libedit2:amd64. 2026-01-29 22:48:29.792013 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-01-29 22:48:29.792026 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-01-29 22:48:29.792039 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libcbor0.8:amd64. 2026-01-29 22:48:29.792065 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-01-29 22:48:29.792079 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-01-29 22:48:29.792099 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libfido2-1:amd64. 2026-01-29 22:48:29.792112 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-01-29 22:48:29.792125 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-01-29 22:48:29.792138 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package openssh-client. 2026-01-29 22:48:29.792163 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-29 22:48:29.792176 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:29.792189 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package openssh-sftp-server. 2026-01-29 22:48:29.792202 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-29 22:48:29.792215 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:29.792228 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package ucf. 2026-01-29 22:48:29.792241 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-01-29 22:48:29.792255 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Moving old data out of the way 2026-01-29 22:48:29.792273 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking ucf (3.0043) ... 2026-01-29 22:48:29.792287 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package openssh-server. 2026-01-29 22:48:29.792300 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-29 22:48:29.792313 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:29.792326 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libdrm-common. 2026-01-29 22:48:29.792339 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-01-29 22:48:29.792352 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-29 22:48:29.792365 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libdrm2:amd64. 2026-01-29 22:48:29.792378 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-01-29 22:48:29.792391 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-29 22:48:29.792404 | ubuntu-jammy-large | 2026-01-29 22:48:29.791 | > Selecting previously unselected package libfuse3-3:amd64. 2026-01-29 22:48:29.792416 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-01-29 22:48:29.792429 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-01-29 22:48:29.792442 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libmspack0:amd64. 2026-01-29 22:48:29.792455 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-01-29 22:48:29.792468 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-01-29 22:48:29.792481 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libxslt1.1:amd64. 2026-01-29 22:48:29.792498 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-01-29 22:48:29.792511 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-01-29 22:48:29.792524 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libxmlsec1:amd64. 2026-01-29 22:48:29.792537 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-01-29 22:48:29.792550 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-01-29 22:48:29.792563 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-01-29 22:48:29.792576 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-01-29 22:48:29.792589 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-01-29 22:48:29.792602 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package pciutils. 2026-01-29 22:48:29.792615 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-01-29 22:48:29.792635 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking pciutils (1:3.7.0-6) ... 2026-01-29 22:48:29.792676 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package open-vm-tools. 2026-01-29 22:48:29.792690 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-01-29 22:48:29.792702 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-01-29 22:48:29.792716 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package iputils-ping. 2026-01-29 22:48:29.792728 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-01-29 22:48:29.792782 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-01-29 22:48:29.792799 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libisc-export1105:amd64. 2026-01-29 22:48:29.792812 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-01-29 22:48:29.792825 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-29 22:48:29.792838 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libdns-export1110. 2026-01-29 22:48:29.792851 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-01-29 22:48:29.792864 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-29 22:48:29.792877 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package isc-dhcp-client. 2026-01-29 22:48:29.792889 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-01-29 22:48:29.792902 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-01-29 22:48:29.792915 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package less. 2026-01-29 22:48:29.792928 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-01-29 22:48:29.792946 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-01-29 22:48:29.792965 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libestr0:amd64. 2026-01-29 22:48:29.792978 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-01-29 22:48:29.792991 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-01-29 22:48:29.793003 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libfastjson4:amd64. 2026-01-29 22:48:29.793018 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-01-29 22:48:29.793041 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-01-29 22:48:29.793063 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package libnetplan0:amd64. 2026-01-29 22:48:29.793085 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-01-29 22:48:29.793107 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-01-29 22:48:29.793128 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package locales. 2026-01-29 22:48:29.793150 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.12_all.deb ... 2026-01-29 22:48:29.793172 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking locales (2.35-0ubuntu3.12) ... 2026-01-29 22:48:29.793195 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package logrotate. 2026-01-29 22:48:29.793219 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-01-29 22:48:29.793236 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-01-29 22:48:29.793249 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package netbase. 2026-01-29 22:48:29.793272 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-01-29 22:48:29.793286 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking netbase (6.3) ... 2026-01-29 22:48:29.793299 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package netcat-openbsd. 2026-01-29 22:48:29.793312 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-01-29 22:48:29.793325 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-01-29 22:48:29.793338 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package python3-netifaces:amd64. 2026-01-29 22:48:29.793351 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-01-29 22:48:29.793364 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-01-29 22:48:29.793377 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package netplan.io. 2026-01-29 22:48:29.793390 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-01-29 22:48:29.793409 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-01-29 22:48:29.793423 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package rsyslog. 2026-01-29 22:48:29.793436 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-01-29 22:48:29.793449 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-29 22:48:29.793462 | ubuntu-jammy-large | 2026-01-29 22:48:29.792 | > Selecting previously unselected package tzdata. 2026-01-29 22:48:29.793474 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2026-01-29 22:48:29.793487 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2026-01-29 22:48:29.793500 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Selecting previously unselected package xxd. 2026-01-29 22:48:29.793513 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-01-29 22:48:29.793526 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:29.793539 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Selecting previously unselected package vim-common. 2026-01-29 22:48:29.793552 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2026-01-29 22:48:29.793565 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:29.793578 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Selecting previously unselected package vim-tiny. 2026-01-29 22:48:29.793590 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-01-29 22:48:29.793603 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:29.793616 | ubuntu-jammy-large | 2026-01-29 22:48:29.793 | > Selecting previously unselected package apparmor. 2026-01-29 22:48:31.655537 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-01-29 22:48:31.655674 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-01-29 22:48:31.655695 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package bash-completion. 2026-01-29 22:48:31.655709 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-01-29 22:48:31.655735 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-01-29 22:48:31.655749 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package cpio. 2026-01-29 22:48:31.655762 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-01-29 22:48:31.655775 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-01-29 22:48:31.655788 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package dmidecode. 2026-01-29 22:48:31.655827 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-01-29 22:48:31.655841 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-01-29 22:48:31.655854 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package libip6tc2:amd64. 2026-01-29 22:48:31.655866 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-29 22:48:31.655879 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:31.655892 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-01-29 22:48:31.655905 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-01-29 22:48:31.655918 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-01-29 22:48:31.655935 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-01-29 22:48:31.655948 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-01-29 22:48:31.655962 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-01-29 22:48:31.655975 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package iptables. 2026-01-29 22:48:31.655988 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-29 22:48:31.656000 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:31.656013 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package iputils-tracepath. 2026-01-29 22:48:31.656030 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-01-29 22:48:31.656043 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-01-29 22:48:31.656056 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Selecting previously unselected package libjansson4:amd64. 2026-01-29 22:48:31.656069 | ubuntu-jammy-large | 2026-01-29 22:48:31.655 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-01-29 22:48:31.656083 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-01-29 22:48:31.656099 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libnftables1:amd64. 2026-01-29 22:48:31.656112 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2026-01-29 22:48:31.656125 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-01-29 22:48:31.656138 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libpcap0.8:amd64. 2026-01-29 22:48:31.656154 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-01-29 22:48:31.656168 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-01-29 22:48:31.656181 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package lsof. 2026-01-29 22:48:31.656194 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-01-29 22:48:31.656210 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-01-29 22:48:31.656223 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package nftables. 2026-01-29 22:48:31.656236 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2026-01-29 22:48:31.656252 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2026-01-29 22:48:31.656265 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package psmisc. 2026-01-29 22:48:31.656281 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2026-01-29 22:48:31.656294 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking psmisc (23.4-2build3) ... 2026-01-29 22:48:31.656318 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package tcpdump. 2026-01-29 22:48:31.656332 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-01-29 22:48:31.656348 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-01-29 22:48:31.656361 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package acl. 2026-01-29 22:48:31.656377 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2026-01-29 22:48:31.656391 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking acl (2.3.1-1) ... 2026-01-29 22:48:31.656408 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package at. 2026-01-29 22:48:31.656424 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2026-01-29 22:48:31.656441 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-01-29 22:48:31.656462 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package busybox-initramfs. 2026-01-29 22:48:31.656478 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-01-29 22:48:31.656495 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-01-29 22:48:31.656511 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package cryptsetup-bin. 2026-01-29 22:48:31.656527 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-29 22:48:31.656544 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:48:31.656559 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package cryptsetup. 2026-01-29 22:48:31.656576 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-29 22:48:31.656592 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:48:31.656608 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libcurl4:amd64. 2026-01-29 22:48:31.656624 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-29 22:48:31.656661 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:31.656677 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package curl. 2026-01-29 22:48:31.656694 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-29 22:48:31.656710 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking curl (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:31.656727 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-01-29 22:48:31.656773 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-29 22:48:31.656794 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:48:31.656816 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libaio1:amd64. 2026-01-29 22:48:31.656848 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2026-01-29 22:48:31.656886 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-01-29 22:48:31.656908 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-01-29 22:48:31.656929 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-01-29 22:48:31.656956 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-01-29 22:48:31.656974 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package dmeventd. 2026-01-29 22:48:31.656994 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-29 22:48:31.657031 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:48:31.657058 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package ethtool. 2026-01-29 22:48:31.657081 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-01-29 22:48:31.657104 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-01-29 22:48:31.657126 | ubuntu-jammy-large | 2026-01-29 22:48:31.656 | > Selecting previously unselected package libfdisk1:amd64. 2026-01-29 22:48:31.657146 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:48:31.657159 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:31.657176 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package fdisk. 2026-01-29 22:48:31.657189 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-29 22:48:31.657202 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:31.657215 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package liberror-perl. 2026-01-29 22:48:31.657228 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2026-01-29 22:48:31.657241 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking liberror-perl (0.17029-1) ... 2026-01-29 22:48:31.657254 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package git-man. 2026-01-29 22:48:31.657266 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... 2026-01-29 22:48:31.657283 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:48:31.657296 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package git. 2026-01-29 22:48:31.657309 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... 2026-01-29 22:48:31.657321 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking git (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:48:31.657334 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package ifupdown. 2026-01-29 22:48:31.657347 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-01-29 22:48:31.657370 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-01-29 22:48:31.657384 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package ifenslave. 2026-01-29 22:48:31.657398 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2026-01-29 22:48:31.657410 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-01-29 22:48:31.657423 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package initramfs-tools-bin. 2026-01-29 22:48:31.657440 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-01-29 22:48:31.657453 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-01-29 22:48:31.657466 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package libklibc:amd64. 2026-01-29 22:48:31.657479 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-01-29 22:48:31.657492 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-01-29 22:48:31.657508 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package klibc-utils. 2026-01-29 22:48:31.657521 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-01-29 22:48:31.657534 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-01-29 22:48:31.657550 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package zstd. 2026-01-29 22:48:31.657563 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-01-29 22:48:31.657575 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-01-29 22:48:31.657601 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package initramfs-tools-core. 2026-01-29 22:48:31.657614 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-01-29 22:48:31.657628 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-01-29 22:48:31.657676 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package linux-base. 2026-01-29 22:48:31.657690 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-01-29 22:48:31.657703 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-01-29 22:48:31.657719 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package initramfs-tools. 2026-01-29 22:48:31.657732 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-01-29 22:48:31.657745 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-01-29 22:48:31.657761 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-01-29 22:48:31.657774 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../097-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... 2026-01-29 22:48:31.657787 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-29 22:48:31.657804 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package libjs-jquery. 2026-01-29 22:48:31.657817 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../098-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-01-29 22:48:31.657833 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-29 22:48:31.657846 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package libjs-underscore. 2026-01-29 22:48:31.657862 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../099-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-01-29 22:48:31.657875 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-01-29 22:48:31.657891 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Selecting previously unselected package libjs-sphinxdoc. 2026-01-29 22:48:31.657907 | ubuntu-jammy-large | 2026-01-29 22:48:31.657 | > Preparing to unpack .../100-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-01-29 22:48:34.862278 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-01-29 22:48:34.862461 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Selecting previously unselected package libpython3.10:amd64. 2026-01-29 22:48:34.862540 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Preparing to unpack .../101-libpython3.10_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:48:34.862604 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:48:34.862713 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-01-29 22:48:34.862777 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Preparing to unpack .../102-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-01-29 22:48:34.862831 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-29 22:48:34.862885 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-01-29 22:48:34.862938 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Preparing to unpack .../103-libpython3.10-dev_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:48:34.862990 | ubuntu-jammy-large | 2026-01-29 22:48:34.862 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:48:34.863054 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package libpython3-dev:amd64. 2026-01-29 22:48:34.863109 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../104-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:48:34.863163 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-29 22:48:34.863216 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package libssl-dev:amd64. 2026-01-29 22:48:34.863292 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../105-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... 2026-01-29 22:48:34.863345 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-01-29 22:48:34.863396 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package libutempter0:amd64. 2026-01-29 22:48:34.863447 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../106-libutempter0_1.2.1-2build2_amd64.deb ... 2026-01-29 22:48:34.863498 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-01-29 22:48:34.863551 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package linux-modules-5.15.0-164-generic. 2026-01-29 22:48:34.863606 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../107-linux-modules-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2026-01-29 22:48:34.863684 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-29 22:48:34.863738 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package linux-image-5.15.0-164-generic. 2026-01-29 22:48:34.863791 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../108-linux-image-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2026-01-29 22:48:34.863843 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-29 22:48:34.863894 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Selecting previously unselected package linux-image-virtual. 2026-01-29 22:48:34.863947 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Preparing to unpack .../109-linux-image-virtual_5.15.0.164.159_amd64.deb ... 2026-01-29 22:48:34.863998 | ubuntu-jammy-large | 2026-01-29 22:48:34.863 | > Unpacking linux-image-virtual (5.15.0.164.159) ... 2026-01-29 22:48:34.864050 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package ncat. 2026-01-29 22:48:34.864102 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../110-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-01-29 22:48:34.864154 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-01-29 22:48:34.864207 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package net-tools. 2026-01-29 22:48:34.864259 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../111-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-01-29 22:48:34.864311 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-01-29 22:48:34.864362 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package pollinate. 2026-01-29 22:48:34.864413 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../112-pollinate_4.33-3ubuntu2.1_all.deb ... 2026-01-29 22:48:34.864463 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2026-01-29 22:48:34.864515 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package python-babel-localedata. 2026-01-29 22:48:34.864566 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../113-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-01-29 22:48:34.864617 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-01-29 22:48:34.864690 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package python3-attr. 2026-01-29 22:48:34.864786 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../114-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-01-29 22:48:34.864848 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-01-29 22:48:34.864901 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Selecting previously unselected package python3-tz. 2026-01-29 22:48:34.864953 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Preparing to unpack .../115-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-01-29 22:48:34.865004 | ubuntu-jammy-large | 2026-01-29 22:48:34.864 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-01-29 22:48:34.865055 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-babel. 2026-01-29 22:48:34.865107 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../116-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-01-29 22:48:34.865170 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-01-29 22:48:34.865224 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-certifi. 2026-01-29 22:48:34.865275 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../117-python3-certifi_2020.6.20-1_all.deb ... 2026-01-29 22:48:34.865326 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-01-29 22:48:34.865377 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-chardet. 2026-01-29 22:48:34.865428 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../118-python3-chardet_4.0.0-1_all.deb ... 2026-01-29 22:48:34.865478 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-chardet (4.0.0-1) ... 2026-01-29 22:48:34.865536 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-configobj. 2026-01-29 22:48:34.865589 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../119-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-01-29 22:48:34.865700 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-01-29 22:48:34.865762 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-debconf. 2026-01-29 22:48:34.865814 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../120-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-01-29 22:48:34.865865 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-01-29 22:48:34.865916 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Selecting previously unselected package python3-decorator. 2026-01-29 22:48:34.865967 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Preparing to unpack .../121-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-01-29 22:48:34.866018 | ubuntu-jammy-large | 2026-01-29 22:48:34.865 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-01-29 22:48:34.866070 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3.10-dev. 2026-01-29 22:48:34.866121 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../122-python3.10-dev_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:48:34.866173 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3.10-dev (3.10.12-1~22.04.13) ... 2026-01-29 22:48:34.866225 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-lib2to3. 2026-01-29 22:48:34.866276 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../123-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-01-29 22:48:34.866327 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-01-29 22:48:34.866379 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-distutils. 2026-01-29 22:48:34.866430 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../124-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-01-29 22:48:34.866482 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-01-29 22:48:34.866534 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-dev. 2026-01-29 22:48:34.866584 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../125-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:48:34.866653 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-01-29 22:48:34.866708 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-idna. 2026-01-29 22:48:34.866760 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../126-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-01-29 22:48:34.866810 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-01-29 22:48:34.866862 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-markupsafe. 2026-01-29 22:48:34.866914 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Preparing to unpack .../127-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-01-29 22:48:34.866966 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-01-29 22:48:34.867018 | ubuntu-jammy-large | 2026-01-29 22:48:34.866 | > Selecting previously unselected package python3-jinja2. 2026-01-29 22:48:34.867081 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Preparing to unpack .../128-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-01-29 22:48:34.867133 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-01-29 22:48:34.867268 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Selecting previously unselected package python3-json-pointer. 2026-01-29 22:48:34.867339 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Preparing to unpack .../129-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-01-29 22:48:34.867392 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-01-29 22:48:34.867444 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Selecting previously unselected package python3-jsonpatch. 2026-01-29 22:48:34.867496 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Preparing to unpack .../130-python3-jsonpatch_1.32-2_all.deb ... 2026-01-29 22:48:34.867547 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-01-29 22:48:34.867599 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Selecting previously unselected package python3-setuptools. 2026-01-29 22:48:34.867703 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Preparing to unpack .../131-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-29 22:48:34.867768 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:48:34.867822 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-01-29 22:48:34.867874 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Preparing to unpack .../132-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-01-29 22:48:34.867926 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-01-29 22:48:34.867978 | ubuntu-jammy-large | 2026-01-29 22:48:34.867 | > Selecting previously unselected package python3-jsonschema. 2026-01-29 22:48:34.868030 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Preparing to unpack .../133-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-01-29 22:48:34.868082 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-01-29 22:48:34.868134 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Selecting previously unselected package python3-linux-procfs. 2026-01-29 22:48:34.868194 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Preparing to unpack .../134-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-01-29 22:48:34.868248 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-01-29 22:48:34.868299 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Selecting previously unselected package python3-wheel. 2026-01-29 22:48:34.868350 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Preparing to unpack .../135-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-01-29 22:48:34.868401 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-01-29 22:48:34.868452 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Selecting previously unselected package python3-pip. 2026-01-29 22:48:34.868508 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Preparing to unpack .../136-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-01-29 22:48:34.868606 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-29 22:48:34.868782 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Selecting previously unselected package python3-pip-whl. 2026-01-29 22:48:34.868878 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Preparing to unpack .../137-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-01-29 22:48:34.868934 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-29 22:48:34.868987 | ubuntu-jammy-large | 2026-01-29 22:48:34.868 | > Selecting previously unselected package python3-pyudev. 2026-01-29 22:48:34.869038 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Preparing to unpack .../138-python3-pyudev_0.22.0-2_all.deb ... 2026-01-29 22:48:34.869089 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-01-29 22:48:34.869141 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Selecting previously unselected package python3-urllib3. 2026-01-29 22:48:34.869193 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Preparing to unpack .../139-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-01-29 22:48:34.869261 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-01-29 22:48:34.869315 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Selecting previously unselected package python3-requests. 2026-01-29 22:48:34.869367 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Preparing to unpack .../140-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-01-29 22:48:34.869420 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-01-29 22:48:34.869472 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Selecting previously unselected package python3-serial. 2026-01-29 22:48:34.869524 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Preparing to unpack .../141-python3-serial_3.5-1_all.deb ... 2026-01-29 22:48:34.869575 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Unpacking python3-serial (3.5-1) ... 2026-01-29 22:48:34.869765 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Selecting previously unselected package python3-setuptools-whl. 2026-01-29 22:48:34.869911 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Preparing to unpack .../142-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-29 22:48:34.869977 | ubuntu-jammy-large | 2026-01-29 22:48:34.869 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:48:41.162065 | ubuntu-jammy-large | 2026-01-29 22:48:41.161 | > Selecting previously unselected package python3.10-venv. 2026-01-29 22:48:41.162286 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Preparing to unpack .../143-python3.10-venv_3.10.12-1~22.04.13_amd64.deb ... 2026-01-29 22:48:41.162390 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Unpacking python3.10-venv (3.10.12-1~22.04.13) ... 2026-01-29 22:48:41.162495 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Selecting previously unselected package python3-venv. 2026-01-29 22:48:41.162558 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Preparing to unpack .../144-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-01-29 22:48:41.162615 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-01-29 22:48:41.162711 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Selecting previously unselected package screen. 2026-01-29 22:48:41.162768 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Preparing to unpack .../145-screen_4.9.0-1ubuntu0.1_amd64.deb ... 2026-01-29 22:48:41.162823 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Unpacking screen (4.9.0-1ubuntu0.1) ... 2026-01-29 22:48:41.162876 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Selecting previously unselected package virt-what. 2026-01-29 22:48:41.162929 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Preparing to unpack .../146-virt-what_1.21-1_amd64.deb ... 2026-01-29 22:48:41.162982 | ubuntu-jammy-large | 2026-01-29 22:48:41.162 | > Unpacking virt-what (1.21-1) ... 2026-01-29 22:48:41.163035 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Selecting previously unselected package tuned. 2026-01-29 22:48:41.163087 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Preparing to unpack .../147-tuned_2.15.0-1ubuntu1_all.deb ... 2026-01-29 22:48:41.163147 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-01-29 22:48:41.163241 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-01-29 22:48:41.163337 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Preparing to unpack .../148-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-01-29 22:48:41.163420 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-01-29 22:48:41.163478 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Selecting previously unselected package cloud-guest-utils. 2026-01-29 22:48:41.163534 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Preparing to unpack .../149-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-01-29 22:48:41.163589 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-01-29 22:48:41.163690 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Selecting previously unselected package cloud-init. 2026-01-29 22:48:41.163752 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Preparing to unpack .../150-cloud-init_25.2-0ubuntu1~22.04.1_all.deb ... 2026-01-29 22:48:41.163806 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Unpacking cloud-init (25.2-0ubuntu1~22.04.1) ... 2026-01-29 22:48:41.163859 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Selecting previously unselected package ipvsadm. 2026-01-29 22:48:41.163912 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Preparing to unpack .../151-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-01-29 22:48:41.163992 | ubuntu-jammy-large | 2026-01-29 22:48:41.163 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-01-29 22:48:41.164046 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Selecting previously unselected package libffi-dev:amd64. 2026-01-29 22:48:41.164098 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Preparing to unpack .../152-libffi-dev_3.4.2-4_amd64.deb ... 2026-01-29 22:48:41.164150 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-01-29 22:48:41.164203 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Selecting previously unselected package socat. 2026-01-29 22:48:41.164256 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Preparing to unpack .../153-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-01-29 22:48:41.164308 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-01-29 22:48:41.164360 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Selecting previously unselected package vlan. 2026-01-29 22:48:41.164411 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-01-29 22:48:41.164463 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-01-29 22:48:41.164516 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-01-29 22:48:41.164568 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-01-29 22:48:41.164620 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-01-29 22:48:41.164706 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.164804 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:48:41.164867 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-01-29 22:48:41.164922 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:48:41.164974 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up lto-disabled-list (24) ... 2026-01-29 22:48:41.165028 | ubuntu-jammy-large | 2026-01-29 22:48:41.164 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-01-29 22:48:41.165082 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-01-29 22:48:41.165133 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:48:41.165186 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-29 22:48:41.165239 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up at (3.2.5-1ubuntu1) ... 2026-01-29 22:48:41.165311 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-01-29 22:48:41.165370 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Running in chroot, ignoring request. 2026-01-29 22:48:41.165423 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:41.165474 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-01-29 22:48:41.165525 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up psmisc (23.4-2build3) ... 2026-01-29 22:48:41.165576 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:41.165628 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-01-29 22:48:41.165754 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-29 22:48:41.165809 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-01-29 22:48:41.165860 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-01-29 22:48:41.165910 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-01-29 22:48:41.165961 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-01-29 22:48:41.166011 | ubuntu-jammy-large | 2026-01-29 22:48:41.165 | > Adding group `crontab' (GID 110) ... 2026-01-29 22:48:41.166063 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Done. 2026-01-29 22:48:41.166124 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Running in chroot, ignoring request. 2026-01-29 22:48:41.166172 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:41.166221 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-01-29 22:48:41.166270 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-01-29 22:48:41.166317 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:41.166364 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-01-29 22:48:41.166410 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-01-29 22:48:41.166456 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-29 22:48:41.166508 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:41.166555 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-01-29 22:48:41.166601 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up kmod (29-1ubuntu1) ... 2026-01-29 22:48:41.166681 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.166754 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:41.166802 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up bzip2 (1.0.8-5build1) ... 2026-01-29 22:48:41.166849 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-01-29 22:48:41.166894 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-01-29 22:48:41.166940 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Setting up locales (2.35-0ubuntu3.12) ... 2026-01-29 22:48:41.166986 | ubuntu-jammy-large | 2026-01-29 22:48:41.166 | > Generating locales (this might take a while)... 2026-01-29 22:48:41.167036 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Generation complete. 2026-01-29 22:48:41.167083 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-01-29 22:48:41.167129 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:41.167175 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-01-29 22:48:41.167221 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.167267 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-01-29 22:48:41.167315 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up acl (2.3.1-1) ... 2026-01-29 22:48:41.167360 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up python3-serial (3.5-1) ... 2026-01-29 22:48:41.167405 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2026-01-29 22:48:41.167450 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > 2026-01-29 22:48:41.167497 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Current default time zone: 'Etc/UTC' 2026-01-29 22:48:41.167543 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Local time is now: Thu Jan 29 22:48:38 UTC 2026. 2026-01-29 22:48:41.167589 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Universal Time is now: Thu Jan 29 22:48:38 UTC 2026. 2026-01-29 22:48:41.167720 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-01-29 22:48:41.167774 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > 2026-01-29 22:48:41.167828 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-01-29 22:48:41.167910 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-01-29 22:48:41.167960 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-01-29 22:48:41.168000 | ubuntu-jammy-large | 2026-01-29 22:48:41.167 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-01-29 22:48:41.168040 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-29 22:48:41.168077 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-29 22:48:41.168126 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-29 22:48:41.168164 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up python3-chardet (4.0.0-1) ... 2026-01-29 22:48:41.168201 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-01-29 22:48:41.168238 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:41.168275 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-01-29 22:48:41.168312 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-01-29 22:48:41.168349 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up python3-certifi (2020.6.20-1) ... 2026-01-29 22:48:41.168386 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up make (4.3-4.1build1) ... 2026-01-29 22:48:41.168423 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-01-29 22:48:41.168460 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-01-29 22:48:41.168499 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-01-29 22:48:41.168538 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-01-29 22:48:41.168575 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.168614 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-01-29 22:48:41.168675 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-01-29 22:48:41.168714 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-01-29 22:48:41.168778 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.168820 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-01-29 22:48:41.168859 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up patch (2.7.6-7build2) ... 2026-01-29 22:48:41.168898 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up ucf (3.0043) ... 2026-01-29 22:48:41.168936 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-01-29 22:48:41.168974 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-01-29 22:48:41.169011 | ubuntu-jammy-large | 2026-01-29 22:48:41.168 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-01-29 22:48:41.169055 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:41.169095 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-01-29 22:48:41.169132 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-01-29 22:48:41.169170 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:41.169207 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-01-29 22:48:41.169243 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-01-29 22:48:41.169280 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:41.169317 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-01-29 22:48:41.169354 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-01-29 22:48:41.169391 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-01-29 22:48:41.169428 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-01-29 22:48:41.169467 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-29 22:48:41.169503 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:41.169539 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Adding group `uuidd' (GID 111) ... 2026-01-29 22:48:41.169576 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Done. 2026-01-29 22:48:41.169624 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-01-29 22:48:41.169686 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Adding system user `uuidd' (UID 105) ... 2026-01-29 22:48:41.169726 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-01-29 22:48:41.169762 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Not creating home directory `/run/uuidd'. 2026-01-29 22:48:41.169800 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Running in chroot, ignoring request. 2026-01-29 22:48:41.169838 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:41.169879 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-01-29 22:48:41.169917 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-01-29 22:48:41.169954 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-29 22:48:41.169990 | ubuntu-jammy-large | 2026-01-29 22:48:41.169 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-01-29 22:48:41.170027 | ubuntu-jammy-large | 2026-01-29 22:48:41.170 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.453817 | ubuntu-jammy-large | 2026-01-29 22:48:49.453 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-01-29 22:48:49.453998 | ubuntu-jammy-large | 2026-01-29 22:48:49.453 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-01-29 22:48:49.454070 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-01-29 22:48:49.454126 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:49.454181 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:48:49.454238 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up netbase (6.3) ... 2026-01-29 22:48:49.454292 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up curl (7.81.0-1ubuntu1.21) ... 2026-01-29 22:48:49.454349 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.454405 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-29 22:48:49.454460 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-01-29 22:48:49.454514 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:49.454566 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up python3-pyudev (0.22.0-2) ... 2026-01-29 22:48:49.454618 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-01-29 22:48:49.454699 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-01-29 22:48:49.454753 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-01-29 22:48:49.454804 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-01-29 22:48:49.454855 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-01-29 22:48:49.454907 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-01-29 22:48:49.454958 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up libc-dev-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:48:49.455008 | ubuntu-jammy-large | 2026-01-29 22:48:49.454 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-01-29 22:48:49.455067 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-01-29 22:48:49.455122 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-01-29 22:48:49.455174 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-01-29 22:48:49.455225 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-29 22:48:49.455277 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-01-29 22:48:49.455342 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-01-29 22:48:49.455420 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.455473 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.455525 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-01-29 22:48:49.455577 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up dctrl-tools (2.24-3build2) ... 2026-01-29 22:48:49.455628 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.455720 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-01-29 22:48:49.455774 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-01-29 22:48:49.455825 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-01-29 22:48:49.455875 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-01-29 22:48:49.455926 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-01-29 22:48:49.455978 | ubuntu-jammy-large | 2026-01-29 22:48:49.455 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.456028 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-01-29 22:48:49.456079 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:48:49.456131 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-01-29 22:48:49.456181 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-01-29 22:48:49.456238 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-01-29 22:48:49.456290 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.456342 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up virt-what (1.21-1) ... 2026-01-29 22:48:49.456393 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-01-29 22:48:49.456444 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.456508 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-01-29 22:48:49.456564 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.456618 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:49.456697 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-01-29 22:48:49.456800 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up python3.10-venv (3.10.12-1~22.04.13) ... 2026-01-29 22:48:49.456864 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-29 22:48:49.456916 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-01-29 22:48:49.456970 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-01-29 22:48:49.457020 | ubuntu-jammy-large | 2026-01-29 22:48:49.456 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-01-29 22:48:49.457072 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Setting up python3-jsonpatch (1.32-2) ... 2026-01-29 22:48:49.457128 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-01-29 22:48:49.457179 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-01-29 22:48:49.457230 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-29 22:48:49.457282 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Adding user `syslog' to group `adm' ... 2026-01-29 22:48:49.457334 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Adding user syslog to group adm 2026-01-29 22:48:49.457385 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Done. 2026-01-29 22:48:49.457435 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > 2026-01-29 22:48:49.457493 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-01-29 22:48:49.457562 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-01-29 22:48:49.457619 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-01-29 22:48:49.457712 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-01-29 22:48:49.457767 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-01-29 22:48:49.457821 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-01-29 22:48:49.457874 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-01-29 22:48:49.457926 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.457977 | ubuntu-jammy-large | 2026-01-29 22:48:49.457 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:49.458033 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-01-29 22:48:49.458093 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-29 22:48:49.458148 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-01-29 22:48:49.458199 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up screen (4.9.0-1ubuntu0.1) ... 2026-01-29 22:48:49.458250 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-01-29 22:48:49.458300 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-01-29 22:48:49.458352 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.458404 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-01-29 22:48:49.458459 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-01-29 22:48:49.458513 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-01-29 22:48:49.458565 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-01-29 22:48:49.458618 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-01-29 22:48:49.458692 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-01-29 22:48:49.458749 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-01-29 22:48:49.458803 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-01-29 22:48:49.458856 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-01-29 22:48:49.458908 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-01-29 22:48:49.458959 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2026-01-29 22:48:49.459009 | ubuntu-jammy-large | 2026-01-29 22:48:49.458 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-01-29 22:48:49.459061 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-01-29 22:48:49.459111 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-01-29 22:48:49.459161 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2026-01-29 22:48:49.459215 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-01-29 22:48:49.459267 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-01-29 22:48:49.459329 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-01-29 22:48:49.459381 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Creating /etc/network/interfaces. 2026-01-29 22:48:49.459435 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-01-29 22:48:49.459490 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-01-29 22:48:49.459541 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.459594 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-01-29 22:48:49.459697 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-01-29 22:48:49.459758 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-01-29 22:48:49.459811 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-29 22:48:49.459862 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up pciutils (1:3.7.0-6) ... 2026-01-29 22:48:49.459915 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-01-29 22:48:49.459966 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:49.460017 | ubuntu-jammy-large | 2026-01-29 22:48:49.459 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-29 22:48:49.460069 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-01-29 22:48:49.460121 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.460172 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.460222 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:49.460271 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-01-29 22:48:49.460321 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-01-29 22:48:49.460370 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-01-29 22:48:49.460422 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up vlan (2.0.5ubuntu5) ... 2026-01-29 22:48:49.460470 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-01-29 22:48:49.460515 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:49.460560 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-01-29 22:48:49.460605 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.12) ... 2026-01-29 22:48:49.460670 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-01-29 22:48:49.460718 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up ifenslave (2.10ubuntu3) ... 2026-01-29 22:48:49.460792 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-01-29 22:48:49.460842 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-01-29 22:48:49.460888 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.460935 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:49.460981 | ubuntu-jammy-large | 2026-01-29 22:48:49.460 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-01-29 22:48:49.461028 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-01-29 22:48:49.461073 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Running in chroot, ignoring request. 2026-01-29 22:48:49.461119 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:49.461175 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-01-29 22:48:49.461225 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-01-29 22:48:49.461271 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:49.461317 | ubuntu-jammy-large | 2026-01-29 22:48:49.461 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-01-29 22:48:59.438928 | ubuntu-jammy-large | 2026-01-29 22:48:59.436 | > Setting up nftables (1.0.2-1ubuntu3) ... 2026-01-29 22:48:59.439042 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-01-29 22:48:59.439061 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-initramfs: deferring update (trigger activated) 2026-01-29 22:48:59.439091 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-01-29 22:48:59.439860 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-01-29 22:48:59.439946 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-01-29 22:48:59.439967 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-01-29 22:48:59.439984 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-01-29 22:48:59.439998 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-01-29 22:48:59.440013 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-01-29 22:48:59.440026 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-01-29 22:48:59.440039 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-01-29 22:48:59.440054 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:59.440068 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-01-29 22:48:59.440083 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-01-29 22:48:59.440096 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-01-29 22:48:59.440110 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-01-29 22:48:59.440123 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-01-29 22:48:59.440137 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-01-29 22:48:59.440150 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-29 22:48:59.440164 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-29 22:48:59.440182 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:59.440202 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-29 22:48:59.440216 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:59.440229 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-29 22:48:59.440242 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:59.440266 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:59.440279 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up cloud-init (25.2-0ubuntu1~22.04.1) ... 2026-01-29 22:48:59.440293 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-01-29 22:48:59.440329 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-01-29 22:48:59.440343 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-01-29 22:48:59.440357 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-01-29 22:48:59.440373 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-01-29 22:48:59.440386 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-01-29 22:48:59.440400 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-01-29 22:48:59.440414 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > 2026-01-29 22:48:59.440429 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Creating config file /etc/ssh/sshd_config with new version 2026-01-29 22:48:59.440442 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Creating SSH2 RSA key; this may take some time ... 2026-01-29 22:48:59.440455 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > 3072 SHA256:aFhUVmdBrNA+ueSX87abyRHHbdnBDI73ImHSDs25Pkg root@ubuntu (RSA) 2026-01-29 22:48:59.440492 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Creating SSH2 ECDSA key; this may take some time ... 2026-01-29 22:48:59.440506 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > 256 SHA256:wmMDdUH8FfH8iKH6jTbhQ3pRVP0ZP3VEf4U82QBQlic root@ubuntu (ECDSA) 2026-01-29 22:48:59.440519 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Creating SSH2 ED25519 key; this may take some time ... 2026-01-29 22:48:59.440532 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > 256 SHA256:8aE/+1Y8AYRkSUsKGNiTYUHRYxlJi18LFjphCowbBPo root@ubuntu (ED25519) 2026-01-29 22:48:59.440546 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Running in chroot, ignoring request. 2026-01-29 22:48:59.440559 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:59.440572 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-01-29 22:48:59.440585 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-01-29 22:48:59.440599 | ubuntu-jammy-large | 2026-01-29 22:48:59.437 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:48:59.440612 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-01-29 22:48:59.440625 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Running in chroot, ignoring request. 2026-01-29 22:48:59.440638 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:48:59.440676 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-01-29 22:48:59.440698 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:59.440714 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-29 22:48:59.440728 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-01-29 22:48:59.440780 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up liberror-perl (0.17029-1) ... 2026-01-29 22:48:59.440797 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:48:59.440811 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up git (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:48:59.440824 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up python3.10-dev (3.10.12-1~22.04.13) ... 2026-01-29 22:48:59.440837 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-01-29 22:48:59.440850 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-01-29 22:48:59.440874 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up build-essential (12.9ubuntu3) ... 2026-01-29 22:48:59.440887 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-29 22:48:59.440900 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-01-29 22:48:59.440913 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-29 22:48:59.440926 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-164-generic 2026-01-29 22:48:59.440939 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-164-generic 2026-01-29 22:48:59.440953 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-164-generic 2026-01-29 22:48:59.440966 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-164-generic 2026-01-29 22:48:59.440984 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-01-29 22:48:59.440998 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-01-29 22:48:59.441011 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-01-29 22:48:59.441024 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up linux-image-virtual (5.15.0.164.159) ... 2026-01-29 22:48:59.441037 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Setting up linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-29 22:48:59.441051 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:48:59.441064 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-01-29 22:48:59.441076 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-29 22:48:59.441090 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-01-29 22:48:59.441103 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Running in chroot, ignoring request. 2026-01-29 22:48:59.441116 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-01-29 22:48:59.441129 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > Processing triggers for linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-29 22:48:59.441142 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > /etc/kernel/postinst.d/dkms: 2026-01-29 22:48:59.441156 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > * dkms: running auto installation service for kernel 5.15.0-164-generic 2026-01-29 22:48:59.441169 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > ...done. 2026-01-29 22:48:59.441182 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > /etc/kernel/postinst.d/initramfs-tools: 2026-01-29 22:48:59.441196 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | > update-initramfs: Generating /boot/initrd.img-5.15.0-164-generic 2026-01-29 22:48:59.441209 | ubuntu-jammy-large | 2026-01-29 22:48:59.438 | returncode: 0 2026-01-29 22:48:59.446216 | ubuntu-jammy-large | 2026-01-29 22:48:59.446 | dib-run-parts 01-package-installs completed 2026-01-29 22:48:59.446256 | ubuntu-jammy-large | 2026-01-29 22:48:59.446 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-01-29 22:48:59.458910 | ubuntu-jammy-large | 2026-01-29 22:48:59.458 | dib-run-parts 05-set-cloud-init-sources completed 2026-01-29 22:48:59.458948 | ubuntu-jammy-large | 2026-01-29 22:48:59.458 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-01-29 22:48:59.467276 | ubuntu-jammy-large | 2026-01-29 22:48:59.467 | dib-run-parts 10-cloud-init completed 2026-01-29 22:48:59.467359 | ubuntu-jammy-large | 2026-01-29 22:48:59.467 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-01-29 22:48:59.477576 | ubuntu-jammy-large | 2026-01-29 22:48:59.477 | auto eth0 2026-01-29 22:48:59.477612 | ubuntu-jammy-large | 2026-01-29 22:48:59.477 | iface eth0 inet dhcp 2026-01-29 22:48:59.479902 | ubuntu-jammy-large | 2026-01-29 22:48:59.479 | auto eth1 2026-01-29 22:48:59.479926 | ubuntu-jammy-large | 2026-01-29 22:48:59.479 | iface eth1 inet dhcp 2026-01-29 22:48:59.482913 | ubuntu-jammy-large | 2026-01-29 22:48:59.482 | dib-run-parts 10-debian-networking completed 2026-01-29 22:48:59.482967 | ubuntu-jammy-large | 2026-01-29 22:48:59.482 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-01-29 22:48:59.551744 | ubuntu-jammy-large | 2026-01-29 22:48:59.551 | dib-run-parts 10-install-static-files completed 2026-01-29 22:48:59.551822 | ubuntu-jammy-large | 2026-01-29 22:48:59.551 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-01-29 22:49:00.411682 | ubuntu-jammy-large | 2026-01-29 22:49:00.411 | Generating locales (this might take a while)... 2026-01-29 22:49:02.530985 | ubuntu-jammy-large | 2026-01-29 22:49:02.530 | en_US.UTF-8... done 2026-01-29 22:49:02.531249 | ubuntu-jammy-large | 2026-01-29 22:49:02.530 | Generation complete. 2026-01-29 22:49:02.624918 | ubuntu-jammy-large | 2026-01-29 22:49:02.624 | dib-run-parts 12-debian-locale-gen completed 2026-01-29 22:49:02.625009 | ubuntu-jammy-large | 2026-01-29 22:49:02.624 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-01-29 22:49:02.636226 | ubuntu-jammy-large | 2026-01-29 22:49:02.636 | dib-run-parts 15-cleanup-debootstrap completed 2026-01-29 22:49:02.636311 | ubuntu-jammy-large | 2026-01-29 22:49:02.636 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-01-29 22:49:02.649830 | ubuntu-jammy-large | 2026-01-29 22:49:02.649 | dib-run-parts 20-install-init-scripts completed 2026-01-29 22:49:02.649886 | ubuntu-jammy-large | 2026-01-29 22:49:02.649 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-01-29 22:49:07.312280 | ubuntu-jammy-large | 2026-01-29 22:49:07.311 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-01-29 22:49:07.560610 | ubuntu-jammy-large | 2026-01-29 22:49:07.560 | Collecting pip 2026-01-29 22:49:07.674010 | ubuntu-jammy-large | 2026-01-29 22:49:07.673 | Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2026-01-29 22:49:07.838743 | ubuntu-jammy-large | 2026-01-29 22:49:07.838 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.1 MB/s eta 0:00:00 2026-01-29 22:49:07.884476 | ubuntu-jammy-large | 2026-01-29 22:49:07.884 | Installing collected packages: pip 2026-01-29 22:49:07.884777 | ubuntu-jammy-large | 2026-01-29 22:49:07.884 | Attempting uninstall: pip 2026-01-29 22:49:07.885626 | ubuntu-jammy-large | 2026-01-29 22:49:07.885 | Found existing installation: pip 22.0.2 2026-01-29 22:49:08.095027 | ubuntu-jammy-large | 2026-01-29 22:49:08.094 | Uninstalling pip-22.0.2: 2026-01-29 22:49:08.102642 | ubuntu-jammy-large | 2026-01-29 22:49:08.102 | Successfully uninstalled pip-22.0.2 2026-01-29 22:49:09.009335 | ubuntu-jammy-large | 2026-01-29 22:49:09.009 | Successfully installed pip-25.3 2026-01-29 22:49:09.833460 | ubuntu-jammy-large | 2026-01-29 22:49:09.833 | Processing /opt/amphora-agent 2026-01-29 22:49:09.835596 | ubuntu-jammy-large | 2026-01-29 22:49:09.835 | Installing build dependencies: started 2026-01-29 22:49:11.228465 | ubuntu-jammy-large | 2026-01-29 22:49:11.228 | Installing build dependencies: finished with status 'done' 2026-01-29 22:49:11.230024 | ubuntu-jammy-large | 2026-01-29 22:49:11.229 | Getting requirements to build wheel: started 2026-01-29 22:49:11.632261 | ubuntu-jammy-large | 2026-01-29 22:49:11.631 | Getting requirements to build wheel: finished with status 'done' 2026-01-29 22:49:11.636635 | ubuntu-jammy-large | 2026-01-29 22:49:11.636 | Installing backend dependencies: started 2026-01-29 22:49:12.911857 | ubuntu-jammy-large | 2026-01-29 22:49:12.911 | Installing backend dependencies: finished with status 'done' 2026-01-29 22:49:12.914199 | ubuntu-jammy-large | 2026-01-29 22:49:12.914 | Preparing metadata (pyproject.toml): started 2026-01-29 22:49:13.488515 | ubuntu-jammy-large | 2026-01-29 22:49:13.488 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 22:49:13.666006 | ubuntu-jammy-large | 2026-01-29 22:49:13.665 | Collecting alembic>=0.9.6 (from octavia==16.0.2.dev3) 2026-01-29 22:49:13.781812 | ubuntu-jammy-large | 2026-01-29 22:49:13.781 | Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-01-29 22:49:13.810385 | ubuntu-jammy-large | 2026-01-29 22:49:13.810 | Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:13.824725 | ubuntu-jammy-large | 2026-01-29 22:49:13.824 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:13.867322 | ubuntu-jammy-large | 2026-01-29 22:49:13.867 | Collecting pecan>=1.3.2 (from octavia==16.0.2.dev3) 2026-01-29 22:49:13.887931 | ubuntu-jammy-large | 2026-01-29 22:49:13.887 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-01-29 22:49:13.939712 | ubuntu-jammy-large | 2026-01-29 22:49:13.939 | Collecting pbr>=3.1.1 (from octavia==16.0.2.dev3) 2026-01-29 22:49:13.954241 | ubuntu-jammy-large | 2026-01-29 22:49:13.954 | Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 2026-01-29 22:49:14.408112 | ubuntu-jammy-large | 2026-01-29 22:49:14.407 | Collecting SQLAlchemy>=1.2.19 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.422984 | ubuntu-jammy-large | 2026-01-29 22:49:14.422 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-01-29 22:49:14.476644 | ubuntu-jammy-large | 2026-01-29 22:49:14.476 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.490473 | ubuntu-jammy-large | 2026-01-29 22:49:14.490 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-01-29 22:49:14.536006 | ubuntu-jammy-large | 2026-01-29 22:49:14.535 | Collecting futurist>=1.2.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.550546 | ubuntu-jammy-large | 2026-01-29 22:49:14.550 | Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-29 22:49:14.587468 | ubuntu-jammy-large | 2026-01-29 22:49:14.587 | Collecting requests>=2.23.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.601148 | ubuntu-jammy-large | 2026-01-29 22:49:14.600 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-01-29 22:49:14.624487 | ubuntu-jammy-large | 2026-01-29 22:49:14.624 | Collecting rfc3986>=1.2.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.639118 | ubuntu-jammy-large | 2026-01-29 22:49:14.638 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-01-29 22:49:14.680917 | ubuntu-jammy-large | 2026-01-29 22:49:14.680 | Collecting keystoneauth1>=3.4.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.695875 | ubuntu-jammy-large | 2026-01-29 22:49:14.695 | Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-01-29 22:49:14.738246 | ubuntu-jammy-large | 2026-01-29 22:49:14.738 | Collecting keystonemiddleware>=9.5.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.759047 | ubuntu-jammy-large | 2026-01-29 22:49:14.758 | Downloading keystonemiddleware-10.9.0-py3-none-any.whl.metadata (3.9 kB) 2026-01-29 22:49:14.791683 | ubuntu-jammy-large | 2026-01-29 22:49:14.791 | Collecting WebOb>=1.8.2 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.805891 | ubuntu-jammy-large | 2026-01-29 22:49:14.805 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-01-29 22:49:14.841479 | ubuntu-jammy-large | 2026-01-29 22:49:14.841 | Collecting stevedore>=1.20.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.855826 | ubuntu-jammy-large | 2026-01-29 22:49:14.855 | Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-01-29 22:49:14.902694 | ubuntu-jammy-large | 2026-01-29 22:49:14.902 | Collecting openstacksdk>=0.103.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.917493 | ubuntu-jammy-large | 2026-01-29 22:49:14.917 | Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-01-29 22:49:14.966981 | ubuntu-jammy-large | 2026-01-29 22:49:14.966 | Collecting oslo.config>=6.8.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:14.981574 | ubuntu-jammy-large | 2026-01-29 22:49:14.981 | Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-01-29 22:49:15.016281 | ubuntu-jammy-large | 2026-01-29 22:49:15.016 | Collecting oslo.context>=2.22.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.031828 | ubuntu-jammy-large | 2026-01-29 22:49:15.031 | Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-29 22:49:15.076207 | ubuntu-jammy-large | 2026-01-29 22:49:15.075 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:15.091027 | ubuntu-jammy-large | 2026-01-29 22:49:15.090 | Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-01-29 22:49:15.124489 | ubuntu-jammy-large | 2026-01-29 22:49:15.124 | Collecting oslo.i18n>=3.20.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.139132 | ubuntu-jammy-large | 2026-01-29 22:49:15.138 | Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-29 22:49:15.194819 | ubuntu-jammy-large | 2026-01-29 22:49:15.194 | Collecting oslo.log>=4.3.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.209166 | ubuntu-jammy-large | 2026-01-29 22:49:15.208 | Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-01-29 22:49:15.330172 | ubuntu-jammy-large | 2026-01-29 22:49:15.329 | Collecting oslo.messaging>=14.1.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.345901 | ubuntu-jammy-large | 2026-01-29 22:49:15.345 | Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-01-29 22:49:15.396033 | ubuntu-jammy-large | 2026-01-29 22:49:15.395 | Collecting oslo.middleware>=4.0.1 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.410517 | ubuntu-jammy-large | 2026-01-29 22:49:15.410 | Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-01-29 22:49:15.452404 | ubuntu-jammy-large | 2026-01-29 22:49:15.452 | Collecting oslo.policy>=3.7.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.469145 | ubuntu-jammy-large | 2026-01-29 22:49:15.468 | Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-29 22:49:15.501913 | ubuntu-jammy-large | 2026-01-29 22:49:15.501 | Collecting oslo.reports>=1.18.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.516500 | ubuntu-jammy-large | 2026-01-29 22:49:15.516 | Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-01-29 22:49:15.605129 | ubuntu-jammy-large | 2026-01-29 22:49:15.604 | Collecting oslo.serialization>=2.28.1 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.619883 | ubuntu-jammy-large | 2026-01-29 22:49:15.619 | Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-29 22:49:15.644153 | ubuntu-jammy-large | 2026-01-29 22:49:15.643 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.658585 | ubuntu-jammy-large | 2026-01-29 22:49:15.658 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-01-29 22:49:15.708435 | ubuntu-jammy-large | 2026-01-29 22:49:15.708 | Collecting oslo.utils>=4.7.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.722884 | ubuntu-jammy-large | 2026-01-29 22:49:15.722 | Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-29 22:49:15.841144 | ubuntu-jammy-large | 2026-01-29 22:49:15.840 | Collecting psutil>=5.7.1 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.856004 | ubuntu-jammy-large | 2026-01-29 22:49:15.855 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-01-29 22:49:15.893771 | ubuntu-jammy-large | 2026-01-29 22:49:15.893 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.908884 | ubuntu-jammy-large | 2026-01-29 22:49:15.908 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-01-29 22:49:15.941602 | ubuntu-jammy-large | 2026-01-29 22:49:15.941 | Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.955562 | ubuntu-jammy-large | 2026-01-29 22:49:15.955 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-01-29 22:49:15.983721 | ubuntu-jammy-large | 2026-01-29 22:49:15.983 | Collecting python-barbicanclient>=4.5.2 (from octavia==16.0.2.dev3) 2026-01-29 22:49:15.998346 | ubuntu-jammy-large | 2026-01-29 22:49:15.998 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-01-29 22:49:16.031987 | ubuntu-jammy-large | 2026-01-29 22:49:16.031 | Collecting python-glanceclient>=2.8.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.046382 | ubuntu-jammy-large | 2026-01-29 22:49:16.046 | Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-01-29 22:49:16.081141 | ubuntu-jammy-large | 2026-01-29 22:49:16.080 | Collecting python-novaclient>=9.1.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.095371 | ubuntu-jammy-large | 2026-01-29 22:49:16.095 | Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-01-29 22:49:16.136829 | ubuntu-jammy-large | 2026-01-29 22:49:16.136 | Collecting python-cinderclient>=3.3.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.154877 | ubuntu-jammy-large | 2026-01-29 22:49:16.154 | Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-01-29 22:49:16.190263 | ubuntu-jammy-large | 2026-01-29 22:49:16.190 | Collecting WSME>=0.8.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.205679 | ubuntu-jammy-large | 2026-01-29 22:49:16.205 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:16.240024 | ubuntu-jammy-large | 2026-01-29 22:49:16.239 | Collecting Jinja2>=2.10 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.255398 | ubuntu-jammy-large | 2026-01-29 22:49:16.255 | Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-01-29 22:49:16.297095 | ubuntu-jammy-large | 2026-01-29 22:49:16.296 | Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.312402 | ubuntu-jammy-large | 2026-01-29 22:49:16.312 | Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-01-29 22:49:16.353176 | ubuntu-jammy-large | 2026-01-29 22:49:16.352 | Collecting castellan>=0.16.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.367552 | ubuntu-jammy-large | 2026-01-29 22:49:16.367 | Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-01-29 22:49:16.396001 | ubuntu-jammy-large | 2026-01-29 22:49:16.395 | Collecting tenacity>=5.0.4 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.411410 | ubuntu-jammy-large | 2026-01-29 22:49:16.411 | Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-01-29 22:49:16.431554 | ubuntu-jammy-large | 2026-01-29 22:49:16.431 | Collecting distro>=1.2.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.444835 | ubuntu-jammy-large | 2026-01-29 22:49:16.444 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-01-29 22:49:16.478791 | ubuntu-jammy-large | 2026-01-29 22:49:16.478 | Collecting jsonschema>=3.2.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.493531 | ubuntu-jammy-large | 2026-01-29 22:49:16.493 | Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-01-29 22:49:16.520592 | ubuntu-jammy-large | 2026-01-29 22:49:16.520 | Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.535314 | ubuntu-jammy-large | 2026-01-29 22:49:16.535 | Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-29 22:49:16.611901 | ubuntu-jammy-large | 2026-01-29 22:49:16.611 | Collecting setproctitle>=1.1.10 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.626504 | ubuntu-jammy-large | 2026-01-29 22:49:16.626 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-01-29 22:49:16.652136 | ubuntu-jammy-large | 2026-01-29 22:49:16.651 | Collecting python-dateutil>=2.7.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.666298 | ubuntu-jammy-large | 2026-01-29 22:49:16.666 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-01-29 22:49:16.707347 | ubuntu-jammy-large | 2026-01-29 22:49:16.707 | Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev3) 2026-01-29 22:49:16.722340 | ubuntu-jammy-large | 2026-01-29 22:49:16.722 | Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-29 22:49:17.111139 | ubuntu-jammy-large | 2026-01-29 22:49:17.110 | Collecting cryptography>=42.0.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:17.126310 | ubuntu-jammy-large | 2026-01-29 22:49:17.126 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-01-29 22:49:17.162573 | ubuntu-jammy-large | 2026-01-29 22:49:17.162 | Collecting pyroute2>=0.5.14 (from octavia==16.0.2.dev3) 2026-01-29 22:49:17.178794 | ubuntu-jammy-large | 2026-01-29 22:49:17.178 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-01-29 22:49:17.222202 | ubuntu-jammy-large | 2026-01-29 22:49:17.221 | Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev3) 2026-01-29 22:49:17.236645 | ubuntu-jammy-large | 2026-01-29 22:49:17.236 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-01-29 22:49:17.288293 | ubuntu-jammy-large | 2026-01-29 22:49:17.288 | Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev3) 2026-01-29 22:49:17.309782 | ubuntu-jammy-large | 2026-01-29 22:49:17.309 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:17.377362 | ubuntu-jammy-large | 2026-01-29 22:49:17.377 | Collecting Mako (from alembic>=0.9.6->octavia==16.0.2.dev3) 2026-01-29 22:49:17.395799 | ubuntu-jammy-large | 2026-01-29 22:49:17.395 | Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-01-29 22:49:17.433294 | ubuntu-jammy-large | 2026-01-29 22:49:17.433 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==16.0.2.dev3) 2026-01-29 22:49:17.447850 | ubuntu-jammy-large | 2026-01-29 22:49:17.447 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-01-29 22:49:17.699878 | ubuntu-jammy-large | 2026-01-29 22:49:17.699 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==16.0.2.dev3) 2026-01-29 22:49:17.714525 | ubuntu-jammy-large | 2026-01-29 22:49:17.714 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-01-29 22:49:17.735343 | ubuntu-jammy-large | 2026-01-29 22:49:17.735 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==16.0.2.dev3) 2026-01-29 22:49:17.749957 | ubuntu-jammy-large | 2026-01-29 22:49:17.749 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-01-29 22:49:17.781687 | ubuntu-jammy-large | 2026-01-29 22:49:17.781 | Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev3) 2026-01-29 22:49:17.796112 | ubuntu-jammy-large | 2026-01-29 22:49:17.795 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-29 22:49:17.823221 | ubuntu-jammy-large | 2026-01-29 22:49:17.823 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev3) 2026-01-29 22:49:17.837928 | ubuntu-jammy-large | 2026-01-29 22:49:17.837 | Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-01-29 22:49:17.859053 | ubuntu-jammy-large | 2026-01-29 22:49:17.858 | Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev3) 2026-01-29 22:49:17.873725 | ubuntu-jammy-large | 2026-01-29 22:49:17.873 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-01-29 22:49:17.904852 | ubuntu-jammy-large | 2026-01-29 22:49:17.904 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:17.918840 | ubuntu-jammy-large | 2026-01-29 22:49:17.918 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-29 22:49:18.142273 | ubuntu-jammy-large | 2026-01-29 22:49:18.142 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.157113 | ubuntu-jammy-large | 2026-01-29 22:49:18.156 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-01-29 22:49:18.265860 | ubuntu-jammy-large | 2026-01-29 22:49:18.265 | Collecting packaging (from gunicorn>=19.9.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.279784 | ubuntu-jammy-large | 2026-01-29 22:49:18.279 | Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-01-29 22:49:18.363002 | ubuntu-jammy-large | 2026-01-29 22:49:18.362 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==16.0.2.dev3) 2026-01-29 22:49:18.377756 | ubuntu-jammy-large | 2026-01-29 22:49:18.377 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-01-29 22:49:18.403465 | ubuntu-jammy-large | 2026-01-29 22:49:18.403 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.418177 | ubuntu-jammy-large | 2026-01-29 22:49:18.417 | Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-29 22:49:18.453788 | ubuntu-jammy-large | 2026-01-29 22:49:18.453 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.468475 | ubuntu-jammy-large | 2026-01-29 22:49:18.468 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-01-29 22:49:18.517647 | ubuntu-jammy-large | 2026-01-29 22:49:18.517 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.532555 | ubuntu-jammy-large | 2026-01-29 22:49:18.532 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-01-29 22:49:18.949299 | ubuntu-jammy-large | 2026-01-29 22:49:18.949 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==16.0.2.dev3) 2026-01-29 22:49:18.963635 | ubuntu-jammy-large | 2026-01-29 22:49:18.963 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-01-29 22:49:18.999985 | ubuntu-jammy-large | 2026-01-29 22:49:18.999 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.014013 | ubuntu-jammy-large | 2026-01-29 22:49:19.013 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:19.040099 | ubuntu-jammy-large | 2026-01-29 22:49:19.039 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.055062 | ubuntu-jammy-large | 2026-01-29 22:49:19.054 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-29 22:49:19.112034 | ubuntu-jammy-large | 2026-01-29 22:49:19.111 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.126271 | ubuntu-jammy-large | 2026-01-29 22:49:19.126 | Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2026-01-29 22:49:19.172378 | ubuntu-jammy-large | 2026-01-29 22:49:19.172 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.187007 | ubuntu-jammy-large | 2026-01-29 22:49:19.186 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-01-29 22:49:19.214889 | ubuntu-jammy-large | 2026-01-29 22:49:19.214 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.228481 | ubuntu-jammy-large | 2026-01-29 22:49:19.228 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-01-29 22:49:19.265290 | ubuntu-jammy-large | 2026-01-29 22:49:19.265 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.279492 | ubuntu-jammy-large | 2026-01-29 22:49:19.279 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:19.323289 | ubuntu-jammy-large | 2026-01-29 22:49:19.323 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.337441 | ubuntu-jammy-large | 2026-01-29 22:49:19.337 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-01-29 22:49:19.362236 | ubuntu-jammy-large | 2026-01-29 22:49:19.362 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.381262 | ubuntu-jammy-large | 2026-01-29 22:49:19.381 | Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-01-29 22:49:19.408572 | ubuntu-jammy-large | 2026-01-29 22:49:19.408 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.422410 | ubuntu-jammy-large | 2026-01-29 22:49:19.422 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-29 22:49:19.445595 | ubuntu-jammy-large | 2026-01-29 22:49:19.445 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.458398 | ubuntu-jammy-large | 2026-01-29 22:49:19.458 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-01-29 22:49:19.616565 | ubuntu-jammy-large | 2026-01-29 22:49:19.616 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.633907 | ubuntu-jammy-large | 2026-01-29 22:49:19.633 | Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-01-29 22:49:19.722965 | ubuntu-jammy-large | 2026-01-29 22:49:19.722 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.740840 | ubuntu-jammy-large | 2026-01-29 22:49:19.740 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-01-29 22:49:19.762303 | ubuntu-jammy-large | 2026-01-29 22:49:19.762 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.777307 | ubuntu-jammy-large | 2026-01-29 22:49:19.777 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-01-29 22:49:19.829331 | ubuntu-jammy-large | 2026-01-29 22:49:19.829 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.842904 | ubuntu-jammy-large | 2026-01-29 22:49:19.842 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-01-29 22:49:19.934679 | ubuntu-jammy-large | 2026-01-29 22:49:19.934 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:19.949736 | ubuntu-jammy-large | 2026-01-29 22:49:19.949 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-01-29 22:49:20.014585 | ubuntu-jammy-large | 2026-01-29 22:49:20.014 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.033737 | ubuntu-jammy-large | 2026-01-29 22:49:20.033 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-01-29 22:49:20.062163 | ubuntu-jammy-large | 2026-01-29 22:49:20.061 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.077540 | ubuntu-jammy-large | 2026-01-29 22:49:20.077 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-01-29 22:49:20.117010 | ubuntu-jammy-large | 2026-01-29 22:49:20.116 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.131425 | ubuntu-jammy-large | 2026-01-29 22:49:20.131 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-01-29 22:49:20.230349 | ubuntu-jammy-large | 2026-01-29 22:49:20.230 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.245875 | ubuntu-jammy-large | 2026-01-29 22:49:20.245 | Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-01-29 22:49:20.288000 | ubuntu-jammy-large | 2026-01-29 22:49:20.287 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.303244 | ubuntu-jammy-large | 2026-01-29 22:49:20.302 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-01-29 22:49:20.347688 | ubuntu-jammy-large | 2026-01-29 22:49:20.347 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.363416 | ubuntu-jammy-large | 2026-01-29 22:49:20.363 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-01-29 22:49:20.413875 | ubuntu-jammy-large | 2026-01-29 22:49:20.413 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.428569 | ubuntu-jammy-large | 2026-01-29 22:49:20.428 | Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-01-29 22:49:20.464635 | ubuntu-jammy-large | 2026-01-29 22:49:20.464 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.478915 | ubuntu-jammy-large | 2026-01-29 22:49:20.478 | Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-01-29 22:49:20.504132 | ubuntu-jammy-large | 2026-01-29 22:49:20.503 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.518846 | ubuntu-jammy-large | 2026-01-29 22:49:20.518 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-29 22:49:20.555607 | ubuntu-jammy-large | 2026-01-29 22:49:20.555 | Collecting tzdata (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.569347 | ubuntu-jammy-large | 2026-01-29 22:49:20.569 | Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-29 22:49:20.645197 | ubuntu-jammy-large | 2026-01-29 22:49:20.644 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:20.661266 | ubuntu-jammy-large | 2026-01-29 22:49:20.661 | Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-01-29 22:49:20.699177 | ubuntu-jammy-large | 2026-01-29 22:49:20.698 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev3) 2026-01-29 22:49:20.715365 | ubuntu-jammy-large | 2026-01-29 22:49:20.715 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-01-29 22:49:20.797193 | ubuntu-jammy-large | 2026-01-29 22:49:20.796 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev3) 2026-01-29 22:49:20.811302 | ubuntu-jammy-large | 2026-01-29 22:49:20.811 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-01-29 22:49:20.972924 | ubuntu-jammy-large | 2026-01-29 22:49:20.972 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==16.0.2.dev3) 2026-01-29 22:49:20.989979 | ubuntu-jammy-large | 2026-01-29 22:49:20.989 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-01-29 22:49:21.041355 | ubuntu-jammy-large | 2026-01-29 22:49:21.041 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.055475 | ubuntu-jammy-large | 2026-01-29 22:49:21.055 | Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-01-29 22:49:21.253994 | ubuntu-jammy-large | 2026-01-29 22:49:21.253 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.268393 | ubuntu-jammy-large | 2026-01-29 22:49:21.268 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-01-29 22:49:21.330728 | ubuntu-jammy-large | 2026-01-29 22:49:21.330 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.346276 | ubuntu-jammy-large | 2026-01-29 22:49:21.346 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-01-29 22:49:21.380415 | ubuntu-jammy-large | 2026-01-29 22:49:21.380 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.395380 | ubuntu-jammy-large | 2026-01-29 22:49:21.395 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-29 22:49:21.430927 | ubuntu-jammy-large | 2026-01-29 22:49:21.430 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.445802 | ubuntu-jammy-large | 2026-01-29 22:49:21.445 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-01-29 22:49:21.482743 | ubuntu-jammy-large | 2026-01-29 22:49:21.482 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.496440 | ubuntu-jammy-large | 2026-01-29 22:49:21.496 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-01-29 22:49:21.552819 | ubuntu-jammy-large | 2026-01-29 22:49:21.552 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.567144 | ubuntu-jammy-large | 2026-01-29 22:49:21.566 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-01-29 22:49:21.593019 | ubuntu-jammy-large | 2026-01-29 22:49:21.592 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.606739 | ubuntu-jammy-large | 2026-01-29 22:49:21.606 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-01-29 22:49:21.651386 | ubuntu-jammy-large | 2026-01-29 22:49:21.651 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.665318 | ubuntu-jammy-large | 2026-01-29 22:49:21.665 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-01-29 22:49:21.698944 | ubuntu-jammy-large | 2026-01-29 22:49:21.698 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.713260 | ubuntu-jammy-large | 2026-01-29 22:49:21.713 | Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-01-29 22:49:21.789686 | ubuntu-jammy-large | 2026-01-29 22:49:21.789 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==16.0.2.dev3) 2026-01-29 22:49:21.803591 | ubuntu-jammy-large | 2026-01-29 22:49:21.803 | Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-01-29 22:49:21.827436 | ubuntu-jammy-large | 2026-01-29 22:49:21.827 | Requirement already satisfied: setuptools in /opt/amphora-agent-venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) (59.6.0) 2026-01-29 22:49:21.964164 | ubuntu-jammy-large | 2026-01-29 22:49:21.963 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==16.0.2.dev3) 2026-01-29 22:49:21.980688 | ubuntu-jammy-large | 2026-01-29 22:49:21.980 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-01-29 22:49:21.999605 | ubuntu-jammy-large | 2026-01-29 22:49:21.999 | Installing build dependencies: started 2026-01-29 22:49:22.980965 | ubuntu-jammy-large | 2026-01-29 22:49:22.980 | Installing build dependencies: finished with status 'done' 2026-01-29 22:49:22.982937 | ubuntu-jammy-large | 2026-01-29 22:49:22.982 | Getting requirements to build wheel: started 2026-01-29 22:49:23.358364 | ubuntu-jammy-large | 2026-01-29 22:49:23.358 | Getting requirements to build wheel: finished with status 'done' 2026-01-29 22:49:23.360926 | ubuntu-jammy-large | 2026-01-29 22:49:23.360 | Preparing metadata (pyproject.toml): started 2026-01-29 22:49:23.568623 | ubuntu-jammy-large | 2026-01-29 22:49:23.568 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 22:49:23.614976 | ubuntu-jammy-large | 2026-01-29 22:49:23.614 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev3) 2026-01-29 22:49:23.628905 | ubuntu-jammy-large | 2026-01-29 22:49:23.628 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-01-29 22:49:23.699856 | ubuntu-jammy-large | 2026-01-29 22:49:23.699 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==16.0.2.dev3) 2026-01-29 22:49:23.713306 | ubuntu-jammy-large | 2026-01-29 22:49:23.713 | Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-29 22:49:23.748164 | ubuntu-jammy-large | 2026-01-29 22:49:23.747 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev3) 2026-01-29 22:49:23.761654 | ubuntu-jammy-large | 2026-01-29 22:49:23.761 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-01-29 22:49:23.804319 | ubuntu-jammy-large | 2026-01-29 22:49:23.804 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev3) 2026-01-29 22:49:23.819846 | ubuntu-jammy-large | 2026-01-29 22:49:23.819 | Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-01-29 22:49:23.954740 | ubuntu-jammy-large | 2026-01-29 22:49:23.954 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev3) 2026-01-29 22:49:23.968901 | ubuntu-jammy-large | 2026-01-29 22:49:23.968 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-01-29 22:49:23.978198 | ubuntu-jammy-large | 2026-01-29 22:49:23.978 | Installing build dependencies: started 2026-01-29 22:49:24.928006 | ubuntu-jammy-large | 2026-01-29 22:49:24.927 | Installing build dependencies: finished with status 'done' 2026-01-29 22:49:24.928059 | ubuntu-jammy-large | 2026-01-29 22:49:24.927 | Getting requirements to build wheel: started 2026-01-29 22:49:25.308969 | ubuntu-jammy-large | 2026-01-29 22:49:25.308 | Getting requirements to build wheel: finished with status 'done' 2026-01-29 22:49:25.309740 | ubuntu-jammy-large | 2026-01-29 22:49:25.309 | Preparing metadata (pyproject.toml): started 2026-01-29 22:49:25.523183 | ubuntu-jammy-large | 2026-01-29 22:49:25.522 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 22:49:25.609455 | ubuntu-jammy-large | 2026-01-29 22:49:25.609 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==16.0.2.dev3) 2026-01-29 22:49:25.622295 | ubuntu-jammy-large | 2026-01-29 22:49:25.622 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-29 22:49:25.656870 | ubuntu-jammy-large | 2026-01-29 22:49:25.656 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:25.670707 | ubuntu-jammy-large | 2026-01-29 22:49:25.670 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-01-29 22:49:25.696206 | ubuntu-jammy-large | 2026-01-29 22:49:25.696 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:25.710422 | ubuntu-jammy-large | 2026-01-29 22:49:25.710 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-01-29 22:49:25.922865 | ubuntu-jammy-large | 2026-01-29 22:49:25.922 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==16.0.2.dev3) 2026-01-29 22:49:25.937881 | ubuntu-jammy-large | 2026-01-29 22:49:25.937 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-01-29 22:49:25.973697 | ubuntu-jammy-large | 2026-01-29 22:49:25.973 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==16.0.2.dev3) 2026-01-29 22:49:25.987428 | ubuntu-jammy-large | 2026-01-29 22:49:25.987 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-01-29 22:49:26.028387 | ubuntu-jammy-large | 2026-01-29 22:49:26.028 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.043180 | ubuntu-jammy-large | 2026-01-29 22:49:26.043 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-01-29 22:49:26.082291 | ubuntu-jammy-large | 2026-01-29 22:49:26.082 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.097135 | ubuntu-jammy-large | 2026-01-29 22:49:26.096 | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-29 22:49:26.155511 | ubuntu-jammy-large | 2026-01-29 22:49:26.155 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.171130 | ubuntu-jammy-large | 2026-01-29 22:49:26.170 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-01-29 22:49:26.258233 | ubuntu-jammy-large | 2026-01-29 22:49:26.258 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.277781 | ubuntu-jammy-large | 2026-01-29 22:49:26.277 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-29 22:49:26.311201 | ubuntu-jammy-large | 2026-01-29 22:49:26.311 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.325357 | ubuntu-jammy-large | 2026-01-29 22:49:26.325 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-01-29 22:49:26.350191 | ubuntu-jammy-large | 2026-01-29 22:49:26.350 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.453638 | ubuntu-jammy-large | 2026-01-29 22:49:26.453 | Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-01-29 22:49:26.536546 | ubuntu-jammy-large | 2026-01-29 22:49:26.536 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.550410 | ubuntu-jammy-large | 2026-01-29 22:49:26.550 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-01-29 22:49:26.613501 | ubuntu-jammy-large | 2026-01-29 22:49:26.613 | Collecting simplegeneric (from WSME>=0.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:26.629413 | ubuntu-jammy-large | 2026-01-29 22:49:26.629 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-01-29 22:49:26.633840 | ubuntu-jammy-large | 2026-01-29 22:49:26.633 | Installing build dependencies: started 2026-01-29 22:49:27.556845 | ubuntu-jammy-large | 2026-01-29 22:49:27.556 | Installing build dependencies: finished with status 'done' 2026-01-29 22:49:27.558401 | ubuntu-jammy-large | 2026-01-29 22:49:27.558 | Getting requirements to build wheel: started 2026-01-29 22:49:27.920136 | ubuntu-jammy-large | 2026-01-29 22:49:27.919 | Getting requirements to build wheel: finished with status 'done' 2026-01-29 22:49:27.922457 | ubuntu-jammy-large | 2026-01-29 22:49:27.922 | Preparing metadata (pyproject.toml): started 2026-01-29 22:49:28.118068 | ubuntu-jammy-large | 2026-01-29 22:49:28.117 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 22:49:28.186035 | ubuntu-jammy-large | 2026-01-29 22:49:28.185 | Collecting pytz (from WSME>=0.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:28.199753 | ubuntu-jammy-large | 2026-01-29 22:49:28.199 | Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-01-29 22:49:28.245112 | ubuntu-jammy-large | 2026-01-29 22:49:28.244 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:28.258088 | ubuntu-jammy-large | 2026-01-29 22:49:28.257 | Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-29 22:49:28.296319 | ubuntu-jammy-large | 2026-01-29 22:49:28.296 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev3) 2026-01-29 22:49:28.311263 | ubuntu-jammy-large | 2026-01-29 22:49:28.311 | Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-29 22:49:28.364184 | ubuntu-jammy-large | 2026-01-29 22:49:28.364 | Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-01-29 22:49:28.395264 | ubuntu-jammy-large | 2026-01-29 22:49:28.395 | Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-01-29 22:49:28.415951 | ubuntu-jammy-large | 2026-01-29 22:49:28.415 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-01-29 22:49:28.438593 | ubuntu-jammy-large | 2026-01-29 22:49:28.438 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-01-29 22:49:28.579876 | ubuntu-jammy-large | 2026-01-29 22:49:28.579 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 27.9 MB/s 0:00:00 2026-01-29 22:49:28.596658 | ubuntu-jammy-large | 2026-01-29 22:49:28.596 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-01-29 22:49:28.629174 | ubuntu-jammy-large | 2026-01-29 22:49:28.628 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-01-29 22:49:28.648995 | ubuntu-jammy-large | 2026-01-29 22:49:28.648 | Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-01-29 22:49:28.667551 | ubuntu-jammy-large | 2026-01-29 22:49:28.667 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-01-29 22:49:28.685135 | ubuntu-jammy-large | 2026-01-29 22:49:28.684 | Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-01-29 22:49:28.703270 | ubuntu-jammy-large | 2026-01-29 22:49:28.703 | Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-01-29 22:49:28.722505 | ubuntu-jammy-large | 2026-01-29 22:49:28.722 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-01-29 22:49:28.740655 | ubuntu-jammy-large | 2026-01-29 22:49:28.740 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-01-29 22:49:28.759105 | ubuntu-jammy-large | 2026-01-29 22:49:28.758 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-01-29 22:49:28.779270 | ubuntu-jammy-large | 2026-01-29 22:49:28.779 | Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-01-29 22:49:28.799297 | ubuntu-jammy-large | 2026-01-29 22:49:28.799 | Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-01-29 22:49:28.822971 | ubuntu-jammy-large | 2026-01-29 22:49:28.822 | Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-01-29 22:49:28.842195 | ubuntu-jammy-large | 2026-01-29 22:49:28.841 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-01-29 22:49:28.862849 | ubuntu-jammy-large | 2026-01-29 22:49:28.862 | Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-01-29 22:49:28.894647 | ubuntu-jammy-large | 2026-01-29 22:49:28.894 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-29 22:49:28.913388 | ubuntu-jammy-large | 2026-01-29 22:49:28.913 | Downloading keystonemiddleware-10.9.0-py3-none-any.whl (151 kB) 2026-01-29 22:49:28.932568 | ubuntu-jammy-large | 2026-01-29 22:49:28.932 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-01-29 22:49:28.951186 | ubuntu-jammy-large | 2026-01-29 22:49:28.950 | Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-01-29 22:49:28.969954 | ubuntu-jammy-large | 2026-01-29 22:49:28.969 | Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-01-29 22:49:29.039541 | ubuntu-jammy-large | 2026-01-29 22:49:29.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 25.9 MB/s 0:00:00 2026-01-29 22:49:29.055506 | ubuntu-jammy-large | 2026-01-29 22:49:29.055 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-01-29 22:49:29.073069 | ubuntu-jammy-large | 2026-01-29 22:49:29.072 | Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-01-29 22:49:29.091225 | ubuntu-jammy-large | 2026-01-29 22:49:29.091 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-29 22:49:29.109308 | ubuntu-jammy-large | 2026-01-29 22:49:29.109 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-01-29 22:49:29.126912 | ubuntu-jammy-large | 2026-01-29 22:49:29.126 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-29 22:49:29.145563 | ubuntu-jammy-large | 2026-01-29 22:49:29.145 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-01-29 22:49:29.163982 | ubuntu-jammy-large | 2026-01-29 22:49:29.163 | Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2026-01-29 22:49:29.184304 | ubuntu-jammy-large | 2026-01-29 22:49:29.184 | Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-01-29 22:49:29.206484 | ubuntu-jammy-large | 2026-01-29 22:49:29.206 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-01-29 22:49:29.290837 | ubuntu-jammy-large | 2026-01-29 22:49:29.290 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 27.0 MB/s 0:00:00 2026-01-29 22:49:29.306331 | ubuntu-jammy-large | 2026-01-29 22:49:29.306 | Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-01-29 22:49:29.324133 | ubuntu-jammy-large | 2026-01-29 22:49:29.323 | Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-01-29 22:49:29.345075 | ubuntu-jammy-large | 2026-01-29 22:49:29.344 | Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-01-29 22:49:29.365101 | ubuntu-jammy-large | 2026-01-29 22:49:29.364 | Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-01-29 22:49:29.385521 | ubuntu-jammy-large | 2026-01-29 22:49:29.385 | Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2026-01-29 22:49:29.408311 | ubuntu-jammy-large | 2026-01-29 22:49:29.408 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-01-29 22:49:29.428035 | ubuntu-jammy-large | 2026-01-29 22:49:29.427 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-01-29 22:49:29.446574 | ubuntu-jammy-large | 2026-01-29 22:49:29.446 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-01-29 22:49:29.466487 | ubuntu-jammy-large | 2026-01-29 22:49:29.466 | Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-01-29 22:49:29.488114 | ubuntu-jammy-large | 2026-01-29 22:49:29.487 | Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-01-29 22:49:29.507223 | ubuntu-jammy-large | 2026-01-29 22:49:29.507 | Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-01-29 22:49:29.528117 | ubuntu-jammy-large | 2026-01-29 22:49:29.527 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-01-29 22:49:29.553150 | ubuntu-jammy-large | 2026-01-29 22:49:29.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 21.2 MB/s 0:00:00 2026-01-29 22:49:29.570432 | ubuntu-jammy-large | 2026-01-29 22:49:29.570 | Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-01-29 22:49:29.589876 | ubuntu-jammy-large | 2026-01-29 22:49:29.589 | Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-01-29 22:49:29.608961 | ubuntu-jammy-large | 2026-01-29 22:49:29.608 | Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-01-29 22:49:29.628972 | ubuntu-jammy-large | 2026-01-29 22:49:29.628 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378 kB) 2026-01-29 22:49:29.659132 | ubuntu-jammy-large | 2026-01-29 22:49:29.658 | Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-01-29 22:49:29.678457 | ubuntu-jammy-large | 2026-01-29 22:49:29.678 | Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-01-29 22:49:29.708994 | ubuntu-jammy-large | 2026-01-29 22:49:29.708 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-01-29 22:49:29.734492 | ubuntu-jammy-large | 2026-01-29 22:49:29.734 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) 2026-01-29 22:49:29.761115 | ubuntu-jammy-large | 2026-01-29 22:49:29.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 20.1 MB/s 0:00:00 2026-01-29 22:49:29.778289 | ubuntu-jammy-large | 2026-01-29 22:49:29.778 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-01-29 22:49:29.797183 | ubuntu-jammy-large | 2026-01-29 22:49:29.797 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-01-29 22:49:29.815752 | ubuntu-jammy-large | 2026-01-29 22:49:29.815 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-01-29 22:49:29.834735 | ubuntu-jammy-large | 2026-01-29 22:49:29.834 | Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-01-29 22:49:29.854068 | ubuntu-jammy-large | 2026-01-29 22:49:29.853 | Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-01-29 22:49:29.872487 | ubuntu-jammy-large | 2026-01-29 22:49:29.872 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-01-29 22:49:29.896610 | ubuntu-jammy-large | 2026-01-29 22:49:29.896 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-01-29 22:49:29.914897 | ubuntu-jammy-large | 2026-01-29 22:49:29.914 | Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2026-01-29 22:49:29.932781 | ubuntu-jammy-large | 2026-01-29 22:49:29.932 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-01-29 22:49:29.953757 | ubuntu-jammy-large | 2026-01-29 22:49:29.953 | Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-01-29 22:49:29.973049 | ubuntu-jammy-large | 2026-01-29 22:49:29.972 | Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-01-29 22:49:29.992056 | ubuntu-jammy-large | 2026-01-29 22:49:29.991 | Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-01-29 22:49:30.011389 | ubuntu-jammy-large | 2026-01-29 22:49:30.011 | Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-01-29 22:49:30.032276 | ubuntu-jammy-large | 2026-01-29 22:49:30.032 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-01-29 22:49:30.057198 | ubuntu-jammy-large | 2026-01-29 22:49:30.056 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-01-29 22:49:30.081486 | ubuntu-jammy-large | 2026-01-29 22:49:30.081 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-01-29 22:49:30.102436 | ubuntu-jammy-large | 2026-01-29 22:49:30.102 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-01-29 22:49:30.120236 | ubuntu-jammy-large | 2026-01-29 22:49:30.120 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-01-29 22:49:30.139893 | ubuntu-jammy-large | 2026-01-29 22:49:30.139 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-01-29 22:49:30.159798 | ubuntu-jammy-large | 2026-01-29 22:49:30.159 | Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-01-29 22:49:30.184805 | ubuntu-jammy-large | 2026-01-29 22:49:30.184 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-01-29 22:49:30.219161 | ubuntu-jammy-large | 2026-01-29 22:49:30.218 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-01-29 22:49:30.239027 | ubuntu-jammy-large | 2026-01-29 22:49:30.238 | Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-01-29 22:49:30.258645 | ubuntu-jammy-large | 2026-01-29 22:49:30.258 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-01-29 22:49:30.278228 | ubuntu-jammy-large | 2026-01-29 22:49:30.277 | Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-01-29 22:49:30.298468 | ubuntu-jammy-large | 2026-01-29 22:49:30.298 | Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-01-29 22:49:30.322193 | ubuntu-jammy-large | 2026-01-29 22:49:30.321 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-01-29 22:49:30.344052 | ubuntu-jammy-large | 2026-01-29 22:49:30.343 | Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-01-29 22:49:30.367120 | ubuntu-jammy-large | 2026-01-29 22:49:30.366 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-01-29 22:49:30.386240 | ubuntu-jammy-large | 2026-01-29 22:49:30.385 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-01-29 22:49:30.416568 | ubuntu-jammy-large | 2026-01-29 22:49:30.416 | Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-01-29 22:49:30.448475 | ubuntu-jammy-large | 2026-01-29 22:49:30.448 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-01-29 22:49:30.481718 | ubuntu-jammy-large | 2026-01-29 22:49:30.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 21.1 MB/s 0:00:00 2026-01-29 22:49:30.498029 | ubuntu-jammy-large | 2026-01-29 22:49:30.497 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-01-29 22:49:30.516545 | ubuntu-jammy-large | 2026-01-29 22:49:30.516 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-01-29 22:49:30.536656 | ubuntu-jammy-large | 2026-01-29 22:49:30.536 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 2026-01-29 22:49:30.554920 | ubuntu-jammy-large | 2026-01-29 22:49:30.554 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-01-29 22:49:30.572292 | ubuntu-jammy-large | 2026-01-29 22:49:30.572 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-01-29 22:49:30.589466 | ubuntu-jammy-large | 2026-01-29 22:49:30.589 | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-29 22:49:30.609755 | ubuntu-jammy-large | 2026-01-29 22:49:30.609 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-29 22:49:30.626069 | ubuntu-jammy-large | 2026-01-29 22:49:30.625 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-01-29 22:49:30.644421 | ubuntu-jammy-large | 2026-01-29 22:49:30.644 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-01-29 22:49:30.662184 | ubuntu-jammy-large | 2026-01-29 22:49:30.662 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-01-29 22:49:30.681221 | ubuntu-jammy-large | 2026-01-29 22:49:30.681 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2026-01-29 22:49:30.711444 | ubuntu-jammy-large | 2026-01-29 22:49:30.711 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-01-29 22:49:30.729384 | ubuntu-jammy-large | 2026-01-29 22:49:30.729 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-01-29 22:49:30.748488 | ubuntu-jammy-large | 2026-01-29 22:49:30.748 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-01-29 22:49:30.857414 | ubuntu-jammy-large | 2026-01-29 22:49:30.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 28.3 MB/s 0:00:00 2026-01-29 22:49:30.875608 | ubuntu-jammy-large | 2026-01-29 22:49:30.875 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-01-29 22:49:30.897580 | ubuntu-jammy-large | 2026-01-29 22:49:30.897 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-01-29 22:49:30.918298 | ubuntu-jammy-large | 2026-01-29 22:49:30.918 | Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-01-29 22:49:30.937092 | ubuntu-jammy-large | 2026-01-29 22:49:30.936 | Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-01-29 22:49:30.970731 | ubuntu-jammy-large | 2026-01-29 22:49:30.970 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-01-29 22:49:30.988809 | ubuntu-jammy-large | 2026-01-29 22:49:30.988 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-29 22:49:31.054833 | ubuntu-jammy-large | 2026-01-29 22:49:31.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 27.2 MB/s 0:00:00 2026-01-29 22:49:31.071832 | ubuntu-jammy-large | 2026-01-29 22:49:31.071 | Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-01-29 22:49:31.091413 | ubuntu-jammy-large | 2026-01-29 22:49:31.091 | Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-01-29 22:49:31.110938 | ubuntu-jammy-large | 2026-01-29 22:49:31.110 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-01-29 22:49:31.130631 | ubuntu-jammy-large | 2026-01-29 22:49:31.130 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-01-29 22:49:31.150521 | ubuntu-jammy-large | 2026-01-29 22:49:31.150 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-01-29 22:49:31.169635 | ubuntu-jammy-large | 2026-01-29 22:49:31.169 | Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-01-29 22:49:31.200002 | ubuntu-jammy-large | 2026-01-29 22:49:31.199 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-01-29 22:49:31.218382 | ubuntu-jammy-large | 2026-01-29 22:49:31.218 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-01-29 22:49:31.235684 | ubuntu-jammy-large | 2026-01-29 22:49:31.235 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-01-29 22:49:31.254974 | ubuntu-jammy-large | 2026-01-29 22:49:31.254 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-01-29 22:49:31.275212 | ubuntu-jammy-large | 2026-01-29 22:49:31.274 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) 2026-01-29 22:49:31.290701 | ubuntu-jammy-large | 2026-01-29 22:49:31.290 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-01-29 22:49:31.305022 | ubuntu-jammy-large | 2026-01-29 22:49:31.304 | Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-01-29 22:49:31.321748 | ubuntu-jammy-large | 2026-01-29 22:49:31.321 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-01-29 22:49:31.338758 | ubuntu-jammy-large | 2026-01-29 22:49:31.338 | Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-01-29 22:49:31.354563 | ubuntu-jammy-large | 2026-01-29 22:49:31.354 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-01-29 22:49:31.373132 | ubuntu-jammy-large | 2026-01-29 22:49:31.372 | Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-01-29 22:49:31.403890 | ubuntu-jammy-large | 2026-01-29 22:49:31.403 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-01-29 22:49:31.585304 | ubuntu-jammy-large | 2026-01-29 22:49:31.585 | Building wheels for collected packages: octavia, logutils, pyperclip, simplegeneric 2026-01-29 22:49:31.586237 | ubuntu-jammy-large | 2026-01-29 22:49:31.586 | Building wheel for octavia (pyproject.toml): started 2026-01-29 22:49:32.935452 | ubuntu-jammy-large | 2026-01-29 22:49:32.935 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-01-29 22:49:32.942442 | ubuntu-jammy-large | 2026-01-29 22:49:32.942 | Created wheel for octavia: filename=octavia-16.0.2.dev3-py3-none-any.whl size=1247793 sha256=20e025ba020271c62d13327723451a57ab7b9179a6099258519c035abbd84421 2026-01-29 22:49:32.942952 | ubuntu-jammy-large | 2026-01-29 22:49:32.942 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-01-29 22:49:32.956462 | ubuntu-jammy-large | 2026-01-29 22:49:32.956 | Building wheel for logutils (pyproject.toml): started 2026-01-29 22:49:33.252060 | ubuntu-jammy-large | 2026-01-29 22:49:33.251 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-01-29 22:49:33.253860 | ubuntu-jammy-large | 2026-01-29 22:49:33.253 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20008 sha256=15a693a096162e54499fcd84390a58521212f4d0dd3752f9cb723181aff31729 2026-01-29 22:49:33.254560 | ubuntu-jammy-large | 2026-01-29 22:49:33.254 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-01-29 22:49:33.260452 | ubuntu-jammy-large | 2026-01-29 22:49:33.260 | Building wheel for pyperclip (pyproject.toml): started 2026-01-29 22:49:33.534803 | ubuntu-jammy-large | 2026-01-29 22:49:33.534 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-01-29 22:49:33.536325 | ubuntu-jammy-large | 2026-01-29 22:49:33.536 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=e5c61b08e953f3ec413c3b17adb04ed1a7f463ebe9b083326e86766a681a75d5 2026-01-29 22:49:33.537067 | ubuntu-jammy-large | 2026-01-29 22:49:33.536 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-01-29 22:49:33.542211 | ubuntu-jammy-large | 2026-01-29 22:49:33.542 | Building wheel for simplegeneric (pyproject.toml): started 2026-01-29 22:49:33.816735 | ubuntu-jammy-large | 2026-01-29 22:49:33.816 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-01-29 22:49:33.818714 | ubuntu-jammy-large | 2026-01-29 22:49:33.818 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0142396adbbce14eb6349d00c04bbae7b466c1b00d8a0e82fd2ded940c28f0dc 2026-01-29 22:49:33.819592 | ubuntu-jammy-large | 2026-01-29 22:49:33.819 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-01-29 22:49:33.824793 | ubuntu-jammy-large | 2026-01-29 22:49:33.824 | Successfully built octavia logutils pyperclip simplegeneric 2026-01-29 22:49:34.220543 | ubuntu-jammy-large | 2026-01-29 22:49:34.220 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, logutils, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, testtools, tenacity, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, fasteners, dnspython, distro, decorator, cmd2, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, stevedore, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, os-service-types, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, debtcollector, cotyledon, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, futurist, Flask, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, castellan, oslo.messaging, keystonemiddleware, octavia 2026-01-29 22:49:45.462542 | ubuntu-jammy-large | 2026-01-29 22:49:45.453 | 2026-01-29 22:49:45.483388 | ubuntu-jammy-large | 2026-01-29 22:49:45.483 | Successfully installed Flask-3.1.0 Jinja2-3.1.5 Mako-1.3.9 MarkupSafe-3.0.2 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.14.0 PyJWT-2.10.1 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.38 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.9 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.14.1 amqp-5.3.1 attrs-25.1.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 castellan-5.2.1 certifi-2026.1.4 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 cotyledon-2.0.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.7.0 dogpile.cache-1.3.4 eventlet-0.39.0 fasteners-0.19 futurist-3.1.0 greenlet-3.1.1 gunicorn-23.0.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 keystonemiddleware-10.9.0 kombu-5.4.2 logutils-0.3.5 msgpack-1.1.0 netaddr-1.3.0 networkx-3.4.2 octavia-16.0.2.dev3 octavia-lib-3.8.0 openstacksdk-4.4.0 os-service-types-1.7.0 oslo.cache-3.10.2 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.0 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.reports-3.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 packaging-24.2 pbr-6.1.1 pecan-1.5.1 platformdirs-4.3.6 prometheus-client-0.21.1 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycadf-4.0.1 pycparser-2.22 pydot-3.0.4 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-glanceclient-4.8.0 python-keystoneclient-5.6.0 python-novaclient-18.9.0 pytz-2025.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 six-1.17.0 statsd-4.0.1 stevedore-5.4.1 taskflow-5.12.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.21.0 2026-01-29 22:49:46.633137 | ubuntu-jammy-large | 2026-01-29 22:49:46.632 | dib-run-parts 75-amphora-agent-install completed 2026-01-29 22:49:46.633276 | ubuntu-jammy-large | 2026-01-29 22:49:46.633 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-01-29 22:49:46.638018 | ubuntu-jammy-large | 2026-01-29 22:49:46.637 | + set -o pipefail 2026-01-29 22:49:46.638120 | ubuntu-jammy-large | 2026-01-29 22:49:46.637 | + '[' -d /var/lib/haproxy ']' 2026-01-29 22:49:46.641292 | ubuntu-jammy-large | 2026-01-29 22:49:46.640 | dib-run-parts 76-haproxy completed 2026-01-29 22:49:46.641390 | ubuntu-jammy-large | 2026-01-29 22:49:46.641 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-01-29 22:49:47.411727 | ubuntu-jammy-large | 2026-01-29 22:49:47.411 | Processing /opt/octavia-lib 2026-01-29 22:49:47.413646 | ubuntu-jammy-large | 2026-01-29 22:49:47.413 | Installing build dependencies: started 2026-01-29 22:49:48.801017 | ubuntu-jammy-large | 2026-01-29 22:49:48.800 | Installing build dependencies: finished with status 'done' 2026-01-29 22:49:48.801610 | ubuntu-jammy-large | 2026-01-29 22:49:48.801 | Getting requirements to build wheel: started 2026-01-29 22:49:49.196565 | ubuntu-jammy-large | 2026-01-29 22:49:49.196 | Getting requirements to build wheel: finished with status 'done' 2026-01-29 22:49:49.202268 | ubuntu-jammy-large | 2026-01-29 22:49:49.202 | Installing backend dependencies: started 2026-01-29 22:49:50.713484 | ubuntu-jammy-large | 2026-01-29 22:49:50.713 | Installing backend dependencies: finished with status 'done' 2026-01-29 22:49:50.715690 | ubuntu-jammy-large | 2026-01-29 22:49:50.715 | Preparing metadata (pyproject.toml): started 2026-01-29 22:49:51.141304 | ubuntu-jammy-large | 2026-01-29 22:49:51.141 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-29 22:49:51.142761 | ubuntu-jammy-large | 2026-01-29 22:49:51.142 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (6.5.1) 2026-01-29 22:49:51.143638 | ubuntu-jammy-large | 2026-01-29 22:49:51.143 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (5.7.0) 2026-01-29 22:49:51.144605 | ubuntu-jammy-large | 2026-01-29 22:49:51.144 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (6.1.1) 2026-01-29 22:49:51.145459 | ubuntu-jammy-large | 2026-01-29 22:49:51.145 | Requirement already satisfied: tenacity>=5.0.2 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (9.0.0) 2026-01-29 22:49:51.148167 | ubuntu-jammy-large | 2026-01-29 22:49:51.148 | Requirement already satisfied: msgpack>=0.5.2 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (1.1.0) 2026-01-29 22:49:51.149037 | ubuntu-jammy-large | 2026-01-29 22:49:51.148 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (8.2.0) 2026-01-29 22:49:51.149936 | ubuntu-jammy-large | 2026-01-29 22:49:51.149 | Requirement already satisfied: tzdata>=2022.4 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (2025.1) 2026-01-29 22:49:51.153136 | ubuntu-jammy-large | 2026-01-29 22:49:51.153 | Requirement already satisfied: iso8601>=0.1.11 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (2.1.0) 2026-01-29 22:49:51.154207 | ubuntu-jammy-large | 2026-01-29 22:49:51.154 | Requirement already satisfied: netaddr>=0.10.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (1.3.0) 2026-01-29 22:49:51.155078 | ubuntu-jammy-large | 2026-01-29 22:49:51.154 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (3.0.0) 2026-01-29 22:49:51.155944 | ubuntu-jammy-large | 2026-01-29 22:49:51.155 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (3.2.1) 2026-01-29 22:49:51.156795 | ubuntu-jammy-large | 2026-01-29 22:49:51.156 | Requirement already satisfied: packaging>=20.4 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (24.2) 2026-01-29 22:49:51.157649 | ubuntu-jammy-large | 2026-01-29 22:49:51.157 | Requirement already satisfied: PyYAML>=3.13 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (6.0.2) 2026-01-29 22:49:51.158437 | ubuntu-jammy-large | 2026-01-29 22:49:51.158 | Requirement already satisfied: psutil>=3.2.2 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (7.0.0) 2026-01-29 22:49:51.160529 | ubuntu-jammy-large | 2026-01-29 22:49:51.160 | Requirement already satisfied: wrapt>=1.7.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.11.0.dev2) (1.17.2) 2026-01-29 22:49:51.164509 | ubuntu-jammy-large | 2026-01-29 22:49:51.164 | Requirement already satisfied: setuptools in /opt/amphora-agent-venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib==3.11.0.dev2) (59.6.0) 2026-01-29 22:49:51.182197 | ubuntu-jammy-large | 2026-01-29 22:49:51.182 | Building wheels for collected packages: octavia-lib 2026-01-29 22:49:51.183344 | ubuntu-jammy-large | 2026-01-29 22:49:51.183 | Building wheel for octavia-lib (pyproject.toml): started 2026-01-29 22:49:51.619951 | ubuntu-jammy-large | 2026-01-29 22:49:51.619 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-01-29 22:49:51.622053 | ubuntu-jammy-large | 2026-01-29 22:49:51.621 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0.dev2-py3-none-any.whl size=38352 sha256=28afb5fd7b82c01ffdf910f0d73c57cb4eec1a1a6593934c32b8ac52862c0cb6 2026-01-29 22:49:51.622760 | ubuntu-jammy-large | 2026-01-29 22:49:51.622 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-01-29 22:49:51.629627 | ubuntu-jammy-large | 2026-01-29 22:49:51.629 | Successfully built octavia-lib 2026-01-29 22:49:51.868150 | ubuntu-jammy-large | 2026-01-29 22:49:51.867 | Installing collected packages: octavia-lib 2026-01-29 22:49:51.868392 | ubuntu-jammy-large | 2026-01-29 22:49:51.868 | Attempting uninstall: octavia-lib 2026-01-29 22:49:51.869606 | ubuntu-jammy-large | 2026-01-29 22:49:51.869 | Found existing installation: octavia-lib 3.8.0 2026-01-29 22:49:51.874378 | ubuntu-jammy-large | 2026-01-29 22:49:51.874 | Uninstalling octavia-lib-3.8.0: 2026-01-29 22:49:51.875656 | ubuntu-jammy-large | 2026-01-29 22:49:51.875 | Successfully uninstalled octavia-lib-3.8.0 2026-01-29 22:49:51.924093 | ubuntu-jammy-large | 2026-01-29 22:49:51.923 | Successfully installed octavia-lib-3.11.0.dev2 2026-01-29 22:49:52.066532 | ubuntu-jammy-large | 2026-01-29 22:49:52.066 | dib-run-parts 76-octavia-lib-install completed 2026-01-29 22:49:52.066625 | ubuntu-jammy-large | 2026-01-29 22:49:52.066 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-01-29 22:49:52.077994 | ubuntu-jammy-large | 2026-01-29 22:49:52.077 | dib-run-parts 80-disable-rfc3041 completed 2026-01-29 22:49:52.078064 | ubuntu-jammy-large | 2026-01-29 22:49:52.077 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-01-29 22:49:52.086505 | ubuntu-jammy-large | 2026-01-29 22:49:52.086 | dib-run-parts 80-modprobe-blacklist completed 2026-01-29 22:49:52.086562 | ubuntu-jammy-large | 2026-01-29 22:49:52.086 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-01-29 22:49:52.117138 | ubuntu-jammy-large | 2026-01-29 22:49:52.116 | Not running install-packages remove with empty packages list 2026-01-29 22:49:53.519033 | ubuntu-jammy-large | 2026-01-29 22:49:53.518 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-01-29 22:49:53.519144 | ubuntu-jammy-large | 2026-01-29 22:49:53.518 | Running command: ['install-packages', '-e', 'gcc', 'python3-dev', 'libssl-dev', 'libffi-dev', 'gcc-12', 'perl', 'firewalld', 'build-essential', 'gcc-11', 'git-man'] 2026-01-29 22:49:53.519178 | ubuntu-jammy-large | 2026-01-29 22:49:53.518 | > Reading package lists... 2026-01-29 22:49:53.519193 | ubuntu-jammy-large | 2026-01-29 22:49:53.518 | > Building dependency tree... 2026-01-29 22:49:53.519207 | ubuntu-jammy-large | 2026-01-29 22:49:53.518 | > Reading state information... 2026-01-29 22:49:53.519221 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Package 'firewalld' is not installed, so not removed 2026-01-29 22:49:53.519234 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > The following packages were automatically installed and are no longer required: 2026-01-29 22:49:53.519249 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-01-29 22:49:53.519263 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-01-29 22:49:53.519276 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-01-29 22:49:53.519289 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-01-29 22:49:53.519302 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-01-29 22:49:53.519319 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-01-29 22:49:53.519334 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-01-29 22:49:53.519347 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Use 'sudo apt autoremove' to remove them. 2026-01-29 22:49:53.519360 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > The following packages will be REMOVED: 2026-01-29 22:49:53.519373 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-01-29 22:49:53.519386 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-01-29 22:49:53.519399 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-01-29 22:49:53.519438 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > After this operation, 195 MB disk space will be freed. 2026-01-29 22:49:53.519461 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > (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 ... 27795 files and directories currently installed.) 2026-01-29 22:49:53.519478 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-01-29 22:49:53.519492 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing build-essential (12.9ubuntu3) ... 2026-01-29 22:49:53.519504 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-29 22:49:53.519517 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-01-29 22:49:53.519530 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:53.519543 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-01-29 22:49:53.519559 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:53.519572 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:53.519585 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing git (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:49:53.519598 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-29 22:49:53.519611 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-29 22:49:53.519624 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing liberror-perl (0.17029-1) ... 2026-01-29 22:49:53.519640 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-01-29 22:49:53.519653 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-01-29 22:49:53.519698 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-01-29 22:49:53.519717 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-01-29 22:49:53.519734 | ubuntu-jammy-large | 2026-01-29 22:49:53.519 | returncode: 0 2026-01-29 22:49:53.535067 | ubuntu-jammy-large | 2026-01-29 22:49:53.534 | dib-run-parts 99-package-uninstalls completed 2026-01-29 22:49:53.535952 | ubuntu-jammy-large | 2026-01-29 22:49:53.535 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:49:53.536038 | ubuntu-jammy-large | 2026-01-29 22:49:53.535 | dib-run-parts 2026-01-29 22:49:53.539274 | ubuntu-jammy-large | 2026-01-29 22:49:53.539 | dib-run-parts Target: install.d 2026-01-29 22:49:53.539341 | ubuntu-jammy-large | 2026-01-29 22:49:53.539 | dib-run-parts 2026-01-29 22:49:53.539361 | ubuntu-jammy-large | 2026-01-29 22:49:53.539 | dib-run-parts Script Seconds 2026-01-29 22:49:53.539379 | ubuntu-jammy-large | 2026-01-29 22:49:53.539 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:49:53.539397 | ubuntu-jammy-large | 2026-01-29 22:49:53.539 | dib-run-parts 2026-01-29 22:49:53.552371 | ubuntu-jammy-large | 2026-01-29 22:49:53.552 | dib-run-parts 00-baseline-environment 2.868 2026-01-29 22:49:53.564244 | ubuntu-jammy-large | 2026-01-29 22:49:53.564 | dib-run-parts 00-up-to-date 0.654 2026-01-29 22:49:53.577055 | ubuntu-jammy-large | 2026-01-29 22:49:53.576 | dib-run-parts 01-package-installs 45.002 2026-01-29 22:49:53.589072 | ubuntu-jammy-large | 2026-01-29 22:49:53.588 | dib-run-parts 05-set-cloud-init-sources 0.010 2026-01-29 22:49:53.600862 | ubuntu-jammy-large | 2026-01-29 22:49:53.600 | dib-run-parts 10-cloud-init 0.006 2026-01-29 22:49:53.614045 | ubuntu-jammy-large | 2026-01-29 22:49:53.613 | dib-run-parts 10-debian-networking 0.014 2026-01-29 22:49:53.626579 | ubuntu-jammy-large | 2026-01-29 22:49:53.626 | dib-run-parts 10-install-static-files 0.066 2026-01-29 22:49:53.638811 | ubuntu-jammy-large | 2026-01-29 22:49:53.638 | dib-run-parts 12-debian-locale-gen 3.070 2026-01-29 22:49:53.651369 | ubuntu-jammy-large | 2026-01-29 22:49:53.651 | dib-run-parts 15-cleanup-debootstrap 0.009 2026-01-29 22:49:53.664178 | ubuntu-jammy-large | 2026-01-29 22:49:53.663 | dib-run-parts 20-install-init-scripts 0.011 2026-01-29 22:49:53.676460 | ubuntu-jammy-large | 2026-01-29 22:49:53.676 | dib-run-parts 75-amphora-agent-install 43.980 2026-01-29 22:49:53.687118 | ubuntu-jammy-large | 2026-01-29 22:49:53.686 | dib-run-parts 76-haproxy 0.006 2026-01-29 22:49:53.700116 | ubuntu-jammy-large | 2026-01-29 22:49:53.699 | dib-run-parts 76-octavia-lib-install 5.423 2026-01-29 22:49:53.711853 | ubuntu-jammy-large | 2026-01-29 22:49:53.711 | dib-run-parts 80-disable-rfc3041 0.009 2026-01-29 22:49:53.724020 | ubuntu-jammy-large | 2026-01-29 22:49:53.723 | dib-run-parts 80-modprobe-blacklist 0.006 2026-01-29 22:49:53.738644 | ubuntu-jammy-large | 2026-01-29 22:49:53.737 | dib-run-parts 99-package-uninstalls 1.446 2026-01-29 22:49:53.740544 | ubuntu-jammy-large | 2026-01-29 22:49:53.740 | dib-run-parts 2026-01-29 22:49:53.740802 | ubuntu-jammy-large | 2026-01-29 22:49:53.740 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:49:53.946802 | ubuntu-jammy-large | 2026-01-29 22:49:53.946 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-29 22:49:53.952377 | ubuntu-jammy-large | 2026-01-29 22:49:53.952 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-29 22:49:53.952576 | ubuntu-jammy-large | 2026-01-29 22:49:53.952 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:49:53.952636 | ubuntu-jammy-large | 2026-01-29 22:49:53.952 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:49:53.952899 | ubuntu-jammy-large | 2026-01-29 22:49:53.952 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:49:53.952930 | ubuntu-jammy-large | 2026-01-29 22:49:53.952 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:49:53.953257 | ubuntu-jammy-large | 2026-01-29 22:49:53.953 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:49:53.958537 | ubuntu-jammy-large | 2026-01-29 22:49:53.958 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:49:53.958796 | ubuntu-jammy-large | 2026-01-29 22:49:53.958 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:49:53.958847 | ubuntu-jammy-large | 2026-01-29 22:49:53.958 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:49:53.958969 | ubuntu-jammy-large | 2026-01-29 22:49:53.958 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:49:53.959015 | ubuntu-jammy-large | 2026-01-29 22:49:53.958 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:49:53.959148 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:49:53.959208 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:49:53.959263 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:49:53.959379 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-29 22:49:53.959401 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ DIB_NO_TIMER_CHECK=True 2026-01-29 22:49:53.959504 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:49:53.959557 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:49:53.959646 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:49:53.959726 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:49:53.960026 | ubuntu-jammy-large | 2026-01-29 22:49:53.959 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:49:53.965704 | ubuntu-jammy-large | 2026-01-29 22:49:53.965 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:49:53.965849 | ubuntu-jammy-large | 2026-01-29 22:49:53.965 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:49:53.965905 | ubuntu-jammy-large | 2026-01-29 22:49:53.965 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:49:53.966198 | ubuntu-jammy-large | 2026-01-29 22:49:53.966 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-01-29 22:49:53.971769 | ubuntu-jammy-large | 2026-01-29 22:49:53.971 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-01-29 22:49:53.971922 | ubuntu-jammy-large | 2026-01-29 22:49:53.971 | ++ export DIB_ADD_APT_KEYS= 2026-01-29 22:49:53.971970 | ubuntu-jammy-large | 2026-01-29 22:49:53.971 | ++ DIB_ADD_APT_KEYS= 2026-01-29 22:49:53.972253 | ubuntu-jammy-large | 2026-01-29 22:49:53.972 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-01-29 22:49:53.977624 | ubuntu-jammy-large | 2026-01-29 22:49:53.977 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-01-29 22:49:53.977828 | ubuntu-jammy-large | 2026-01-29 22:49:53.977 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:49:53.977868 | ubuntu-jammy-large | 2026-01-29 22:49:53.977 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:49:53.978188 | ubuntu-jammy-large | 2026-01-29 22:49:53.978 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:49:53.984541 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:49:53.984616 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ export DISTRO_NAME=ubuntu 2026-01-29 22:49:53.984635 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ DISTRO_NAME=ubuntu 2026-01-29 22:49:53.984776 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ export DIB_RELEASE=jammy 2026-01-29 22:49:53.984797 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ DIB_RELEASE=jammy 2026-01-29 22:49:53.984818 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:49:53.984860 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:49:53.984933 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:49:53.984953 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:49:53.985065 | ubuntu-jammy-large | 2026-01-29 22:49:53.984 | ++ ARCH=amd64 2026-01-29 22:49:53.985131 | ubuntu-jammy-large | 2026-01-29 22:49:53.985 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:49:53.985318 | ubuntu-jammy-large | 2026-01-29 22:49:53.985 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:49:53.985341 | ubuntu-jammy-large | 2026-01-29 22:49:53.985 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:49:53.985380 | ubuntu-jammy-large | 2026-01-29 22:49:53.985 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:49:53.985576 | ubuntu-jammy-large | 2026-01-29 22:49:53.985 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:49:53.992032 | ubuntu-jammy-large | 2026-01-29 22:49:53.991 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:49:53.992098 | ubuntu-jammy-large | 2026-01-29 22:49:53.992 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:49:53.992114 | ubuntu-jammy-large | 2026-01-29 22:49:53.992 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:49:53.992426 | ubuntu-jammy-large | 2026-01-29 22:49:53.992 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:49:53.997212 | ubuntu-jammy-large | 2026-01-29 22:49:53.997 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:49:53.997277 | ubuntu-jammy-large | 2026-01-29 22:49:53.997 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:49:53.997298 | ubuntu-jammy-large | 2026-01-29 22:49:53.997 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-29 22:49:53.997314 | ubuntu-jammy-large | 2026-01-29 22:49:53.997 | ++ DIB_INIT_SYSTEM=systemd 2026-01-29 22:49:53.997511 | ubuntu-jammy-large | 2026-01-29 22:49:53.997 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:49:54.002570 | ubuntu-jammy-large | 2026-01-29 22:49:54.002 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:49:54.002641 | ubuntu-jammy-large | 2026-01-29 22:49:54.002 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:49:54.002660 | ubuntu-jammy-large | 2026-01-29 22:49:54.002 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:49:54.002860 | ubuntu-jammy-large | 2026-01-29 22:49:54.002 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:49:54.008848 | ubuntu-jammy-large | 2026-01-29 22:49:54.008 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:49:54.008940 | ubuntu-jammy-large | 2026-01-29 22:49:54.008 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:49:54.008970 | ubuntu-jammy-large | 2026-01-29 22:49:54.008 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:49:54.009062 | ubuntu-jammy-large | 2026-01-29 22:49:54.009 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-29 22:49:54.014276 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-29 22:49:54.014343 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:49:54.014362 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:49:54.014466 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:49:54.014490 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:49:54.014644 | ubuntu-jammy-large | 2026-01-29 22:49:54.014 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-01-29 22:49:54.020808 | ubuntu-jammy-large | 2026-01-29 22:49:54.020 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-01-29 22:49:54.020866 | ubuntu-jammy-large | 2026-01-29 22:49:54.020 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:49:54.020982 | ubuntu-jammy-large | 2026-01-29 22:49:54.020 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:49:54.021003 | ubuntu-jammy-large | 2026-01-29 22:49:54.020 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-29 22:49:54.021174 | ubuntu-jammy-large | 2026-01-29 22:49:54.021 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-01-29 22:49:54.026454 | ubuntu-jammy-large | 2026-01-29 22:49:54.026 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-01-29 22:49:54.026559 | ubuntu-jammy-large | 2026-01-29 22:49:54.026 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:49:54.026582 | ubuntu-jammy-large | 2026-01-29 22:49:54.026 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:49:54.026778 | ubuntu-jammy-large | 2026-01-29 22:49:54.026 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-29 22:49:54.032179 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-29 22:49:54.032320 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ '[' -z '' ']' 2026-01-29 22:49:54.032343 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ case "$DISTRO_NAME" in 2026-01-29 22:49:54.032391 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ '[' jammy == trusty ']' 2026-01-29 22:49:54.032472 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ '[' -z '' ']' 2026-01-29 22:49:54.032492 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ DIB_PYTHON_VERSION=3 2026-01-29 22:49:54.032537 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ export DIB_PYTHON_VERSION 2026-01-29 22:49:54.032587 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ export DIB_PYTHON=python3 2026-01-29 22:49:54.032604 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | ++ DIB_PYTHON=python3 2026-01-29 22:49:54.032848 | ubuntu-jammy-large | 2026-01-29 22:49:54.032 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:49:54.037258 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:49:54.037392 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ '[' 0 -gt 0 ']' 2026-01-29 22:49:54.037413 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ set -euo pipefail 2026-01-29 22:49:54.037521 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ case $DISTRO_NAME in 2026-01-29 22:49:54.037542 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:49:54.037584 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:49:54.037617 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:49:54.037663 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:49:54.037842 | ubuntu-jammy-large | 2026-01-29 22:49:54.037 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-29 22:49:54.042971 | ubuntu-jammy-large | 2026-01-29 22:49:54.042 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-29 22:49:54.043040 | ubuntu-jammy-large | 2026-01-29 22:49:54.042 | ++ '[' -z systemd ']' 2026-01-29 22:49:54.043061 | ubuntu-jammy-large | 2026-01-29 22:49:54.043 | ++ case $DIB_INIT_SYSTEM in 2026-01-29 22:49:54.043284 | ubuntu-jammy-large | 2026-01-29 22:49:54.043 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-01-29 22:49:54.110739 | ubuntu-jammy-large | 2026-01-29 22:49:54.110 | Nothing to install 2026-01-29 22:49:54.121312 | ubuntu-jammy-large | 2026-01-29 22:49:54.121 | dib-run-parts 00-package-installs completed 2026-01-29 22:49:54.121391 | ubuntu-jammy-large | 2026-01-29 22:49:54.121 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-01-29 22:49:54.133615 | ubuntu-jammy-large | 2026-01-29 22:49:54.133 | dib-run-parts 10-enable-init-scripts completed 2026-01-29 22:49:54.133729 | ubuntu-jammy-large | 2026-01-29 22:49:54.133 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-01-29 22:49:54.145004 | ubuntu-jammy-large | 2026-01-29 22:49:54.144 | dib-run-parts 10-fix-rsyslog completed 2026-01-29 22:49:54.145228 | ubuntu-jammy-large | 2026-01-29 22:49:54.145 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-01-29 22:49:54.213765 | ubuntu-jammy-large | 2026-01-29 22:49:54.213 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-01-29 22:49:54.218119 | ubuntu-jammy-large | 2026-01-29 22:49:54.217 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-01-29 22:49:54.218338 | ubuntu-jammy-large | 2026-01-29 22:49:54.218 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-01-29 22:49:54.270062 | ubuntu-jammy-large | 2026-01-29 22:49:54.269 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-01-29 22:49:54.272834 | ubuntu-jammy-large | 2026-01-29 22:49:54.272 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-01-29 22:49:54.273082 | ubuntu-jammy-large | 2026-01-29 22:49:54.272 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-01-29 22:49:54.283027 | ubuntu-jammy-large | 2026-01-29 22:49:54.282 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-01-29 22:49:54.283075 | ubuntu-jammy-large | 2026-01-29 22:49:54.283 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-01-29 22:49:54.322456 | ubuntu-jammy-large | 2026-01-29 22:49:54.322 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-01-29 22:49:54.325766 | ubuntu-jammy-large | 2026-01-29 22:49:54.325 | dib-run-parts 20-disable-default-haproxy completed 2026-01-29 22:49:54.325945 | ubuntu-jammy-large | 2026-01-29 22:49:54.325 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-01-29 22:49:54.457214 | ubuntu-jammy-large | 2026-01-29 22:49:54.456 | dib-run-parts 20-haproxy-tune-kernel completed 2026-01-29 22:49:54.457326 | ubuntu-jammy-large | 2026-01-29 22:49:54.457 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-01-29 22:49:54.468427 | ubuntu-jammy-large | 2026-01-29 22:49:54.468 | dib-run-parts 20-haproxy-user-group-config completed 2026-01-29 22:49:54.468535 | ubuntu-jammy-large | 2026-01-29 22:49:54.468 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-01-29 22:49:54.477002 | ubuntu-jammy-large | 2026-01-29 22:49:54.476 | dib-run-parts 20-setup-haproxy-log completed 2026-01-29 22:49:54.477157 | ubuntu-jammy-large | 2026-01-29 22:49:54.477 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-01-29 22:49:54.487390 | ubuntu-jammy-large | 2026-01-29 22:49:54.487 | dib-run-parts 21-create-ping-wrapper completed 2026-01-29 22:49:54.487557 | ubuntu-jammy-large | 2026-01-29 22:49:54.487 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-01-29 22:49:54.494970 | ubuntu-jammy-large | 2026-01-29 22:49:54.494 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-01-29 22:49:54.498002 | ubuntu-jammy-large | 2026-01-29 22:49:54.497 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-01-29 22:49:54.498273 | ubuntu-jammy-large | 2026-01-29 22:49:54.498 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-01-29 22:49:54.513350 | ubuntu-jammy-large | 2026-01-29 22:49:54.513 | dib-run-parts 30-logrotate-haproxy completed 2026-01-29 22:49:54.513424 | ubuntu-jammy-large | 2026-01-29 22:49:54.513 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-01-29 22:49:54.530529 | ubuntu-jammy-large | 2026-01-29 22:49:54.530 | dib-run-parts 30-logrotate-timer completed 2026-01-29 22:49:54.530836 | ubuntu-jammy-large | 2026-01-29 22:49:54.530 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-01-29 22:49:54.545285 | ubuntu-jammy-large | 2026-01-29 22:49:54.545 | dib-run-parts 89-remove-build-deps completed 2026-01-29 22:49:54.545380 | ubuntu-jammy-large | 2026-01-29 22:49:54.545 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-01-29 22:49:54.645976 | ubuntu-jammy-large | 2026-01-29 22:49:54.645 | Reading package lists... 2026-01-29 22:49:54.921955 | ubuntu-jammy-large | 2026-01-29 22:49:54.921 | Building dependency tree... 2026-01-29 22:49:54.922251 | ubuntu-jammy-large | 2026-01-29 22:49:54.922 | Reading state information... 2026-01-29 22:49:55.166356 | ubuntu-jammy-large | 2026-01-29 22:49:55.166 | The following packages will be REMOVED: 2026-01-29 22:49:55.166537 | ubuntu-jammy-large | 2026-01-29 22:49:55.166 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-01-29 22:49:55.166653 | ubuntu-jammy-large | 2026-01-29 22:49:55.166 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-01-29 22:49:55.166805 | ubuntu-jammy-large | 2026-01-29 22:49:55.166 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-01-29 22:49:55.166925 | ubuntu-jammy-large | 2026-01-29 22:49:55.166 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-01-29 22:49:55.167173 | ubuntu-jammy-large | 2026-01-29 22:49:55.167 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-01-29 22:49:55.167358 | ubuntu-jammy-large | 2026-01-29 22:49:55.167 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-01-29 22:49:55.167725 | ubuntu-jammy-large | 2026-01-29 22:49:55.167 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-01-29 22:49:55.167910 | ubuntu-jammy-large | 2026-01-29 22:49:55.167 | rpcsvc-proto* zlib1g-dev* 2026-01-29 22:49:55.436561 | ubuntu-jammy-large | 2026-01-29 22:49:55.436 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-01-29 22:49:55.436661 | ubuntu-jammy-large | 2026-01-29 22:49:55.436 | After this operation, 205 MB disk space will be freed. 2026-01-29 22:49:55.469317 | ubuntu-jammy-large | 2026-01-29 22:49:55.469 | (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 ... 25928 files and directories currently installed.) 2026-01-29 22:49:55.471038 | ubuntu-jammy-large | 2026-01-29 22:49:55.470 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-01-29 22:49:55.481866 | ubuntu-jammy-large | 2026-01-29 22:49:55.481 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.487887 | ubuntu-jammy-large | 2026-01-29 22:49:55.487 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.494076 | ubuntu-jammy-large | 2026-01-29 22:49:55.493 | Removing dctrl-tools (2.24-3build2) ... 2026-01-29 22:49:55.511521 | ubuntu-jammy-large | 2026-01-29 22:49:55.511 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.527444 | ubuntu-jammy-large | 2026-01-29 22:49:55.527 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.534462 | ubuntu-jammy-large | 2026-01-29 22:49:55.534 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.538657 | ubuntu-jammy-large | 2026-01-29 22:49:55.538 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.544837 | ubuntu-jammy-large | 2026-01-29 22:49:55.544 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.547727 | ubuntu-jammy-large | 2026-01-29 22:49:55.547 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.553691 | ubuntu-jammy-large | 2026-01-29 22:49:55.553 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.556736 | ubuntu-jammy-large | 2026-01-29 22:49:55.556 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.559578 | ubuntu-jammy-large | 2026-01-29 22:49:55.559 | Removing python3.10-dev (3.10.12-1~22.04.13) ... 2026-01-29 22:49:55.561601 | ubuntu-jammy-large | 2026-01-29 22:49:55.561 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-29 22:49:55.563725 | ubuntu-jammy-large | 2026-01-29 22:49:55.563 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:49:55.569831 | ubuntu-jammy-large | 2026-01-29 22:49:55.569 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-29 22:49:55.572057 | ubuntu-jammy-large | 2026-01-29 22:49:55.571 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-29 22:49:55.574956 | ubuntu-jammy-large | 2026-01-29 22:49:55.574 | Removing libc6-dev:amd64 (2.35-0ubuntu3.12) ... 2026-01-29 22:49:55.583077 | ubuntu-jammy-large | 2026-01-29 22:49:55.582 | Removing libc-dev-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:49:55.584897 | ubuntu-jammy-large | 2026-01-29 22:49:55.584 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.586798 | ubuntu-jammy-large | 2026-01-29 22:49:55.586 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-29 22:49:55.588873 | ubuntu-jammy-large | 2026-01-29 22:49:55.588 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.591477 | ubuntu-jammy-large | 2026-01-29 22:49:55.591 | Removing libisl23:amd64 (0.24-2build1) ... 2026-01-29 22:49:55.593611 | ubuntu-jammy-large | 2026-01-29 22:49:55.593 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.595511 | ubuntu-jammy-large | 2026-01-29 22:49:55.595 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-01-29 22:49:55.597584 | ubuntu-jammy-large | 2026-01-29 22:49:55.597 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-29 22:49:55.626358 | ubuntu-jammy-large | 2026-01-29 22:49:55.626 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-01-29 22:49:55.628732 | ubuntu-jammy-large | 2026-01-29 22:49:55.628 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.631048 | ubuntu-jammy-large | 2026-01-29 22:49:55.630 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-01-29 22:49:55.633007 | ubuntu-jammy-large | 2026-01-29 22:49:55.632 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-29 22:49:55.635028 | ubuntu-jammy-large | 2026-01-29 22:49:55.634 | Removing libpython3.10:amd64 (3.10.12-1~22.04.13) ... 2026-01-29 22:49:55.637985 | ubuntu-jammy-large | 2026-01-29 22:49:55.637 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.639762 | ubuntu-jammy-large | 2026-01-29 22:49:55.639 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-29 22:49:55.642468 | ubuntu-jammy-large | 2026-01-29 22:49:55.642 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.645130 | ubuntu-jammy-large | 2026-01-29 22:49:55.645 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-29 22:49:55.647283 | ubuntu-jammy-large | 2026-01-29 22:49:55.647 | Removing linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-29 22:49:55.660364 | ubuntu-jammy-large | 2026-01-29 22:49:55.660 | Removing lto-disabled-list (24) ... 2026-01-29 22:49:55.664705 | ubuntu-jammy-large | 2026-01-29 22:49:55.664 | Removing make (4.3-4.1build1) ... 2026-01-29 22:49:55.667043 | ubuntu-jammy-large | 2026-01-29 22:49:55.666 | Removing patch (2.7.6-7build2) ... 2026-01-29 22:49:55.669085 | ubuntu-jammy-large | 2026-01-29 22:49:55.668 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-29 22:49:55.694833 | ubuntu-jammy-large | 2026-01-29 22:49:55.694 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:49:55.759702 | ubuntu-jammy-large | 2026-01-29 22:49:55.759 | (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 ... 22619 files and directories currently installed.) 2026-01-29 22:49:55.760733 | ubuntu-jammy-large | 2026-01-29 22:49:55.760 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-29 22:49:55.774653 | ubuntu-jammy-large | 2026-01-29 22:49:55.774 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-01-29 22:49:56.005066 | ubuntu-jammy-large | 2026-01-29 22:49:56.004 | dib-run-parts 90-remove-build-deps completed 2026-01-29 22:49:56.005156 | ubuntu-jammy-large | 2026-01-29 22:49:56.004 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-01-29 22:49:56.010582 | ubuntu-jammy-large | 2026-01-29 22:49:56.010 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-01-29 22:49:56.010732 | ubuntu-jammy-large | 2026-01-29 22:49:56.010 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-01-29 22:49:56.034714 | ubuntu-jammy-large | 2026-01-29 22:49:56.034 | dib-run-parts 91-remove-default-ints completed 2026-01-29 22:49:56.034801 | ubuntu-jammy-large | 2026-01-29 22:49:56.034 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-01-29 22:49:56.062409 | ubuntu-jammy-large | 2026-01-29 22:49:56.062 | Not running install-packages remove with empty packages list 2026-01-29 22:49:56.110213 | ubuntu-jammy-large | 2026-01-29 22:49:56.109 | Nothing to uninstall 2026-01-29 22:49:56.120242 | ubuntu-jammy-large | 2026-01-29 22:49:56.120 | dib-run-parts 95-package-uninstalls completed 2026-01-29 22:49:56.120549 | ubuntu-jammy-large | 2026-01-29 22:49:56.120 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-01-29 22:49:56.182727 | ubuntu-jammy-large | 2026-01-29 22:49:56.182 | Reading package lists... 2026-01-29 22:49:56.446389 | ubuntu-jammy-large | 2026-01-29 22:49:56.446 | Building dependency tree... 2026-01-29 22:49:56.446700 | ubuntu-jammy-large | 2026-01-29 22:49:56.446 | Reading state information... 2026-01-29 22:49:56.684418 | ubuntu-jammy-large | 2026-01-29 22:49:56.684 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:49:56.689198 | ubuntu-jammy-large | 2026-01-29 22:49:56.689 | dib-run-parts 99-autoremove completed 2026-01-29 22:49:56.690773 | ubuntu-jammy-large | 2026-01-29 22:49:56.690 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:49:56.690851 | ubuntu-jammy-large | 2026-01-29 22:49:56.690 | dib-run-parts 2026-01-29 22:49:56.694419 | ubuntu-jammy-large | 2026-01-29 22:49:56.694 | dib-run-parts Target: post-install.d 2026-01-29 22:49:56.694474 | ubuntu-jammy-large | 2026-01-29 22:49:56.694 | dib-run-parts 2026-01-29 22:49:56.694491 | ubuntu-jammy-large | 2026-01-29 22:49:56.694 | dib-run-parts Script Seconds 2026-01-29 22:49:56.694505 | ubuntu-jammy-large | 2026-01-29 22:49:56.694 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:49:56.694519 | ubuntu-jammy-large | 2026-01-29 22:49:56.694 | dib-run-parts 2026-01-29 22:49:56.712190 | ubuntu-jammy-large | 2026-01-29 22:49:56.712 | dib-run-parts 00-package-installs 0.076 2026-01-29 22:49:56.723116 | ubuntu-jammy-large | 2026-01-29 22:49:56.723 | dib-run-parts 10-enable-init-scripts 0.009 2026-01-29 22:49:56.734287 | ubuntu-jammy-large | 2026-01-29 22:49:56.734 | dib-run-parts 10-fix-rsyslog 0.009 2026-01-29 22:49:56.745424 | ubuntu-jammy-large | 2026-01-29 22:49:56.745 | dib-run-parts 11-enable-amphora-agent-systemd 0.070 2026-01-29 22:49:56.757329 | ubuntu-jammy-large | 2026-01-29 22:49:56.757 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.052 2026-01-29 22:49:56.768116 | ubuntu-jammy-large | 2026-01-29 22:49:56.767 | dib-run-parts 20-disable-default-haproxy 0.051 2026-01-29 22:49:56.781033 | ubuntu-jammy-large | 2026-01-29 22:49:56.780 | dib-run-parts 20-haproxy-tune-kernel 0.129 2026-01-29 22:49:56.793618 | ubuntu-jammy-large | 2026-01-29 22:49:56.793 | dib-run-parts 20-haproxy-user-group-config 0.008 2026-01-29 22:49:56.806833 | ubuntu-jammy-large | 2026-01-29 22:49:56.806 | dib-run-parts 20-setup-haproxy-log 0.006 2026-01-29 22:49:56.820088 | ubuntu-jammy-large | 2026-01-29 22:49:56.819 | dib-run-parts 21-create-ping-wrapper 0.008 2026-01-29 22:49:56.833556 | ubuntu-jammy-large | 2026-01-29 22:49:56.833 | dib-run-parts 30-enable-certs-ramfs-service 0.008 2026-01-29 22:49:56.846501 | ubuntu-jammy-large | 2026-01-29 22:49:56.846 | dib-run-parts 30-logrotate-haproxy 0.013 2026-01-29 22:49:56.859155 | ubuntu-jammy-large | 2026-01-29 22:49:56.859 | dib-run-parts 30-logrotate-timer 0.014 2026-01-29 22:49:56.871896 | ubuntu-jammy-large | 2026-01-29 22:49:56.871 | dib-run-parts 89-remove-build-deps 0.011 2026-01-29 22:49:56.885807 | ubuntu-jammy-large | 2026-01-29 22:49:56.885 | dib-run-parts 90-remove-build-deps 1.456 2026-01-29 22:49:56.898484 | ubuntu-jammy-large | 2026-01-29 22:49:56.898 | dib-run-parts 91-remove-default-ints 0.027 2026-01-29 22:49:56.910644 | ubuntu-jammy-large | 2026-01-29 22:49:56.910 | dib-run-parts 95-package-uninstalls 0.084 2026-01-29 22:49:56.923859 | ubuntu-jammy-large | 2026-01-29 22:49:56.923 | dib-run-parts 99-autoremove 0.566 2026-01-29 22:49:56.927257 | ubuntu-jammy-large | 2026-01-29 22:49:56.927 | dib-run-parts 2026-01-29 22:49:56.927521 | ubuntu-jammy-large | 2026-01-29 22:49:56.927 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:49:57.061632 | ubuntu-jammy-large | 2026-01-29 22:49:57.061 | Unmount /tmp/dib_build.unX2I26e/mnt/var/cache/apt/archives 2026-01-29 22:49:57.086662 | ubuntu-jammy-large | 2026-01-29 22:49:57.086 | Unmount /tmp/dib_build.unX2I26e/mnt/tmp/pip 2026-01-29 22:49:57.111118 | ubuntu-jammy-large | 2026-01-29 22:49:57.110 | Unmount /tmp/dib_build.unX2I26e/mnt/sys 2026-01-29 22:49:57.134124 | ubuntu-jammy-large | 2026-01-29 22:49:57.133 | Unmount /tmp/dib_build.unX2I26e/mnt/proc 2026-01-29 22:49:57.156251 | ubuntu-jammy-large | 2026-01-29 22:49:57.156 | Unmount /tmp/dib_build.unX2I26e/mnt/dev/pts 2026-01-29 22:49:57.178634 | ubuntu-jammy-large | 2026-01-29 22:49:57.178 | Unmount /tmp/dib_build.unX2I26e/mnt/dev 2026-01-29 22:49:57.498382 | ubuntu-jammy-large | 2026-01-29 22:49:57.498 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.unX2I26e/states/block-device/config.json] 2026-01-29 22:49:57.814817 | ubuntu-jammy-large | 2026-01-29 22:49:57.814 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-01-29 22:49:57.816102 | ubuntu-jammy-large | 2026-01-29 22:49:57.815 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.qELZtrtj/image0.raw] 2026-01-29 22:49:57.816291 | ubuntu-jammy-large | 2026-01-29 22:49:57.816 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-01-29 22:49:57.816357 | ubuntu-jammy-large | 2026-01-29 22:49:57.816 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.qELZtrtj/image0.raw] 2026-01-29 22:49:57.863398 | ubuntu-jammy-large | 2026-01-29 22:49:57.863 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-01-29 22:49:57.863849 | ubuntu-jammy-large | 2026-01-29 22:49:57.863 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.qELZtrtj/image0.raw] 2026-01-29 22:49:57.863992 | ubuntu-jammy-large | 2026-01-29 22:49:57.863 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-01-29 22:49:57.864315 | ubuntu-jammy-large | 2026-01-29 22:49:57.864 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-01-29 22:49:57.864426 | ubuntu-jammy-large | 2026-01-29 22:49:57.864 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-01-29 22:49:57.864650 | ubuntu-jammy-large | 2026-01-29 22:49:57.864 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-01-29 22:49:57.942199 | ubuntu-jammy-large | 2026-01-29 22:49:57.941 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-01-29 22:49:58.064851 | ubuntu-jammy-large | 2026-01-29 22:49:58.064 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U c6aec08e-184e-4688-8558-690803101c6c -q /dev/mapper/loop0p1] 2026-01-29 22:49:58.147430 | ubuntu-jammy-large | 2026-01-29 22:49:58.147 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.unX2I26e/mnt/] 2026-01-29 22:49:58.169869 | ubuntu-jammy-large | 2026-01-29 22:49:58.169 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.unX2I26e/mnt/] 2026-01-29 22:49:58.170085 | ubuntu-jammy-large | 2026-01-29 22:49:58.170 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.unX2I26e/mnt/] 2026-01-29 22:49:58.204660 | ubuntu-jammy-large | 2026-01-29 22:49:58.204 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-01-29 22:49:58.516452 | ubuntu-jammy-large | 2026-01-29 22:49:58.516 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-01-29 22:49:58.831101 | ubuntu-jammy-large | 2026-01-29 22:49:58.830 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-01-29 22:49:59.125662 | ubuntu-jammy-large | 2026-01-29 22:49:59.125 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-01-29 22:49:59.125947 | ubuntu-jammy-large | 2026-01-29 22:49:59.125 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.unX2I26e/built/etc] 2026-01-29 22:49:59.149038 | ubuntu-jammy-large | 2026-01-29 22:49:59.148 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.unX2I26e/states/block-device/fstab /tmp/dib_build.unX2I26e/built/etc/fstab] 2026-01-29 22:50:04.501207 | ubuntu-jammy-large | 2026-01-29 22:50:04.500 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-29 22:50:04.505762 | ubuntu-jammy-large | 2026-01-29 22:50:04.505 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-29 22:50:04.505851 | ubuntu-jammy-large | 2026-01-29 22:50:04.505 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:50:04.505880 | ubuntu-jammy-large | 2026-01-29 22:50:04.505 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:50:04.505908 | ubuntu-jammy-large | 2026-01-29 22:50:04.505 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:50:04.505935 | ubuntu-jammy-large | 2026-01-29 22:50:04.505 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:50:04.506145 | ubuntu-jammy-large | 2026-01-29 22:50:04.506 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:50:04.511059 | ubuntu-jammy-large | 2026-01-29 22:50:04.510 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:50:04.511251 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:50:04.511306 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:50:04.511432 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:50:04.511456 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:50:04.511610 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:50:04.511667 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:50:04.511757 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:50:04.511878 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-29 22:50:04.511922 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ DIB_NO_TIMER_CHECK=True 2026-01-29 22:50:04.512024 | ubuntu-jammy-large | 2026-01-29 22:50:04.511 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:50:04.512083 | ubuntu-jammy-large | 2026-01-29 22:50:04.512 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:50:04.512174 | ubuntu-jammy-large | 2026-01-29 22:50:04.512 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:50:04.512233 | ubuntu-jammy-large | 2026-01-29 22:50:04.512 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:50:04.512546 | ubuntu-jammy-large | 2026-01-29 22:50:04.512 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:50:04.517618 | ubuntu-jammy-large | 2026-01-29 22:50:04.517 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:50:04.517832 | ubuntu-jammy-large | 2026-01-29 22:50:04.517 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:50:04.517860 | ubuntu-jammy-large | 2026-01-29 22:50:04.517 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:50:04.518169 | ubuntu-jammy-large | 2026-01-29 22:50:04.518 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-01-29 22:50:04.523802 | ubuntu-jammy-large | 2026-01-29 22:50:04.523 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-01-29 22:50:04.523973 | ubuntu-jammy-large | 2026-01-29 22:50:04.523 | ++ export DIB_ADD_APT_KEYS= 2026-01-29 22:50:04.524025 | ubuntu-jammy-large | 2026-01-29 22:50:04.523 | ++ DIB_ADD_APT_KEYS= 2026-01-29 22:50:04.524312 | ubuntu-jammy-large | 2026-01-29 22:50:04.524 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-01-29 22:50:04.529998 | ubuntu-jammy-large | 2026-01-29 22:50:04.529 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-01-29 22:50:04.530161 | ubuntu-jammy-large | 2026-01-29 22:50:04.530 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:50:04.530219 | ubuntu-jammy-large | 2026-01-29 22:50:04.530 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:50:04.530532 | ubuntu-jammy-large | 2026-01-29 22:50:04.530 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:50:04.535187 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:50:04.535333 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ export DISTRO_NAME=ubuntu 2026-01-29 22:50:04.535386 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ DISTRO_NAME=ubuntu 2026-01-29 22:50:04.535503 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ export DIB_RELEASE=jammy 2026-01-29 22:50:04.535542 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ DIB_RELEASE=jammy 2026-01-29 22:50:04.535665 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:50:04.535735 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:50:04.535848 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:50:04.535893 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:50:04.536000 | ubuntu-jammy-large | 2026-01-29 22:50:04.535 | ++ ARCH=amd64 2026-01-29 22:50:04.536157 | ubuntu-jammy-large | 2026-01-29 22:50:04.536 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:50:04.536410 | ubuntu-jammy-large | 2026-01-29 22:50:04.536 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:50:04.536545 | ubuntu-jammy-large | 2026-01-29 22:50:04.536 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:50:04.536579 | ubuntu-jammy-large | 2026-01-29 22:50:04.536 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:50:04.536916 | ubuntu-jammy-large | 2026-01-29 22:50:04.536 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:50:04.541260 | ubuntu-jammy-large | 2026-01-29 22:50:04.541 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:50:04.541460 | ubuntu-jammy-large | 2026-01-29 22:50:04.541 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:50:04.541490 | ubuntu-jammy-large | 2026-01-29 22:50:04.541 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:50:04.541825 | ubuntu-jammy-large | 2026-01-29 22:50:04.541 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:50:04.546795 | ubuntu-jammy-large | 2026-01-29 22:50:04.546 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:50:04.546900 | ubuntu-jammy-large | 2026-01-29 22:50:04.546 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:50:04.546966 | ubuntu-jammy-large | 2026-01-29 22:50:04.546 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-29 22:50:04.547058 | ubuntu-jammy-large | 2026-01-29 22:50:04.546 | ++ DIB_INIT_SYSTEM=systemd 2026-01-29 22:50:04.547329 | ubuntu-jammy-large | 2026-01-29 22:50:04.547 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:50:04.552661 | ubuntu-jammy-large | 2026-01-29 22:50:04.552 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:50:04.552942 | ubuntu-jammy-large | 2026-01-29 22:50:04.552 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:50:04.552975 | ubuntu-jammy-large | 2026-01-29 22:50:04.552 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:50:04.553277 | ubuntu-jammy-large | 2026-01-29 22:50:04.553 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:50:04.558642 | ubuntu-jammy-large | 2026-01-29 22:50:04.558 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:50:04.558833 | ubuntu-jammy-large | 2026-01-29 22:50:04.558 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:50:04.558859 | ubuntu-jammy-large | 2026-01-29 22:50:04.558 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:50:04.559151 | ubuntu-jammy-large | 2026-01-29 22:50:04.559 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-29 22:50:04.564536 | ubuntu-jammy-large | 2026-01-29 22:50:04.564 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-29 22:50:04.564721 | ubuntu-jammy-large | 2026-01-29 22:50:04.564 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:50:04.564804 | ubuntu-jammy-large | 2026-01-29 22:50:04.564 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:50:04.564962 | ubuntu-jammy-large | 2026-01-29 22:50:04.564 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:50:04.565011 | ubuntu-jammy-large | 2026-01-29 22:50:04.564 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:50:04.565295 | ubuntu-jammy-large | 2026-01-29 22:50:04.565 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-01-29 22:50:04.570819 | ubuntu-jammy-large | 2026-01-29 22:50:04.570 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-01-29 22:50:04.571028 | ubuntu-jammy-large | 2026-01-29 22:50:04.570 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:50:04.571196 | ubuntu-jammy-large | 2026-01-29 22:50:04.571 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:50:04.571246 | ubuntu-jammy-large | 2026-01-29 22:50:04.571 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-29 22:50:04.571556 | ubuntu-jammy-large | 2026-01-29 22:50:04.571 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-01-29 22:50:04.576838 | ubuntu-jammy-large | 2026-01-29 22:50:04.576 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-01-29 22:50:04.577028 | ubuntu-jammy-large | 2026-01-29 22:50:04.576 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:50:04.577080 | ubuntu-jammy-large | 2026-01-29 22:50:04.577 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:50:04.577387 | ubuntu-jammy-large | 2026-01-29 22:50:04.577 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-29 22:50:04.583178 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-29 22:50:04.583442 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ '[' -z '' ']' 2026-01-29 22:50:04.583500 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ case "$DISTRO_NAME" in 2026-01-29 22:50:04.583617 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ '[' jammy == trusty ']' 2026-01-29 22:50:04.583780 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ '[' -z '' ']' 2026-01-29 22:50:04.583863 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ DIB_PYTHON_VERSION=3 2026-01-29 22:50:04.583979 | ubuntu-jammy-large | 2026-01-29 22:50:04.583 | ++ export DIB_PYTHON_VERSION 2026-01-29 22:50:04.584053 | ubuntu-jammy-large | 2026-01-29 22:50:04.584 | ++ export DIB_PYTHON=python3 2026-01-29 22:50:04.584114 | ubuntu-jammy-large | 2026-01-29 22:50:04.584 | ++ DIB_PYTHON=python3 2026-01-29 22:50:04.584418 | ubuntu-jammy-large | 2026-01-29 22:50:04.584 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:50:04.588276 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:50:04.588489 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ '[' 0 -gt 0 ']' 2026-01-29 22:50:04.588602 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ set -euo pipefail 2026-01-29 22:50:04.588783 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ case $DISTRO_NAME in 2026-01-29 22:50:04.588899 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:50:04.588953 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:50:04.589019 | ubuntu-jammy-large | 2026-01-29 22:50:04.588 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:50:04.589084 | ubuntu-jammy-large | 2026-01-29 22:50:04.589 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:50:04.589367 | ubuntu-jammy-large | 2026-01-29 22:50:04.589 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-29 22:50:04.593947 | ubuntu-jammy-large | 2026-01-29 22:50:04.593 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-29 22:50:04.594111 | ubuntu-jammy-large | 2026-01-29 22:50:04.594 | ++ '[' -z systemd ']' 2026-01-29 22:50:04.594237 | ubuntu-jammy-large | 2026-01-29 22:50:04.594 | ++ case $DIB_INIT_SYSTEM in 2026-01-29 22:50:04.594566 | ubuntu-jammy-large | 2026-01-29 22:50:04.594 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-01-29 22:50:04.663585 | ubuntu-jammy-large | 2026-01-29 22:50:04.663 | INFO:root:Mapping for bootloader : grub-pc 2026-01-29 22:50:04.731117 | ubuntu-jammy-large | 2026-01-29 22:50:04.730 | Reading package lists... 2026-01-29 22:50:05.013995 | ubuntu-jammy-large | 2026-01-29 22:50:05.013 | Building dependency tree... 2026-01-29 22:50:05.014301 | ubuntu-jammy-large | 2026-01-29 22:50:05.014 | Reading state information... 2026-01-29 22:50:05.227917 | ubuntu-jammy-large | 2026-01-29 22:50:05.227 | The following additional packages will be installed: 2026-01-29 22:50:05.228056 | ubuntu-jammy-large | 2026-01-29 22:50:05.227 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-01-29 22:50:05.229287 | ubuntu-jammy-large | 2026-01-29 22:50:05.229 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-01-29 22:50:05.230472 | ubuntu-jammy-large | 2026-01-29 22:50:05.230 | Suggested packages: 2026-01-29 22:50:05.230495 | ubuntu-jammy-large | 2026-01-29 22:50:05.230 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-01-29 22:50:05.230509 | ubuntu-jammy-large | 2026-01-29 22:50:05.230 | Recommended packages: 2026-01-29 22:50:05.230527 | ubuntu-jammy-large | 2026-01-29 22:50:05.230 | os-prober 2026-01-29 22:50:05.258412 | ubuntu-jammy-large | 2026-01-29 22:50:05.258 | The following NEW packages will be installed: 2026-01-29 22:50:05.258504 | ubuntu-jammy-large | 2026-01-29 22:50:05.258 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-01-29 22:50:05.259692 | ubuntu-jammy-large | 2026-01-29 22:50:05.259 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-01-29 22:50:05.398234 | ubuntu-jammy-large | 2026-01-29 22:50:05.397 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-01-29 22:50:05.398364 | ubuntu-jammy-large | 2026-01-29 22:50:05.398 | Need to get 4796 kB of archives. 2026-01-29 22:50:05.398399 | ubuntu-jammy-large | 2026-01-29 22:50:05.398 | After this operation, 21.2 MB of additional disk space will be used. 2026-01-29 22:50:05.398426 | ubuntu-jammy-large | 2026-01-29 22:50:05.398 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-01-29 22:50:05.430429 | ubuntu-jammy-large | 2026-01-29 22:50:05.430 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.3 [192 kB] 2026-01-29 22:50:05.457180 | ubuntu-jammy-large | 2026-01-29 22:50:05.456 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-01-29 22:50:05.458639 | ubuntu-jammy-large | 2026-01-29 22:50:05.458 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-01-29 22:50:05.460094 | ubuntu-jammy-large | 2026-01-29 22:50:05.459 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-01-29 22:50:05.476252 | ubuntu-jammy-large | 2026-01-29 22:50:05.476 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-01-29 22:50:05.548268 | ubuntu-jammy-large | 2026-01-29 22:50:05.548 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-01-29 22:50:05.556297 | ubuntu-jammy-large | 2026-01-29 22:50:05.556 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-01-29 22:50:05.588225 | ubuntu-jammy-large | 2026-01-29 22:50:05.588 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-01-29 22:50:05.590100 | ubuntu-jammy-large | 2026-01-29 22:50:05.589 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-01-29 22:50:05.770277 | ubuntu-jammy-large | 2026-01-29 22:50:05.770 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-29 22:50:05.807640 | ubuntu-jammy-large | 2026-01-29 22:50:05.807 | Fetched 4796 kB in 0s (14.9 MB/s) 2026-01-29 22:50:05.890350 | ubuntu-jammy-large | 2026-01-29 22:50:05.890 | Selecting previously unselected package gettext-base. 2026-01-29 22:50:05.906014 | ubuntu-jammy-large | 2026-01-29 22:50:05.905 | (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 ... 22619 files and directories currently installed.) 2026-01-29 22:50:05.907271 | ubuntu-jammy-large | 2026-01-29 22:50:05.907 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-01-29 22:50:05.910546 | ubuntu-jammy-large | 2026-01-29 22:50:05.910 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-01-29 22:50:05.945501 | ubuntu-jammy-large | 2026-01-29 22:50:05.945 | Selecting previously unselected package libpng16-16:amd64. 2026-01-29 22:50:05.950083 | ubuntu-jammy-large | 2026-01-29 22:50:05.949 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.3_amd64.deb ... 2026-01-29 22:50:05.952973 | ubuntu-jammy-large | 2026-01-29 22:50:05.952 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.3) ... 2026-01-29 22:50:05.980479 | ubuntu-jammy-large | 2026-01-29 22:50:05.980 | Selecting previously unselected package libefivar1:amd64. 2026-01-29 22:50:05.985586 | ubuntu-jammy-large | 2026-01-29 22:50:05.985 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-01-29 22:50:05.986312 | ubuntu-jammy-large | 2026-01-29 22:50:05.986 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-01-29 22:50:06.011702 | ubuntu-jammy-large | 2026-01-29 22:50:06.011 | Selecting previously unselected package libefiboot1:amd64. 2026-01-29 22:50:06.017874 | ubuntu-jammy-large | 2026-01-29 22:50:06.017 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-01-29 22:50:06.018949 | ubuntu-jammy-large | 2026-01-29 22:50:06.018 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-01-29 22:50:06.048137 | ubuntu-jammy-large | 2026-01-29 22:50:06.047 | Selecting previously unselected package libfreetype6:amd64. 2026-01-29 22:50:06.053660 | ubuntu-jammy-large | 2026-01-29 22:50:06.053 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-01-29 22:50:06.055285 | ubuntu-jammy-large | 2026-01-29 22:50:06.055 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-01-29 22:50:06.103798 | ubuntu-jammy-large | 2026-01-29 22:50:06.103 | Selecting previously unselected package grub-common. 2026-01-29 22:50:06.111201 | ubuntu-jammy-large | 2026-01-29 22:50:06.111 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-01-29 22:50:06.141363 | ubuntu-jammy-large | 2026-01-29 22:50:06.141 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.270629 | ubuntu-jammy-large | 2026-01-29 22:50:06.270 | Selecting previously unselected package grub2-common. 2026-01-29 22:50:06.274711 | ubuntu-jammy-large | 2026-01-29 22:50:06.274 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-01-29 22:50:06.275699 | ubuntu-jammy-large | 2026-01-29 22:50:06.275 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.315664 | ubuntu-jammy-large | 2026-01-29 22:50:06.315 | Selecting previously unselected package grub-pc-bin. 2026-01-29 22:50:06.321060 | ubuntu-jammy-large | 2026-01-29 22:50:06.320 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-01-29 22:50:06.321902 | ubuntu-jammy-large | 2026-01-29 22:50:06.321 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.410692 | ubuntu-jammy-large | 2026-01-29 22:50:06.410 | Selecting previously unselected package grub-pc. 2026-01-29 22:50:06.415137 | ubuntu-jammy-large | 2026-01-29 22:50:06.415 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-01-29 22:50:06.426547 | ubuntu-jammy-large | 2026-01-29 22:50:06.426 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.455484 | ubuntu-jammy-large | 2026-01-29 22:50:06.455 | Selecting previously unselected package grub-gfxpayload-lists. 2026-01-29 22:50:06.460897 | ubuntu-jammy-large | 2026-01-29 22:50:06.460 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-01-29 22:50:06.461891 | ubuntu-jammy-large | 2026-01-29 22:50:06.461 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-01-29 22:50:06.504643 | ubuntu-jammy-large | 2026-01-29 22:50:06.504 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-01-29 22:50:06.507524 | ubuntu-jammy-large | 2026-01-29 22:50:06.507 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.3) ... 2026-01-29 22:50:06.509999 | ubuntu-jammy-large | 2026-01-29 22:50:06.509 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-01-29 22:50:06.512182 | ubuntu-jammy-large | 2026-01-29 22:50:06.512 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-01-29 22:50:06.514402 | ubuntu-jammy-large | 2026-01-29 22:50:06.514 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-01-29 22:50:06.516453 | ubuntu-jammy-large | 2026-01-29 22:50:06.516 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.702241 | ubuntu-jammy-large | 2026-01-29 22:50:06.701 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-01-29 22:50:06.702351 | ubuntu-jammy-large | 2026-01-29 22:50:06.702 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-01-29 22:50:06.868234 | ubuntu-jammy-large | 2026-01-29 22:50:06.868 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-29 22:50:06.868316 | ubuntu-jammy-large | 2026-01-29 22:50:06.868 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-29 22:50:06.868325 | ubuntu-jammy-large | 2026-01-29 22:50:06.868 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-29 22:50:06.868330 | ubuntu-jammy-large | 2026-01-29 22:50:06.868 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-29 22:50:06.917412 | ubuntu-jammy-large | 2026-01-29 22:50:06.917 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-01-29 22:50:06.925089 | ubuntu-jammy-large | 2026-01-29 22:50:06.924 | Running in chroot, ignoring request. 2026-01-29 22:50:06.933244 | ubuntu-jammy-large | 2026-01-29 22:50:06.933 | invoke-rc.d: policy-rc.d denied execution of start. 2026-01-29 22:50:06.936183 | ubuntu-jammy-large | 2026-01-29 22:50:06.936 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.941351 | ubuntu-jammy-large | 2026-01-29 22:50:06.941 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-01-29 22:50:06.944965 | ubuntu-jammy-large | 2026-01-29 22:50:06.944 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-01-29 22:50:07.254431 | ubuntu-jammy-large | 2026-01-29 22:50:07.254 | 2026-01-29 22:50:07.254521 | ubuntu-jammy-large | 2026-01-29 22:50:07.254 | Creating config file /etc/default/grub with new version 2026-01-29 22:50:07.409032 | ubuntu-jammy-large | 2026-01-29 22:50:07.408 | Setting up grub-gfxpayload-lists (0.7) ... 2026-01-29 22:50:07.427180 | ubuntu-jammy-large | 2026-01-29 22:50:07.427 | Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 2026-01-29 22:50:07.818281 | ubuntu-jammy-large | 2026-01-29 22:50:07.818 | Sourcing file `/etc/default/grub' 2026-01-29 22:50:07.869402 | ubuntu-jammy-large | 2026-01-29 22:50:07.869 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-01-29 22:50:07.873922 | ubuntu-jammy-large | 2026-01-29 22:50:07.873 | Generating grub configuration file ... 2026-01-29 22:50:07.975359 | ubuntu-jammy-large | 2026-01-29 22:50:07.975 | Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-01-29 22:50:07.993597 | ubuntu-jammy-large | 2026-01-29 22:50:07.993 | Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-01-29 22:50:08.297718 | ubuntu-jammy-large | 2026-01-29 22:50:08.297 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-01-29 22:50:08.297809 | ubuntu-jammy-large | 2026-01-29 22:50:08.297 | Systems on them will not be added to the GRUB boot configuration. 2026-01-29 22:50:08.297828 | ubuntu-jammy-large | 2026-01-29 22:50:08.297 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-01-29 22:50:08.320844 | ubuntu-jammy-large | 2026-01-29 22:50:08.320 | done 2026-01-29 22:50:08.325003 | ubuntu-jammy-large | 2026-01-29 22:50:08.324 | Installing GRUB2... 2026-01-29 22:50:08.379044 | ubuntu-jammy-large | 2026-01-29 22:50:08.378 | Installing for i386-pc platform. 2026-01-29 22:50:08.711963 | ubuntu-jammy-large | 2026-01-29 22:50:08.711 | Installation finished. No error reported. 2026-01-29 22:50:08.717197 | ubuntu-jammy-large | 2026-01-29 22:50:08.716 | dib-run-parts 50-bootloader completed 2026-01-29 22:50:08.717300 | ubuntu-jammy-large | 2026-01-29 22:50:08.717 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-01-29 22:50:08.724603 | ubuntu-jammy-large | 2026-01-29 22:50:08.724 | dib-run-parts 50-remove-bogus-udev-links completed 2026-01-29 22:50:08.724793 | ubuntu-jammy-large | 2026-01-29 22:50:08.724 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-01-29 22:50:08.734276 | ubuntu-jammy-large | 2026-01-29 22:50:08.734 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-01-29 22:50:08.734334 | ubuntu-jammy-large | 2026-01-29 22:50:08.734 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-01-29 22:50:08.784316 | ubuntu-jammy-large | 2026-01-29 22:50:08.784 | dib-run-parts 99-clean-up-cache completed 2026-01-29 22:50:08.784403 | ubuntu-jammy-large | 2026-01-29 22:50:08.784 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-01-29 22:50:08.792592 | ubuntu-jammy-large | 2026-01-29 22:50:08.792 | dib-run-parts 99-clear-machine-id completed 2026-01-29 22:50:08.793074 | ubuntu-jammy-large | 2026-01-29 22:50:08.792 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-01-29 22:50:08.808626 | ubuntu-jammy-large | 2026-01-29 22:50:08.808 | dib-run-parts 99-disable-resolv-conf completed 2026-01-29 22:50:08.809031 | ubuntu-jammy-large | 2026-01-29 22:50:08.808 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-01-29 22:50:08.840348 | ubuntu-jammy-large | 2026-01-29 22:50:08.839 | {"package": "acl","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "acpid","arch": "amd64","version": "1:2.0.33-1ubuntu1","status": "ii "},{"package": "adduser","arch": "all","version": "3.118ubuntu5","status": "ii "},{"package": "apparmor","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "apt","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "2.4.14","status": "ii "},{"package": "at","arch": "amd64","version": "3.2.5-1ubuntu1","status": "ii "},{"package": "base-files","arch": "amd64","version": "12ubuntu4.7","status": "ii "},{"package": "base-passwd","arch": "amd64","version": "3.5.52build1","status": "ii "},{"package": "bash","arch": "amd64","version": "5.1-6ubuntu1.1","status": "ii "},{"package": "bash-completion","arch": "all","version": "1:2.11-5ubuntu1","status": "ii "},{"package": "binutils","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-common:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-x86-64-linux-gnu","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "bsdutils","arch": "amd64","version": "1:2.37.2-4ubuntu3.4","status": "ii "},{"package": "busybox","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203~22.04.1","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.32-22-g45fe84a5-0ubuntu1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.2-0ubuntu1~22.04.1","status": "ii "},{"package": "coreutils","arch": "amd64","version": "8.32-4.1ubuntu1.2","status": "ii "},{"package": "cpio","arch": "amd64","version": "2.13+dfsg-7ubuntu0.1","status": "ii "},{"package": "cron","arch": "amd64","version": "3.0pl1-137ubuntu3","status": "ii "},{"package": "cryptsetup","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "cryptsetup-bin","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "curl","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.11+git20210903+057cd650a4ed-3build1","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.5-1ubuntu2","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.8-0ubuntu2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.52ubuntu0.11","status": "ii "},{"package": "dkms","arch": "all","version": "2.8.7-2ubuntu2.2","status": "rc "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.3-3ubuntu0.2","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.21.1ubuntu2.6","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.21.1ubuntu2.6","status": "rc "},{"package": "e2fsprogs","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:5.16-1ubuntu0.2","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "findutils","arch": "amd64","version": "4.8.0-1ubuntu3","status": "ii "},{"package": "gawk","arch": "amd64","version": "1:5.1.0-1ubuntu0.1","status": "ii "},{"package": "gcc-12-base:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-4ubuntu4","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.34.1-1ubuntu1.15","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "grep","arch": "amd64","version": "3.7-1build1","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.10-4ubuntu4.1","status": "ii "},{"package": "haproxy","arch": "amd64","version": "2.4.30-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libbpf0:amd64","arch": "amd64","version": "1:0.5.0-1ubuntu22.04.1","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.0.9-2build6","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.11.5-1","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.35-0ubuntu3.12","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.12","status": "ii "},{"package": "libcap-ng0:amd64","arch": "amd64","version": "0.7.9-2.2build3","status": "ii "},{"package": "libcap2:amd64","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","status": "ii "},{"package": "libcbor0.8:amd64","arch": "amd64","version": "0.8.0-2ubuntu1","status": "ii "},{"package": "libcom-err2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libcrypt1:amd64","arch": "amd64","version": "1:4.4.27-1","status": "ii "},{"package": "libcryptsetup12:amd64","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "libctf-nobfd0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libctf0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libcurl3-gnutls:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.21","status": "ii "},{"package": "libdb5.3:amd64","arch": "amd64","version": "5.3.28+dfsg1-0.8ubuntu3","status": "ii "},{"package": "libdbus-1-3:amd64","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "libdebconfclient0:amd64","arch": "amd64","version": "0.261ubuntu1","status": "ii "},{"package": "libdevmapper-event1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdevmapper1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdns-export1110","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libdrm-common","arch": "all","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdrm2:amd64","arch": "amd64","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdw1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libedit2:amd64","arch": "amd64","version": "3.1-20210910-1build1","status": "ii "},{"package": "libefiboot1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libefivar1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libelf1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libestr0:amd64","arch": "amd64","version": "0.1.10-2.1build3","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.6","status": "ii "},{"package": "libext2fs2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libfastjson4:amd64","arch": "amd64","version": "0.99.9-1build2","status": "ii "},{"package": "libfdisk1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libffi8:amd64","arch": "amd64","version": "3.4.2-4","status": "ii "},{"package": "libfido2-1:amd64","arch": "amd64","version": "1.10.0-1","status": "ii "},{"package": "libfreetype6:amd64","arch": "amd64","version": "2.11.1+dfsg-1ubuntu0.3","status": "ii "},{"package": "libfuse3-3:amd64","arch": "amd64","version": "3.10.5-1build1","status": "ii "},{"package": "libgcc-s1:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.9.4-3ubuntu3","status": "ii "},{"package": "libgdbm-compat4:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgdbm6:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "libglib2.0-0:amd64","arch": "amd64","version": "2.72.4-0ubuntu2.8","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.8","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.8","status": "ii "},{"package": "libgmp10:amd64","arch": "amd64","version": "2:6.2.1+dfsg-3ubuntu1","status": "ii "},{"package": "libgnutls30:amd64","arch": "amd64","version": "3.7.3-4ubuntu1.7","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.43-3","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.20.3-0ubuntu1.1","status": "ii "},{"package": "libhogweed6:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libicu70:amd64","arch": "amd64","version": "70.1-2","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.2-2build1","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libisc-export1105:amd64","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libisns0:amd64","arch": "amd64","version": "0.101-0ubuntu2","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.13.1-1.1build3","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.15-3~ubuntu1.22.04.2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.1-2ubuntu3","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.19+dfsg-0ubuntu0.22.04.1","status": "ii "},{"package": "liblua5.3-0:amd64","arch": "amd64","version": "5.3.6-1build1","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.11-2.1ubuntu5","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.3-2build2","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.0.4-1build1","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.4-3build2","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libmpdec3:amd64","arch": "amd64","version": "2.5.1-2build2","status": "ii "},{"package": "libmpfr6:amd64","arch": "amd64","version": "4.1.0-3build3","status": "ii "},{"package": "libmspack0:amd64","arch": "amd64","version": "0.10.1-2build2","status": "ii "},{"package": "libncurses6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libncursesw6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libnetfilter-conntrack3:amd64","arch": "amd64","version": "1.0.9-1","status": "ii "},{"package": "libnetplan0:amd64","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","status": "ii "},{"package": "libnettle8:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libnfnetlink0:amd64","arch": "amd64","version": "1.0.1-3build3","status": "ii "},{"package": "libnftables1:amd64","arch": "amd64","version": "1.0.2-1ubuntu3","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.1-1build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.43.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnsl2:amd64","arch": "amd64","version": "1.3.0-2build2","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.14-3ubuntu2","status": "ii "},{"package": "libopeniscsiusr","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.24.0-6build1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libpam0g:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpcap0.8:amd64","arch": "amd64","version": "1.10.1-4ubuntu1.22.04.1","status": "ii "},{"package": "libpci3:amd64","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "libpcre2-8-0:amd64","arch": "amd64","version": "10.39-3ubuntu0.1","status": "ii "},{"package": "libpcre3:amd64","arch": "amd64","version": "2:8.39-13ubuntu0.22.04.1","status": "ii "},{"package": "libperl5.34:amd64","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "libpng16-16:amd64","arch": "amd64","version": "1.6.37-3ubuntu0.3","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "libpopt0:amd64","arch": "amd64","version": "1.18-3build1","status": "ii "},{"package": "libprocps8:amd64","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "libpsl5:amd64","arch": "amd64","version": "0.21.0-1.2build2","status": "ii "},{"package": "libpython3-stdlib:amd64","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "libpython3.10-minimal:amd64","arch": "amd64","version": "3.10.12-1~22.04.13","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.13","status": "ii "},{"package": "libreadline8:amd64","arch": "amd64","version": "8.1.2-1","status": "ii "},{"package": "librtmp1:amd64","arch": "amd64","version": "2.4+20151223.gitfa8646d.1-2build4","status": "ii "},{"package": "libsasl2-2:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libsasl2-modules-db:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libseccomp2:amd64","arch": "amd64","version": "2.5.3-2ubuntu3~22.04.1","status": "ii "},{"package": "libselinux1:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "3.3-1build2","status": "ii "},{"package": "libsemanage2:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsensors-config","arch": "all","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsensors5:amd64","arch": "amd64","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsepol2:amd64","arch": "amd64","version": "3.3-1build1","status": "ii "},{"package": "libsigsegv2:amd64","arch": "amd64","version": "2.13-1ubuntu3","status": "ii "},{"package": "libsmartcols1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsnmp40:amd64","arch": "amd64","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsqlite3-0:amd64","arch": "amd64","version": "3.37.2-2ubuntu0.5","status": "ii "},{"package": "libss2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libssh-4:amd64","arch": "amd64","version": "0.9.6-2ubuntu0.22.04.5","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.2","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libtirpc3:amd64","arch": "amd64","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libunistring2:amd64","arch": "amd64","version": "1.0-1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.3.2-2build2.1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-2build2","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-31build2","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.13+dfsg-1ubuntu0.11","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.5","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.1-1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.2-1build2","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+22.04.1","status": "ii "},{"package": "linux-image-5.15.0-164-generic","arch": "amd64","version": "5.15.0-164.174","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.164.159","status": "ii "},{"package": "linux-modules-5.15.0-164-generic","arch": "amd64","version": "5.15.0-164.174","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.12","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.19.0-1ubuntu1.1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "lsb-base","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsb-release","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.93.2+dfsg-1.1build2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20200120-3","status": "ii "},{"package": "media-types","arch": "all","version": "7.0.0","status": "ii "},{"package": "mount","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "ncat","arch": "amd64","version": "7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "net-tools","arch": "amd64","version": "1.60+git20181103.0eebece-1ubuntu5.4","status": "ii "},{"package": "netbase","arch": "all","version": "6.3","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.218-4ubuntu1","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.1-2ubuntu0.22.04.2","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.2-1ubuntu3","status": "ii "},{"package": "open-iscsi","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.3.5-3~ubuntu0.22.04.3","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.1","status": "ii "},{"package": "procps","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.4-2build3","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "21.2.0-1ubuntu1","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.4+dfsg1-0.4","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2020.6.20-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.15.0-1build2","status": "ii "},{"package": "python3-chardet","arch": "all","version": "4.0.0-1","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.6-5ubuntu0.1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "3.4.8-1ubuntu2.2","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.2.18-3build1","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "python3-decorator","arch": "all","version": "4.4.2-0ubuntu1","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.42.1-0ubuntu1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.2-2","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.3-1ubuntu0.1","status": "ii "},{"package": "python3-importlib-metadata","arch": "all","version": "4.6.4-1","status": "ii "},{"package": "python3-jeepney","arch": "all","version": "0.7.1-3","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.0.3-1ubuntu0.4","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-2","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "3.2.0-0ubuntu2","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.3.0-1ubuntu0.2","status": "ii "},{"package": "python3-keyring","arch": "all","version": "23.5.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.10.16-1","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.4-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-2","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-linux-procfs","arch": "amd64","version": "0.6.3-1.1build1","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.0.1-2build1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-more-itertools","arch": "all","version": "8.10.0-2","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-1build2","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.0-1ubuntu0.1","status": "ii "},{"package": "python3-pip","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "2.4.7-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.18.1-1build1","status": "ii "},{"package": "python3-pyudev","arch": "all","version": "0.22.0-2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.25.1+dfsg-2ubuntu0.3","status": "ii "},{"package": "python3-secretstorage","arch": "all","version": "3.3.1-1","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-3ubuntu1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "python3-tz","arch": "all","version": "2022.1-1ubuntu0.22.04.1","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "1.26.5-1~exp1ubuntu0.6","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-1","status": "ii "},{"package": "python3-wheel","arch": "all","version": "0.37.1-2ubuntu0.22.04.1","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "5.4.1-1ubuntu1","status": "ii "},{"package": "python3-zipp","arch": "all","version": "1.0.0-3ubuntu0.1","status": "ii "},{"package": "python3.10","arch": "amd64","version": "3.10.12-1~22.04.13","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.13","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.13","status": "ii "},{"package": "readline-common","arch": "all","version": "8.1.2-1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-0ubuntu0.22.04.4","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "screen","arch": "amd64","version": "4.9.0-1ubuntu0.1","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.17","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.1-2","status": "ii "},{"package": "socat","arch": "amd64","version": "1.7.4.1-3ubuntu4","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.9-1ubuntu2.5","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "sysvinit-utils","arch": "amd64","version": "3.01-1ubuntu1","status": "ii "},{"package": "tar","arch": "amd64","version": "1.34+dfsg-1ubuntu0.1.22.04.2","status": "ii "},{"package": "tcpdump","arch": "amd64","version": "4.99.1-3ubuntu0.2","status": "ii "},{"package": "tuned","arch": "all","version": "2.15.0-1ubuntu1","status": "ii "},{"package": "tzdata","arch": "all","version": "2025b-0ubuntu0.22.04.1","status": "ii "},{"package": "ubuntu-cloudimage-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ubuntu-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ucf","arch": "all","version": "3.0043","status": "ii "},{"package": "udev","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "virt-what","arch": "amd64","version": "1.21-1","status": "ii "},{"package": "vlan","arch": "all","version": "2.0.5ubuntu5","status": "ii "},{"package": "xdg-user-dirs","arch": "amd64","version": "0.17-2ubuntu4","status": "ii "},{"package": "xxd","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.2.11.dfsg-2ubuntu9.2","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2026-01-29 22:50:08.842043 | ubuntu-jammy-large | 2026-01-29 22:50:08.841 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:50:08.842125 | ubuntu-jammy-large | 2026-01-29 22:50:08.841 | dib-run-parts 2026-01-29 22:50:08.845177 | ubuntu-jammy-large | 2026-01-29 22:50:08.844 | dib-run-parts Target: finalise.d 2026-01-29 22:50:08.845254 | ubuntu-jammy-large | 2026-01-29 22:50:08.845 | dib-run-parts 2026-01-29 22:50:08.845275 | ubuntu-jammy-large | 2026-01-29 22:50:08.845 | dib-run-parts Script Seconds 2026-01-29 22:50:08.845291 | ubuntu-jammy-large | 2026-01-29 22:50:08.845 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:50:08.845305 | ubuntu-jammy-large | 2026-01-29 22:50:08.845 | dib-run-parts 2026-01-29 22:50:08.862881 | ubuntu-jammy-large | 2026-01-29 22:50:08.862 | dib-run-parts 50-bootloader 4.119 2026-01-29 22:50:08.877011 | ubuntu-jammy-large | 2026-01-29 22:50:08.876 | dib-run-parts 50-remove-bogus-udev-links 0.005 2026-01-29 22:50:08.886362 | ubuntu-jammy-large | 2026-01-29 22:50:08.886 | dib-run-parts 98-rebind-sshd-after-dhcp 0.007 2026-01-29 22:50:08.899146 | ubuntu-jammy-large | 2026-01-29 22:50:08.899 | dib-run-parts 99-clean-up-cache 0.047 2026-01-29 22:50:08.910854 | ubuntu-jammy-large | 2026-01-29 22:50:08.910 | dib-run-parts 99-clear-machine-id 0.006 2026-01-29 22:50:08.923772 | ubuntu-jammy-large | 2026-01-29 22:50:08.923 | dib-run-parts 99-disable-resolv-conf 0.013 2026-01-29 22:50:08.933559 | ubuntu-jammy-large | 2026-01-29 22:50:08.933 | dib-run-parts 99-write-dpkg-manifest 0.028 2026-01-29 22:50:08.936288 | ubuntu-jammy-large | 2026-01-29 22:50:08.936 | dib-run-parts 2026-01-29 22:50:08.936640 | ubuntu-jammy-large | 2026-01-29 22:50:08.936 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:50:09.008928 | ubuntu-jammy-large | 2026-01-29 22:50:09.008 | Running hooks from /tmp/dib_build.unX2I26e/hooks/cleanup.d 2026-01-29 22:50:09.030454 | ubuntu-jammy-large | 2026-01-29 22:50:09.030 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-29 22:50:09.041439 | ubuntu-jammy-large | 2026-01-29 22:50:09.041 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-29 22:50:09.046393 | ubuntu-jammy-large | 2026-01-29 22:50:09.046 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:50:09.052790 | ubuntu-jammy-large | 2026-01-29 22:50:09.052 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-29 22:50:09.058928 | ubuntu-jammy-large | 2026-01-29 22:50:09.058 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:50:09.064911 | ubuntu-jammy-large | 2026-01-29 22:50:09.064 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-29 22:50:09.071729 | ubuntu-jammy-large | 2026-01-29 22:50:09.071 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:50:09.082973 | ubuntu-jammy-large | 2026-01-29 22:50:09.082 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-01-29 22:50:09.089451 | ubuntu-jammy-large | 2026-01-29 22:50:09.089 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-29 22:50:09.096112 | ubuntu-jammy-large | 2026-01-29 22:50:09.095 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-29 22:50:09.102827 | ubuntu-jammy-large | 2026-01-29 22:50:09.102 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:50:09.108730 | ubuntu-jammy-large | 2026-01-29 22:50:09.108 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-29 22:50:09.115326 | ubuntu-jammy-large | 2026-01-29 22:50:09.115 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-29 22:50:09.121983 | ubuntu-jammy-large | 2026-01-29 22:50:09.121 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:50:09.127518 | ubuntu-jammy-large | 2026-01-29 22:50:09.127 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-29 22:50:09.134473 | ubuntu-jammy-large | 2026-01-29 22:50:09.134 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-29 22:50:09.140738 | ubuntu-jammy-large | 2026-01-29 22:50:09.140 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-29 22:50:09.147470 | ubuntu-jammy-large | 2026-01-29 22:50:09.147 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:50:09.154047 | ubuntu-jammy-large | 2026-01-29 22:50:09.153 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-29 22:50:09.160703 | ubuntu-jammy-large | 2026-01-29 22:50:09.160 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:50:09.166941 | ubuntu-jammy-large | 2026-01-29 22:50:09.166 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-29 22:50:09.174201 | ubuntu-jammy-large | 2026-01-29 22:50:09.174 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:50:09.186070 | ubuntu-jammy-large | 2026-01-29 22:50:09.185 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-01-29 22:50:09.191393 | ubuntu-jammy-large | 2026-01-29 22:50:09.191 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:50:09.197620 | ubuntu-jammy-large | 2026-01-29 22:50:09.197 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-29 22:50:09.204638 | ubuntu-jammy-large | 2026-01-29 22:50:09.204 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-01-29 22:50:09.213908 | ubuntu-jammy-large | 2026-01-29 22:50:09.213 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-01-29 22:50:09.219166 | ubuntu-jammy-large | 2026-01-29 22:50:09.219 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-29 22:50:09.225724 | ubuntu-jammy-large | 2026-01-29 22:50:09.225 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-29 22:50:09.232504 | ubuntu-jammy-large | 2026-01-29 22:50:09.232 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-pip-cache 2026-01-29 22:50:09.243906 | ubuntu-jammy-large | 2026-01-29 22:50:09.243 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-pip-cache 2026-01-29 22:50:09.249815 | ubuntu-jammy-large | 2026-01-29 22:50:09.249 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:50:09.256256 | ubuntu-jammy-large | 2026-01-29 22:50:09.256 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-29 22:50:09.263451 | ubuntu-jammy-large | 2026-01-29 22:50:09.263 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:50:09.274349 | ubuntu-jammy-large | 2026-01-29 22:50:09.274 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-29 22:50:09.280524 | ubuntu-jammy-large | 2026-01-29 22:50:09.280 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-29 22:50:09.286582 | ubuntu-jammy-large | 2026-01-29 22:50:09.286 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-29 22:50:09.293266 | ubuntu-jammy-large | 2026-01-29 22:50:09.293 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-29 22:50:09.299547 | ubuntu-jammy-large | 2026-01-29 22:50:09.299 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-29 22:50:09.305626 | ubuntu-jammy-large | 2026-01-29 22:50:09.305 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:50:09.311721 | ubuntu-jammy-large | 2026-01-29 22:50:09.311 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-29 22:50:09.317994 | ubuntu-jammy-large | 2026-01-29 22:50:09.317 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:50:09.323778 | ubuntu-jammy-large | 2026-01-29 22:50:09.323 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-29 22:50:09.329726 | ubuntu-jammy-large | 2026-01-29 22:50:09.329 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-29 22:50:09.335923 | ubuntu-jammy-large | 2026-01-29 22:50:09.335 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-29 22:50:09.342117 | ubuntu-jammy-large | 2026-01-29 22:50:09.341 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-29 22:50:09.349129 | ubuntu-jammy-large | 2026-01-29 22:50:09.349 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:50:09.355378 | ubuntu-jammy-large | 2026-01-29 22:50:09.355 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-29 22:50:09.361715 | ubuntu-jammy-large | 2026-01-29 22:50:09.361 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:50:09.373176 | ubuntu-jammy-large | 2026-01-29 22:50:09.373 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-29 22:50:09.379742 | ubuntu-jammy-large | 2026-01-29 22:50:09.379 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:50:09.386097 | ubuntu-jammy-large | 2026-01-29 22:50:09.385 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-01-29 22:50:09.392708 | ubuntu-jammy-large | 2026-01-29 22:50:09.392 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:50:09.404308 | ubuntu-jammy-large | 2026-01-29 22:50:09.404 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-01-29 22:50:09.410428 | ubuntu-jammy-large | 2026-01-29 22:50:09.410 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-29 22:50:09.415450 | ubuntu-jammy-large | 2026-01-29 22:50:09.415 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-29 22:50:09.421151 | ubuntu-jammy-large | 2026-01-29 22:50:09.421 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-29 22:50:09.427595 | ubuntu-jammy-large | 2026-01-29 22:50:09.427 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:50:09.439048 | ubuntu-jammy-large | 2026-01-29 22:50:09.438 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-01-29 22:50:09.445243 | ubuntu-jammy-large | 2026-01-29 22:50:09.445 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:50:09.450742 | ubuntu-jammy-large | 2026-01-29 22:50:09.450 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-29 22:50:09.456877 | ubuntu-jammy-large | 2026-01-29 22:50:09.456 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:50:09.467880 | ubuntu-jammy-large | 2026-01-29 22:50:09.467 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-29 22:50:09.474540 | ubuntu-jammy-large | 2026-01-29 22:50:09.474 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:50:09.481115 | ubuntu-jammy-large | 2026-01-29 22:50:09.480 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-29 22:50:09.487625 | ubuntu-jammy-large | 2026-01-29 22:50:09.487 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/14-manifests 2026-01-29 22:50:09.498821 | ubuntu-jammy-large | 2026-01-29 22:50:09.498 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/14-manifests 2026-01-29 22:50:09.505482 | ubuntu-jammy-large | 2026-01-29 22:50:09.505 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:50:09.511604 | ubuntu-jammy-large | 2026-01-29 22:50:09.511 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-29 22:50:09.517921 | ubuntu-jammy-large | 2026-01-29 22:50:09.517 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:50:09.524472 | ubuntu-jammy-large | 2026-01-29 22:50:09.524 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-01-29 22:50:09.530605 | ubuntu-jammy-large | 2026-01-29 22:50:09.530 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-01-29 22:50:09.541488 | ubuntu-jammy-large | 2026-01-29 22:50:09.541 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-01-29 22:50:09.546933 | ubuntu-jammy-large | 2026-01-29 22:50:09.546 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-29 22:50:09.552505 | ubuntu-jammy-large | 2026-01-29 22:50:09.552 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-29 22:50:09.558323 | ubuntu-jammy-large | 2026-01-29 22:50:09.558 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-29 22:50:09.564952 | ubuntu-jammy-large | 2026-01-29 22:50:09.564 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-01-29 22:50:09.576027 | ubuntu-jammy-large | 2026-01-29 22:50:09.575 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-01-29 22:50:09.581621 | ubuntu-jammy-large | 2026-01-29 22:50:09.581 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-29 22:50:09.587451 | ubuntu-jammy-large | 2026-01-29 22:50:09.587 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-29 22:50:09.593343 | ubuntu-jammy-large | 2026-01-29 22:50:09.593 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-29 22:50:09.604477 | ubuntu-jammy-large | 2026-01-29 22:50:09.604 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-29 22:50:09.610893 | ubuntu-jammy-large | 2026-01-29 22:50:09.610 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-29 22:50:09.617141 | ubuntu-jammy-large | 2026-01-29 22:50:09.617 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-29 22:50:09.623083 | ubuntu-jammy-large | 2026-01-29 22:50:09.622 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-29 22:50:09.629258 | ubuntu-jammy-large | 2026-01-29 22:50:09.629 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-29 22:50:09.634651 | ubuntu-jammy-large | 2026-01-29 22:50:09.634 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-29 22:50:09.640543 | ubuntu-jammy-large | 2026-01-29 22:50:09.640 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-29 22:50:09.646870 | ubuntu-jammy-large | 2026-01-29 22:50:09.646 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-29 22:50:09.653198 | ubuntu-jammy-large | 2026-01-29 22:50:09.653 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-29 22:50:09.659655 | ubuntu-jammy-large | 2026-01-29 22:50:09.659 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:50:09.670724 | ubuntu-jammy-large | 2026-01-29 22:50:09.670 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-01-29 22:50:09.676644 | ubuntu-jammy-large | 2026-01-29 22:50:09.676 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-29 22:50:09.683118 | ubuntu-jammy-large | 2026-01-29 22:50:09.682 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-29 22:50:09.689284 | ubuntu-jammy-large | 2026-01-29 22:50:09.689 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-29 22:50:09.696050 | ubuntu-jammy-large | 2026-01-29 22:50:09.695 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-29 22:50:09.702414 | ubuntu-jammy-large | 2026-01-29 22:50:09.702 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-29 22:50:09.709088 | ubuntu-jammy-large | 2026-01-29 22:50:09.708 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-29 22:50:09.715596 | ubuntu-jammy-large | 2026-01-29 22:50:09.715 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-29 22:50:09.722508 | ubuntu-jammy-large | 2026-01-29 22:50:09.722 | dib-run-parts Sourcing environment file /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-29 22:50:09.734420 | ubuntu-jammy-large | 2026-01-29 22:50:09.734 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.unX2I26e/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-29 22:50:09.741063 | ubuntu-jammy-large | 2026-01-29 22:50:09.740 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-29 22:50:09.747354 | ubuntu-jammy-large | 2026-01-29 22:50:09.747 | ++ /tmp/dib_build.unX2I26e/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-29 22:50:09.754510 | ubuntu-jammy-large | 2026-01-29 22:50:09.754 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/01-copy-manifests-dir 2026-01-29 22:50:09.782776 | ubuntu-jammy-large | 2026-01-29 22:50:09.782 | 2+1 records in 2026-01-29 22:50:09.782844 | ubuntu-jammy-large | 2026-01-29 22:50:09.782 | 2+1 records out 2026-01-29 22:50:09.782883 | ubuntu-jammy-large | 2026-01-29 22:50:09.782 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000405488 s, 3.0 MB/s 2026-01-29 22:50:09.805775 | ubuntu-jammy-large | 2026-01-29 22:50:09.805 | 0+1 records in 2026-01-29 22:50:09.805828 | ubuntu-jammy-large | 2026-01-29 22:50:09.805 | 0+1 records out 2026-01-29 22:50:09.805850 | ubuntu-jammy-large | 2026-01-29 22:50:09.805 | 446 bytes copied, 0.000367963 s, 1.2 MB/s 2026-01-29 22:50:09.831734 | ubuntu-jammy-large | 2026-01-29 22:50:09.831 | '/tmp/dib_build.unX2I26e/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests' 2026-01-29 22:50:09.831794 | ubuntu-jammy-large | 2026-01-29 22:50:09.831 | '/tmp/dib_build.unX2I26e/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_environment' 2026-01-29 22:50:09.831838 | ubuntu-jammy-large | 2026-01-29 22:50:09.831 | '/tmp/dib_build.unX2I26e/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' 2026-01-29 22:50:09.831857 | ubuntu-jammy-large | 2026-01-29 22:50:09.831 | '/tmp/dib_build.unX2I26e/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_arguments' 2026-01-29 22:50:09.831871 | ubuntu-jammy-large | 2026-01-29 22:50:09.831 | '/tmp/dib_build.unX2I26e/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' 2026-01-29 22:50:09.943241 | ubuntu-jammy-large | 2026-01-29 22:50:09.943 | dib-run-parts 01-copy-manifests-dir completed 2026-01-29 22:50:09.943719 | ubuntu-jammy-large | 2026-01-29 22:50:09.943 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/40-unblock-daemons 2026-01-29 22:50:10.002211 | ubuntu-jammy-large | 2026-01-29 22:50:10.002 | dib-run-parts 40-unblock-daemons completed 2026-01-29 22:50:10.002556 | ubuntu-jammy-large | 2026-01-29 22:50:10.002 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/50-dib-python 2026-01-29 22:50:10.043820 | ubuntu-jammy-large | 2026-01-29 22:50:10.043 | dib-run-parts 50-dib-python completed 2026-01-29 22:50:10.044134 | ubuntu-jammy-large | 2026-01-29 22:50:10.044 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/50-remove-img-build-proxy 2026-01-29 22:50:10.077597 | ubuntu-jammy-large | 2026-01-29 22:50:10.077 | dib-run-parts 50-remove-img-build-proxy completed 2026-01-29 22:50:10.077934 | ubuntu-jammy-large | 2026-01-29 22:50:10.077 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/60-untrim-dpkg 2026-01-29 22:50:10.131820 | ubuntu-jammy-large | 2026-01-29 22:50:10.131 | dib-run-parts 60-untrim-dpkg completed 2026-01-29 22:50:10.132180 | ubuntu-jammy-large | 2026-01-29 22:50:10.132 | dib-run-parts Running /tmp/dib_build.unX2I26e/hooks/cleanup.d/99-clean-up-cache 2026-01-29 22:50:10.196847 | ubuntu-jammy-large | 2026-01-29 22:50:10.196 | dib-run-parts 99-clean-up-cache completed 2026-01-29 22:50:10.198581 | ubuntu-jammy-large | 2026-01-29 22:50:10.198 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-29 22:50:10.198653 | ubuntu-jammy-large | 2026-01-29 22:50:10.198 | dib-run-parts 2026-01-29 22:50:10.201059 | ubuntu-jammy-large | 2026-01-29 22:50:10.200 | dib-run-parts Target: cleanup.d 2026-01-29 22:50:10.201108 | ubuntu-jammy-large | 2026-01-29 22:50:10.200 | dib-run-parts 2026-01-29 22:50:10.201122 | ubuntu-jammy-large | 2026-01-29 22:50:10.200 | dib-run-parts Script Seconds 2026-01-29 22:50:10.201137 | ubuntu-jammy-large | 2026-01-29 22:50:10.200 | dib-run-parts --------------------------------------- ---------- 2026-01-29 22:50:10.201149 | ubuntu-jammy-large | 2026-01-29 22:50:10.201 | dib-run-parts 2026-01-29 22:50:10.216378 | ubuntu-jammy-large | 2026-01-29 22:50:10.216 | dib-run-parts 01-copy-manifests-dir 0.185 2026-01-29 22:50:10.227005 | ubuntu-jammy-large | 2026-01-29 22:50:10.226 | dib-run-parts 40-unblock-daemons 0.056 2026-01-29 22:50:10.237864 | ubuntu-jammy-large | 2026-01-29 22:50:10.237 | dib-run-parts 50-dib-python 0.038 2026-01-29 22:50:10.249632 | ubuntu-jammy-large | 2026-01-29 22:50:10.249 | dib-run-parts 50-remove-img-build-proxy 0.031 2026-01-29 22:50:10.261475 | ubuntu-jammy-large | 2026-01-29 22:50:10.261 | dib-run-parts 60-untrim-dpkg 0.051 2026-01-29 22:50:10.273813 | ubuntu-jammy-large | 2026-01-29 22:50:10.273 | dib-run-parts 99-clean-up-cache 0.061 2026-01-29 22:50:10.277566 | ubuntu-jammy-large | 2026-01-29 22:50:10.277 | dib-run-parts 2026-01-29 22:50:10.277926 | ubuntu-jammy-large | 2026-01-29 22:50:10.277 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-29 22:50:10.617172 | ubuntu-jammy-large | 2026-01-29 22:50:10.616 | Unmount /tmp/dib_build.unX2I26e/mnt/sys 2026-01-29 22:50:10.642908 | ubuntu-jammy-large | 2026-01-29 22:50:10.642 | Unmount /tmp/dib_build.unX2I26e/mnt/proc 2026-01-29 22:50:10.668634 | ubuntu-jammy-large | 2026-01-29 22:50:10.668 | Unmount /tmp/dib_build.unX2I26e/mnt/dev/pts 2026-01-29 22:50:10.694015 | ubuntu-jammy-large | 2026-01-29 22:50:10.693 | Unmount /tmp/dib_build.unX2I26e/mnt/dev 2026-01-29 22:50:10.960853 | ubuntu-jammy-large | 2026-01-29 22:50:10.960 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-01-29 22:50:11.249005 | ubuntu-jammy-large | 2026-01-29 22:50:11.248 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-01-29 22:50:11.249119 | ubuntu-jammy-large | 2026-01-29 22:50:11.248 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-01-29 22:50:11.305161 | ubuntu-jammy-large | 2026-01-29 22:50:11.304 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.unX2I26e/mnt/] 2026-01-29 22:50:11.355789 | ubuntu-jammy-large | 2026-01-29 22:50:11.355 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.unX2I26e/mnt/] 2026-01-29 22:50:11.767353 | ubuntu-jammy-large | 2026-01-29 22:50:11.767 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-01-29 22:50:11.841251 | ubuntu-jammy-large | 2026-01-29 22:50:11.840 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-01-29 22:50:11.841339 | ubuntu-jammy-large | 2026-01-29 22:50:11.841 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-01-29 22:50:12.187560 | ubuntu-jammy-large | 2026-01-29 22:50:12.187 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.unX2I26e/states/block-device] 2026-01-29 22:50:12.363000 | ubuntu-jammy-large | 2026-01-29 22:50:12.362 | Converting image using qemu-img convert 2026-01-29 22:51:52.025232 | ubuntu-jammy-large | 2026-01-29 22:51:52.025 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 created... 2026-01-29 22:51:52.219110 | ubuntu-jammy-large | 2026-01-29 22:51:52.218 | Build completed successfully 2026-01-29 22:51:53.228961 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.1 amphora-agent. 2026-01-29 22:51:53.232286 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 361917440 2026-01-29 22:51:53.232973 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.1.qcow2 2026-01-29 22:51:53.241509 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.1.qcow2 2026-01-29 22:51:53.241582 | ubuntu-jammy-large | file format: qcow2 2026-01-29 22:51:53.241602 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-01-29 22:51:53.241616 | ubuntu-jammy-large | disk size: 344 MiB 2026-01-29 22:51:53.241630 | ubuntu-jammy-large | cluster_size: 65536 2026-01-29 22:51:53.241643 | ubuntu-jammy-large | Format specific information: 2026-01-29 22:51:53.241656 | ubuntu-jammy-large | compat: 1.1 2026-01-29 22:51:53.241670 | ubuntu-jammy-large | compression type: zlib 2026-01-29 22:51:53.241683 | ubuntu-jammy-large | lazy refcounts: false 2026-01-29 22:51:53.241696 | ubuntu-jammy-large | refcount bits: 16 2026-01-29 22:51:53.241747 | ubuntu-jammy-large | corrupt: false 2026-01-29 22:51:53.241761 | ubuntu-jammy-large | extended l2: false 2026-01-29 22:51:53.243544 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.qcow2 2026-01-29 22:51:55.782408 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-01-29 22:51:55.784161 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-29 22:51:55.785763 | ubuntu-jammy-large | + echo 2026-01-29 octavia-amphora-haproxy-2025.1.20260129.qcow2 2026-01-29 22:51:55.786432 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-29 22:51:55.788834 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.1.qcow2 octavia-amphora-haproxy-2025.1.20260129.qcow2 2026-01-29 22:51:56.147969 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-29 22:51:56.150658 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.20260129.qcow2 2026-01-29 22:51:56.152405 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-29 22:51:58.638966 | ubuntu-jammy-large | + popd 2026-01-29 22:51:58.639170 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-01-29 22:51:59.128260 | ubuntu-jammy-large | ok: Runtime: 0:18:39.258472 2026-01-29 22:51:59.207410 | 2026-01-29 22:51:59.207603 | TASK [Prepare upload script] 2026-01-29 22:51:59.756241 | 2026-01-29 22:51:59.756711 | TASK [Run upload script] 2026-01-29 22:52:00.295627 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-29 22:52:00.299059 | 2026-01-29 22:52:00.299258 | PLAY RECAP 2026-01-29 22:52:00.299405 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-01-29 22:52:00.299469 | 2026-01-29 22:52:00.482630 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-01-29 22:52:00.485421 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 22:52:01.244977 | 2026-01-29 22:52:01.245283 | PLAY [Base post] 2026-01-29 22:52:01.259026 | 2026-01-29 22:52:01.259182 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 22:52:01.854510 | ubuntu-jammy-large | changed 2026-01-29 22:52:01.864180 | 2026-01-29 22:52:01.864310 | PLAY RECAP 2026-01-29 22:52:01.864386 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 22:52:01.864471 | 2026-01-29 22:52:01.982817 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 22:52:01.985295 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 22:52:02.769017 | 2026-01-29 22:52:02.769296 | PLAY [Base post-logs] 2026-01-29 22:52:02.779913 | 2026-01-29 22:52:02.780047 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 22:52:03.272825 | localhost | changed 2026-01-29 22:52:03.286370 | 2026-01-29 22:52:03.286529 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 22:52:03.323831 | localhost | ok 2026-01-29 22:52:03.329767 | 2026-01-29 22:52:03.329910 | TASK [Set zuul-log-path fact] 2026-01-29 22:52:03.348376 | localhost | ok 2026-01-29 22:52:03.360474 | 2026-01-29 22:52:03.360599 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 22:52:03.388416 | localhost | ok 2026-01-29 22:52:03.395412 | 2026-01-29 22:52:03.395592 | TASK [upload-logs : Create log directories] 2026-01-29 22:52:03.879716 | localhost | changed 2026-01-29 22:52:03.882512 | 2026-01-29 22:52:03.882616 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 22:52:04.385183 | localhost -> localhost | ok: Runtime: 0:00:00.007786 2026-01-29 22:52:04.394438 | 2026-01-29 22:52:04.394633 | TASK [upload-logs : Upload logs to log server] 2026-01-29 22:52:04.962623 | localhost | Output suppressed because no_log was given 2026-01-29 22:52:04.966955 | 2026-01-29 22:52:04.967162 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 22:52:05.022046 | localhost | skipping: Conditional result was False 2026-01-29 22:52:05.026875 | localhost | skipping: Conditional result was False 2026-01-29 22:52:05.039676 | 2026-01-29 22:52:05.039909 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 22:52:05.088536 | localhost | skipping: Conditional result was False 2026-01-29 22:52:05.089174 | 2026-01-29 22:52:05.093131 | localhost | skipping: Conditional result was False 2026-01-29 22:52:05.102298 | 2026-01-29 22:52:05.102536 | LOOP [upload-logs : Upload console log and json output]