2026-01-08 13:54:43.489007 | Job console starting 2026-01-08 13:54:43.502901 | Updating git repos 2026-01-08 13:54:43.544283 | Cloning repos into workspace 2026-01-08 13:54:43.646346 | Restoring repo states 2026-01-08 13:54:43.660389 | Merging changes 2026-01-08 13:54:44.347947 | Checking out repos 2026-01-08 13:54:44.417649 | Preparing playbooks 2026-01-08 13:54:45.197197 | Running Ansible setup 2026-01-08 13:54:50.539352 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-08 13:54:51.433389 | 2026-01-08 13:54:51.433563 | PLAY [Base pre] 2026-01-08 13:54:51.451627 | 2026-01-08 13:54:51.451800 | TASK [Setup log path fact] 2026-01-08 13:54:51.482020 | ubuntu-jammy-large | ok 2026-01-08 13:54:51.498334 | 2026-01-08 13:54:51.498510 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-08 13:54:51.528730 | ubuntu-jammy-large | ok 2026-01-08 13:54:51.540535 | 2026-01-08 13:54:51.540682 | TASK [emit-job-header : Print job information] 2026-01-08 13:54:51.580134 | # Job Information 2026-01-08 13:54:51.580692 | Ansible Version: 2.16.14 2026-01-08 13:54:51.580734 | Job: openstack-octavia-amphora-image-build-2024.2 2026-01-08 13:54:51.580768 | Pipeline: check 2026-01-08 13:54:51.580792 | Executor: 521e9411259a 2026-01-08 13:54:51.580814 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image/pull/128 2026-01-08 13:54:51.580837 | Event ID: 7a7477d0-ec99-11f0-8bf6-818de981c912 2026-01-08 13:54:51.586340 | 2026-01-08 13:54:51.586481 | LOOP [emit-job-header : Print node information] 2026-01-08 13:54:51.701196 | ubuntu-jammy-large | ok: 2026-01-08 13:54:51.701403 | ubuntu-jammy-large | # Node Information 2026-01-08 13:54:51.701438 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-01-08 13:54:51.701463 | ubuntu-jammy-large | Hostname: ubuntu 2026-01-08 13:54:51.701485 | ubuntu-jammy-large | Username: zuul 2026-01-08 13:54:51.701506 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-01-08 13:54:51.701530 | ubuntu-jammy-large | Provider: regiocloud-a 2026-01-08 13:54:51.701551 | ubuntu-jammy-large | Region: 2026-01-08 13:54:51.701572 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-01-08 13:54:51.701592 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-01-08 13:54:51.701612 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:e791 2026-01-08 13:54:51.713844 | 2026-01-08 13:54:51.713998 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-08 13:54:52.413664 | ubuntu-jammy-large -> localhost | changed 2026-01-08 13:54:52.421467 | 2026-01-08 13:54:52.421612 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-08 13:54:53.984697 | ubuntu-jammy-large -> localhost | changed 2026-01-08 13:54:53.997422 | 2026-01-08 13:54:53.997575 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-08 13:54:54.667836 | ubuntu-jammy-large -> localhost | ok 2026-01-08 13:54:54.674540 | 2026-01-08 13:54:54.674679 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-08 13:54:54.725868 | ubuntu-jammy-large | ok 2026-01-08 13:54:54.760234 | ubuntu-jammy-large | included: /var/lib/zuul/builds/d12e0dbea022488284f7ec8460938158/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-08 13:54:54.783212 | 2026-01-08 13:54:54.783369 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-08 13:54:56.599962 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-01-08 13:54:56.600780 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/d12e0dbea022488284f7ec8460938158/work/d12e0dbea022488284f7ec8460938158_id_rsa 2026-01-08 13:54:56.600956 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/d12e0dbea022488284f7ec8460938158/work/d12e0dbea022488284f7ec8460938158_id_rsa.pub 2026-01-08 13:54:56.601064 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-01-08 13:54:56.601154 | ubuntu-jammy-large -> localhost | SHA256:qbAkJLUUB6a6YoeNB+0q618pzj1N+iAbKn0t1h4qGK0 zuul-build-sshkey 2026-01-08 13:54:56.601281 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-01-08 13:54:56.601436 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-01-08 13:54:56.601540 | ubuntu-jammy-large -> localhost | | *o. | 2026-01-08 13:54:56.601641 | ubuntu-jammy-large -> localhost | | = o | 2026-01-08 13:54:56.601730 | ubuntu-jammy-large -> localhost | |o o | 2026-01-08 13:54:56.601818 | ubuntu-jammy-large -> localhost | |.o. . | 2026-01-08 13:54:56.601905 | ubuntu-jammy-large -> localhost | |.o..o S | 2026-01-08 13:54:56.601990 | ubuntu-jammy-large -> localhost | |..Bo o.o | 2026-01-08 13:54:56.602424 | ubuntu-jammy-large -> localhost | |oO O.** | 2026-01-08 13:54:56.602539 | ubuntu-jammy-large -> localhost | |E X @++o | 2026-01-08 13:54:56.602668 | ubuntu-jammy-large -> localhost | |==.O.++. | 2026-01-08 13:54:56.602733 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-01-08 13:54:56.603600 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:01.151698 2026-01-08 13:54:56.621546 | 2026-01-08 13:54:56.621699 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-08 13:54:56.651549 | ubuntu-jammy-large | ok 2026-01-08 13:54:56.663734 | ubuntu-jammy-large | included: /var/lib/zuul/builds/d12e0dbea022488284f7ec8460938158/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-08 13:54:56.678761 | 2026-01-08 13:54:56.678929 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-08 13:54:56.703285 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-08 13:54:56.712638 | 2026-01-08 13:54:56.712782 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-08 13:54:57.373423 | ubuntu-jammy-large | changed 2026-01-08 13:54:57.384541 | 2026-01-08 13:54:57.384690 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-08 13:54:57.638038 | ubuntu-jammy-large | ok 2026-01-08 13:54:57.644046 | 2026-01-08 13:54:57.644193 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-08 13:54:58.416200 | ubuntu-jammy-large | changed 2026-01-08 13:54:58.421740 | 2026-01-08 13:54:58.421867 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-08 13:54:59.201506 | ubuntu-jammy-large | changed 2026-01-08 13:54:59.214992 | 2026-01-08 13:54:59.215137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-08 13:54:59.242285 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-08 13:54:59.250431 | 2026-01-08 13:54:59.250596 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-08 13:54:59.822961 | ubuntu-jammy-large -> localhost | changed 2026-01-08 13:54:59.846249 | 2026-01-08 13:54:59.846401 | TASK [add-build-sshkey : Add back temp key] 2026-01-08 13:55:00.327057 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/d12e0dbea022488284f7ec8460938158/work/d12e0dbea022488284f7ec8460938158_id_rsa (zuul-build-sshkey) 2026-01-08 13:55:00.327342 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.014392 2026-01-08 13:55:00.333894 | 2026-01-08 13:55:00.334013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-08 13:55:01.012377 | ubuntu-jammy-large | ok 2026-01-08 13:55:01.018076 | 2026-01-08 13:55:01.018235 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-08 13:55:01.074220 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-08 13:55:01.098542 | 2026-01-08 13:55:01.098684 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-08 13:55:01.564134 | ubuntu-jammy-large | ok 2026-01-08 13:55:01.579585 | 2026-01-08 13:55:01.579720 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-08 13:55:01.610426 | ubuntu-jammy-large | ok 2026-01-08 13:55:01.616506 | 2026-01-08 13:55:01.616649 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-08 13:55:01.917385 | ubuntu-jammy-large -> localhost | ok 2026-01-08 13:55:01.933775 | 2026-01-08 13:55:01.933907 | TASK [validate-host : Collect information about the host] 2026-01-08 13:55:03.228898 | ubuntu-jammy-large | ok 2026-01-08 13:55:03.281503 | 2026-01-08 13:55:03.281651 | TASK [validate-host : Sanitize hostname] 2026-01-08 13:55:03.352258 | ubuntu-jammy-large | ok 2026-01-08 13:55:03.360363 | 2026-01-08 13:55:03.360521 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-08 13:55:04.017438 | ubuntu-jammy-large -> localhost | changed 2026-01-08 13:55:04.023913 | 2026-01-08 13:55:04.024240 | TASK [validate-host : Collect information about zuul worker] 2026-01-08 13:55:04.538412 | ubuntu-jammy-large | ok 2026-01-08 13:55:04.546854 | 2026-01-08 13:55:04.547006 | TASK [validate-host : Write out all zuul information for each host] 2026-01-08 13:55:05.183191 | ubuntu-jammy-large -> localhost | changed 2026-01-08 13:55:05.214572 | 2026-01-08 13:55:05.214894 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-08 13:55:05.517756 | ubuntu-jammy-large | ok 2026-01-08 13:55:05.530893 | 2026-01-08 13:55:05.531092 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-08 13:55:06.453542 | ubuntu-jammy-large | changed: 2026-01-08 13:55:06.453864 | ubuntu-jammy-large | cd+++++++++ src/ 2026-01-08 13:55:06.453926 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-01-08 13:55:06.453969 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-01-08 13:55:06.454006 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-01-08 13:55:06.454043 | ubuntu-jammy-large | =3.0.2 2026-01-08 13:55:25.259359 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-01-08 13:55:25.274968 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 8.9 MB/s eta 0:00:00 2026-01-08 13:55:25.357208 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-01-08 13:55:25.374100 | ubuntu-jammy-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-01-08 13:55:25.382653 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 KB 8.4 MB/s eta 0:00:00 2026-01-08 13:55:25.461684 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-01-08 13:55:25.478266 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-08 13:55:25.601480 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 14.5 MB/s eta 0:00:00 2026-01-08 13:55:25.679277 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-01-08 13:55:25.698141 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-01-08 13:55:25.706503 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 9.5 MB/s eta 0:00:00 2026-01-08 13:55:25.773588 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2026-01-08 13:55:25.780252 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-08 13:55:25.916600 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-01-08 13:55:25.933181 | 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-08 13:55:25.976681 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 19.2 MB/s eta 0:00:00 2026-01-08 13:55:25.990573 | 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-08 13:55:26.046295 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-01-08 13:55:26.066059 | ubuntu-jammy-large | Downloading cliff-4.13.1-py3-none-any.whl (86 kB) 2026-01-08 13:55:26.080293 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.0/87.0 KB 9.7 MB/s eta 0:00:00 2026-01-08 13:55:26.172068 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-01-08 13:55:26.194316 | ubuntu-jammy-large | Downloading openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2026-01-08 13:55:26.336535 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.6 MB/s eta 0:00:00 2026-01-08 13:55:26.443038 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-01-08 13:55:26.463655 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2026-01-08 13:55:26.475125 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 6.1 MB/s eta 0:00:00 2026-01-08 13:55:26.564901 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-01-08 13:55:26.584309 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-01-08 13:55:26.599277 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 26.4 MB/s eta 0:00:00 2026-01-08 13:55:26.713908 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-01-08 13:55:26.735117 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-08 13:55:26.745132 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 9.2 MB/s eta 0:00:00 2026-01-08 13:55:26.811635 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-01-08 13:55:26.829076 | ubuntu-jammy-large | Downloading osc_lib-4.3.0-py3-none-any.whl (96 kB) 2026-01-08 13:55:26.837931 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.3/96.3 KB 14.9 MB/s eta 0:00:00 2026-01-08 13:55:26.896190 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-01-08 13:55:26.916377 | ubuntu-jammy-large | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-01-08 13:55:26.940966 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 KB 18.2 MB/s eta 0:00:00 2026-01-08 13:55:26.980444 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-01-08 13:55:26.996406 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-08 13:55:27.158655 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-01-08 13:55:27.176586 | ubuntu-jammy-large | Downloading cmd2-3.1.0-py3-none-any.whl (148 kB) 2026-01-08 13:55:27.188005 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.8/148.8 KB 17.3 MB/s eta 0:00:00 2026-01-08 13:55:27.220208 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-01-08 13:55:27.238426 | ubuntu-jammy-large | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-01-08 13:55:27.293054 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-01-08 13:55:27.308936 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-01-08 13:55:27.379657 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-01-08 13:55:27.399210 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-01-08 13:55:27.412895 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.6 MB/s eta 0:00:00 2026-01-08 13:55:27.472591 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-01-08 13:55:27.489088 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-01-08 13:55:27.529205 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-01-08 13:55:27.546804 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-01-08 13:55:27.698437 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-01-08 13:55:27.714779 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-01-08 13:55:27.729563 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 6.5 MB/s eta 0:00:00 2026-01-08 13:55:27.788230 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-01-08 13:55:27.804661 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-01-08 13:55:27.910490 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-01-08 13:55:27.927267 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-01-08 13:55:28.967047 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-01-08 13:55:28.983558 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-01-08 13:55:29.007089 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 19.4 MB/s eta 0:00:00 2026-01-08 13:55:29.080575 | ubuntu-jammy-large | Collecting os-service-types>=1.8.0 2026-01-08 13:55:29.097920 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-01-08 13:55:29.168366 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-01-08 13:55:29.189812 | ubuntu-jammy-large | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2026-01-08 13:55:29.210129 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 KB 20.0 MB/s eta 0:00:00 2026-01-08 13:55:29.242601 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2026-01-08 13:55:29.258812 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-08 13:55:29.305149 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-01-08 13:55:29.321296 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-01-08 13:55:29.360803 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-01-08 13:55:29.376898 | ubuntu-jammy-large | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-08 13:55:29.424932 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-01-08 13:55:29.441698 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-01-08 13:55:29.525142 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-01-08 13:55:29.542113 | ubuntu-jammy-large | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-08 13:55:29.607174 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-01-08 13:55:29.624250 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-08 13:55:29.636264 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 5.5 MB/s eta 0:00:00 2026-01-08 13:55:30.054542 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-01-08 13:55:30.072320 | ubuntu-jammy-large | Downloading psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) 2026-01-08 13:55:30.088806 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 KB 15.8 MB/s eta 0:00:00 2026-01-08 13:55:30.150408 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-01-08 13:55:30.169123 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-01-08 13:55:30.179335 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 8.8 MB/s eta 0:00:00 2026-01-08 13:55:30.323822 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-01-08 13:55:30.341545 | ubuntu-jammy-large | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-01-08 13:55:30.351469 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 KB 19.7 MB/s eta 0:00:00 2026-01-08 13:55:30.366553 | 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.1->-r requirements.txt (line 1)) (59.6.0) 2026-01-08 13:55:30.488595 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-01-08 13:55:30.506288 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-01-08 13:55:30.651166 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-01-08 13:55:30.668675 | ubuntu-jammy-large | Downloading oslo_config-10.2.0-py3-none-any.whl (131 kB) 2026-01-08 13:55:30.678737 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 KB 18.2 MB/s eta 0:00:00 2026-01-08 13:55:30.761718 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-01-08 13:55:30.779461 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.0-py3-none-any.whl (27 kB) 2026-01-08 13:55:30.854810 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-01-08 13:55:30.872245 | ubuntu-jammy-large | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-08 13:55:30.881187 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 10.0 MB/s eta 0:00:00 2026-01-08 13:55:30.948896 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-01-08 13:55:30.965863 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-08 13:55:30.976436 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 8.3 MB/s eta 0:00:00 2026-01-08 13:55:31.032913 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2026-01-08 13:55:31.049643 | ubuntu-jammy-large | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-08 13:55:31.061466 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 KB 18.5 MB/s eta 0:00:00 2026-01-08 13:55:31.361835 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-01-08 13:55:31.378271 | 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-08 13:55:31.388810 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 20.5 MB/s eta 0:00:00 2026-01-08 13:55:31.478276 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2026-01-08 13:55:31.494053 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-08 13:55:31.504331 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 17.3 MB/s eta 0:00:00 2026-01-08 13:55:31.563777 | ubuntu-jammy-large | Collecting backports.strenum 2026-01-08 13:55:31.581003 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-01-08 13:55:31.715600 | ubuntu-jammy-large | Collecting rich>=14.1.0 2026-01-08 13:55:31.732242 | ubuntu-jammy-large | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2026-01-08 13:55:31.746623 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 KB 21.4 MB/s eta 0:00:00 2026-01-08 13:55:31.780650 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-01-08 13:55:31.797842 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-01-08 13:55:31.859307 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2026-01-08 13:55:31.875080 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-01-08 13:55:32.348284 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2026-01-08 13:55:32.364879 | 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-08 13:55:32.374215 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.7/113.7 KB 17.2 MB/s eta 0:00:00 2026-01-08 13:55:32.471048 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-01-08 13:55:32.487206 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-08 13:55:32.622630 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-01-08 13:55:32.643100 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-01-08 13:55:32.760902 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.0 MB/s eta 0:00:00 2026-01-08 13:55:32.805416 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-01-08 13:55:32.821560 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-01-08 13:55:32.892622 | ubuntu-jammy-large | Collecting tzdata>=2022.4 2026-01-08 13:55:32.911604 | ubuntu-jammy-large | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-01-08 13:55:32.933737 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.5/348.5 KB 19.4 MB/s eta 0:00:00 2026-01-08 13:55:33.188385 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-01-08 13:55:33.206127 | 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-08 13:55:33.233504 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 18.8 MB/s eta 0:00:00 2026-01-08 13:55:33.266234 | 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-08 13:55:33.339340 | ubuntu-jammy-large | Collecting wcwidth 2026-01-08 13:55:33.355630 | ubuntu-jammy-large | Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2026-01-08 13:55:33.574348 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-01-08 13:55:33.591980 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-08 13:55:33.648179 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.7 MB/s eta 0:00:00 2026-01-08 13:55:33.795597 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-01-08 13:55:33.812475 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-01-08 13:55:33.821738 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 13.0 MB/s eta 0:00:00 2026-01-08 13:55:33.948727 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-01-08 13:55:33.964795 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-01-08 13:55:34.362567 | 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-08 13:55:43.096703 | 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.0 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.1 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.12.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.8.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-25.0 pbr-7.0.3 platformdirs-4.5.1 psutil-7.2.1 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.2.0 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.2.14 wrapt-2.0.1 2026-01-08 13:55:43.097051 | 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-08 13:55:43.482717 | ubuntu-jammy-large | + sudo apt-get update 2026-01-08 13:55:43.670140 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-01-08 13:55:43.688696 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-01-08 13:55:43.723616 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-01-08 13:55:43.758300 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-01-08 13:55:45.390227 | ubuntu-jammy-large | Reading package lists... 2026-01-08 13:55:45.418008 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-01-08 13:55:45.480569 | ubuntu-jammy-large | Reading package lists... 2026-01-08 13:55:45.751043 | ubuntu-jammy-large | Building dependency tree... 2026-01-08 13:55:45.751316 | ubuntu-jammy-large | Reading state information... 2026-01-08 13:55:45.973545 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-01-08 13:55:45.973667 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-01-08 13:55:45.973686 | ubuntu-jammy-large | The following additional packages will be installed: 2026-01-08 13:55:45.974842 | ubuntu-jammy-large | distro-info liblzo2-2 2026-01-08 13:55:45.975938 | ubuntu-jammy-large | Suggested packages: 2026-01-08 13:55:45.975961 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-01-08 13:55:46.001143 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-01-08 13:55:46.002203 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-01-08 13:55:46.103988 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:55:46.104095 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-01-08 13:55:46.104115 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-01-08 13:55:46.104131 | 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-08 13:55:46.182290 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-01-08 13:55:46.371251 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-01-08 13:55:46.374808 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-01-08 13:55:46.384652 | 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-08 13:55:46.386586 | 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-08 13:55:46.573258 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:55:46.614908 | ubuntu-jammy-large | Fetched 1021 kB in 0s (2702 kB/s) 2026-01-08 13:55:46.654535 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-01-08 13:55:46.678264 | 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-08 13:55:46.679613 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-01-08 13:55:46.685266 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-01-08 13:55:46.750681 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-01-08 13:55:46.758354 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-01-08 13:55:46.764745 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-01-08 13:55:46.872191 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-01-08 13:55:46.879341 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-01-08 13:55:46.891759 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-01-08 13:55:46.953457 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-01-08 13:55:46.960928 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-01-08 13:55:46.967219 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-01-08 13:55:47.087267 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-01-08 13:55:47.093110 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-01-08 13:55:47.100475 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-01-08 13:55:47.200069 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-01-08 13:55:47.207731 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-01-08 13:55:47.218320 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-01-08 13:55:47.298479 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-01-08 13:55:47.317557 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-01-08 13:55:47.334213 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-01-08 13:55:47.358320 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-01-08 13:55:47.374852 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-01-08 13:55:47.394514 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-01-08 13:55:47.414012 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:55:47.922809 | ubuntu-jammy-large | ok: Runtime: 0:00:24.194886 2026-01-08 13:55:47.926671 | 2026-01-08 13:55:47.926785 | PLAY RECAP 2026-01-08 13:55:47.926919 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-08 13:55:47.926954 | 2026-01-08 13:55:48.086221 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-01-08 13:55:48.087395 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-01-08 13:55:48.853678 | 2026-01-08 13:55:48.853860 | PLAY [Build image] 2026-01-08 13:55:48.869102 | 2026-01-08 13:55:48.869306 | TASK [Run build script] 2026-01-08 13:55:49.328964 | ubuntu-jammy-large | + VERSION=2024.2 2026-01-08 13:55:49.329114 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-01-08 13:55:49.329137 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-01-08 13:55:49.329170 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-01-08 13:55:49.329187 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-01-08 13:55:49.329208 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-01-08 13:55:49.329229 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-01-08 13:55:49.329245 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:55:49.329260 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:55:49.329276 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-01-08 13:55:49.329289 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-01-08 13:55:49.329995 | ubuntu-jammy-large | ++ pwd 2026-01-08 13:55:49.330538 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-01-08 13:55:49.330561 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-01-08 13:55:49.330576 | ubuntu-jammy-large | + BRANCH=stable/2024.2 2026-01-08 13:55:49.330594 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-01-08 13:55:49.330609 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-01-08 13:55:49.348699 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-01-08 13:55:52.499077 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-01-08 13:55:52.499260 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-01-08 13:55:52.499281 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2024.2 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2024.2.qcow2 -s 2 -t qcow2 2026-01-08 13:55:52.509848 | ubuntu-jammy-large | Building image with amphora agent from stable/2024.2. 2026-01-08 13:55:52.509910 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt. 2026-01-08 13:55:52.928758 | ubuntu-jammy-large | 2026-01-08 13:55:52.928 | diskimage-builder version 3.40.1 2026-01-08 13:55:52.930704 | ubuntu-jammy-large | 2026-01-08 13:55:52.930 | 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-08 13:55:53.039622 | ubuntu-jammy-large | 2026-01-08 13:55:53.039 | Expanded element dependencies to: install-types dib-init-system haproxy-octavia source-repositories package-installs dib-python pip-cache install-bin block-device-mbr vm cpu-pinning ubuntu-minimal install-static keepalived-octavia no-resolvconf rebind-sshd ubuntu-common manifests amphora-apparmor cache-url sysctl ipvsadmin certs-ramfs modprobe pkg-map bootloader dpkg svc-map cloud-init-datasources sos sysprep remove-default-ints debootstrap base amphora-agent haproxy-logrotate octavia-lib 2026-01-08 13:55:53.120544 | ubuntu-jammy-large | 2026-01-08 13:55:53.120 | Building in /tmp/dib_build.d1aX27eK 2026-01-08 13:55:53.128694 | ubuntu-jammy-large | 2026-01-08 13:55:53.128 | Searching elements for block-device[-amd64].yaml ... 2026-01-08 13:55:53.137279 | ubuntu-jammy-large | 2026-01-08 13:55:53.137 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-01-08 13:55:53.423945 | ubuntu-jammy-large | 2026-01-08 13:55:53.423 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.d1aX27eK/states/block-device/config.json] 2026-01-08 13:55:53.710408 | ubuntu-jammy-large | 2026-01-08 13:55:53.710 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-01-08 13:55:53.990794 | ubuntu-jammy-large | 2026-01-08 13:55:53.990 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-01-08 13:55:54.265917 | ubuntu-jammy-large | 2026-01-08 13:55:54.265 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-01-08 13:55:54.540268 | ubuntu-jammy-large | 2026-01-08 13:55:54.539 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-01-08 13:55:54.620517 | ubuntu-jammy-large | 2026-01-08 13:55:54.620 | Copying hooks for amphora-apparmor 2026-01-08 13:55:54.636884 | ubuntu-jammy-large | 2026-01-08 13:55:54.636 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-01-08 13:55:54.648406 | ubuntu-jammy-large | 2026-01-08 13:55:54.648 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-01-08 13:55:54.661344 | ubuntu-jammy-large | 2026-01-08 13:55:54.661 | Copying hooks for vm 2026-01-08 13:55:54.671882 | ubuntu-jammy-large | 2026-01-08 13:55:54.671 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-01-08 13:55:54.681738 | ubuntu-jammy-large | 2026-01-08 13:55:54.681 | Copying hooks for pip-cache 2026-01-08 13:55:54.690321 | ubuntu-jammy-large | 2026-01-08 13:55:54.690 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-01-08 13:55:54.701428 | ubuntu-jammy-large | 2026-01-08 13:55:54.701 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-01-08 13:55:54.709954 | ubuntu-jammy-large | 2026-01-08 13:55:54.709 | Copying hooks for install-bin 2026-01-08 13:55:54.719032 | ubuntu-jammy-large | 2026-01-08 13:55:54.718 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-01-08 13:55:54.725238 | ubuntu-jammy-large | 2026-01-08 13:55:54.725 | Copying hooks for source-repositories 2026-01-08 13:55:54.736655 | ubuntu-jammy-large | 2026-01-08 13:55:54.736 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-01-08 13:55:54.751844 | ubuntu-jammy-large | 2026-01-08 13:55:54.751 | Copying hooks for certs-ramfs 2026-01-08 13:55:54.760186 | ubuntu-jammy-large | 2026-01-08 13:55:54.760 | 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-08 13:55:54.769242 | ubuntu-jammy-large | 2026-01-08 13:55:54.769 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-01-08 13:55:54.778630 | ubuntu-jammy-large | 2026-01-08 13:55:54.778 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-01-08 13:55:54.791536 | ubuntu-jammy-large | 2026-01-08 13:55:54.791 | Copying hooks for package-installs 2026-01-08 13:55:54.797054 | ubuntu-jammy-large | 2026-01-08 13:55:54.796 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-01-08 13:55:54.806300 | ubuntu-jammy-large | 2026-01-08 13:55:54.806 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-01-08 13:55:54.808698 | ubuntu-jammy-large | 2026-01-08 13:55:54.808 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-01-08 13:55:54.815704 | ubuntu-jammy-large | 2026-01-08 13:55:54.815 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-01-08 13:55:54.817571 | ubuntu-jammy-large | 2026-01-08 13:55:54.817 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-01-08 13:55:54.824563 | ubuntu-jammy-large | 2026-01-08 13:55:54.824 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-01-08 13:55:54.827142 | ubuntu-jammy-large | 2026-01-08 13:55:54.827 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-01-08 13:55:54.829511 | ubuntu-jammy-large | 2026-01-08 13:55:54.829 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-01-08 13:55:54.831647 | ubuntu-jammy-large | 2026-01-08 13:55:54.831 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-01-08 13:55:54.839748 | ubuntu-jammy-large | 2026-01-08 13:55:54.839 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-01-08 13:55:54.841608 | ubuntu-jammy-large | 2026-01-08 13:55:54.841 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-01-08 13:55:54.850690 | ubuntu-jammy-large | 2026-01-08 13:55:54.850 | Copying hooks for cpu-pinning 2026-01-08 13:55:54.857172 | ubuntu-jammy-large | 2026-01-08 13:55:54.857 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-01-08 13:55:54.858627 | ubuntu-jammy-large | 2026-01-08 13:55:54.858 | 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-08 13:55:54.863315 | ubuntu-jammy-large | 2026-01-08 13:55:54.863 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-01-08 13:55:54.868280 | ubuntu-jammy-large | 2026-01-08 13:55:54.868 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-01-08 13:55:54.877350 | ubuntu-jammy-large | 2026-01-08 13:55:54.877 | Copying hooks for rebind-sshd 2026-01-08 13:55:54.882470 | ubuntu-jammy-large | 2026-01-08 13:55:54.882 | 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-08 13:55:54.891034 | ubuntu-jammy-large | 2026-01-08 13:55:54.890 | Copying hooks for debootstrap 2026-01-08 13:55:54.901437 | ubuntu-jammy-large | 2026-01-08 13:55:54.901 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-01-08 13:55:54.907641 | ubuntu-jammy-large | 2026-01-08 13:55:54.907 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-01-08 13:55:54.909625 | ubuntu-jammy-large | 2026-01-08 13:55:54.909 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-01-08 13:55:54.915714 | ubuntu-jammy-large | 2026-01-08 13:55:54.915 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-01-08 13:55:54.917739 | ubuntu-jammy-large | 2026-01-08 13:55:54.917 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-01-08 13:55:54.919736 | ubuntu-jammy-large | 2026-01-08 13:55:54.919 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-01-08 13:55:54.925542 | ubuntu-jammy-large | 2026-01-08 13:55:54.925 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-01-08 13:55:54.936059 | ubuntu-jammy-large | 2026-01-08 13:55:54.935 | Copying hooks for ubuntu-common 2026-01-08 13:55:54.941519 | ubuntu-jammy-large | 2026-01-08 13:55:54.941 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-01-08 13:55:54.946391 | ubuntu-jammy-large | 2026-01-08 13:55:54.946 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:55:54.947955 | ubuntu-jammy-large | 2026-01-08 13:55:54.947 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-01-08 13:55:54.956834 | ubuntu-jammy-large | 2026-01-08 13:55:54.956 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-01-08 13:55:54.964887 | ubuntu-jammy-large | 2026-01-08 13:55:54.964 | Copying hooks for cloud-init-datasources 2026-01-08 13:55:54.970692 | ubuntu-jammy-large | 2026-01-08 13:55:54.970 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-01-08 13:55:54.976037 | ubuntu-jammy-large | 2026-01-08 13:55:54.975 | Copying hooks for octavia-lib 2026-01-08 13:55:54.981401 | ubuntu-jammy-large | 2026-01-08 13:55:54.981 | 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-08 13:55:54.986117 | ubuntu-jammy-large | 2026-01-08 13:55:54.986 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-01-08 13:55:54.996210 | ubuntu-jammy-large | 2026-01-08 13:55:54.996 | Copying hooks for sysctl 2026-01-08 13:55:55.001349 | ubuntu-jammy-large | 2026-01-08 13:55:55.001 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-01-08 13:55:55.002644 | ubuntu-jammy-large | 2026-01-08 13:55:55.002 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-01-08 13:55:55.009173 | ubuntu-jammy-large | 2026-01-08 13:55:55.008 | Copying hooks for modprobe 2026-01-08 13:55:55.018253 | ubuntu-jammy-large | 2026-01-08 13:55:55.018 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-01-08 13:55:55.027293 | ubuntu-jammy-large | 2026-01-08 13:55:55.027 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-01-08 13:55:55.033744 | ubuntu-jammy-large | 2026-01-08 13:55:55.033 | Copying hooks for base 2026-01-08 13:55:55.047472 | ubuntu-jammy-large | 2026-01-08 13:55:55.047 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-01-08 13:55:55.055921 | ubuntu-jammy-large | 2026-01-08 13:55:55.055 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-01-08 13:55:55.063443 | ubuntu-jammy-large | 2026-01-08 13:55:55.063 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-01-08 13:55:55.065650 | ubuntu-jammy-large | 2026-01-08 13:55:55.065 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-01-08 13:55:55.067592 | ubuntu-jammy-large | 2026-01-08 13:55:55.067 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-01-08 13:55:55.079386 | ubuntu-jammy-large | 2026-01-08 13:55:55.079 | Copying hooks for ubuntu-minimal 2026-01-08 13:55:55.086421 | ubuntu-jammy-large | 2026-01-08 13:55:55.086 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-01-08 13:55:55.088017 | ubuntu-jammy-large | 2026-01-08 13:55:55.087 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-01-08 13:55:55.089704 | ubuntu-jammy-large | 2026-01-08 13:55:55.089 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-01-08 13:55:55.091277 | ubuntu-jammy-large | 2026-01-08 13:55:55.091 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-01-08 13:55:55.092904 | ubuntu-jammy-large | 2026-01-08 13:55:55.092 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-01-08 13:55:55.094566 | ubuntu-jammy-large | 2026-01-08 13:55:55.094 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-01-08 13:55:55.097974 | ubuntu-jammy-large | 2026-01-08 13:55:55.097 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-01-08 13:55:55.101396 | ubuntu-jammy-large | 2026-01-08 13:55:55.101 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-01-08 13:55:55.113645 | ubuntu-jammy-large | 2026-01-08 13:55:55.113 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-01-08 13:55:55.117070 | ubuntu-jammy-large | 2026-01-08 13:55:55.116 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:55:55.128047 | ubuntu-jammy-large | 2026-01-08 13:55:55.127 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-01-08 13:55:55.146624 | ubuntu-jammy-large | 2026-01-08 13:55:55.146 | Copying hooks for block-device-mbr 2026-01-08 13:55:55.157344 | ubuntu-jammy-large | 2026-01-08 13:55:55.157 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-01-08 13:55:55.173369 | ubuntu-jammy-large | 2026-01-08 13:55:55.173 | Copying hooks for amphora-agent 2026-01-08 13:55:55.180980 | ubuntu-jammy-large | 2026-01-08 13:55:55.180 | 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-08 13:55:55.182942 | ubuntu-jammy-large | 2026-01-08 13:55:55.182 | 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-08 13:55:55.184666 | ubuntu-jammy-large | 2026-01-08 13:55:55.184 | 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-08 13:55:55.191443 | ubuntu-jammy-large | 2026-01-08 13:55:55.191 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-01-08 13:55:55.193665 | ubuntu-jammy-large | 2026-01-08 13:55:55.193 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-01-08 13:55:55.200523 | ubuntu-jammy-large | 2026-01-08 13:55:55.200 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-01-08 13:55:55.216762 | ubuntu-jammy-large | 2026-01-08 13:55:55.216 | Copying hooks for install-types 2026-01-08 13:55:55.226921 | ubuntu-jammy-large | 2026-01-08 13:55:55.226 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-01-08 13:55:55.233942 | ubuntu-jammy-large | 2026-01-08 13:55:55.233 | Copying hooks for bootloader 2026-01-08 13:55:55.244462 | ubuntu-jammy-large | 2026-01-08 13:55:55.244 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-01-08 13:55:55.254736 | ubuntu-jammy-large | 2026-01-08 13:55:55.254 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-01-08 13:55:55.263527 | ubuntu-jammy-large | 2026-01-08 13:55:55.263 | Copying hooks for manifests 2026-01-08 13:55:55.270062 | ubuntu-jammy-large | 2026-01-08 13:55:55.269 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-01-08 13:55:55.275620 | ubuntu-jammy-large | 2026-01-08 13:55:55.275 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-01-08 13:55:55.283549 | ubuntu-jammy-large | 2026-01-08 13:55:55.283 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-01-08 13:55:55.289141 | ubuntu-jammy-large | 2026-01-08 13:55:55.289 | Copying hooks for no-resolvconf 2026-01-08 13:55:55.295003 | ubuntu-jammy-large | 2026-01-08 13:55:55.294 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-01-08 13:55:55.300378 | ubuntu-jammy-large | 2026-01-08 13:55:55.300 | Copying hooks for sysprep 2026-01-08 13:55:55.306224 | ubuntu-jammy-large | 2026-01-08 13:55:55.306 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-01-08 13:55:55.315006 | ubuntu-jammy-large | 2026-01-08 13:55:55.314 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-01-08 13:55:55.323189 | ubuntu-jammy-large | 2026-01-08 13:55:55.323 | Copying hooks for dib-init-system 2026-01-08 13:55:55.332322 | ubuntu-jammy-large | 2026-01-08 13:55:55.332 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-01-08 13:55:55.340768 | ubuntu-jammy-large | 2026-01-08 13:55:55.340 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-01-08 13:55:55.347988 | ubuntu-jammy-large | 2026-01-08 13:55:55.347 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-01-08 13:55:55.354413 | ubuntu-jammy-large | 2026-01-08 13:55:55.354 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-01-08 13:55:55.360558 | ubuntu-jammy-large | 2026-01-08 13:55:55.360 | Copying hooks for install-static 2026-01-08 13:55:55.366558 | ubuntu-jammy-large | 2026-01-08 13:55:55.366 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-01-08 13:55:55.376982 | ubuntu-jammy-large | 2026-01-08 13:55:55.376 | Copying hooks for haproxy-logrotate 2026-01-08 13:55:55.387636 | ubuntu-jammy-large | 2026-01-08 13:55:55.387 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-01-08 13:55:55.391359 | ubuntu-jammy-large | 2026-01-08 13:55:55.391 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-01-08 13:55:55.400987 | ubuntu-jammy-large | 2026-01-08 13:55:55.400 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-01-08 13:55:55.414469 | ubuntu-jammy-large | 2026-01-08 13:55:55.414 | Copying hooks for haproxy-octavia 2026-01-08 13:55:55.422393 | ubuntu-jammy-large | 2026-01-08 13:55:55.422 | 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-08 13:55:55.424404 | ubuntu-jammy-large | 2026-01-08 13:55:55.424 | 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-08 13:55:55.426504 | ubuntu-jammy-large | 2026-01-08 13:55:55.426 | 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-08 13:55:55.428350 | ubuntu-jammy-large | 2026-01-08 13:55:55.428 | 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-08 13:55:55.430222 | ubuntu-jammy-large | 2026-01-08 13:55:55.430 | 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-08 13:55:55.436067 | ubuntu-jammy-large | 2026-01-08 13:55:55.435 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-01-08 13:55:55.458080 | ubuntu-jammy-large | 2026-01-08 13:55:55.457 | Copying hooks for cache-url 2026-01-08 13:55:55.466599 | ubuntu-jammy-large | 2026-01-08 13:55:55.466 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-01-08 13:55:55.479732 | ubuntu-jammy-large | 2026-01-08 13:55:55.479 | Copying hooks for dpkg 2026-01-08 13:55:55.485769 | ubuntu-jammy-large | 2026-01-08 13:55:55.485 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-01-08 13:55:55.487513 | ubuntu-jammy-large | 2026-01-08 13:55:55.487 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-01-08 13:55:55.489143 | ubuntu-jammy-large | 2026-01-08 13:55:55.489 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-01-08 13:55:55.498917 | ubuntu-jammy-large | 2026-01-08 13:55:55.498 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-01-08 13:55:55.501152 | ubuntu-jammy-large | 2026-01-08 13:55:55.501 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-01-08 13:55:55.509602 | ubuntu-jammy-large | 2026-01-08 13:55:55.509 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-01-08 13:55:55.518665 | ubuntu-jammy-large | 2026-01-08 13:55:55.518 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-01-08 13:55:55.526041 | ubuntu-jammy-large | 2026-01-08 13:55:55.525 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-01-08 13:55:55.528142 | ubuntu-jammy-large | 2026-01-08 13:55:55.528 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-01-08 13:55:55.534537 | ubuntu-jammy-large | 2026-01-08 13:55:55.534 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-01-08 13:55:55.536226 | ubuntu-jammy-large | 2026-01-08 13:55:55.536 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-01-08 13:55:55.537860 | ubuntu-jammy-large | 2026-01-08 13:55:55.537 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-01-08 13:55:55.539672 | ubuntu-jammy-large | 2026-01-08 13:55:55.539 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-01-08 13:55:55.541276 | ubuntu-jammy-large | 2026-01-08 13:55:55.541 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-01-08 13:55:55.545445 | ubuntu-jammy-large | 2026-01-08 13:55:55.545 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-01-08 13:55:55.557320 | ubuntu-jammy-large | 2026-01-08 13:55:55.557 | Copying hooks for keepalived-octavia 2026-01-08 13:55:55.571328 | ubuntu-jammy-large | 2026-01-08 13:55:55.571 | Copying hooks for sos 2026-01-08 13:55:55.587163 | ubuntu-jammy-large | 2026-01-08 13:55:55.587 | Copying hooks for ipvsadmin 2026-01-08 13:55:55.600643 | ubuntu-jammy-large | 2026-01-08 13:55:55.600 | Copying hooks for dib-python 2026-01-08 13:55:55.610078 | ubuntu-jammy-large | 2026-01-08 13:55:55.609 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-01-08 13:55:55.616772 | ubuntu-jammy-large | 2026-01-08 13:55:55.616 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-01-08 13:55:55.626035 | ubuntu-jammy-large | 2026-01-08 13:55:55.625 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-01-08 13:55:55.633508 | ubuntu-jammy-large | 2026-01-08 13:55:55.633 | Copying hooks for remove-default-ints 2026-01-08 13:55:55.642772 | ubuntu-jammy-large | 2026-01-08 13:55:55.642 | 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-08 13:55:55.649310 | ubuntu-jammy-large | 2026-01-08 13:55:55.649 | Copying hooks for svc-map 2026-01-08 13:55:55.660943 | ubuntu-jammy-large | 2026-01-08 13:55:55.660 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-01-08 13:55:55.663719 | ubuntu-jammy-large | 2026-01-08 13:55:55.663 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-01-08 13:55:55.673380 | ubuntu-jammy-large | 2026-01-08 13:55:55.673 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-01-08 13:55:55.688794 | ubuntu-jammy-large | 2026-01-08 13:55:55.688 | Copying hooks for pkg-map 2026-01-08 13:55:55.695113 | ubuntu-jammy-large | 2026-01-08 13:55:55.694 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-01-08 13:55:55.700168 | ubuntu-jammy-large | 2026-01-08 13:55:55.700 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-01-08 13:55:55.712686 | ubuntu-jammy-large | 2026-01-08 13:55:55.712 | Running hooks from /tmp/dib_build.d1aX27eK/hooks/root.d 2026-01-08 13:55:55.732852 | ubuntu-jammy-large | 2026-01-08 13:55:55.732 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-base-defaults 2026-01-08 13:55:55.743540 | ubuntu-jammy-large | 2026-01-08 13:55:55.743 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-base-defaults 2026-01-08 13:55:55.748170 | ubuntu-jammy-large | 2026-01-08 13:55:55.748 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:55:55.752081 | ubuntu-jammy-large | 2026-01-08 13:55:55.751 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:55:55.757006 | ubuntu-jammy-large | 2026-01-08 13:55:55.756 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:55:55.763407 | ubuntu-jammy-large | 2026-01-08 13:55:55.763 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:55:55.769981 | ubuntu-jammy-large | 2026-01-08 13:55:55.769 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:55:55.779595 | ubuntu-jammy-large | 2026-01-08 13:55:55.779 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:55:55.785994 | ubuntu-jammy-large | 2026-01-08 13:55:55.785 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:55:55.792403 | ubuntu-jammy-large | 2026-01-08 13:55:55.792 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:55:55.799224 | ubuntu-jammy-large | 2026-01-08 13:55:55.799 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:55:55.805866 | ubuntu-jammy-large | 2026-01-08 13:55:55.805 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:55:55.811858 | ubuntu-jammy-large | 2026-01-08 13:55:55.811 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:55:55.818229 | ubuntu-jammy-large | 2026-01-08 13:55:55.818 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:55:55.824981 | ubuntu-jammy-large | 2026-01-08 13:55:55.824 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:55:55.831324 | ubuntu-jammy-large | 2026-01-08 13:55:55.831 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-08 13:55:55.838212 | ubuntu-jammy-large | 2026-01-08 13:55:55.838 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-08 13:55:55.844957 | ubuntu-jammy-large | 2026-01-08 13:55:55.844 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:55:55.851205 | ubuntu-jammy-large | 2026-01-08 13:55:55.851 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:55:55.857599 | ubuntu-jammy-large | 2026-01-08 13:55:55.857 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:55:55.863943 | ubuntu-jammy-large | 2026-01-08 13:55:55.863 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:55:55.870668 | ubuntu-jammy-large | 2026-01-08 13:55:55.870 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:55:55.882875 | ubuntu-jammy-large | 2026-01-08 13:55:55.882 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:55:55.889469 | ubuntu-jammy-large | 2026-01-08 13:55:55.889 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:55:55.896113 | ubuntu-jammy-large | 2026-01-08 13:55:55.895 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:55:55.902654 | ubuntu-jammy-large | 2026-01-08 13:55:55.902 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-dpkg.bash 2026-01-08 13:55:55.915263 | ubuntu-jammy-large | 2026-01-08 13:55:55.915 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-dpkg.bash 2026-01-08 13:55:55.921533 | ubuntu-jammy-large | 2026-01-08 13:55:55.921 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-08 13:55:55.927415 | ubuntu-jammy-large | 2026-01-08 13:55:55.927 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-08 13:55:55.934283 | ubuntu-jammy-large | 2026-01-08 13:55:55.934 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-pip-cache 2026-01-08 13:55:55.943988 | ubuntu-jammy-large | 2026-01-08 13:55:55.943 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-pip-cache 2026-01-08 13:55:55.949551 | ubuntu-jammy-large | 2026-01-08 13:55:55.949 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:55:55.955307 | ubuntu-jammy-large | 2026-01-08 13:55:55.955 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:55:55.961510 | ubuntu-jammy-large | 2026-01-08 13:55:55.961 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:55:55.972364 | ubuntu-jammy-large | 2026-01-08 13:55:55.972 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:55:55.978370 | ubuntu-jammy-large | 2026-01-08 13:55:55.978 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-08 13:55:55.984535 | ubuntu-jammy-large | 2026-01-08 13:55:55.984 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-08 13:55:55.990596 | ubuntu-jammy-large | 2026-01-08 13:55:55.990 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-08 13:55:55.996425 | ubuntu-jammy-large | 2026-01-08 13:55:55.996 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-08 13:55:56.003486 | ubuntu-jammy-large | 2026-01-08 13:55:56.003 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:55:56.009762 | ubuntu-jammy-large | 2026-01-08 13:55:56.009 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:55:56.016245 | ubuntu-jammy-large | 2026-01-08 13:55:56.016 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:55:56.022481 | ubuntu-jammy-large | 2026-01-08 13:55:56.022 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:55:56.028834 | ubuntu-jammy-large | 2026-01-08 13:55:56.028 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-08 13:55:56.034829 | ubuntu-jammy-large | 2026-01-08 13:55:56.034 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:55:56.041408 | ubuntu-jammy-large | 2026-01-08 13:55:56.041 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:55:56.047233 | ubuntu-jammy-large | 2026-01-08 13:55:56.047 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:55:56.053285 | ubuntu-jammy-large | 2026-01-08 13:55:56.053 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:55:56.060338 | ubuntu-jammy-large | 2026-01-08 13:55:56.060 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:55:56.071018 | ubuntu-jammy-large | 2026-01-08 13:55:56.070 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:55:56.076671 | ubuntu-jammy-large | 2026-01-08 13:55:56.076 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:55:56.082707 | ubuntu-jammy-large | 2026-01-08 13:55:56.082 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-08 13:55:56.088755 | ubuntu-jammy-large | 2026-01-08 13:55:56.088 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-08 13:55:56.095123 | ubuntu-jammy-large | 2026-01-08 13:55:56.094 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:55:56.106309 | ubuntu-jammy-large | 2026-01-08 13:55:56.106 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:55:56.112350 | ubuntu-jammy-large | 2026-01-08 13:55:56.112 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:55:56.117476 | ubuntu-jammy-large | 2026-01-08 13:55:56.117 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:55:56.123727 | ubuntu-jammy-large | 2026-01-08 13:55:56.123 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:55:56.135948 | ubuntu-jammy-large | 2026-01-08 13:55:56.135 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:55:56.141405 | ubuntu-jammy-large | 2026-01-08 13:55:56.141 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:55:56.147749 | ubuntu-jammy-large | 2026-01-08 13:55:56.147 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:55:56.153941 | ubuntu-jammy-large | 2026-01-08 13:55:56.153 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/14-manifests 2026-01-08 13:55:56.165020 | ubuntu-jammy-large | 2026-01-08 13:55:56.164 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/14-manifests 2026-01-08 13:55:56.170156 | ubuntu-jammy-large | 2026-01-08 13:55:56.170 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:55:56.176850 | ubuntu-jammy-large | 2026-01-08 13:55:56.176 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:55:56.183141 | ubuntu-jammy-large | 2026-01-08 13:55:56.183 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:55:56.188555 | ubuntu-jammy-large | 2026-01-08 13:55:56.188 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:55:56.195195 | ubuntu-jammy-large | 2026-01-08 13:55:56.195 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/15-block-device.bash 2026-01-08 13:55:56.206425 | ubuntu-jammy-large | 2026-01-08 13:55:56.206 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/15-block-device.bash 2026-01-08 13:55:56.212655 | ubuntu-jammy-large | 2026-01-08 13:55:56.212 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:55:56.219134 | ubuntu-jammy-large | 2026-01-08 13:55:56.219 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:55:56.225406 | ubuntu-jammy-large | 2026-01-08 13:55:56.225 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-08 13:55:56.232070 | ubuntu-jammy-large | 2026-01-08 13:55:56.231 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/20-network-interface-names 2026-01-08 13:55:56.243146 | ubuntu-jammy-large | 2026-01-08 13:55:56.243 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/20-network-interface-names 2026-01-08 13:55:56.248977 | ubuntu-jammy-large | 2026-01-08 13:55:56.248 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:55:56.255782 | ubuntu-jammy-large | 2026-01-08 13:55:56.255 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:55:56.261865 | ubuntu-jammy-large | 2026-01-08 13:55:56.261 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/50-dib-python-version 2026-01-08 13:55:56.273624 | ubuntu-jammy-large | 2026-01-08 13:55:56.273 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/50-dib-python-version 2026-01-08 13:55:56.280023 | ubuntu-jammy-large | 2026-01-08 13:55:56.279 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-08 13:55:56.286011 | ubuntu-jammy-large | 2026-01-08 13:55:56.285 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-08 13:55:56.292693 | ubuntu-jammy-large | 2026-01-08 13:55:56.292 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-08 13:55:56.298292 | ubuntu-jammy-large | 2026-01-08 13:55:56.298 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-08 13:55:56.304075 | ubuntu-jammy-large | 2026-01-08 13:55:56.303 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-08 13:55:56.310510 | ubuntu-jammy-large | 2026-01-08 13:55:56.310 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-08 13:55:56.315560 | ubuntu-jammy-large | 2026-01-08 13:55:56.315 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-08 13:55:56.320813 | ubuntu-jammy-large | 2026-01-08 13:55:56.320 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-08 13:55:56.327541 | ubuntu-jammy-large | 2026-01-08 13:55:56.327 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:55:56.339030 | ubuntu-jammy-large | 2026-01-08 13:55:56.338 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:55:56.345913 | ubuntu-jammy-large | 2026-01-08 13:55:56.345 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-08 13:55:56.352233 | ubuntu-jammy-large | 2026-01-08 13:55:56.352 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-08 13:55:56.358599 | ubuntu-jammy-large | 2026-01-08 13:55:56.358 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-08 13:55:56.363923 | ubuntu-jammy-large | 2026-01-08 13:55:56.363 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:55:56.370225 | ubuntu-jammy-large | 2026-01-08 13:55:56.370 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:55:56.376432 | ubuntu-jammy-large | 2026-01-08 13:55:56.376 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:55:56.382387 | ubuntu-jammy-large | 2026-01-08 13:55:56.382 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:55:56.388645 | ubuntu-jammy-large | 2026-01-08 13:55:56.388 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/99-dib-init-system 2026-01-08 13:55:56.397231 | ubuntu-jammy-large | 2026-01-08 13:55:56.397 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/root.d/../environment.d/99-dib-init-system 2026-01-08 13:55:56.401600 | ubuntu-jammy-large | 2026-01-08 13:55:56.401 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-08 13:55:56.405753 | ubuntu-jammy-large | 2026-01-08 13:55:56.405 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-08 13:55:56.410972 | ubuntu-jammy-large | 2026-01-08 13:55:56.410 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/08-debootstrap 2026-01-08 13:55:56.563085 | ubuntu-jammy-large | 2026-01-08 13:55:56.562 | I: Retrieving InRelease 2026-01-08 13:55:56.852962 | ubuntu-jammy-large | 2026-01-08 13:55:56.852 | I: Checking Release signature 2026-01-08 13:55:56.875119 | ubuntu-jammy-large | 2026-01-08 13:55:56.874 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-01-08 13:55:57.640950 | ubuntu-jammy-large | 2026-01-08 13:55:57.640 | I: Retrieving Packages 2026-01-08 13:55:57.827859 | ubuntu-jammy-large | 2026-01-08 13:55:57.827 | I: Validating Packages 2026-01-08 13:55:58.285774 | ubuntu-jammy-large | 2026-01-08 13:55:58.285 | I: Retrieving Packages 2026-01-08 13:55:58.831505 | ubuntu-jammy-large | 2026-01-08 13:55:58.831 | I: Validating Packages 2026-01-08 13:56:00.736604 | ubuntu-jammy-large | 2026-01-08 13:56:00.736 | I: Resolving dependencies of required packages... 2026-01-08 13:56:01.759857 | ubuntu-jammy-large | 2026-01-08 13:56:01.759 | I: Resolving dependencies of base packages... 2026-01-08 13:56:10.534386 | ubuntu-jammy-large | 2026-01-08 13:56:10.534 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-01-08 13:56:10.782525 | ubuntu-jammy-large | 2026-01-08 13:56:10.782 | I: Retrieving adduser 3.118ubuntu5 2026-01-08 13:56:10.899985 | ubuntu-jammy-large | 2026-01-08 13:56:10.899 | I: Validating adduser 3.118ubuntu5 2026-01-08 13:56:10.927661 | ubuntu-jammy-large | 2026-01-08 13:56:10.927 | I: Retrieving apt 2.4.5 2026-01-08 13:56:11.112092 | ubuntu-jammy-large | 2026-01-08 13:56:11.111 | I: Validating apt 2.4.5 2026-01-08 13:56:11.160315 | ubuntu-jammy-large | 2026-01-08 13:56:11.160 | I: Retrieving base-files 12ubuntu4 2026-01-08 13:56:11.267543 | ubuntu-jammy-large | 2026-01-08 13:56:11.267 | I: Validating base-files 12ubuntu4 2026-01-08 13:56:11.291014 | ubuntu-jammy-large | 2026-01-08 13:56:11.290 | I: Retrieving base-passwd 3.5.52build1 2026-01-08 13:56:11.401652 | ubuntu-jammy-large | 2026-01-08 13:56:11.401 | I: Validating base-passwd 3.5.52build1 2026-01-08 13:56:11.431176 | ubuntu-jammy-large | 2026-01-08 13:56:11.430 | I: Retrieving bash 5.1-6ubuntu1 2026-01-08 13:56:11.593504 | ubuntu-jammy-large | 2026-01-08 13:56:11.593 | I: Validating bash 5.1-6ubuntu1 2026-01-08 13:56:11.629550 | ubuntu-jammy-large | 2026-01-08 13:56:11.629 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-01-08 13:56:11.738056 | ubuntu-jammy-large | 2026-01-08 13:56:11.737 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-01-08 13:56:11.766142 | ubuntu-jammy-large | 2026-01-08 13:56:11.765 | I: Retrieving ca-certificates 20211016 2026-01-08 13:56:11.894485 | ubuntu-jammy-large | 2026-01-08 13:56:11.894 | I: Validating ca-certificates 20211016 2026-01-08 13:56:11.925423 | ubuntu-jammy-large | 2026-01-08 13:56:11.925 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-01-08 13:56:12.132946 | ubuntu-jammy-large | 2026-01-08 13:56:12.132 | I: Validating coreutils 8.32-4.1ubuntu1 2026-01-08 13:56:12.179970 | ubuntu-jammy-large | 2026-01-08 13:56:12.179 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-01-08 13:56:12.300678 | ubuntu-jammy-large | 2026-01-08 13:56:12.300 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-01-08 13:56:12.329549 | ubuntu-jammy-large | 2026-01-08 13:56:12.329 | I: Retrieving debconf 1.5.79ubuntu1 2026-01-08 13:56:12.454608 | ubuntu-jammy-large | 2026-01-08 13:56:12.454 | I: Validating debconf 1.5.79ubuntu1 2026-01-08 13:56:12.484748 | ubuntu-jammy-large | 2026-01-08 13:56:12.484 | I: Retrieving debianutils 5.5-1ubuntu2 2026-01-08 13:56:12.614359 | ubuntu-jammy-large | 2026-01-08 13:56:12.614 | I: Validating debianutils 5.5-1ubuntu2 2026-01-08 13:56:12.645194 | ubuntu-jammy-large | 2026-01-08 13:56:12.645 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-01-08 13:56:12.767144 | ubuntu-jammy-large | 2026-01-08 13:56:12.766 | I: Validating diffutils 1:3.8-0ubuntu2 2026-01-08 13:56:12.797553 | ubuntu-jammy-large | 2026-01-08 13:56:12.797 | I: Retrieving dpkg 1.21.1ubuntu2 2026-01-08 13:56:12.995643 | ubuntu-jammy-large | 2026-01-08 13:56:12.995 | I: Validating dpkg 1.21.1ubuntu2 2026-01-08 13:56:13.038362 | ubuntu-jammy-large | 2026-01-08 13:56:13.038 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-01-08 13:56:13.185995 | ubuntu-jammy-large | 2026-01-08 13:56:13.185 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-01-08 13:56:13.218042 | ubuntu-jammy-large | 2026-01-08 13:56:13.217 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-01-08 13:56:17.144950 | ubuntu-jammy-large | 2026-01-08 13:56:17.144 | I: Validating findutils 4.8.0-1ubuntu3 2026-01-08 13:56:17.180997 | ubuntu-jammy-large | 2026-01-08 13:56:17.180 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-01-08 13:56:17.285953 | ubuntu-jammy-large | 2026-01-08 13:56:17.285 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-01-08 13:56:17.316273 | ubuntu-jammy-large | 2026-01-08 13:56:17.316 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-01-08 13:56:17.440603 | ubuntu-jammy-large | 2026-01-08 13:56:17.440 | I: Validating gpgv 2.2.27-3ubuntu2 2026-01-08 13:56:17.469017 | ubuntu-jammy-large | 2026-01-08 13:56:17.468 | I: Retrieving grep 3.7-1build1 2026-01-08 13:56:17.598321 | ubuntu-jammy-large | 2026-01-08 13:56:17.598 | I: Validating grep 3.7-1build1 2026-01-08 13:56:17.626946 | ubuntu-jammy-large | 2026-01-08 13:56:17.626 | I: Retrieving gzip 1.10-4ubuntu4 2026-01-08 13:56:17.757544 | ubuntu-jammy-large | 2026-01-08 13:56:17.757 | I: Validating gzip 1.10-4ubuntu4 2026-01-08 13:56:17.784505 | ubuntu-jammy-large | 2026-01-08 13:56:17.784 | I: Retrieving hostname 3.23ubuntu2 2026-01-08 13:56:17.871333 | ubuntu-jammy-large | 2026-01-08 13:56:17.871 | I: Validating hostname 3.23ubuntu2 2026-01-08 13:56:17.900530 | ubuntu-jammy-large | 2026-01-08 13:56:17.900 | I: Retrieving init-system-helpers 1.62 2026-01-08 13:56:18.018059 | ubuntu-jammy-large | 2026-01-08 13:56:18.017 | I: Validating init-system-helpers 1.62 2026-01-08 13:56:18.045906 | ubuntu-jammy-large | 2026-01-08 13:56:18.045 | I: Retrieving libacl1 2.3.1-1 2026-01-08 13:56:18.147097 | ubuntu-jammy-large | 2026-01-08 13:56:18.146 | I: Validating libacl1 2.3.1-1 2026-01-08 13:56:18.175420 | ubuntu-jammy-large | 2026-01-08 13:56:18.175 | I: Retrieving libapt-pkg6.0 2.4.5 2026-01-08 13:56:18.351776 | ubuntu-jammy-large | 2026-01-08 13:56:18.351 | I: Validating libapt-pkg6.0 2.4.5 2026-01-08 13:56:18.389615 | ubuntu-jammy-large | 2026-01-08 13:56:18.389 | I: Retrieving libattr1 1:2.5.1-1build1 2026-01-08 13:56:18.488915 | ubuntu-jammy-large | 2026-01-08 13:56:18.488 | I: Validating libattr1 1:2.5.1-1build1 2026-01-08 13:56:18.516158 | ubuntu-jammy-large | 2026-01-08 13:56:18.515 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-01-08 13:56:18.601933 | ubuntu-jammy-large | 2026-01-08 13:56:18.601 | I: Validating libaudit-common 1:3.0.7-1build1 2026-01-08 13:56:18.628720 | ubuntu-jammy-large | 2026-01-08 13:56:18.628 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-01-08 13:56:18.741796 | ubuntu-jammy-large | 2026-01-08 13:56:18.741 | I: Validating libaudit1 1:3.0.7-1build1 2026-01-08 13:56:18.769510 | ubuntu-jammy-large | 2026-01-08 13:56:18.769 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-01-08 13:56:18.897971 | ubuntu-jammy-large | 2026-01-08 13:56:18.897 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-01-08 13:56:18.923713 | ubuntu-jammy-large | 2026-01-08 13:56:18.923 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-01-08 13:56:19.027063 | ubuntu-jammy-large | 2026-01-08 13:56:19.026 | I: Validating libbz2-1.0 1.0.8-5build1 2026-01-08 13:56:19.055918 | ubuntu-jammy-large | 2026-01-08 13:56:19.055 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-01-08 13:56:19.234417 | ubuntu-jammy-large | 2026-01-08 13:56:19.234 | I: Validating libc-bin 2.35-0ubuntu3 2026-01-08 13:56:19.273757 | ubuntu-jammy-large | 2026-01-08 13:56:19.273 | I: Retrieving libc6 2.35-0ubuntu3 2026-01-08 13:56:19.561677 | ubuntu-jammy-large | 2026-01-08 13:56:19.561 | I: Validating libc6 2.35-0ubuntu3 2026-01-08 13:56:19.622411 | ubuntu-jammy-large | 2026-01-08 13:56:19.622 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-01-08 13:56:19.713672 | ubuntu-jammy-large | 2026-01-08 13:56:19.713 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-01-08 13:56:19.739460 | ubuntu-jammy-large | 2026-01-08 13:56:19.739 | I: Retrieving libcap2 1:2.44-1build3 2026-01-08 13:56:19.844598 | ubuntu-jammy-large | 2026-01-08 13:56:19.844 | I: Validating libcap2 1:2.44-1build3 2026-01-08 13:56:19.872147 | ubuntu-jammy-large | 2026-01-08 13:56:19.871 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-01-08 13:56:19.960406 | ubuntu-jammy-large | 2026-01-08 13:56:19.960 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-01-08 13:56:19.988287 | ubuntu-jammy-large | 2026-01-08 13:56:19.988 | I: Retrieving libcrypt1 1:4.4.27-1 2026-01-08 13:56:20.111945 | ubuntu-jammy-large | 2026-01-08 13:56:20.111 | I: Validating libcrypt1 1:4.4.27-1 2026-01-08 13:56:20.137874 | ubuntu-jammy-large | 2026-01-08 13:56:20.137 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-01-08 13:56:20.317076 | ubuntu-jammy-large | 2026-01-08 13:56:20.316 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-01-08 13:56:20.354477 | ubuntu-jammy-large | 2026-01-08 13:56:20.354 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-01-08 13:56:20.444049 | ubuntu-jammy-large | 2026-01-08 13:56:20.443 | I: Validating libdebconfclient0 0.261ubuntu1 2026-01-08 13:56:20.469315 | ubuntu-jammy-large | 2026-01-08 13:56:20.469 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-01-08 13:56:20.624649 | ubuntu-jammy-large | 2026-01-08 13:56:20.624 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-01-08 13:56:20.659750 | ubuntu-jammy-large | 2026-01-08 13:56:20.659 | I: Retrieving libffi8 3.4.2-4 2026-01-08 13:56:20.750530 | ubuntu-jammy-large | 2026-01-08 13:56:20.750 | I: Validating libffi8 3.4.2-4 2026-01-08 13:56:20.778583 | ubuntu-jammy-large | 2026-01-08 13:56:20.778 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-01-08 13:56:20.911121 | ubuntu-jammy-large | 2026-01-08 13:56:20.910 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-01-08 13:56:20.941967 | ubuntu-jammy-large | 2026-01-08 13:56:20.941 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-01-08 13:56:21.101839 | ubuntu-jammy-large | 2026-01-08 13:56:21.101 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-01-08 13:56:21.139621 | ubuntu-jammy-large | 2026-01-08 13:56:21.139 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-01-08 13:56:21.288936 | ubuntu-jammy-large | 2026-01-08 13:56:21.288 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-01-08 13:56:21.322140 | ubuntu-jammy-large | 2026-01-08 13:56:21.321 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-01-08 13:56:22.078535 | ubuntu-jammy-large | 2026-01-08 13:56:22.078 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-01-08 13:56:22.125609 | ubuntu-jammy-large | 2026-01-08 13:56:22.125 | I: Retrieving libgpg-error0 1.43-3 2026-01-08 13:56:23.796305 | ubuntu-jammy-large | 2026-01-08 13:56:23.796 | I: Validating libgpg-error0 1.43-3 2026-01-08 13:56:23.827173 | ubuntu-jammy-large | 2026-01-08 13:56:23.826 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-01-08 13:56:23.969555 | ubuntu-jammy-large | 2026-01-08 13:56:23.969 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-01-08 13:56:24.002192 | ubuntu-jammy-large | 2026-01-08 13:56:24.001 | I: Retrieving libhogweed6 3.7.3-1build2 2026-01-08 13:56:24.142844 | ubuntu-jammy-large | 2026-01-08 13:56:24.142 | I: Validating libhogweed6 3.7.3-1build2 2026-01-08 13:56:24.174523 | ubuntu-jammy-large | 2026-01-08 13:56:24.174 | I: Retrieving libidn2-0 2.3.2-2build1 2026-01-08 13:56:24.291939 | ubuntu-jammy-large | 2026-01-08 13:56:24.291 | I: Validating libidn2-0 2.3.2-2build1 2026-01-08 13:56:24.321230 | ubuntu-jammy-large | 2026-01-08 13:56:24.321 | I: Retrieving libk5crypto3 1.19.2-2 2026-01-08 13:56:24.446356 | ubuntu-jammy-large | 2026-01-08 13:56:24.446 | I: Validating libk5crypto3 1.19.2-2 2026-01-08 13:56:24.477147 | ubuntu-jammy-large | 2026-01-08 13:56:24.476 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-01-08 13:56:24.559642 | ubuntu-jammy-large | 2026-01-08 13:56:24.559 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-01-08 13:56:24.587474 | ubuntu-jammy-large | 2026-01-08 13:56:24.587 | I: Retrieving libkrb5-3 1.19.2-2 2026-01-08 13:56:24.723554 | ubuntu-jammy-large | 2026-01-08 13:56:24.723 | I: Validating libkrb5-3 1.19.2-2 2026-01-08 13:56:24.757784 | ubuntu-jammy-large | 2026-01-08 13:56:24.757 | I: Retrieving libkrb5support0 1.19.2-2 2026-01-08 13:56:24.854927 | ubuntu-jammy-large | 2026-01-08 13:56:24.854 | I: Validating libkrb5support0 1.19.2-2 2026-01-08 13:56:24.883774 | ubuntu-jammy-large | 2026-01-08 13:56:24.883 | I: Retrieving liblz4-1 1.9.3-2build2 2026-01-08 13:56:24.993374 | ubuntu-jammy-large | 2026-01-08 13:56:24.993 | I: Validating liblz4-1 1.9.3-2build2 2026-01-08 13:56:25.025693 | ubuntu-jammy-large | 2026-01-08 13:56:25.025 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-01-08 13:56:25.157336 | ubuntu-jammy-large | 2026-01-08 13:56:25.157 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-01-08 13:56:25.188644 | ubuntu-jammy-large | 2026-01-08 13:56:25.188 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-01-08 13:56:25.328954 | ubuntu-jammy-large | 2026-01-08 13:56:25.328 | I: Validating libmount1 2.37.2-4ubuntu3 2026-01-08 13:56:25.359448 | ubuntu-jammy-large | 2026-01-08 13:56:25.359 | I: Retrieving libncurses6 6.3-2 2026-01-08 13:56:25.505228 | ubuntu-jammy-large | 2026-01-08 13:56:25.504 | I: Validating libncurses6 6.3-2 2026-01-08 13:56:25.536365 | ubuntu-jammy-large | 2026-01-08 13:56:25.536 | I: Retrieving libncursesw6 6.3-2 2026-01-08 13:56:25.698399 | ubuntu-jammy-large | 2026-01-08 13:56:25.698 | I: Validating libncursesw6 6.3-2 2026-01-08 13:56:25.728782 | ubuntu-jammy-large | 2026-01-08 13:56:25.728 | I: Retrieving libnettle8 3.7.3-1build2 2026-01-08 13:56:25.857518 | ubuntu-jammy-large | 2026-01-08 13:56:25.857 | I: Validating libnettle8 3.7.3-1build2 2026-01-08 13:56:25.887506 | ubuntu-jammy-large | 2026-01-08 13:56:25.887 | I: Retrieving libnsl2 1.3.0-2build2 2026-01-08 13:56:25.998903 | ubuntu-jammy-large | 2026-01-08 13:56:25.998 | I: Validating libnsl2 1.3.0-2build2 2026-01-08 13:56:26.028291 | ubuntu-jammy-large | 2026-01-08 13:56:26.028 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-01-08 13:56:26.178203 | ubuntu-jammy-large | 2026-01-08 13:56:26.177 | I: Validating libp11-kit0 0.24.0-6build1 2026-01-08 13:56:26.210331 | ubuntu-jammy-large | 2026-01-08 13:56:26.210 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-01-08 13:56:26.352821 | ubuntu-jammy-large | 2026-01-08 13:56:26.352 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-01-08 13:56:26.387064 | ubuntu-jammy-large | 2026-01-08 13:56:26.386 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-01-08 13:56:26.486400 | ubuntu-jammy-large | 2026-01-08 13:56:26.486 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-01-08 13:56:26.513806 | ubuntu-jammy-large | 2026-01-08 13:56:26.513 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-01-08 13:56:26.626339 | ubuntu-jammy-large | 2026-01-08 13:56:26.626 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-01-08 13:56:26.655376 | ubuntu-jammy-large | 2026-01-08 13:56:26.655 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-01-08 13:56:26.765960 | ubuntu-jammy-large | 2026-01-08 13:56:26.765 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-01-08 13:56:26.792847 | ubuntu-jammy-large | 2026-01-08 13:56:26.792 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-01-08 13:56:26.956861 | ubuntu-jammy-large | 2026-01-08 13:56:26.956 | I: Validating libpcre2-8-0 10.39-3build1 2026-01-08 13:56:26.990054 | ubuntu-jammy-large | 2026-01-08 13:56:26.989 | I: Retrieving libpcre3 2:8.39-13build5 2026-01-08 13:56:27.139378 | ubuntu-jammy-large | 2026-01-08 13:56:27.139 | I: Validating libpcre3 2:8.39-13build5 2026-01-08 13:56:27.175574 | ubuntu-jammy-large | 2026-01-08 13:56:27.175 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-01-08 13:56:27.281764 | ubuntu-jammy-large | 2026-01-08 13:56:27.281 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-01-08 13:56:27.312642 | ubuntu-jammy-large | 2026-01-08 13:56:27.312 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-01-08 13:56:27.429511 | ubuntu-jammy-large | 2026-01-08 13:56:27.429 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-01-08 13:56:27.462217 | ubuntu-jammy-large | 2026-01-08 13:56:27.461 | I: Retrieving libselinux1 3.3-1build2 2026-01-08 13:56:27.592493 | ubuntu-jammy-large | 2026-01-08 13:56:27.592 | I: Validating libselinux1 3.3-1build2 2026-01-08 13:56:27.620328 | ubuntu-jammy-large | 2026-01-08 13:56:27.620 | I: Retrieving libsemanage-common 3.3-1build2 2026-01-08 13:56:27.708946 | ubuntu-jammy-large | 2026-01-08 13:56:27.708 | I: Validating libsemanage-common 3.3-1build2 2026-01-08 13:56:27.739535 | ubuntu-jammy-large | 2026-01-08 13:56:27.739 | I: Retrieving libsemanage2 3.3-1build2 2026-01-08 13:56:27.894110 | ubuntu-jammy-large | 2026-01-08 13:56:27.893 | I: Validating libsemanage2 3.3-1build2 2026-01-08 13:56:27.924599 | ubuntu-jammy-large | 2026-01-08 13:56:27.924 | I: Retrieving libsepol2 3.3-1build1 2026-01-08 13:56:28.070805 | ubuntu-jammy-large | 2026-01-08 13:56:28.070 | I: Validating libsepol2 3.3-1build1 2026-01-08 13:56:28.106078 | ubuntu-jammy-large | 2026-01-08 13:56:28.105 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-01-08 13:56:28.219592 | ubuntu-jammy-large | 2026-01-08 13:56:28.219 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-01-08 13:56:28.249831 | ubuntu-jammy-large | 2026-01-08 13:56:28.249 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-01-08 13:56:28.352108 | ubuntu-jammy-large | 2026-01-08 13:56:28.351 | I: Validating libss2 1.46.5-2ubuntu1 2026-01-08 13:56:28.379933 | ubuntu-jammy-large | 2026-01-08 13:56:28.379 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-01-08 13:56:28.597255 | ubuntu-jammy-large | 2026-01-08 13:56:28.597 | I: Validating libssl3 3.0.2-0ubuntu1 2026-01-08 13:56:28.650948 | ubuntu-jammy-large | 2026-01-08 13:56:28.650 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-01-08 13:56:28.797980 | ubuntu-jammy-large | 2026-01-08 13:56:28.797 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-01-08 13:56:28.834832 | ubuntu-jammy-large | 2026-01-08 13:56:28.834 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-01-08 13:56:28.980902 | ubuntu-jammy-large | 2026-01-08 13:56:28.980 | I: Validating libsystemd0 249.11-0ubuntu3 2026-01-08 13:56:29.012402 | ubuntu-jammy-large | 2026-01-08 13:56:29.012 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-01-08 13:56:29.132746 | ubuntu-jammy-large | 2026-01-08 13:56:29.132 | I: Validating libtasn1-6 4.18.0-4build1 2026-01-08 13:56:29.157869 | ubuntu-jammy-large | 2026-01-08 13:56:29.157 | I: Retrieving libtinfo6 6.3-2 2026-01-08 13:56:29.299269 | ubuntu-jammy-large | 2026-01-08 13:56:29.299 | I: Validating libtinfo6 6.3-2 2026-01-08 13:56:29.329748 | ubuntu-jammy-large | 2026-01-08 13:56:29.329 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-01-08 13:56:29.418624 | ubuntu-jammy-large | 2026-01-08 13:56:29.418 | I: Validating libtirpc-common 1.3.2-2build1 2026-01-08 13:56:29.447986 | ubuntu-jammy-large | 2026-01-08 13:56:29.447 | I: Retrieving libtirpc3 1.3.2-2build1 2026-01-08 13:56:29.556635 | ubuntu-jammy-large | 2026-01-08 13:56:29.556 | I: Validating libtirpc3 1.3.2-2build1 2026-01-08 13:56:29.584749 | ubuntu-jammy-large | 2026-01-08 13:56:29.584 | I: Retrieving libudev1 249.11-0ubuntu3 2026-01-08 13:56:29.704172 | ubuntu-jammy-large | 2026-01-08 13:56:29.703 | I: Validating libudev1 249.11-0ubuntu3 2026-01-08 13:56:29.732222 | ubuntu-jammy-large | 2026-01-08 13:56:29.731 | I: Retrieving libunistring2 1.0-1 2026-01-08 13:56:29.887421 | ubuntu-jammy-large | 2026-01-08 13:56:29.887 | I: Validating libunistring2 1.0-1 2026-01-08 13:56:29.923788 | ubuntu-jammy-large | 2026-01-08 13:56:29.923 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-01-08 13:56:30.019157 | ubuntu-jammy-large | 2026-01-08 13:56:30.018 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-01-08 13:56:30.047568 | ubuntu-jammy-large | 2026-01-08 13:56:30.047 | I: Retrieving libxxhash0 0.8.1-1 2026-01-08 13:56:30.150389 | ubuntu-jammy-large | 2026-01-08 13:56:30.150 | I: Validating libxxhash0 0.8.1-1 2026-01-08 13:56:30.177393 | ubuntu-jammy-large | 2026-01-08 13:56:30.177 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-01-08 13:56:30.325392 | ubuntu-jammy-large | 2026-01-08 13:56:30.325 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-01-08 13:56:30.352763 | ubuntu-jammy-large | 2026-01-08 13:56:30.352 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-01-08 13:56:30.472559 | ubuntu-jammy-large | 2026-01-08 13:56:30.472 | I: Validating login 1:4.8.1-2ubuntu2 2026-01-08 13:56:30.504650 | ubuntu-jammy-large | 2026-01-08 13:56:30.504 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-01-08 13:56:30.590469 | ubuntu-jammy-large | 2026-01-08 13:56:30.590 | I: Validating logsave 1.46.5-2ubuntu1 2026-01-08 13:56:30.620953 | ubuntu-jammy-large | 2026-01-08 13:56:30.620 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-01-08 13:56:30.723185 | ubuntu-jammy-large | 2026-01-08 13:56:30.722 | I: Validating lsb-base 11.1.0ubuntu4 2026-01-08 13:56:30.751904 | ubuntu-jammy-large | 2026-01-08 13:56:30.751 | I: Retrieving mawk 1.3.4.20200120-3 2026-01-08 13:56:30.878438 | ubuntu-jammy-large | 2026-01-08 13:56:30.878 | I: Validating mawk 1.3.4.20200120-3 2026-01-08 13:56:30.908394 | ubuntu-jammy-large | 2026-01-08 13:56:30.908 | I: Retrieving mount 2.37.2-4ubuntu3 2026-01-08 13:56:31.034609 | ubuntu-jammy-large | 2026-01-08 13:56:31.034 | I: Validating mount 2.37.2-4ubuntu3 2026-01-08 13:56:31.065132 | ubuntu-jammy-large | 2026-01-08 13:56:31.064 | I: Retrieving ncurses-base 6.3-2 2026-01-08 13:56:31.174961 | ubuntu-jammy-large | 2026-01-08 13:56:31.174 | I: Validating ncurses-base 6.3-2 2026-01-08 13:56:31.203310 | ubuntu-jammy-large | 2026-01-08 13:56:31.203 | I: Retrieving ncurses-bin 6.3-2 2026-01-08 13:56:31.335429 | ubuntu-jammy-large | 2026-01-08 13:56:31.335 | I: Validating ncurses-bin 6.3-2 2026-01-08 13:56:31.368318 | ubuntu-jammy-large | 2026-01-08 13:56:31.368 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-01-08 13:56:31.579029 | ubuntu-jammy-large | 2026-01-08 13:56:31.578 | I: Validating openssl 3.0.2-0ubuntu1 2026-01-08 13:56:31.620482 | ubuntu-jammy-large | 2026-01-08 13:56:31.620 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-01-08 13:56:31.781166 | ubuntu-jammy-large | 2026-01-08 13:56:31.780 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-01-08 13:56:31.820476 | ubuntu-jammy-large | 2026-01-08 13:56:31.820 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-01-08 13:56:32.022960 | ubuntu-jammy-large | 2026-01-08 13:56:32.022 | I: Validating perl-base 5.34.0-3ubuntu1 2026-01-08 13:56:32.070808 | ubuntu-jammy-large | 2026-01-08 13:56:32.070 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-01-08 13:56:32.211182 | ubuntu-jammy-large | 2026-01-08 13:56:32.210 | I: Validating procps 2:3.3.17-6ubuntu2 2026-01-08 13:56:32.244515 | ubuntu-jammy-large | 2026-01-08 13:56:32.244 | I: Retrieving sed 4.8-1ubuntu2 2026-01-08 13:56:32.379320 | ubuntu-jammy-large | 2026-01-08 13:56:32.379 | I: Validating sed 4.8-1ubuntu2 2026-01-08 13:56:32.409265 | ubuntu-jammy-large | 2026-01-08 13:56:32.409 | I: Retrieving sensible-utils 0.0.17 2026-01-08 13:56:32.507341 | ubuntu-jammy-large | 2026-01-08 13:56:32.507 | I: Validating sensible-utils 0.0.17 2026-01-08 13:56:32.536638 | ubuntu-jammy-large | 2026-01-08 13:56:32.536 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-01-08 13:56:32.637639 | ubuntu-jammy-large | 2026-01-08 13:56:32.637 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-01-08 13:56:32.667498 | ubuntu-jammy-large | 2026-01-08 13:56:32.667 | I: Retrieving tar 1.34+dfsg-1build3 2026-01-08 13:56:32.807920 | ubuntu-jammy-large | 2026-01-08 13:56:32.807 | I: Validating tar 1.34+dfsg-1build3 2026-01-08 13:56:32.839818 | ubuntu-jammy-large | 2026-01-08 13:56:32.839 | I: Retrieving ubuntu-keyring 2021.03.26 2026-01-08 13:56:32.960155 | ubuntu-jammy-large | 2026-01-08 13:56:32.959 | I: Validating ubuntu-keyring 2021.03.26 2026-01-08 13:56:32.992000 | ubuntu-jammy-large | 2026-01-08 13:56:32.991 | I: Retrieving usrmerge 25ubuntu2 2026-01-08 13:56:33.107543 | ubuntu-jammy-large | 2026-01-08 13:56:33.107 | I: Validating usrmerge 25ubuntu2 2026-01-08 13:56:33.137690 | ubuntu-jammy-large | 2026-01-08 13:56:33.137 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-01-08 13:56:33.319103 | ubuntu-jammy-large | 2026-01-08 13:56:33.318 | I: Validating util-linux 2.37.2-4ubuntu3 2026-01-08 13:56:33.361895 | ubuntu-jammy-large | 2026-01-08 13:56:33.361 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-01-08 13:56:33.475621 | ubuntu-jammy-large | 2026-01-08 13:56:33.475 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-01-08 13:56:33.503366 | ubuntu-jammy-large | 2026-01-08 13:56:33.503 | I: Chosen extractor for .deb packages: dpkg-deb 2026-01-08 13:56:33.553414 | ubuntu-jammy-large | 2026-01-08 13:56:33.553 | I: Extracting base-files... 2026-01-08 13:56:33.567078 | ubuntu-jammy-large | 2026-01-08 13:56:33.566 | I: Extracting base-passwd... 2026-01-08 13:56:33.577539 | ubuntu-jammy-large | 2026-01-08 13:56:33.577 | I: Extracting bash... 2026-01-08 13:56:33.604262 | ubuntu-jammy-large | 2026-01-08 13:56:33.604 | I: Extracting bsdutils... 2026-01-08 13:56:33.617110 | ubuntu-jammy-large | 2026-01-08 13:56:33.616 | I: Extracting coreutils... 2026-01-08 13:56:33.676196 | ubuntu-jammy-large | 2026-01-08 13:56:33.675 | I: Extracting dash... 2026-01-08 13:56:33.687947 | ubuntu-jammy-large | 2026-01-08 13:56:33.687 | I: Extracting debconf... 2026-01-08 13:56:33.702289 | ubuntu-jammy-large | 2026-01-08 13:56:33.702 | I: Extracting debianutils... 2026-01-08 13:56:33.713038 | ubuntu-jammy-large | 2026-01-08 13:56:33.712 | I: Extracting diffutils... 2026-01-08 13:56:33.726231 | ubuntu-jammy-large | 2026-01-08 13:56:33.726 | I: Extracting dpkg... 2026-01-08 13:56:33.891795 | ubuntu-jammy-large | 2026-01-08 13:56:33.891 | I: Extracting e2fsprogs... 2026-01-08 13:56:33.913486 | ubuntu-jammy-large | 2026-01-08 13:56:33.913 | I: Extracting findutils... 2026-01-08 13:56:33.928017 | ubuntu-jammy-large | 2026-01-08 13:56:33.927 | I: Extracting gcc-12-base... 2026-01-08 13:56:33.939242 | ubuntu-jammy-large | 2026-01-08 13:56:33.939 | I: Extracting grep... 2026-01-08 13:56:33.952922 | ubuntu-jammy-large | 2026-01-08 13:56:33.952 | I: Extracting gzip... 2026-01-08 13:56:33.964445 | ubuntu-jammy-large | 2026-01-08 13:56:33.964 | I: Extracting hostname... 2026-01-08 13:56:33.974073 | ubuntu-jammy-large | 2026-01-08 13:56:33.973 | I: Extracting init-system-helpers... 2026-01-08 13:56:33.984144 | ubuntu-jammy-large | 2026-01-08 13:56:33.983 | I: Extracting libacl1... 2026-01-08 13:56:33.992543 | ubuntu-jammy-large | 2026-01-08 13:56:33.992 | I: Extracting libattr1... 2026-01-08 13:56:34.002293 | ubuntu-jammy-large | 2026-01-08 13:56:34.002 | I: Extracting libaudit-common... 2026-01-08 13:56:34.011664 | ubuntu-jammy-large | 2026-01-08 13:56:34.011 | I: Extracting libaudit1... 2026-01-08 13:56:34.022946 | ubuntu-jammy-large | 2026-01-08 13:56:34.022 | I: Extracting libblkid1... 2026-01-08 13:56:34.033727 | ubuntu-jammy-large | 2026-01-08 13:56:34.033 | I: Extracting libbz2-1.0... 2026-01-08 13:56:34.043644 | ubuntu-jammy-large | 2026-01-08 13:56:34.043 | I: Extracting libc-bin... 2026-01-08 13:56:34.074865 | ubuntu-jammy-large | 2026-01-08 13:56:34.074 | I: Extracting libc6... 2026-01-08 13:56:34.168961 | ubuntu-jammy-large | 2026-01-08 13:56:34.168 | I: Extracting libcap-ng0... 2026-01-08 13:56:34.177386 | ubuntu-jammy-large | 2026-01-08 13:56:34.177 | I: Extracting libcap2... 2026-01-08 13:56:34.187552 | ubuntu-jammy-large | 2026-01-08 13:56:34.187 | I: Extracting libcom-err2... 2026-01-08 13:56:34.197583 | ubuntu-jammy-large | 2026-01-08 13:56:34.197 | I: Extracting libcrypt1... 2026-01-08 13:56:34.208744 | ubuntu-jammy-large | 2026-01-08 13:56:34.208 | I: Extracting libdb5.3... 2026-01-08 13:56:34.234798 | ubuntu-jammy-large | 2026-01-08 13:56:34.234 | I: Extracting libdebconfclient0... 2026-01-08 13:56:34.243055 | ubuntu-jammy-large | 2026-01-08 13:56:34.242 | I: Extracting libext2fs2... 2026-01-08 13:56:34.256916 | ubuntu-jammy-large | 2026-01-08 13:56:34.256 | I: Extracting libgcc-s1... 2026-01-08 13:56:34.267594 | ubuntu-jammy-large | 2026-01-08 13:56:34.267 | I: Extracting libgcrypt20... 2026-01-08 13:56:34.288073 | ubuntu-jammy-large | 2026-01-08 13:56:34.287 | I: Extracting libgmp10... 2026-01-08 13:56:34.303191 | ubuntu-jammy-large | 2026-01-08 13:56:34.302 | I: Extracting libgpg-error0... 2026-01-08 13:56:34.314416 | ubuntu-jammy-large | 2026-01-08 13:56:34.314 | I: Extracting libgssapi-krb5-2... 2026-01-08 13:56:34.328351 | ubuntu-jammy-large | 2026-01-08 13:56:34.328 | I: Extracting libk5crypto3... 2026-01-08 13:56:34.339633 | ubuntu-jammy-large | 2026-01-08 13:56:34.339 | I: Extracting libkeyutils1... 2026-01-08 13:56:34.350234 | ubuntu-jammy-large | 2026-01-08 13:56:34.350 | I: Extracting libkrb5-3... 2026-01-08 13:56:34.370013 | ubuntu-jammy-large | 2026-01-08 13:56:34.369 | I: Extracting libkrb5support0... 2026-01-08 13:56:34.379978 | ubuntu-jammy-large | 2026-01-08 13:56:34.379 | I: Extracting liblz4-1... 2026-01-08 13:56:34.391288 | ubuntu-jammy-large | 2026-01-08 13:56:34.391 | I: Extracting liblzma5... 2026-01-08 13:56:34.401569 | ubuntu-jammy-large | 2026-01-08 13:56:34.401 | I: Extracting libmount1... 2026-01-08 13:56:34.414103 | ubuntu-jammy-large | 2026-01-08 13:56:34.413 | I: Extracting libncurses6... 2026-01-08 13:56:34.426156 | ubuntu-jammy-large | 2026-01-08 13:56:34.425 | I: Extracting libncursesw6... 2026-01-08 13:56:34.438341 | ubuntu-jammy-large | 2026-01-08 13:56:34.438 | I: Extracting libnsl2... 2026-01-08 13:56:34.447593 | ubuntu-jammy-large | 2026-01-08 13:56:34.447 | I: Extracting libpam-modules... 2026-01-08 13:56:34.466995 | ubuntu-jammy-large | 2026-01-08 13:56:34.466 | I: Extracting libpam-modules-bin... 2026-01-08 13:56:34.478504 | ubuntu-jammy-large | 2026-01-08 13:56:34.478 | I: Extracting libpam-runtime... 2026-01-08 13:56:34.487354 | ubuntu-jammy-large | 2026-01-08 13:56:34.487 | I: Extracting libpam0g... 2026-01-08 13:56:34.497864 | ubuntu-jammy-large | 2026-01-08 13:56:34.497 | I: Extracting libpcre2-8-0... 2026-01-08 13:56:34.513685 | ubuntu-jammy-large | 2026-01-08 13:56:34.513 | I: Extracting libpcre3... 2026-01-08 13:56:34.526756 | ubuntu-jammy-large | 2026-01-08 13:56:34.526 | I: Extracting libprocps8... 2026-01-08 13:56:34.536308 | ubuntu-jammy-large | 2026-01-08 13:56:34.536 | I: Extracting libselinux1... 2026-01-08 13:56:34.546800 | ubuntu-jammy-large | 2026-01-08 13:56:34.546 | I: Extracting libsemanage-common... 2026-01-08 13:56:34.555249 | ubuntu-jammy-large | 2026-01-08 13:56:34.555 | I: Extracting libsemanage2... 2026-01-08 13:56:34.566997 | ubuntu-jammy-large | 2026-01-08 13:56:34.566 | I: Extracting libsepol2... 2026-01-08 13:56:34.583162 | ubuntu-jammy-large | 2026-01-08 13:56:34.583 | I: Extracting libsmartcols1... 2026-01-08 13:56:34.592221 | ubuntu-jammy-large | 2026-01-08 13:56:34.592 | I: Extracting libss2... 2026-01-08 13:56:34.601094 | ubuntu-jammy-large | 2026-01-08 13:56:34.601 | I: Extracting libssl3... 2026-01-08 13:56:34.653546 | ubuntu-jammy-large | 2026-01-08 13:56:34.653 | I: Extracting libsystemd0... 2026-01-08 13:56:34.670590 | ubuntu-jammy-large | 2026-01-08 13:56:34.670 | I: Extracting libtinfo6... 2026-01-08 13:56:34.682079 | ubuntu-jammy-large | 2026-01-08 13:56:34.681 | I: Extracting libtirpc-common... 2026-01-08 13:56:34.690670 | ubuntu-jammy-large | 2026-01-08 13:56:34.690 | I: Extracting libtirpc3... 2026-01-08 13:56:34.700723 | ubuntu-jammy-large | 2026-01-08 13:56:34.700 | I: Extracting libudev1... 2026-01-08 13:56:34.711825 | ubuntu-jammy-large | 2026-01-08 13:56:34.711 | I: Extracting libuuid1... 2026-01-08 13:56:34.721586 | ubuntu-jammy-large | 2026-01-08 13:56:34.721 | I: Extracting libzstd1... 2026-01-08 13:56:34.740187 | ubuntu-jammy-large | 2026-01-08 13:56:34.739 | I: Extracting login... 2026-01-08 13:56:34.753355 | ubuntu-jammy-large | 2026-01-08 13:56:34.753 | I: Extracting logsave... 2026-01-08 13:56:34.761775 | ubuntu-jammy-large | 2026-01-08 13:56:34.761 | I: Extracting lsb-base... 2026-01-08 13:56:34.770193 | ubuntu-jammy-large | 2026-01-08 13:56:34.770 | I: Extracting mawk... 2026-01-08 13:56:34.781697 | ubuntu-jammy-large | 2026-01-08 13:56:34.781 | I: Extracting mount... 2026-01-08 13:56:34.793164 | ubuntu-jammy-large | 2026-01-08 13:56:34.793 | I: Extracting ncurses-base... 2026-01-08 13:56:34.804241 | ubuntu-jammy-large | 2026-01-08 13:56:34.804 | I: Extracting ncurses-bin... 2026-01-08 13:56:34.818506 | ubuntu-jammy-large | 2026-01-08 13:56:34.818 | I: Extracting passwd... 2026-01-08 13:56:34.845087 | ubuntu-jammy-large | 2026-01-08 13:56:34.844 | I: Extracting perl-base... 2026-01-08 13:56:34.919321 | ubuntu-jammy-large | 2026-01-08 13:56:34.919 | I: Extracting procps... 2026-01-08 13:56:34.933895 | ubuntu-jammy-large | 2026-01-08 13:56:34.933 | I: Extracting sed... 2026-01-08 13:56:34.946419 | ubuntu-jammy-large | 2026-01-08 13:56:34.946 | I: Extracting sensible-utils... 2026-01-08 13:56:34.954959 | ubuntu-jammy-large | 2026-01-08 13:56:34.954 | I: Extracting sysvinit-utils... 2026-01-08 13:56:34.963826 | ubuntu-jammy-large | 2026-01-08 13:56:34.963 | I: Extracting tar... 2026-01-08 13:56:34.978235 | ubuntu-jammy-large | 2026-01-08 13:56:34.978 | I: Extracting usrmerge... 2026-01-08 13:56:34.989299 | ubuntu-jammy-large | 2026-01-08 13:56:34.989 | I: Extracting util-linux... 2026-01-08 13:56:35.024627 | ubuntu-jammy-large | 2026-01-08 13:56:35.024 | I: Extracting zlib1g... 2026-01-08 13:56:35.130858 | ubuntu-jammy-large | 2026-01-08 13:56:35.130 | I: Installing core packages... 2026-01-08 13:56:36.485626 | ubuntu-jammy-large | 2026-01-08 13:56:36.485 | I: Unpacking required packages... 2026-01-08 13:56:36.549183 | ubuntu-jammy-large | 2026-01-08 13:56:36.548 | I: Unpacking base-files... 2026-01-08 13:56:36.590958 | ubuntu-jammy-large | 2026-01-08 13:56:36.590 | I: Unpacking base-passwd... 2026-01-08 13:56:36.615495 | ubuntu-jammy-large | 2026-01-08 13:56:36.615 | I: Unpacking bash... 2026-01-08 13:56:36.651401 | ubuntu-jammy-large | 2026-01-08 13:56:36.651 | I: Unpacking bsdutils... 2026-01-08 13:56:36.667987 | ubuntu-jammy-large | 2026-01-08 13:56:36.667 | I: Unpacking coreutils... 2026-01-08 13:56:36.735779 | ubuntu-jammy-large | 2026-01-08 13:56:36.735 | I: Unpacking dash... 2026-01-08 13:56:36.754658 | ubuntu-jammy-large | 2026-01-08 13:56:36.754 | I: Unpacking debconf... 2026-01-08 13:56:36.783047 | ubuntu-jammy-large | 2026-01-08 13:56:36.782 | I: Unpacking debianutils... 2026-01-08 13:56:36.812492 | ubuntu-jammy-large | 2026-01-08 13:56:36.812 | I: Unpacking diffutils... 2026-01-08 13:56:36.838758 | ubuntu-jammy-large | 2026-01-08 13:56:36.838 | I: Unpacking dpkg... 2026-01-08 13:56:37.007822 | ubuntu-jammy-large | 2026-01-08 13:56:37.007 | I: Unpacking e2fsprogs... 2026-01-08 13:56:37.052486 | ubuntu-jammy-large | 2026-01-08 13:56:37.052 | I: Unpacking findutils... 2026-01-08 13:56:37.076103 | ubuntu-jammy-large | 2026-01-08 13:56:37.075 | I: Unpacking gcc-12-base:amd64... 2026-01-08 13:56:37.095912 | ubuntu-jammy-large | 2026-01-08 13:56:37.095 | I: Unpacking grep... 2026-01-08 13:56:37.120203 | ubuntu-jammy-large | 2026-01-08 13:56:37.120 | I: Unpacking gzip... 2026-01-08 13:56:37.147008 | ubuntu-jammy-large | 2026-01-08 13:56:37.146 | I: Unpacking hostname... 2026-01-08 13:56:37.168121 | ubuntu-jammy-large | 2026-01-08 13:56:37.167 | I: Unpacking init-system-helpers... 2026-01-08 13:56:37.186928 | ubuntu-jammy-large | 2026-01-08 13:56:37.186 | I: Unpacking libacl1:amd64... 2026-01-08 13:56:37.206902 | ubuntu-jammy-large | 2026-01-08 13:56:37.206 | I: Unpacking libattr1:amd64... 2026-01-08 13:56:37.226243 | ubuntu-jammy-large | 2026-01-08 13:56:37.226 | I: Unpacking libaudit-common... 2026-01-08 13:56:37.246713 | ubuntu-jammy-large | 2026-01-08 13:56:37.246 | I: Unpacking libaudit1:amd64... 2026-01-08 13:56:37.269410 | ubuntu-jammy-large | 2026-01-08 13:56:37.269 | I: Unpacking libblkid1:amd64... 2026-01-08 13:56:37.291047 | ubuntu-jammy-large | 2026-01-08 13:56:37.290 | I: Unpacking libbz2-1.0:amd64... 2026-01-08 13:56:37.312847 | ubuntu-jammy-large | 2026-01-08 13:56:37.312 | I: Unpacking libc-bin... 2026-01-08 13:56:37.357485 | ubuntu-jammy-large | 2026-01-08 13:56:37.357 | I: Unpacking libc6:amd64... 2026-01-08 13:56:37.626289 | ubuntu-jammy-large | 2026-01-08 13:56:37.626 | I: Unpacking libcap-ng0:amd64... 2026-01-08 13:56:37.644823 | ubuntu-jammy-large | 2026-01-08 13:56:37.644 | I: Unpacking libcap2:amd64... 2026-01-08 13:56:37.664248 | ubuntu-jammy-large | 2026-01-08 13:56:37.664 | I: Unpacking libcom-err2:amd64... 2026-01-08 13:56:37.683345 | ubuntu-jammy-large | 2026-01-08 13:56:37.683 | I: Unpacking libcrypt1:amd64... 2026-01-08 13:56:37.704862 | ubuntu-jammy-large | 2026-01-08 13:56:37.704 | I: Unpacking libdb5.3:amd64... 2026-01-08 13:56:37.748316 | ubuntu-jammy-large | 2026-01-08 13:56:37.748 | I: Unpacking libdebconfclient0:amd64... 2026-01-08 13:56:37.766358 | ubuntu-jammy-large | 2026-01-08 13:56:37.766 | I: Unpacking libext2fs2:amd64... 2026-01-08 13:56:37.791665 | ubuntu-jammy-large | 2026-01-08 13:56:37.791 | I: Unpacking libgcc-s1:amd64... 2026-01-08 13:56:37.812289 | ubuntu-jammy-large | 2026-01-08 13:56:37.812 | I: Unpacking libgcrypt20:amd64... 2026-01-08 13:56:37.849288 | ubuntu-jammy-large | 2026-01-08 13:56:37.849 | I: Unpacking libgmp10:amd64... 2026-01-08 13:56:37.875126 | ubuntu-jammy-large | 2026-01-08 13:56:37.874 | I: Unpacking libgpg-error0:amd64... 2026-01-08 13:56:37.896899 | ubuntu-jammy-large | 2026-01-08 13:56:37.896 | I: Unpacking libgssapi-krb5-2:amd64... 2026-01-08 13:56:37.922661 | ubuntu-jammy-large | 2026-01-08 13:56:37.922 | I: Unpacking libk5crypto3:amd64... 2026-01-08 13:56:37.945186 | ubuntu-jammy-large | 2026-01-08 13:56:37.945 | I: Unpacking libkeyutils1:amd64... 2026-01-08 13:56:37.964953 | ubuntu-jammy-large | 2026-01-08 13:56:37.964 | I: Unpacking libkrb5-3:amd64... 2026-01-08 13:56:37.998873 | ubuntu-jammy-large | 2026-01-08 13:56:37.998 | I: Unpacking libkrb5support0:amd64... 2026-01-08 13:56:38.020782 | ubuntu-jammy-large | 2026-01-08 13:56:38.020 | I: Unpacking liblz4-1:amd64... 2026-01-08 13:56:38.042836 | ubuntu-jammy-large | 2026-01-08 13:56:38.042 | I: Unpacking liblzma5:amd64... 2026-01-08 13:56:38.066167 | ubuntu-jammy-large | 2026-01-08 13:56:38.066 | I: Unpacking libmount1:amd64... 2026-01-08 13:56:38.090118 | ubuntu-jammy-large | 2026-01-08 13:56:38.089 | I: Unpacking libncurses6:amd64... 2026-01-08 13:56:38.114381 | ubuntu-jammy-large | 2026-01-08 13:56:38.114 | I: Unpacking libncursesw6:amd64... 2026-01-08 13:56:38.138981 | ubuntu-jammy-large | 2026-01-08 13:56:38.138 | I: Unpacking libnsl2:amd64... 2026-01-08 13:56:38.161115 | ubuntu-jammy-large | 2026-01-08 13:56:38.160 | I: Unpacking libpam-modules:amd64... 2026-01-08 13:56:38.273258 | ubuntu-jammy-large | 2026-01-08 13:56:38.273 | I: Unpacking libpam-modules-bin... 2026-01-08 13:56:38.296004 | ubuntu-jammy-large | 2026-01-08 13:56:38.295 | I: Unpacking libpam-runtime... 2026-01-08 13:56:38.318959 | ubuntu-jammy-large | 2026-01-08 13:56:38.318 | I: Unpacking libpam0g:amd64... 2026-01-08 13:56:38.341740 | ubuntu-jammy-large | 2026-01-08 13:56:38.341 | I: Unpacking libpcre2-8-0:amd64... 2026-01-08 13:56:38.370776 | ubuntu-jammy-large | 2026-01-08 13:56:38.370 | I: Unpacking libpcre3:amd64... 2026-01-08 13:56:38.397594 | ubuntu-jammy-large | 2026-01-08 13:56:38.397 | I: Unpacking libprocps8:amd64... 2026-01-08 13:56:38.420008 | ubuntu-jammy-large | 2026-01-08 13:56:38.419 | I: Unpacking libselinux1:amd64... 2026-01-08 13:56:38.442379 | ubuntu-jammy-large | 2026-01-08 13:56:38.442 | I: Unpacking libsemanage-common... 2026-01-08 13:56:38.463296 | ubuntu-jammy-large | 2026-01-08 13:56:38.463 | I: Unpacking libsemanage2:amd64... 2026-01-08 13:56:38.487271 | ubuntu-jammy-large | 2026-01-08 13:56:38.487 | I: Unpacking libsepol2:amd64... 2026-01-08 13:56:38.516882 | ubuntu-jammy-large | 2026-01-08 13:56:38.516 | I: Unpacking libsmartcols1:amd64... 2026-01-08 13:56:38.538983 | ubuntu-jammy-large | 2026-01-08 13:56:38.538 | I: Unpacking libss2:amd64... 2026-01-08 13:56:38.561749 | ubuntu-jammy-large | 2026-01-08 13:56:38.561 | I: Unpacking libssl3:amd64... 2026-01-08 13:56:38.630323 | ubuntu-jammy-large | 2026-01-08 13:56:38.630 | I: Unpacking libsystemd0:amd64... 2026-01-08 13:56:38.656621 | ubuntu-jammy-large | 2026-01-08 13:56:38.656 | I: Unpacking libtinfo6:amd64... 2026-01-08 13:56:38.681001 | ubuntu-jammy-large | 2026-01-08 13:56:38.680 | I: Unpacking libtirpc-common... 2026-01-08 13:56:38.701043 | ubuntu-jammy-large | 2026-01-08 13:56:38.700 | I: Unpacking libtirpc3:amd64... 2026-01-08 13:56:38.723717 | ubuntu-jammy-large | 2026-01-08 13:56:38.723 | I: Unpacking libudev1:amd64... 2026-01-08 13:56:38.746728 | ubuntu-jammy-large | 2026-01-08 13:56:38.746 | I: Unpacking libuuid1:amd64... 2026-01-08 13:56:38.767788 | ubuntu-jammy-large | 2026-01-08 13:56:38.767 | I: Unpacking libzstd1:amd64... 2026-01-08 13:56:38.799651 | ubuntu-jammy-large | 2026-01-08 13:56:38.799 | I: Unpacking login... 2026-01-08 13:56:38.844065 | ubuntu-jammy-large | 2026-01-08 13:56:38.843 | I: Unpacking logsave... 2026-01-08 13:56:38.863864 | ubuntu-jammy-large | 2026-01-08 13:56:38.863 | I: Unpacking lsb-base... 2026-01-08 13:56:38.898355 | ubuntu-jammy-large | 2026-01-08 13:56:38.898 | I: Unpacking mawk... 2026-01-08 13:56:38.923839 | ubuntu-jammy-large | 2026-01-08 13:56:38.923 | I: Unpacking mount... 2026-01-08 13:56:38.951850 | ubuntu-jammy-large | 2026-01-08 13:56:38.951 | I: Unpacking ncurses-base... 2026-01-08 13:56:38.981991 | ubuntu-jammy-large | 2026-01-08 13:56:38.981 | I: Unpacking ncurses-bin... 2026-01-08 13:56:39.009308 | ubuntu-jammy-large | 2026-01-08 13:56:39.009 | I: Unpacking passwd... 2026-01-08 13:56:39.090765 | ubuntu-jammy-large | 2026-01-08 13:56:39.090 | I: Unpacking perl-base... 2026-01-08 13:56:39.224393 | ubuntu-jammy-large | 2026-01-08 13:56:39.224 | I: Unpacking procps... 2026-01-08 13:56:39.293219 | ubuntu-jammy-large | 2026-01-08 13:56:39.292 | I: Unpacking sed... 2026-01-08 13:56:39.315463 | ubuntu-jammy-large | 2026-01-08 13:56:39.315 | I: Unpacking sensible-utils... 2026-01-08 13:56:39.338883 | ubuntu-jammy-large | 2026-01-08 13:56:39.338 | I: Unpacking sysvinit-utils... 2026-01-08 13:56:39.362927 | ubuntu-jammy-large | 2026-01-08 13:56:39.362 | I: Unpacking tar... 2026-01-08 13:56:39.391566 | ubuntu-jammy-large | 2026-01-08 13:56:39.391 | I: Unpacking usrmerge... 2026-01-08 13:56:39.421577 | ubuntu-jammy-large | 2026-01-08 13:56:39.421 | I: Unpacking util-linux... 2026-01-08 13:56:39.491475 | ubuntu-jammy-large | 2026-01-08 13:56:39.491 | I: Unpacking zlib1g:amd64... 2026-01-08 13:56:39.503894 | ubuntu-jammy-large | 2026-01-08 13:56:39.503 | I: Configuring required packages... 2026-01-08 13:56:39.522319 | ubuntu-jammy-large | 2026-01-08 13:56:39.522 | I: Configuring lsb-base... 2026-01-08 13:56:39.532262 | ubuntu-jammy-large | 2026-01-08 13:56:39.532 | I: Configuring libtirpc-common... 2026-01-08 13:56:39.532700 | ubuntu-jammy-large | 2026-01-08 13:56:39.532 | I: Configuring libaudit-common... 2026-01-08 13:56:39.533038 | ubuntu-jammy-large | 2026-01-08 13:56:39.532 | I: Configuring libsemanage-common... 2026-01-08 13:56:39.533405 | ubuntu-jammy-large | 2026-01-08 13:56:39.533 | I: Configuring gcc-12-base:amd64... 2026-01-08 13:56:39.536068 | ubuntu-jammy-large | 2026-01-08 13:56:39.535 | I: Configuring ncurses-base... 2026-01-08 13:56:39.536194 | ubuntu-jammy-large | 2026-01-08 13:56:39.536 | I: Configuring sensible-utils... 2026-01-08 13:56:39.548047 | ubuntu-jammy-large | 2026-01-08 13:56:39.547 | I: Configuring libcrypt1:amd64... 2026-01-08 13:56:39.548154 | ubuntu-jammy-large | 2026-01-08 13:56:39.548 | I: Configuring libgcc-s1:amd64... 2026-01-08 13:56:39.551340 | ubuntu-jammy-large | 2026-01-08 13:56:39.551 | I: Configuring libc6:amd64... 2026-01-08 13:56:39.676601 | ubuntu-jammy-large | 2026-01-08 13:56:39.676 | I: Configuring libudev1:amd64... 2026-01-08 13:56:39.679495 | ubuntu-jammy-large | 2026-01-08 13:56:39.679 | I: Configuring libattr1:amd64... 2026-01-08 13:56:39.680088 | ubuntu-jammy-large | 2026-01-08 13:56:39.679 | I: Configuring sysvinit-utils... 2026-01-08 13:56:39.681625 | ubuntu-jammy-large | 2026-01-08 13:56:39.681 | I: Configuring debianutils... 2026-01-08 13:56:39.704850 | ubuntu-jammy-large | 2026-01-08 13:56:39.704 | I: Configuring mawk... 2026-01-08 13:56:39.710589 | ubuntu-jammy-large | 2026-01-08 13:56:39.710 | I: Configuring libdebconfclient0:amd64... 2026-01-08 13:56:39.714268 | ubuntu-jammy-large | 2026-01-08 13:56:39.714 | I: Configuring base-files... 2026-01-08 13:56:39.877993 | ubuntu-jammy-large | 2026-01-08 13:56:39.877 | I: Configuring libbz2-1.0:amd64... 2026-01-08 13:56:39.878078 | ubuntu-jammy-large | 2026-01-08 13:56:39.877 | I: Configuring base-passwd... 2026-01-08 13:56:39.972281 | ubuntu-jammy-large | 2026-01-08 13:56:39.972 | I: Configuring libdb5.3:amd64... 2026-01-08 13:56:39.972562 | ubuntu-jammy-large | 2026-01-08 13:56:39.972 | I: Configuring libblkid1:amd64... 2026-01-08 13:56:39.974018 | ubuntu-jammy-large | 2026-01-08 13:56:39.973 | I: Configuring libtinfo6:amd64... 2026-01-08 13:56:39.976460 | ubuntu-jammy-large | 2026-01-08 13:56:39.976 | I: Configuring bash... 2026-01-08 13:56:40.028076 | ubuntu-jammy-large | 2026-01-08 13:56:40.027 | I: Configuring libzstd1:amd64... 2026-01-08 13:56:40.028829 | ubuntu-jammy-large | 2026-01-08 13:56:40.028 | I: Configuring libkeyutils1:amd64... 2026-01-08 13:56:40.030560 | ubuntu-jammy-large | 2026-01-08 13:56:40.030 | I: Configuring liblzma5:amd64... 2026-01-08 13:56:40.031710 | ubuntu-jammy-large | 2026-01-08 13:56:40.031 | I: Configuring libgpg-error0:amd64... 2026-01-08 13:56:40.032792 | ubuntu-jammy-large | 2026-01-08 13:56:40.032 | I: Configuring liblz4-1:amd64... 2026-01-08 13:56:40.034748 | ubuntu-jammy-large | 2026-01-08 13:56:40.034 | I: Configuring libc-bin... 2026-01-08 13:56:40.050171 | ubuntu-jammy-large | 2026-01-08 13:56:40.050 | I: Configuring ncurses-bin... 2026-01-08 13:56:40.051163 | ubuntu-jammy-large | 2026-01-08 13:56:40.051 | I: Configuring libacl1:amd64... 2026-01-08 13:56:40.052558 | ubuntu-jammy-large | 2026-01-08 13:56:40.052 | I: Configuring libsmartcols1:amd64... 2026-01-08 13:56:40.053446 | ubuntu-jammy-large | 2026-01-08 13:56:40.053 | I: Configuring libgcrypt20:amd64... 2026-01-08 13:56:40.054845 | ubuntu-jammy-large | 2026-01-08 13:56:40.054 | I: Configuring zlib1g:amd64... 2026-01-08 13:56:40.055790 | ubuntu-jammy-large | 2026-01-08 13:56:40.055 | I: Configuring libcom-err2:amd64... 2026-01-08 13:56:40.056720 | ubuntu-jammy-large | 2026-01-08 13:56:40.056 | I: Configuring diffutils... 2026-01-08 13:56:40.057748 | ubuntu-jammy-large | 2026-01-08 13:56:40.057 | I: Configuring libcap2:amd64... 2026-01-08 13:56:40.058775 | ubuntu-jammy-large | 2026-01-08 13:56:40.058 | I: Configuring libkrb5support0:amd64... 2026-01-08 13:56:40.060141 | ubuntu-jammy-large | 2026-01-08 13:56:40.060 | I: Configuring hostname... 2026-01-08 13:56:40.060786 | ubuntu-jammy-large | 2026-01-08 13:56:40.060 | I: Configuring libpcre3:amd64... 2026-01-08 13:56:40.061400 | ubuntu-jammy-large | 2026-01-08 13:56:40.061 | I: Configuring libcap-ng0:amd64... 2026-01-08 13:56:40.062053 | ubuntu-jammy-large | 2026-01-08 13:56:40.062 | I: Configuring libext2fs2:amd64... 2026-01-08 13:56:40.062893 | ubuntu-jammy-large | 2026-01-08 13:56:40.062 | I: Configuring libgmp10:amd64... 2026-01-08 13:56:40.063663 | ubuntu-jammy-large | 2026-01-08 13:56:40.063 | I: Configuring libncurses6:amd64... 2026-01-08 13:56:40.064455 | ubuntu-jammy-large | 2026-01-08 13:56:40.064 | I: Configuring libaudit1:amd64... 2026-01-08 13:56:40.065352 | ubuntu-jammy-large | 2026-01-08 13:56:40.065 | I: Configuring libuuid1:amd64... 2026-01-08 13:56:40.066252 | ubuntu-jammy-large | 2026-01-08 13:56:40.066 | I: Configuring libss2:amd64... 2026-01-08 13:56:40.067081 | ubuntu-jammy-large | 2026-01-08 13:56:40.067 | I: Configuring libsepol2:amd64... 2026-01-08 13:56:40.067609 | ubuntu-jammy-large | 2026-01-08 13:56:40.067 | I: Configuring libpcre2-8-0:amd64... 2026-01-08 13:56:40.068252 | ubuntu-jammy-large | 2026-01-08 13:56:40.068 | I: Configuring libncursesw6:amd64... 2026-01-08 13:56:40.068791 | ubuntu-jammy-large | 2026-01-08 13:56:40.068 | I: Configuring libk5crypto3:amd64... 2026-01-08 13:56:40.069314 | ubuntu-jammy-large | 2026-01-08 13:56:40.069 | I: Configuring logsave... 2026-01-08 13:56:40.073423 | ubuntu-jammy-large | 2026-01-08 13:56:40.073 | I: Configuring e2fsprogs... 2026-01-08 13:56:40.403613 | ubuntu-jammy-large | 2026-01-08 13:56:40.403 | I: Configuring libsystemd0:amd64... 2026-01-08 13:56:40.405026 | ubuntu-jammy-large | 2026-01-08 13:56:40.404 | I: Configuring libselinux1:amd64... 2026-01-08 13:56:40.406673 | ubuntu-jammy-large | 2026-01-08 13:56:40.406 | I: Configuring sed... 2026-01-08 13:56:40.409666 | ubuntu-jammy-large | 2026-01-08 13:56:40.409 | I: Configuring findutils... 2026-01-08 13:56:40.410902 | ubuntu-jammy-large | 2026-01-08 13:56:40.410 | I: Configuring libmount1:amd64... 2026-01-08 13:56:40.412441 | ubuntu-jammy-large | 2026-01-08 13:56:40.412 | I: Configuring libsemanage2:amd64... 2026-01-08 13:56:40.413895 | ubuntu-jammy-large | 2026-01-08 13:56:40.413 | I: Configuring libprocps8:amd64... 2026-01-08 13:56:40.415637 | ubuntu-jammy-large | 2026-01-08 13:56:40.415 | I: Configuring bsdutils... 2026-01-08 13:56:40.416676 | ubuntu-jammy-large | 2026-01-08 13:56:40.416 | I: Configuring tar... 2026-01-08 13:56:40.421294 | ubuntu-jammy-large | 2026-01-08 13:56:40.421 | I: Configuring coreutils... 2026-01-08 13:56:40.425774 | ubuntu-jammy-large | 2026-01-08 13:56:40.425 | I: Configuring dpkg... 2026-01-08 13:56:40.583584 | ubuntu-jammy-large | 2026-01-08 13:56:40.583 | I: Configuring mount... 2026-01-08 13:56:40.584664 | ubuntu-jammy-large | 2026-01-08 13:56:40.584 | I: Configuring grep... 2026-01-08 13:56:40.585333 | ubuntu-jammy-large | 2026-01-08 13:56:40.585 | I: Configuring perl-base... 2026-01-08 13:56:40.595624 | ubuntu-jammy-large | 2026-01-08 13:56:40.595 | I: Configuring init-system-helpers... 2026-01-08 13:56:40.596751 | ubuntu-jammy-large | 2026-01-08 13:56:40.596 | I: Configuring gzip... 2026-01-08 13:56:40.598067 | ubuntu-jammy-large | 2026-01-08 13:56:40.598 | I: Configuring usrmerge... 2026-01-08 13:56:40.634710 | ubuntu-jammy-large | 2026-01-08 13:56:40.634 | I: Configuring procps... 2026-01-08 13:56:40.680390 | ubuntu-jammy-large | 2026-01-08 13:56:40.680 | I: Configuring debconf... 2026-01-08 13:56:40.791396 | ubuntu-jammy-large | 2026-01-08 13:56:40.791 | I: Configuring libpam0g:amd64... 2026-01-08 13:56:40.872768 | ubuntu-jammy-large | 2026-01-08 13:56:40.872 | I: Configuring util-linux... 2026-01-08 13:56:41.030665 | ubuntu-jammy-large | 2026-01-08 13:56:41.030 | I: Configuring dash... 2026-01-08 13:56:41.221099 | ubuntu-jammy-large | 2026-01-08 13:56:41.220 | I: Configuring libpam-modules-bin... 2026-01-08 13:56:41.221989 | ubuntu-jammy-large | 2026-01-08 13:56:41.221 | I: Configuring libssl3:amd64... 2026-01-08 13:56:41.306894 | ubuntu-jammy-large | 2026-01-08 13:56:41.306 | I: Configuring libkrb5-3:amd64... 2026-01-08 13:56:41.309205 | ubuntu-jammy-large | 2026-01-08 13:56:41.309 | I: Configuring libgssapi-krb5-2:amd64... 2026-01-08 13:56:41.312841 | ubuntu-jammy-large | 2026-01-08 13:56:41.312 | I: Configuring libtirpc3:amd64... 2026-01-08 13:56:41.314315 | ubuntu-jammy-large | 2026-01-08 13:56:41.314 | I: Configuring libnsl2:amd64... 2026-01-08 13:56:41.317324 | ubuntu-jammy-large | 2026-01-08 13:56:41.317 | I: Configuring libpam-modules:amd64... 2026-01-08 13:56:41.332199 | ubuntu-jammy-large | 2026-01-08 13:56:41.332 | I: Configuring passwd... 2026-01-08 13:56:41.377153 | ubuntu-jammy-large | 2026-01-08 13:56:41.377 | I: Configuring libpam-runtime... 2026-01-08 13:56:41.503102 | ubuntu-jammy-large | 2026-01-08 13:56:41.502 | I: Configuring login... 2026-01-08 13:56:41.526229 | ubuntu-jammy-large | 2026-01-08 13:56:41.526 | I: Configuring libc-bin... 2026-01-08 13:56:41.538915 | ubuntu-jammy-large | 2026-01-08 13:56:41.538 | I: Unpacking the base system... 2026-01-08 13:56:42.164013 | ubuntu-jammy-large | 2026-01-08 13:56:42.163 | I: Unpacking adduser... 2026-01-08 13:56:42.198610 | ubuntu-jammy-large | 2026-01-08 13:56:42.198 | I: Unpacking apt... 2026-01-08 13:56:42.273069 | ubuntu-jammy-large | 2026-01-08 13:56:42.272 | I: Unpacking ca-certificates... 2026-01-08 13:56:42.299363 | ubuntu-jammy-large | 2026-01-08 13:56:42.299 | I: Unpacking gpgv... 2026-01-08 13:56:42.319650 | ubuntu-jammy-large | 2026-01-08 13:56:42.319 | I: Unpacking libapt-pkg6.0:amd64... 2026-01-08 13:56:42.365053 | ubuntu-jammy-large | 2026-01-08 13:56:42.364 | I: Unpacking libffi8:amd64... 2026-01-08 13:56:42.385796 | ubuntu-jammy-large | 2026-01-08 13:56:42.385 | I: Unpacking libgnutls30:amd64... 2026-01-08 13:56:42.431577 | ubuntu-jammy-large | 2026-01-08 13:56:42.431 | I: Unpacking libhogweed6:amd64... 2026-01-08 13:56:42.452625 | ubuntu-jammy-large | 2026-01-08 13:56:42.452 | I: Unpacking libidn2-0:amd64... 2026-01-08 13:56:42.473757 | ubuntu-jammy-large | 2026-01-08 13:56:42.473 | I: Unpacking libnettle8:amd64... 2026-01-08 13:56:42.495125 | ubuntu-jammy-large | 2026-01-08 13:56:42.495 | I: Unpacking libp11-kit0:amd64... 2026-01-08 13:56:42.527033 | ubuntu-jammy-large | 2026-01-08 13:56:42.526 | I: Unpacking libseccomp2:amd64... 2026-01-08 13:56:42.551041 | ubuntu-jammy-large | 2026-01-08 13:56:42.550 | I: Unpacking libstdc++6:amd64... 2026-01-08 13:56:42.592912 | ubuntu-jammy-large | 2026-01-08 13:56:42.592 | I: Unpacking libtasn1-6:amd64... 2026-01-08 13:56:42.612223 | ubuntu-jammy-large | 2026-01-08 13:56:42.612 | I: Unpacking libunistring2:amd64... 2026-01-08 13:56:42.650290 | ubuntu-jammy-large | 2026-01-08 13:56:42.650 | I: Unpacking libxxhash0:amd64... 2026-01-08 13:56:42.672667 | ubuntu-jammy-large | 2026-01-08 13:56:42.672 | I: Unpacking openssl... 2026-01-08 13:56:42.723672 | ubuntu-jammy-large | 2026-01-08 13:56:42.723 | I: Unpacking ubuntu-keyring... 2026-01-08 13:56:42.747908 | ubuntu-jammy-large | 2026-01-08 13:56:42.747 | I: Configuring the base system... 2026-01-08 13:56:42.759105 | ubuntu-jammy-large | 2026-01-08 13:56:42.758 | I: Configuring adduser... 2026-01-08 13:56:42.866733 | ubuntu-jammy-large | 2026-01-08 13:56:42.866 | I: Configuring libunistring2:amd64... 2026-01-08 13:56:42.866856 | ubuntu-jammy-large | 2026-01-08 13:56:42.866 | I: Configuring libidn2-0:amd64... 2026-01-08 13:56:42.867299 | ubuntu-jammy-large | 2026-01-08 13:56:42.867 | I: Configuring ubuntu-keyring... 2026-01-08 13:56:42.871829 | ubuntu-jammy-large | 2026-01-08 13:56:42.871 | I: Configuring libseccomp2:amd64... 2026-01-08 13:56:42.872081 | ubuntu-jammy-large | 2026-01-08 13:56:42.872 | I: Configuring libnettle8:amd64... 2026-01-08 13:56:42.872320 | ubuntu-jammy-large | 2026-01-08 13:56:42.872 | I: Configuring libffi8:amd64... 2026-01-08 13:56:42.872623 | ubuntu-jammy-large | 2026-01-08 13:56:42.872 | I: Configuring gpgv... 2026-01-08 13:56:42.872847 | ubuntu-jammy-large | 2026-01-08 13:56:42.872 | I: Configuring libxxhash0:amd64... 2026-01-08 13:56:42.873073 | ubuntu-jammy-large | 2026-01-08 13:56:42.873 | I: Configuring libtasn1-6:amd64... 2026-01-08 13:56:42.873259 | ubuntu-jammy-large | 2026-01-08 13:56:42.873 | I: Configuring openssl... 2026-01-08 13:56:42.875091 | ubuntu-jammy-large | 2026-01-08 13:56:42.874 | I: Configuring libstdc++6:amd64... 2026-01-08 13:56:42.875180 | ubuntu-jammy-large | 2026-01-08 13:56:42.875 | I: Configuring libhogweed6:amd64... 2026-01-08 13:56:42.875426 | ubuntu-jammy-large | 2026-01-08 13:56:42.875 | I: Configuring ca-certificates... 2026-01-08 13:56:44.965276 | ubuntu-jammy-large | 2026-01-08 13:56:44.964 | I: Configuring libapt-pkg6.0:amd64... 2026-01-08 13:56:44.965400 | ubuntu-jammy-large | 2026-01-08 13:56:44.965 | I: Configuring libp11-kit0:amd64... 2026-01-08 13:56:44.966437 | ubuntu-jammy-large | 2026-01-08 13:56:44.965 | I: Configuring libgnutls30:amd64... 2026-01-08 13:56:44.966866 | ubuntu-jammy-large | 2026-01-08 13:56:44.966 | I: Configuring apt... 2026-01-08 13:56:45.405347 | ubuntu-jammy-large | 2026-01-08 13:56:45.405 | I: Configuring libc-bin... 2026-01-08 13:56:45.415327 | ubuntu-jammy-large | 2026-01-08 13:56:45.415 | I: Configuring ca-certificates... 2026-01-08 13:56:46.390007 | ubuntu-jammy-large | 2026-01-08 13:56:46.389 | I: Base system installed successfully. 2026-01-08 13:56:46.482427 | ubuntu-jammy-large | 2026-01-08 13:56:46.482 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-01-08 13:56:46.507059 | ubuntu-jammy-large | 2026-01-08 13:56:46.506 | dib-run-parts 08-debootstrap completed 2026-01-08 13:56:46.507148 | ubuntu-jammy-large | 2026-01-08 13:56:46.506 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/09-apt-keyring 2026-01-08 13:56:46.516231 | ubuntu-jammy-large | 2026-01-08 13:56:46.515 | dib-run-parts 09-apt-keyring completed 2026-01-08 13:56:46.516311 | ubuntu-jammy-large | 2026-01-08 13:56:46.516 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/11-pip-cache 2026-01-08 13:56:46.568080 | ubuntu-jammy-large | 2026-01-08 13:56:46.567 | dib-run-parts 11-pip-cache completed 2026-01-08 13:56:46.568152 | ubuntu-jammy-large | 2026-01-08 13:56:46.567 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/50-block-apt-translations 2026-01-08 13:56:46.595809 | ubuntu-jammy-large | 2026-01-08 13:56:46.595 | 0+1 records in 2026-01-08 13:56:46.595866 | ubuntu-jammy-large | 2026-01-08 13:56:46.595 | 0+1 records out 2026-01-08 13:56:46.595945 | ubuntu-jammy-large | 2026-01-08 13:56:46.595 | 27 bytes copied, 0.000414828 s, 65.1 kB/s 2026-01-08 13:56:46.604807 | ubuntu-jammy-large | 2026-01-08 13:56:46.604 | dib-run-parts 50-block-apt-translations completed 2026-01-08 13:56:46.605004 | ubuntu-jammy-large | 2026-01-08 13:56:46.604 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/50-block-daemons 2026-01-08 13:56:46.651454 | ubuntu-jammy-large | 2026-01-08 13:56:46.651 | 0+1 records in 2026-01-08 13:56:46.651531 | ubuntu-jammy-large | 2026-01-08 13:56:46.651 | 0+1 records out 2026-01-08 13:56:46.651557 | ubuntu-jammy-large | 2026-01-08 13:56:46.651 | 76 bytes copied, 0.000402231 s, 189 kB/s 2026-01-08 13:56:46.688750 | ubuntu-jammy-large | 2026-01-08 13:56:46.688 | 0+1 records in 2026-01-08 13:56:46.688811 | ubuntu-jammy-large | 2026-01-08 13:56:46.688 | 0+1 records out 2026-01-08 13:56:46.688934 | ubuntu-jammy-large | 2026-01-08 13:56:46.688 | 143 bytes copied, 0.000485714 s, 294 kB/s 2026-01-08 13:56:46.715059 | ubuntu-jammy-large | 2026-01-08 13:56:46.714 | dib-run-parts 50-block-daemons completed 2026-01-08 13:56:46.715221 | ubuntu-jammy-large | 2026-01-08 13:56:46.715 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/50-build-with-http-cache 2026-01-08 13:56:46.723544 | ubuntu-jammy-large | 2026-01-08 13:56:46.723 | dib-run-parts 50-build-with-http-cache completed 2026-01-08 13:56:46.723838 | ubuntu-jammy-large | 2026-01-08 13:56:46.723 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/50-shared-apt-cache 2026-01-08 13:56:46.758343 | ubuntu-jammy-large | 2026-01-08 13:56:46.758 | dib-run-parts 50-shared-apt-cache completed 2026-01-08 13:56:46.758494 | ubuntu-jammy-large | 2026-01-08 13:56:46.758 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/50-trim-dpkg 2026-01-08 13:56:46.813997 | ubuntu-jammy-large | 2026-01-08 13:56:46.813 | dib-run-parts 50-trim-dpkg completed 2026-01-08 13:56:46.814200 | ubuntu-jammy-large | 2026-01-08 13:56:46.814 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-01-08 13:56:47.162935 | ubuntu-jammy-large | 2026-01-08 13:56:47.162 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-08 13:56:47.163280 | ubuntu-jammy-large | 2026-01-08 13:56:47.163 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-01-08 13:56:47.217367 | ubuntu-jammy-large | 2026-01-08 13:56:47.217 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-01-08 13:56:47.234361 | ubuntu-jammy-large | 2026-01-08 13:56:47.234 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-01-08 13:56:47.495828 | ubuntu-jammy-large | 2026-01-08 13:56:47.495 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1245 kB] 2026-01-08 13:56:47.589973 | ubuntu-jammy-large | 2026-01-08 13:56:47.589 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3162 kB] 2026-01-08 13:56:47.698595 | ubuntu-jammy-large | 2026-01-08 13:56:47.698 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1007 kB] 2026-01-08 13:56:47.727581 | ubuntu-jammy-large | 2026-01-08 13:56:47.727 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [2900 kB] 2026-01-08 13:56:47.829951 | ubuntu-jammy-large | 2026-01-08 13:56:47.829 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-01-08 13:56:47.831145 | ubuntu-jammy-large | 2026-01-08 13:56:47.831 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [31.7 kB] 2026-01-08 13:56:48.789874 | ubuntu-jammy-large | 2026-01-08 13:56:48.789 | Fetched 8799 kB in 2s (4986 kB/s) 2026-01-08 13:56:49.842763 | ubuntu-jammy-large | 2026-01-08 13:56:49.842 | Reading package lists... 2026-01-08 13:56:50.993934 | ubuntu-jammy-large | 2026-01-08 13:56:50.993 | Reading package lists... 2026-01-08 13:56:51.265944 | ubuntu-jammy-large | 2026-01-08 13:56:51.265 | Building dependency tree... 2026-01-08 13:56:51.468539 | ubuntu-jammy-large | 2026-01-08 13:56:51.468 | Calculating upgrade... 2026-01-08 13:56:51.691870 | ubuntu-jammy-large | 2026-01-08 13:56:51.691 | The following packages will be upgraded: 2026-01-08 13:56:51.693107 | ubuntu-jammy-large | 2026-01-08 13:56:51.692 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-01-08 13:56:51.693365 | ubuntu-jammy-large | 2026-01-08 13:56:51.693 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-01-08 13:56:51.693584 | ubuntu-jammy-large | 2026-01-08 13:56:51.693 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-01-08 13:56:51.693693 | ubuntu-jammy-large | 2026-01-08 13:56:51.693 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-01-08 13:56:51.693943 | ubuntu-jammy-large | 2026-01-08 13:56:51.693 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-01-08 13:56:51.694000 | ubuntu-jammy-large | 2026-01-08 13:56:51.693 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-01-08 13:56:51.694317 | ubuntu-jammy-large | 2026-01-08 13:56:51.694 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-01-08 13:56:51.694690 | ubuntu-jammy-large | 2026-01-08 13:56:51.694 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-01-08 13:56:51.694712 | ubuntu-jammy-large | 2026-01-08 13:56:51.694 | zlib1g 2026-01-08 13:56:51.829603 | ubuntu-jammy-large | 2026-01-08 13:56:51.829 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:56:51.829715 | ubuntu-jammy-large | 2026-01-08 13:56:51.829 | Need to get 23.5 MB of archives. 2026-01-08 13:56:51.829728 | ubuntu-jammy-large | 2026-01-08 13:56:51.829 | After this operation, 60.4 kB of additional disk space will be used. 2026-01-08 13:56:51.829739 | ubuntu-jammy-large | 2026-01-08 13:56:51.829 | 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-08 13:56:51.857536 | ubuntu-jammy-large | 2026-01-08 13:56:51.857 | 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-08 13:56:51.870953 | ubuntu-jammy-large | 2026-01-08 13:56:51.870 | 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-08 13:56:51.925797 | ubuntu-jammy-large | 2026-01-08 13:56:51.925 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.11 [3235 kB] 2026-01-08 13:56:52.055356 | ubuntu-jammy-large | 2026-01-08 13:56:52.055 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-01-08 13:56:52.056632 | ubuntu-jammy-large | 2026-01-08 13:56:52.056 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-01-08 13:56:52.096832 | ubuntu-jammy-large | 2026-01-08 13:56:52.096 | 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-08 13:56:52.103997 | ubuntu-jammy-large | 2026-01-08 13:56:52.103 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2026-01-08 13:56:52.180048 | ubuntu-jammy-large | 2026-01-08 13:56:52.179 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2026-01-08 13:56:52.196201 | ubuntu-jammy-large | 2026-01-08 13:56:52.195 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2026-01-08 13:56:52.198337 | ubuntu-jammy-large | 2026-01-08 13:56:52.198 | 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-08 13:56:52.199855 | ubuntu-jammy-large | 2026-01-08 13:56:52.199 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-01-08 13:56:52.250086 | ubuntu-jammy-large | 2026-01-08 13:56:52.249 | 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-08 13:56:52.263855 | ubuntu-jammy-large | 2026-01-08 13:56:52.263 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-01-08 13:56:52.326591 | ubuntu-jammy-large | 2026-01-08 13:56:52.326 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-01-08 13:56:52.332493 | ubuntu-jammy-large | 2026-01-08 13:56:52.332 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-01-08 13:56:52.339952 | ubuntu-jammy-large | 2026-01-08 13:56:52.339 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-01-08 13:56:52.349996 | ubuntu-jammy-large | 2026-01-08 13:56:52.349 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-01-08 13:56:52.439010 | ubuntu-jammy-large | 2026-01-08 13:56:52.438 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2026-01-08 13:56:52.490690 | ubuntu-jammy-large | 2026-01-08 13:56:52.490 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.11 [706 kB] 2026-01-08 13:56:52.523237 | ubuntu-jammy-large | 2026-01-08 13:56:52.522 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-01-08 13:56:52.523765 | ubuntu-jammy-large | 2026-01-08 13:56:52.523 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-01-08 13:56:52.531160 | ubuntu-jammy-large | 2026-01-08 13:56:52.530 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.1 [43.5 kB] 2026-01-08 13:56:52.532514 | ubuntu-jammy-large | 2026-01-08 13:56:52.532 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] 2026-01-08 13:56:52.580793 | ubuntu-jammy-large | 2026-01-08 13:56:52.580 | 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-08 13:56:52.581818 | ubuntu-jammy-large | 2026-01-08 13:56:52.581 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-01-08 13:56:52.646523 | ubuntu-jammy-large | 2026-01-08 13:56:52.646 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-01-08 13:56:52.648039 | ubuntu-jammy-large | 2026-01-08 13:56:52.647 | 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-08 13:56:52.649218 | ubuntu-jammy-large | 2026-01-08 13:56:52.649 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-01-08 13:56:52.663555 | ubuntu-jammy-large | 2026-01-08 13:56:52.663 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-01-08 13:56:52.664309 | ubuntu-jammy-large | 2026-01-08 13:56:52.664 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-01-08 13:56:52.673848 | ubuntu-jammy-large | 2026-01-08 13:56:52.673 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-01-08 13:56:52.701566 | ubuntu-jammy-large | 2026-01-08 13:56:52.701 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2026-01-08 13:56:52.707395 | ubuntu-jammy-large | 2026-01-08 13:56:52.707 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2026-01-08 13:56:52.712364 | ubuntu-jammy-large | 2026-01-08 13:56:52.712 | 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-08 13:56:52.713280 | ubuntu-jammy-large | 2026-01-08 13:56:52.713 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-01-08 13:56:52.714486 | ubuntu-jammy-large | 2026-01-08 13:56:52.714 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-01-08 13:56:52.717714 | ubuntu-jammy-large | 2026-01-08 13:56:52.717 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-01-08 13:56:52.719290 | ubuntu-jammy-large | 2026-01-08 13:56:52.719 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-01-08 13:56:52.735097 | ubuntu-jammy-large | 2026-01-08 13:56:52.734 | 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-08 13:56:52.741894 | ubuntu-jammy-large | 2026-01-08 13:56:52.741 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.20 [1905 kB] 2026-01-08 13:56:52.830095 | ubuntu-jammy-large | 2026-01-08 13:56:52.829 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-01-08 13:56:52.833771 | ubuntu-jammy-large | 2026-01-08 13:56:52.833 | 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-08 13:56:52.836415 | ubuntu-jammy-large | 2026-01-08 13:56:52.836 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-01-08 13:56:52.845492 | ubuntu-jammy-large | 2026-01-08 13:56:52.845 | 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-08 13:56:52.857524 | ubuntu-jammy-large | 2026-01-08 13:56:52.857 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2026-01-08 13:56:52.858809 | ubuntu-jammy-large | 2026-01-08 13:56:52.858 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-01-08 13:56:52.865542 | ubuntu-jammy-large | 2026-01-08 13:56:52.865 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-01-08 13:56:52.870537 | ubuntu-jammy-large | 2026-01-08 13:56:52.870 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-01-08 13:56:52.874653 | ubuntu-jammy-large | 2026-01-08 13:56:52.874 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-01-08 13:56:52.876060 | ubuntu-jammy-large | 2026-01-08 13:56:52.875 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-01-08 13:56:52.879112 | ubuntu-jammy-large | 2026-01-08 13:56:52.878 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2026-01-08 13:56:52.881562 | ubuntu-jammy-large | 2026-01-08 13:56:52.881 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-01-08 13:56:52.915433 | ubuntu-jammy-large | 2026-01-08 13:56:52.915 | 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-08 13:56:52.915845 | ubuntu-jammy-large | 2026-01-08 13:56:52.915 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-01-08 13:56:52.916411 | ubuntu-jammy-large | 2026-01-08 13:56:52.916 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-01-08 13:56:52.936465 | ubuntu-jammy-large | 2026-01-08 13:56:52.936 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] 2026-01-08 13:56:52.989166 | ubuntu-jammy-large | 2026-01-08 13:56:52.988 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-01-08 13:56:53.180669 | ubuntu-jammy-large | 2026-01-08 13:56:53.180 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:56:53.219400 | ubuntu-jammy-large | 2026-01-08 13:56:53.219 | Fetched 23.5 MB in 1s (18.2 MB/s) 2026-01-08 13:56:53.219544 | ubuntu-jammy-large | 2026-01-08 13:56:53.219 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-01-08 13:56:53.245828 | ubuntu-jammy-large | 2026-01-08 13:56:53.245 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:53.246450 | ubuntu-jammy-large | 2026-01-08 13:56:53.246 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:56:53.246946 | ubuntu-jammy-large | 2026-01-08 13:56:53.246 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-08 13:56:53.270694 | ubuntu-jammy-large | 2026-01-08 13:56:53.270 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:56:53.302694 | ubuntu-jammy-large | 2026-01-08 13:56:53.302 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:53.303275 | ubuntu-jammy-large | 2026-01-08 13:56:53.303 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:56:53.303838 | ubuntu-jammy-large | 2026-01-08 13:56:53.303 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-08 13:56:53.327483 | ubuntu-jammy-large | 2026-01-08 13:56:53.327 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:56:53.358910 | ubuntu-jammy-large | 2026-01-08 13:56:53.358 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:53.359497 | ubuntu-jammy-large | 2026-01-08 13:56:53.359 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:56:53.386607 | ubuntu-jammy-large | 2026-01-08 13:56:53.386 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2026-01-08 13:56:53.437554 | ubuntu-jammy-large | 2026-01-08 13:56:53.437 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:56:53.472668 | ubuntu-jammy-large | 2026-01-08 13:56:53.472 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:53.473240 | ubuntu-jammy-large | 2026-01-08 13:56:53.473 | Preparing to unpack .../libc6_2.35-0ubuntu3.11_amd64.deb ... 2026-01-08 13:56:53.576654 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:53.576742 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:53.576762 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | debconf: falling back to frontend: Readline 2026-01-08 13:56:53.576776 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:53.576806 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | 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-08 13:56:53.576826 | ubuntu-jammy-large | 2026-01-08 13:56:53.576 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:53.652672 | ubuntu-jammy-large | 2026-01-08 13:56:53.652 | Unpacking libc6:amd64 (2.35-0ubuntu3.11) over (2.35-0ubuntu3) ... 2026-01-08 13:56:53.794560 | ubuntu-jammy-large | 2026-01-08 13:56:53.794 | Setting up libc6:amd64 (2.35-0ubuntu3.11) ... 2026-01-08 13:56:53.895775 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:53.895889 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:53.895911 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | debconf: falling back to frontend: Readline 2026-01-08 13:56:53.895926 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:53.895941 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | 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-08 13:56:53.895959 | ubuntu-jammy-large | 2026-01-08 13:56:53.895 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:53.986546 | ubuntu-jammy-large | 2026-01-08 13:56:53.986 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:53.986897 | ubuntu-jammy-large | 2026-01-08 13:56:53.986 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-01-08 13:56:54.010959 | ubuntu-jammy-large | 2026-01-08 13:56:54.010 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-01-08 13:56:54.053860 | ubuntu-jammy-large | 2026-01-08 13:56:54.053 | Setting up base-files (12ubuntu4.7) ... 2026-01-08 13:56:54.054420 | ubuntu-jammy-large | 2026-01-08 13:56:54.054 | Installing new version of config file /etc/issue ... 2026-01-08 13:56:54.054468 | ubuntu-jammy-large | 2026-01-08 13:56:54.054 | Installing new version of config file /etc/issue.net ... 2026-01-08 13:56:54.054615 | ubuntu-jammy-large | 2026-01-08 13:56:54.054 | Installing new version of config file /etc/lsb-release ... 2026-01-08 13:56:54.055026 | ubuntu-jammy-large | 2026-01-08 13:56:54.054 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-01-08 13:56:54.258809 | ubuntu-jammy-large | 2026-01-08 13:56:54.258 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.259203 | ubuntu-jammy-large | 2026-01-08 13:56:54.259 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-01-08 13:56:54.266029 | ubuntu-jammy-large | 2026-01-08 13:56:54.265 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-01-08 13:56:54.309193 | ubuntu-jammy-large | 2026-01-08 13:56:54.309 | Setting up bash (5.1-6ubuntu1.1) ... 2026-01-08 13:56:54.315125 | ubuntu-jammy-large | 2026-01-08 13:56:54.314 | 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-08 13:56:54.351986 | ubuntu-jammy-large | 2026-01-08 13:56:54.351 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.352711 | ubuntu-jammy-large | 2026-01-08 13:56:54.352 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:54.353146 | ubuntu-jammy-large | 2026-01-08 13:56:54.353 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2026-01-08 13:56:54.378986 | ubuntu-jammy-large | 2026-01-08 13:56:54.378 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:54.404060 | ubuntu-jammy-large | 2026-01-08 13:56:54.403 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.404935 | ubuntu-jammy-large | 2026-01-08 13:56:54.404 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2026-01-08 13:56:54.405163 | ubuntu-jammy-large | 2026-01-08 13:56:54.405 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2026-01-08 13:56:54.492144 | ubuntu-jammy-large | 2026-01-08 13:56:54.491 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2026-01-08 13:56:54.528096 | ubuntu-jammy-large | 2026-01-08 13:56:54.527 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.528600 | ubuntu-jammy-large | 2026-01-08 13:56:54.528 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:56:54.529421 | ubuntu-jammy-large | 2026-01-08 13:56:54.529 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-01-08 13:56:54.563494 | ubuntu-jammy-large | 2026-01-08 13:56:54.563 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:56:54.589707 | ubuntu-jammy-large | 2026-01-08 13:56:54.589 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.590285 | ubuntu-jammy-large | 2026-01-08 13:56:54.590 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:56:54.590728 | ubuntu-jammy-large | 2026-01-08 13:56:54.590 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-01-08 13:56:54.616579 | ubuntu-jammy-large | 2026-01-08 13:56:54.616 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:56:54.649695 | ubuntu-jammy-large | 2026-01-08 13:56:54.649 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.650427 | ubuntu-jammy-large | 2026-01-08 13:56:54.650 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-01-08 13:56:54.650970 | ubuntu-jammy-large | 2026-01-08 13:56:54.650 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-01-08 13:56:54.679015 | ubuntu-jammy-large | 2026-01-08 13:56:54.678 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-08 13:56:54.708468 | ubuntu-jammy-large | 2026-01-08 13:56:54.708 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.709172 | ubuntu-jammy-large | 2026-01-08 13:56:54.709 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-01-08 13:56:54.709719 | ubuntu-jammy-large | 2026-01-08 13:56:54.709 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-01-08 13:56:54.771929 | ubuntu-jammy-large | 2026-01-08 13:56:54.771 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-01-08 13:56:54.797684 | ubuntu-jammy-large | 2026-01-08 13:56:54.797 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.798118 | ubuntu-jammy-large | 2026-01-08 13:56:54.798 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-01-08 13:56:54.800991 | ubuntu-jammy-large | 2026-01-08 13:56:54.800 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-01-08 13:56:54.830633 | ubuntu-jammy-large | 2026-01-08 13:56:54.830 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-01-08 13:56:54.865478 | ubuntu-jammy-large | 2026-01-08 13:56:54.865 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:54.865818 | ubuntu-jammy-large | 2026-01-08 13:56:54.865 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-01-08 13:56:54.868705 | ubuntu-jammy-large | 2026-01-08 13:56:54.868 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-01-08 13:56:55.042326 | ubuntu-jammy-large | 2026-01-08 13:56:55.042 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-01-08 13:56:55.232517 | ubuntu-jammy-large | 2026-01-08 13:56:55.232 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.232832 | ubuntu-jammy-large | 2026-01-08 13:56:55.232 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-01-08 13:56:55.233443 | ubuntu-jammy-large | 2026-01-08 13:56:55.233 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-01-08 13:56:55.254947 | ubuntu-jammy-large | 2026-01-08 13:56:55.254 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-01-08 13:56:55.278159 | ubuntu-jammy-large | 2026-01-08 13:56:55.277 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.278597 | ubuntu-jammy-large | 2026-01-08 13:56:55.278 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-01-08 13:56:55.303341 | ubuntu-jammy-large | 2026-01-08 13:56:55.303 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-01-08 13:56:55.357439 | ubuntu-jammy-large | 2026-01-08 13:56:55.357 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-01-08 13:56:55.396998 | ubuntu-jammy-large | 2026-01-08 13:56:55.396 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.397852 | ubuntu-jammy-large | 2026-01-08 13:56:55.397 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-01-08 13:56:55.398324 | ubuntu-jammy-large | 2026-01-08 13:56:55.398 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-08 13:56:55.422041 | ubuntu-jammy-large | 2026-01-08 13:56:55.421 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-01-08 13:56:55.458362 | ubuntu-jammy-large | 2026-01-08 13:56:55.458 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.459434 | ubuntu-jammy-large | 2026-01-08 13:56:55.459 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-08 13:56:55.481041 | ubuntu-jammy-large | 2026-01-08 13:56:55.480 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-01-08 13:56:55.609510 | ubuntu-jammy-large | 2026-01-08 13:56:55.609 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-01-08 13:56:55.651739 | ubuntu-jammy-large | 2026-01-08 13:56:55.651 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.652682 | ubuntu-jammy-large | 2026-01-08 13:56:55.652 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:55.675937 | ubuntu-jammy-large | 2026-01-08 13:56:55.675 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:55.745420 | ubuntu-jammy-large | 2026-01-08 13:56:55.745 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:55.962430 | ubuntu-jammy-large | 2026-01-08 13:56:55.962 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:55.963121 | ubuntu-jammy-large | 2026-01-08 13:56:55.963 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.11_amd64.deb ... 2026-01-08 13:56:55.963474 | ubuntu-jammy-large | 2026-01-08 13:56:55.963 | Unpacking libc-bin (2.35-0ubuntu3.11) over (2.35-0ubuntu3) ... 2026-01-08 13:56:56.010959 | ubuntu-jammy-large | 2026-01-08 13:56:56.010 | Setting up libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:56:56.059258 | ubuntu-jammy-large | 2026-01-08 13:56:56.058 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.060352 | ubuntu-jammy-large | 2026-01-08 13:56:56.060 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-01-08 13:56:56.060934 | ubuntu-jammy-large | 2026-01-08 13:56:56.060 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-08 13:56:56.091270 | ubuntu-jammy-large | 2026-01-08 13:56:56.090 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-01-08 13:56:56.124201 | ubuntu-jammy-large | 2026-01-08 13:56:56.123 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.124981 | ubuntu-jammy-large | 2026-01-08 13:56:56.124 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-08 13:56:56.125561 | ubuntu-jammy-large | 2026-01-08 13:56:56.125 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-01-08 13:56:56.153593 | ubuntu-jammy-large | 2026-01-08 13:56:56.153 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-01-08 13:56:56.186890 | ubuntu-jammy-large | 2026-01-08 13:56:56.186 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.187795 | ubuntu-jammy-large | 2026-01-08 13:56:56.187 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.1_amd64.deb ... 2026-01-08 13:56:56.188683 | ubuntu-jammy-large | 2026-01-08 13:56:56.188 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.1) over (4.18.0-4build1) ... 2026-01-08 13:56:56.208818 | ubuntu-jammy-large | 2026-01-08 13:56:56.208 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.1) ... 2026-01-08 13:56:56.240693 | ubuntu-jammy-large | 2026-01-08 13:56:56.240 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.241396 | ubuntu-jammy-large | 2026-01-08 13:56:56.241 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... 2026-01-08 13:56:56.241901 | ubuntu-jammy-large | 2026-01-08 13:56:56.241 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1) ... 2026-01-08 13:56:56.280168 | ubuntu-jammy-large | 2026-01-08 13:56:56.279 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... 2026-01-08 13:56:56.306601 | ubuntu-jammy-large | 2026-01-08 13:56:56.306 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.307288 | ubuntu-jammy-large | 2026-01-08 13:56:56.307 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-01-08 13:56:56.307956 | ubuntu-jammy-large | 2026-01-08 13:56:56.307 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-01-08 13:56:56.331577 | ubuntu-jammy-large | 2026-01-08 13:56:56.331 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-01-08 13:56:56.361168 | ubuntu-jammy-large | 2026-01-08 13:56:56.360 | (Reading database ... 4848 files and directories currently installed.) 2026-01-08 13:56:56.361875 | ubuntu-jammy-large | 2026-01-08 13:56:56.361 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-01-08 13:56:56.415047 | ubuntu-jammy-large | 2026-01-08 13:56:56.414 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-01-08 13:56:56.509932 | ubuntu-jammy-large | 2026-01-08 13:56:56.509 | Setting up apt (2.4.14) ... 2026-01-08 13:56:56.944241 | ubuntu-jammy-large | 2026-01-08 13:56:56.943 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:56.944864 | ubuntu-jammy-large | 2026-01-08 13:56:56.944 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-08 13:56:56.945187 | ubuntu-jammy-large | 2026-01-08 13:56:56.945 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-08 13:56:56.964209 | ubuntu-jammy-large | 2026-01-08 13:56:56.963 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-01-08 13:56:57.059188 | ubuntu-jammy-large | 2026-01-08 13:56:57.058 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:57.059310 | ubuntu-jammy-large | 2026-01-08 13:56:57.059 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:57.059331 | ubuntu-jammy-large | 2026-01-08 13:56:57.059 | debconf: falling back to frontend: Readline 2026-01-08 13:56:57.059623 | ubuntu-jammy-large | 2026-01-08 13:56:57.059 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:57.059751 | ubuntu-jammy-large | 2026-01-08 13:56:57.059 | 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-08 13:56:57.059770 | ubuntu-jammy-large | 2026-01-08 13:56:57.059 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:57.119603 | ubuntu-jammy-large | 2026-01-08 13:56:57.119 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.120372 | ubuntu-jammy-large | 2026-01-08 13:56:57.120 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-08 13:56:57.120933 | ubuntu-jammy-large | 2026-01-08 13:56:57.120 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-08 13:56:57.146798 | ubuntu-jammy-large | 2026-01-08 13:56:57.146 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-01-08 13:56:57.176785 | ubuntu-jammy-large | 2026-01-08 13:56:57.176 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.177643 | ubuntu-jammy-large | 2026-01-08 13:56:57.177 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-01-08 13:56:57.264805 | ubuntu-jammy-large | 2026-01-08 13:56:57.264 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:57.264896 | ubuntu-jammy-large | 2026-01-08 13:56:57.264 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:57.264925 | ubuntu-jammy-large | 2026-01-08 13:56:57.264 | debconf: falling back to frontend: Readline 2026-01-08 13:56:57.265073 | ubuntu-jammy-large | 2026-01-08 13:56:57.264 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:57.265095 | ubuntu-jammy-large | 2026-01-08 13:56:57.265 | 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-08 13:56:57.265145 | ubuntu-jammy-large | 2026-01-08 13:56:57.265 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:57.289712 | ubuntu-jammy-large | 2026-01-08 13:56:57.289 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-08 13:56:57.328051 | ubuntu-jammy-large | 2026-01-08 13:56:57.327 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-01-08 13:56:57.329054 | ubuntu-jammy-large | 2026-01-08 13:56:57.328 | Installing new version of config file /etc/security/namespace.init ... 2026-01-08 13:56:57.367955 | ubuntu-jammy-large | 2026-01-08 13:56:57.367 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.368755 | ubuntu-jammy-large | 2026-01-08 13:56:57.368 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-08 13:56:57.369200 | ubuntu-jammy-large | 2026-01-08 13:56:57.369 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-08 13:56:57.387487 | ubuntu-jammy-large | 2026-01-08 13:56:57.387 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-08 13:56:57.387956 | ubuntu-jammy-large | 2026-01-08 13:56:57.387 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-08 13:56:57.417040 | ubuntu-jammy-large | 2026-01-08 13:56:57.416 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-08 13:56:57.446656 | ubuntu-jammy-large | 2026-01-08 13:56:57.446 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.447447 | ubuntu-jammy-large | 2026-01-08 13:56:57.447 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-08 13:56:57.452914 | ubuntu-jammy-large | 2026-01-08 13:56:57.452 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-08 13:56:57.488019 | ubuntu-jammy-large | 2026-01-08 13:56:57.487 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:57.488343 | ubuntu-jammy-large | 2026-01-08 13:56:57.488 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:57.509206 | ubuntu-jammy-large | 2026-01-08 13:56:57.509 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:57.509577 | ubuntu-jammy-large | 2026-01-08 13:56:57.509 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:57.534449 | ubuntu-jammy-large | 2026-01-08 13:56:57.534 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:57.569745 | ubuntu-jammy-large | 2026-01-08 13:56:57.569 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.570635 | ubuntu-jammy-large | 2026-01-08 13:56:57.570 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-01-08 13:56:57.571227 | ubuntu-jammy-large | 2026-01-08 13:56:57.571 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-01-08 13:56:57.596191 | ubuntu-jammy-large | 2026-01-08 13:56:57.595 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-01-08 13:56:57.626942 | ubuntu-jammy-large | 2026-01-08 13:56:57.626 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.627799 | ubuntu-jammy-large | 2026-01-08 13:56:57.627 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-08 13:56:57.628293 | ubuntu-jammy-large | 2026-01-08 13:56:57.628 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-08 13:56:57.648512 | ubuntu-jammy-large | 2026-01-08 13:56:57.648 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-08 13:56:57.681805 | ubuntu-jammy-large | 2026-01-08 13:56:57.681 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.682678 | ubuntu-jammy-large | 2026-01-08 13:56:57.682 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-08 13:56:57.683241 | ubuntu-jammy-large | 2026-01-08 13:56:57.683 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-08 13:56:57.707579 | ubuntu-jammy-large | 2026-01-08 13:56:57.707 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-08 13:56:57.735970 | ubuntu-jammy-large | 2026-01-08 13:56:57.735 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.736793 | ubuntu-jammy-large | 2026-01-08 13:56:57.736 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-08 13:56:57.737264 | ubuntu-jammy-large | 2026-01-08 13:56:57.737 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-08 13:56:57.760176 | ubuntu-jammy-large | 2026-01-08 13:56:57.760 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-08 13:56:57.792823 | ubuntu-jammy-large | 2026-01-08 13:56:57.792 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.793610 | ubuntu-jammy-large | 2026-01-08 13:56:57.793 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-08 13:56:57.794138 | ubuntu-jammy-large | 2026-01-08 13:56:57.794 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-08 13:56:57.825613 | ubuntu-jammy-large | 2026-01-08 13:56:57.825 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-08 13:56:57.856878 | ubuntu-jammy-large | 2026-01-08 13:56:57.856 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.857593 | ubuntu-jammy-large | 2026-01-08 13:56:57.857 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-01-08 13:56:57.858237 | ubuntu-jammy-large | 2026-01-08 13:56:57.858 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-01-08 13:56:57.887708 | ubuntu-jammy-large | 2026-01-08 13:56:57.887 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-01-08 13:56:57.927416 | ubuntu-jammy-large | 2026-01-08 13:56:57.927 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:57.928201 | ubuntu-jammy-large | 2026-01-08 13:56:57.928 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.20_amd64.deb ... 2026-01-08 13:56:57.928760 | ubuntu-jammy-large | 2026-01-08 13:56:57.928 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.20) over (3.0.2-0ubuntu1) ... 2026-01-08 13:56:58.002606 | ubuntu-jammy-large | 2026-01-08 13:56:58.002 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.20) ... 2026-01-08 13:56:58.097323 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:58.097433 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:58.097483 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | debconf: falling back to frontend: Readline 2026-01-08 13:56:58.097615 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:58.097642 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | 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-08 13:56:58.097661 | ubuntu-jammy-large | 2026-01-08 13:56:58.097 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:58.167003 | ubuntu-jammy-large | 2026-01-08 13:56:58.166 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.167940 | ubuntu-jammy-large | 2026-01-08 13:56:58.167 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:58.168422 | ubuntu-jammy-large | 2026-01-08 13:56:58.168 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:58.193085 | ubuntu-jammy-large | 2026-01-08 13:56:58.192 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:58.223476 | ubuntu-jammy-large | 2026-01-08 13:56:58.223 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.224267 | ubuntu-jammy-large | 2026-01-08 13:56:58.224 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-01-08 13:56:58.227300 | ubuntu-jammy-large | 2026-01-08 13:56:58.227 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-01-08 13:56:58.249709 | ubuntu-jammy-large | 2026-01-08 13:56:58.249 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-01-08 13:56:58.343657 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:58.343783 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:58.343829 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | debconf: falling back to frontend: Readline 2026-01-08 13:56:58.343883 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:58.343947 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | 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-08 13:56:58.343968 | ubuntu-jammy-large | 2026-01-08 13:56:58.343 | debconf: falling back to frontend: Teletype 2026-01-08 13:56:58.483996 | ubuntu-jammy-large | 2026-01-08 13:56:58.483 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.484820 | ubuntu-jammy-large | 2026-01-08 13:56:58.484 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-01-08 13:56:58.485325 | ubuntu-jammy-large | 2026-01-08 13:56:58.485 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-01-08 13:56:58.513702 | ubuntu-jammy-large | 2026-01-08 13:56:58.513 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-01-08 13:56:58.547561 | ubuntu-jammy-large | 2026-01-08 13:56:58.547 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.548594 | ubuntu-jammy-large | 2026-01-08 13:56:58.548 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-01-08 13:56:58.549200 | ubuntu-jammy-large | 2026-01-08 13:56:58.549 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-01-08 13:56:58.581136 | ubuntu-jammy-large | 2026-01-08 13:56:58.580 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-01-08 13:56:58.614934 | ubuntu-jammy-large | 2026-01-08 13:56:58.614 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.615990 | ubuntu-jammy-large | 2026-01-08 13:56:58.615 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:58.616655 | ubuntu-jammy-large | 2026-01-08 13:56:58.616 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:58.641366 | ubuntu-jammy-large | 2026-01-08 13:56:58.641 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:58.672411 | ubuntu-jammy-large | 2026-01-08 13:56:58.672 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.673135 | ubuntu-jammy-large | 2026-01-08 13:56:58.673 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-08 13:56:58.673676 | ubuntu-jammy-large | 2026-01-08 13:56:58.673 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-08 13:56:58.696597 | ubuntu-jammy-large | 2026-01-08 13:56:58.696 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-08 13:56:58.697065 | ubuntu-jammy-large | 2026-01-08 13:56:58.696 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-08 13:56:58.721213 | ubuntu-jammy-large | 2026-01-08 13:56:58.720 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-01-08 13:56:58.721917 | ubuntu-jammy-large | 2026-01-08 13:56:58.721 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-01-08 13:56:58.748857 | ubuntu-jammy-large | 2026-01-08 13:56:58.748 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-01-08 13:56:58.781657 | ubuntu-jammy-large | 2026-01-08 13:56:58.781 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.782462 | ubuntu-jammy-large | 2026-01-08 13:56:58.782 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-01-08 13:56:58.783143 | ubuntu-jammy-large | 2026-01-08 13:56:58.783 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-01-08 13:56:58.804239 | ubuntu-jammy-large | 2026-01-08 13:56:58.804 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-01-08 13:56:58.835772 | ubuntu-jammy-large | 2026-01-08 13:56:58.835 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.836578 | ubuntu-jammy-large | 2026-01-08 13:56:58.836 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-01-08 13:56:58.837141 | ubuntu-jammy-large | 2026-01-08 13:56:58.837 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-01-08 13:56:58.863906 | ubuntu-jammy-large | 2026-01-08 13:56:58.863 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-08 13:56:58.896475 | ubuntu-jammy-large | 2026-01-08 13:56:58.896 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.897226 | ubuntu-jammy-large | 2026-01-08 13:56:58.897 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:56:58.897809 | ubuntu-jammy-large | 2026-01-08 13:56:58.897 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-01-08 13:56:58.913278 | ubuntu-jammy-large | 2026-01-08 13:56:58.913 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:58.940759 | ubuntu-jammy-large | 2026-01-08 13:56:58.940 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:58.941667 | ubuntu-jammy-large | 2026-01-08 13:56:58.941 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-01-08 13:56:58.982131 | ubuntu-jammy-large | 2026-01-08 13:56:58.981 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-01-08 13:56:59.067445 | ubuntu-jammy-large | 2026-01-08 13:56:59.067 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-01-08 13:56:59.120335 | ubuntu-jammy-large | 2026-01-08 13:56:59.120 | (Reading database ... 4846 files and directories currently installed.) 2026-01-08 13:56:59.121568 | ubuntu-jammy-large | 2026-01-08 13:56:59.121 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-01-08 13:56:59.122064 | ubuntu-jammy-large | 2026-01-08 13:56:59.121 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-01-08 13:56:59.140195 | ubuntu-jammy-large | 2026-01-08 13:56:59.139 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-01-08 13:56:59.140555 | ubuntu-jammy-large | 2026-01-08 13:56:59.140 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-01-08 13:56:59.159194 | ubuntu-jammy-large | 2026-01-08 13:56:59.159 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-01-08 13:56:59.211919 | ubuntu-jammy-large | 2026-01-08 13:56:59.211 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-01-08 13:56:59.276146 | ubuntu-jammy-large | 2026-01-08 13:56:59.275 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.20_amd64.deb ... 2026-01-08 13:56:59.276553 | ubuntu-jammy-large | 2026-01-08 13:56:59.276 | Unpacking openssl (3.0.2-0ubuntu1.20) over (3.0.2-0ubuntu1) ... 2026-01-08 13:56:59.337036 | ubuntu-jammy-large | 2026-01-08 13:56:59.336 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-01-08 13:56:59.337571 | ubuntu-jammy-large | 2026-01-08 13:56:59.337 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-01-08 13:56:59.380260 | ubuntu-jammy-large | 2026-01-08 13:56:59.380 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-01-08 13:56:59.380796 | ubuntu-jammy-large | 2026-01-08 13:56:59.380 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-01-08 13:56:59.381192 | ubuntu-jammy-large | 2026-01-08 13:56:59.381 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-01-08 13:56:59.381642 | ubuntu-jammy-large | 2026-01-08 13:56:59.381 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-01-08 13:56:59.381994 | ubuntu-jammy-large | 2026-01-08 13:56:59.381 | Setting up mount (2.37.2-4ubuntu3.4) ... 2026-01-08 13:56:59.382309 | ubuntu-jammy-large | 2026-01-08 13:56:59.382 | Setting up openssl (3.0.2-0ubuntu1.20) ... 2026-01-08 13:56:59.382643 | ubuntu-jammy-large | 2026-01-08 13:56:59.382 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-01-08 13:56:59.385314 | ubuntu-jammy-large | 2026-01-08 13:56:59.385 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-01-08 13:56:59.385703 | ubuntu-jammy-large | 2026-01-08 13:56:59.385 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-01-08 13:56:59.724811 | ubuntu-jammy-large | 2026-01-08 13:56:59.724 | Setting up ca-certificates (20240203~22.04.1) ... 2026-01-08 13:56:59.835797 | ubuntu-jammy-large | 2026-01-08 13:56:59.835 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:56:59.835943 | ubuntu-jammy-large | 2026-01-08 13:56:59.835 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:56:59.835978 | ubuntu-jammy-large | 2026-01-08 13:56:59.835 | debconf: falling back to frontend: Readline 2026-01-08 13:56:59.836021 | ubuntu-jammy-large | 2026-01-08 13:56:59.835 | debconf: unable to initialize frontend: Readline 2026-01-08 13:56:59.836056 | ubuntu-jammy-large | 2026-01-08 13:56:59.836 | 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-08 13:56:59.836119 | ubuntu-jammy-large | 2026-01-08 13:56:59.836 | debconf: falling back to frontend: Teletype 2026-01-08 13:57:02.592294 | ubuntu-jammy-large | 2026-01-08 13:57:02.592 | Updating certificates in /etc/ssl/certs... 2026-01-08 13:57:04.065330 | ubuntu-jammy-large | 2026-01-08 13:57:04.065 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-01-08 13:57:04.108568 | ubuntu-jammy-large | 2026-01-08 13:57:04.108 | 30 added, 11 removed; done. 2026-01-08 13:57:04.128417 | ubuntu-jammy-large | 2026-01-08 13:57:04.128 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-01-08 13:57:04.177614 | ubuntu-jammy-large | 2026-01-08 13:57:04.177 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:57:04.188008 | ubuntu-jammy-large | 2026-01-08 13:57:04.187 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-01-08 13:57:04.196121 | ubuntu-jammy-large | 2026-01-08 13:57:04.195 | Updating certificates in /etc/ssl/certs... 2026-01-08 13:57:05.273100 | ubuntu-jammy-large | 2026-01-08 13:57:05.272 | 0 added, 0 removed; done. 2026-01-08 13:57:05.273183 | ubuntu-jammy-large | 2026-01-08 13:57:05.273 | Running hooks in /etc/ca-certificates/update.d... 2026-01-08 13:57:05.275077 | ubuntu-jammy-large | 2026-01-08 13:57:05.274 | done. 2026-01-08 13:57:06.633780 | ubuntu-jammy-large | 2026-01-08 13:57:06.633 | Reading package lists... 2026-01-08 13:57:06.932650 | ubuntu-jammy-large | 2026-01-08 13:57:06.932 | Building dependency tree... 2026-01-08 13:57:06.932756 | ubuntu-jammy-large | 2026-01-08 13:57:06.932 | Reading state information... 2026-01-08 13:57:07.166044 | ubuntu-jammy-large | 2026-01-08 13:57:07.165 | The following additional packages will be installed: 2026-01-08 13:57:07.166420 | ubuntu-jammy-large | 2026-01-08 13:57:07.166 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-01-08 13:57:07.166585 | ubuntu-jammy-large | 2026-01-08 13:57:07.166 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-01-08 13:57:07.166766 | ubuntu-jammy-large | 2026-01-08 13:57:07.166 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-01-08 13:57:07.166832 | ubuntu-jammy-large | 2026-01-08 13:57:07.166 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-01-08 13:57:07.167548 | ubuntu-jammy-large | 2026-01-08 13:57:07.167 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-01-08 13:57:07.167862 | ubuntu-jammy-large | 2026-01-08 13:57:07.167 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-01-08 13:57:07.168025 | ubuntu-jammy-large | 2026-01-08 13:57:07.167 | python3.10-minimal readline-common shared-mime-info systemd 2026-01-08 13:57:07.168161 | ubuntu-jammy-large | 2026-01-08 13:57:07.168 | systemd-timesyncd xdg-user-dirs 2026-01-08 13:57:07.169601 | ubuntu-jammy-large | 2026-01-08 13:57:07.169 | Suggested packages: 2026-01-08 13:57:07.169631 | ubuntu-jammy-large | 2026-01-08 13:57:07.169 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-01-08 13:57:07.169644 | ubuntu-jammy-large | 2026-01-08 13:57:07.169 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-01-08 13:57:07.169659 | ubuntu-jammy-large | 2026-01-08 13:57:07.169 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-01-08 13:57:07.169670 | ubuntu-jammy-large | 2026-01-08 13:57:07.169 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-01-08 13:57:07.212738 | ubuntu-jammy-large | 2026-01-08 13:57:07.212 | The following NEW packages will be installed: 2026-01-08 13:57:07.213302 | ubuntu-jammy-large | 2026-01-08 13:57:07.213 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-01-08 13:57:07.213382 | ubuntu-jammy-large | 2026-01-08 13:57:07.213 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-01-08 13:57:07.213534 | ubuntu-jammy-large | 2026-01-08 13:57:07.213 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-01-08 13:57:07.213634 | ubuntu-jammy-large | 2026-01-08 13:57:07.213 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-01-08 13:57:07.214010 | ubuntu-jammy-large | 2026-01-08 13:57:07.213 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-01-08 13:57:07.214689 | ubuntu-jammy-large | 2026-01-08 13:57:07.214 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-01-08 13:57:07.214883 | ubuntu-jammy-large | 2026-01-08 13:57:07.214 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-01-08 13:57:07.215080 | ubuntu-jammy-large | 2026-01-08 13:57:07.215 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-01-08 13:57:07.365561 | ubuntu-jammy-large | 2026-01-08 13:57:07.365 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:07.365640 | ubuntu-jammy-large | 2026-01-08 13:57:07.365 | Need to get 27.6 MB of archives. 2026-01-08 13:57:07.365654 | ubuntu-jammy-large | 2026-01-08 13:57:07.365 | After this operation, 95.5 MB of additional disk space will be used. 2026-01-08 13:57:07.365661 | ubuntu-jammy-large | 2026-01-08 13:57:07.365 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.12 [815 kB] 2026-01-08 13:57:07.531904 | ubuntu-jammy-large | 2026-01-08 13:57:07.531 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2026-01-08 13:57:07.535103 | ubuntu-jammy-large | 2026-01-08 13:57:07.534 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.12 [2268 kB] 2026-01-08 13:57:07.592700 | ubuntu-jammy-large | 2026-01-08 13:57:07.592 | 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-08 13:57:07.593343 | ubuntu-jammy-large | 2026-01-08 13:57:07.593 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-01-08 13:57:07.594317 | ubuntu-jammy-large | 2026-01-08 13:57:07.594 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-01-08 13:57:07.595861 | ubuntu-jammy-large | 2026-01-08 13:57:07.595 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-01-08 13:57:07.597109 | ubuntu-jammy-large | 2026-01-08 13:57:07.597 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-01-08 13:57:07.602889 | ubuntu-jammy-large | 2026-01-08 13:57:07.602 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-01-08 13:57:07.617658 | ubuntu-jammy-large | 2026-01-08 13:57:07.617 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.12 [1849 kB] 2026-01-08 13:57:07.666964 | ubuntu-jammy-large | 2026-01-08 13:57:07.666 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.12 [508 kB] 2026-01-08 13:57:07.679116 | ubuntu-jammy-large | 2026-01-08 13:57:07.678 | 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-08 13:57:07.679424 | ubuntu-jammy-large | 2026-01-08 13:57:07.679 | 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-08 13:57:07.679811 | ubuntu-jammy-large | 2026-01-08 13:57:07.679 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-01-08 13:57:07.680541 | ubuntu-jammy-large | 2026-01-08 13:57:07.680 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-01-08 13:57:07.681114 | ubuntu-jammy-large | 2026-01-08 13:57:07.681 | 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-08 13:57:07.683820 | ubuntu-jammy-large | 2026-01-08 13:57:07.683 | 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-08 13:57:07.684234 | ubuntu-jammy-large | 2026-01-08 13:57:07.684 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-01-08 13:57:07.691040 | ubuntu-jammy-large | 2026-01-08 13:57:07.690 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-01-08 13:57:07.691337 | ubuntu-jammy-large | 2026-01-08 13:57:07.691 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-01-08 13:57:07.696665 | ubuntu-jammy-large | 2026-01-08 13:57:07.696 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2026-01-08 13:57:07.914006 | ubuntu-jammy-large | 2026-01-08 13:57:07.913 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2026-01-08 13:57:07.914249 | ubuntu-jammy-large | 2026-01-08 13:57:07.914 | 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-08 13:57:07.918969 | ubuntu-jammy-large | 2026-01-08 13:57:07.918 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-01-08 13:57:07.921459 | ubuntu-jammy-large | 2026-01-08 13:57:07.921 | 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-08 13:57:07.922806 | ubuntu-jammy-large | 2026-01-08 13:57:07.922 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.7 [1467 kB] 2026-01-08 13:57:07.960814 | ubuntu-jammy-large | 2026-01-08 13:57:07.960 | 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-08 13:57:07.961259 | ubuntu-jammy-large | 2026-01-08 13:57:07.961 | 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-08 13:57:07.963881 | ubuntu-jammy-large | 2026-01-08 13:57:07.963 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.7 [5178 B] 2026-01-08 13:57:07.964777 | ubuntu-jammy-large | 2026-01-08 13:57:07.964 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-01-08 13:57:08.228494 | ubuntu-jammy-large | 2026-01-08 13:57:08.228 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2026-01-08 13:57:08.230836 | ubuntu-jammy-large | 2026-01-08 13:57:08.230 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2026-01-08 13:57:08.233968 | ubuntu-jammy-large | 2026-01-08 13:57:08.233 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.10 [764 kB] 2026-01-08 13:57:08.247853 | ubuntu-jammy-large | 2026-01-08 13:57:08.247 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-01-08 13:57:08.255167 | ubuntu-jammy-large | 2026-01-08 13:57:08.254 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-01-08 13:57:08.258129 | ubuntu-jammy-large | 2026-01-08 13:57:08.257 | 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-08 13:57:08.258386 | ubuntu-jammy-large | 2026-01-08 13:57:08.258 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-01-08 13:57:08.273288 | ubuntu-jammy-large | 2026-01-08 13:57:08.273 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2026-01-08 13:57:08.287451 | ubuntu-jammy-large | 2026-01-08 13:57:08.287 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2026-01-08 13:57:08.288351 | ubuntu-jammy-large | 2026-01-08 13:57:08.288 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-01-08 13:57:08.293524 | ubuntu-jammy-large | 2026-01-08 13:57:08.293 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-01-08 13:57:08.459237 | ubuntu-jammy-large | 2026-01-08 13:57:08.458 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:57:08.497409 | ubuntu-jammy-large | 2026-01-08 13:57:08.497 | Fetched 27.6 MB in 1s (25.7 MB/s) 2026-01-08 13:57:08.497511 | ubuntu-jammy-large | 2026-01-08 13:57:08.497 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-01-08 13:57:08.518270 | ubuntu-jammy-large | 2026-01-08 13:57:08.518 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-01-08 13:57:08.525873 | ubuntu-jammy-large | 2026-01-08 13:57:08.525 | (Reading database ... 4865 files and directories currently installed.) 2026-01-08 13:57:08.526768 | ubuntu-jammy-large | 2026-01-08 13:57:08.526 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:57:08.527085 | ubuntu-jammy-large | 2026-01-08 13:57:08.527 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:08.598226 | ubuntu-jammy-large | 2026-01-08 13:57:08.597 | Selecting previously unselected package libexpat1:amd64. 2026-01-08 13:57:08.599698 | ubuntu-jammy-large | 2026-01-08 13:57:08.599 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2026-01-08 13:57:08.600037 | ubuntu-jammy-large | 2026-01-08 13:57:08.599 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-08 13:57:08.618124 | ubuntu-jammy-large | 2026-01-08 13:57:08.617 | Selecting previously unselected package python3.10-minimal. 2026-01-08 13:57:08.619372 | ubuntu-jammy-large | 2026-01-08 13:57:08.619 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:57:08.625701 | ubuntu-jammy-large | 2026-01-08 13:57:08.625 | Unpacking python3.10-minimal (3.10.12-1~22.04.12) ... 2026-01-08 13:57:08.719749 | ubuntu-jammy-large | 2026-01-08 13:57:08.719 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:08.723205 | ubuntu-jammy-large | 2026-01-08 13:57:08.722 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-08 13:57:08.723889 | ubuntu-jammy-large | 2026-01-08 13:57:08.723 | Setting up python3.10-minimal (3.10.12-1~22.04.12) ... 2026-01-08 13:57:09.495124 | ubuntu-jammy-large | 2026-01-08 13:57:09.494 | Selecting previously unselected package python3-minimal. 2026-01-08 13:57:09.504042 | ubuntu-jammy-large | 2026-01-08 13:57:09.503 | (Reading database ... 5169 files and directories currently installed.) 2026-01-08 13:57:09.504911 | ubuntu-jammy-large | 2026-01-08 13:57:09.504 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:57:09.505305 | ubuntu-jammy-large | 2026-01-08 13:57:09.505 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-01-08 13:57:09.521853 | ubuntu-jammy-large | 2026-01-08 13:57:09.521 | Selecting previously unselected package media-types. 2026-01-08 13:57:09.523191 | ubuntu-jammy-large | 2026-01-08 13:57:09.523 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-01-08 13:57:09.523434 | ubuntu-jammy-large | 2026-01-08 13:57:09.523 | Unpacking media-types (7.0.0) ... 2026-01-08 13:57:09.540528 | ubuntu-jammy-large | 2026-01-08 13:57:09.540 | Selecting previously unselected package libmpdec3:amd64. 2026-01-08 13:57:09.541878 | ubuntu-jammy-large | 2026-01-08 13:57:09.541 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-01-08 13:57:09.542152 | ubuntu-jammy-large | 2026-01-08 13:57:09.542 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-01-08 13:57:09.559333 | ubuntu-jammy-large | 2026-01-08 13:57:09.559 | Selecting previously unselected package readline-common. 2026-01-08 13:57:09.560914 | ubuntu-jammy-large | 2026-01-08 13:57:09.560 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-01-08 13:57:09.561205 | ubuntu-jammy-large | 2026-01-08 13:57:09.561 | Unpacking readline-common (8.1.2-1) ... 2026-01-08 13:57:09.578847 | ubuntu-jammy-large | 2026-01-08 13:57:09.578 | Selecting previously unselected package libreadline8:amd64. 2026-01-08 13:57:09.580886 | ubuntu-jammy-large | 2026-01-08 13:57:09.580 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-01-08 13:57:09.581348 | ubuntu-jammy-large | 2026-01-08 13:57:09.581 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-01-08 13:57:09.603731 | ubuntu-jammy-large | 2026-01-08 13:57:09.603 | Selecting previously unselected package libsqlite3-0:amd64. 2026-01-08 13:57:09.605900 | ubuntu-jammy-large | 2026-01-08 13:57:09.605 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-01-08 13:57:09.606311 | ubuntu-jammy-large | 2026-01-08 13:57:09.606 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-01-08 13:57:09.636822 | ubuntu-jammy-large | 2026-01-08 13:57:09.636 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-01-08 13:57:09.638399 | ubuntu-jammy-large | 2026-01-08 13:57:09.638 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:57:09.638675 | ubuntu-jammy-large | 2026-01-08 13:57:09.638 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:09.735299 | ubuntu-jammy-large | 2026-01-08 13:57:09.734 | Selecting previously unselected package python3.10. 2026-01-08 13:57:09.737781 | ubuntu-jammy-large | 2026-01-08 13:57:09.737 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:57:09.738272 | ubuntu-jammy-large | 2026-01-08 13:57:09.738 | Unpacking python3.10 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:09.764429 | ubuntu-jammy-large | 2026-01-08 13:57:09.764 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-01-08 13:57:09.766684 | ubuntu-jammy-large | 2026-01-08 13:57:09.766 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:57:09.767060 | ubuntu-jammy-large | 2026-01-08 13:57:09.766 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-01-08 13:57:09.788937 | ubuntu-jammy-large | 2026-01-08 13:57:09.788 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-01-08 13:57:10.011286 | ubuntu-jammy-large | 2026-01-08 13:57:10.010 | Selecting previously unselected package python3. 2026-01-08 13:57:10.016281 | ubuntu-jammy-large | 2026-01-08 13:57:10.016 | (Reading database ... 5599 files and directories currently installed.) 2026-01-08 13:57:10.017093 | ubuntu-jammy-large | 2026-01-08 13:57:10.016 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:57:10.022893 | ubuntu-jammy-large | 2026-01-08 13:57:10.022 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-01-08 13:57:10.039780 | ubuntu-jammy-large | 2026-01-08 13:57:10.039 | Selecting previously unselected package libapparmor1:amd64. 2026-01-08 13:57:10.042078 | ubuntu-jammy-large | 2026-01-08 13:57:10.041 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-01-08 13:57:10.042471 | ubuntu-jammy-large | 2026-01-08 13:57:10.042 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-01-08 13:57:10.059373 | ubuntu-jammy-large | 2026-01-08 13:57:10.059 | Selecting previously unselected package libargon2-1:amd64. 2026-01-08 13:57:10.062546 | ubuntu-jammy-large | 2026-01-08 13:57:10.062 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-01-08 13:57:10.062938 | ubuntu-jammy-large | 2026-01-08 13:57:10.062 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-01-08 13:57:10.079586 | ubuntu-jammy-large | 2026-01-08 13:57:10.079 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-01-08 13:57:10.082215 | ubuntu-jammy-large | 2026-01-08 13:57:10.082 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-08 13:57:10.082647 | ubuntu-jammy-large | 2026-01-08 13:57:10.082 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:57:10.103230 | ubuntu-jammy-large | 2026-01-08 13:57:10.103 | Selecting previously unselected package libjson-c5:amd64. 2026-01-08 13:57:10.104701 | ubuntu-jammy-large | 2026-01-08 13:57:10.104 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-01-08 13:57:10.104903 | ubuntu-jammy-large | 2026-01-08 13:57:10.104 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-01-08 13:57:10.120966 | ubuntu-jammy-large | 2026-01-08 13:57:10.120 | Selecting previously unselected package libcryptsetup12:amd64. 2026-01-08 13:57:10.122140 | ubuntu-jammy-large | 2026-01-08 13:57:10.122 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-08 13:57:10.122323 | ubuntu-jammy-large | 2026-01-08 13:57:10.122 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:57:10.144608 | ubuntu-jammy-large | 2026-01-08 13:57:10.144 | Selecting previously unselected package libip4tc2:amd64. 2026-01-08 13:57:10.147159 | ubuntu-jammy-large | 2026-01-08 13:57:10.146 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-08 13:57:10.147563 | ubuntu-jammy-large | 2026-01-08 13:57:10.147 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:57:10.165454 | ubuntu-jammy-large | 2026-01-08 13:57:10.165 | Selecting previously unselected package libkmod2:amd64. 2026-01-08 13:57:10.168070 | ubuntu-jammy-large | 2026-01-08 13:57:10.167 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-01-08 13:57:10.168454 | ubuntu-jammy-large | 2026-01-08 13:57:10.168 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-01-08 13:57:10.189399 | ubuntu-jammy-large | 2026-01-08 13:57:10.189 | Selecting previously unselected package systemd. 2026-01-08 13:57:10.191924 | ubuntu-jammy-large | 2026-01-08 13:57:10.191 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:10.227663 | ubuntu-jammy-large | 2026-01-08 13:57:10.227 | Unpacking systemd (249.11-0ubuntu3.17) ... 2026-01-08 13:57:10.388047 | ubuntu-jammy-large | 2026-01-08 13:57:10.387 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-01-08 13:57:10.388467 | ubuntu-jammy-large | 2026-01-08 13:57:10.388 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-01-08 13:57:10.388826 | ubuntu-jammy-large | 2026-01-08 13:57:10.388 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:57:10.389259 | ubuntu-jammy-large | 2026-01-08 13:57:10.389 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-01-08 13:57:10.389609 | ubuntu-jammy-large | 2026-01-08 13:57:10.389 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:57:10.389954 | ubuntu-jammy-large | 2026-01-08 13:57:10.389 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:57:10.390412 | ubuntu-jammy-large | 2026-01-08 13:57:10.390 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-01-08 13:57:10.390747 | ubuntu-jammy-large | 2026-01-08 13:57:10.390 | Setting up systemd (249.11-0ubuntu3.17) ... 2026-01-08 13:57:10.399423 | ubuntu-jammy-large | 2026-01-08 13:57:10.399 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-01-08 13:57:10.403083 | ubuntu-jammy-large | 2026-01-08 13:57:10.402 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-01-08 13:57:10.410673 | ubuntu-jammy-large | 2026-01-08 13:57:10.410 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-01-08 13:57:10.410713 | ubuntu-jammy-large | 2026-01-08 13:57:10.410 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-01-08 13:57:10.422869 | ubuntu-jammy-large | 2026-01-08 13:57:10.422 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-01-08 13:57:10.429377 | ubuntu-jammy-large | 2026-01-08 13:57:10.429 | Initializing machine ID from random generator. 2026-01-08 13:57:10.742745 | ubuntu-jammy-large | 2026-01-08 13:57:10.742 | Selecting previously unselected package systemd-sysv. 2026-01-08 13:57:10.751619 | ubuntu-jammy-large | 2026-01-08 13:57:10.751 | (Reading database ... 6438 files and directories currently installed.) 2026-01-08 13:57:10.752602 | ubuntu-jammy-large | 2026-01-08 13:57:10.752 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:10.752900 | ubuntu-jammy-large | 2026-01-08 13:57:10.752 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2026-01-08 13:57:10.770224 | ubuntu-jammy-large | 2026-01-08 13:57:10.770 | Selecting previously unselected package libdbus-1-3:amd64. 2026-01-08 13:57:10.772910 | ubuntu-jammy-large | 2026-01-08 13:57:10.772 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-01-08 13:57:10.773353 | ubuntu-jammy-large | 2026-01-08 13:57:10.773 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-01-08 13:57:10.797074 | ubuntu-jammy-large | 2026-01-08 13:57:10.796 | Selecting previously unselected package dbus. 2026-01-08 13:57:10.799651 | ubuntu-jammy-large | 2026-01-08 13:57:10.799 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-01-08 13:57:10.818612 | ubuntu-jammy-large | 2026-01-08 13:57:10.818 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-01-08 13:57:10.843948 | ubuntu-jammy-large | 2026-01-08 13:57:10.843 | Selecting previously unselected package dmsetup. 2026-01-08 13:57:10.846330 | ubuntu-jammy-large | 2026-01-08 13:57:10.846 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-08 13:57:10.846625 | ubuntu-jammy-large | 2026-01-08 13:57:10.846 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:57:10.869104 | ubuntu-jammy-large | 2026-01-08 13:57:10.868 | Selecting previously unselected package libglib2.0-0:amd64. 2026-01-08 13:57:10.871382 | ubuntu-jammy-large | 2026-01-08 13:57:10.871 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.7_amd64.deb ... 2026-01-08 13:57:10.871596 | ubuntu-jammy-large | 2026-01-08 13:57:10.871 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:10.923770 | ubuntu-jammy-large | 2026-01-08 13:57:10.923 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-01-08 13:57:10.925883 | ubuntu-jammy-large | 2026-01-08 13:57:10.925 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-01-08 13:57:10.926151 | ubuntu-jammy-large | 2026-01-08 13:57:10.926 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-01-08 13:57:10.942252 | ubuntu-jammy-large | 2026-01-08 13:57:10.942 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-01-08 13:57:10.944512 | ubuntu-jammy-large | 2026-01-08 13:57:10.944 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-01-08 13:57:10.944743 | ubuntu-jammy-large | 2026-01-08 13:57:10.944 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-01-08 13:57:10.967608 | ubuntu-jammy-large | 2026-01-08 13:57:10.967 | Selecting previously unselected package libglib2.0-data. 2026-01-08 13:57:10.970031 | ubuntu-jammy-large | 2026-01-08 13:57:10.969 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.7_all.deb ... 2026-01-08 13:57:10.970382 | ubuntu-jammy-large | 2026-01-08 13:57:10.970 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:10.987204 | ubuntu-jammy-large | 2026-01-08 13:57:10.987 | Selecting previously unselected package libicu70:amd64. 2026-01-08 13:57:10.989928 | ubuntu-jammy-large | 2026-01-08 13:57:10.989 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-01-08 13:57:10.990389 | ubuntu-jammy-large | 2026-01-08 13:57:10.990 | Unpacking libicu70:amd64 (70.1-2) ... 2026-01-08 13:57:11.261120 | ubuntu-jammy-large | 2026-01-08 13:57:11.260 | Selecting previously unselected package libnss-systemd:amd64. 2026-01-08 13:57:11.264055 | ubuntu-jammy-large | 2026-01-08 13:57:11.263 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:11.264460 | ubuntu-jammy-large | 2026-01-08 13:57:11.264 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:57:11.281482 | ubuntu-jammy-large | 2026-01-08 13:57:11.281 | Selecting previously unselected package libpam-systemd:amd64. 2026-01-08 13:57:11.283985 | ubuntu-jammy-large | 2026-01-08 13:57:11.283 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:11.284351 | ubuntu-jammy-large | 2026-01-08 13:57:11.284 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:57:11.307729 | ubuntu-jammy-large | 2026-01-08 13:57:11.307 | Selecting previously unselected package libxml2:amd64. 2026-01-08 13:57:11.310447 | ubuntu-jammy-large | 2026-01-08 13:57:11.310 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.10_amd64.deb ... 2026-01-08 13:57:11.310812 | ubuntu-jammy-large | 2026-01-08 13:57:11.310 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.10) ... 2026-01-08 13:57:11.353110 | ubuntu-jammy-large | 2026-01-08 13:57:11.352 | Selecting previously unselected package python3-dbus. 2026-01-08 13:57:11.356087 | ubuntu-jammy-large | 2026-01-08 13:57:11.355 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-01-08 13:57:11.356425 | ubuntu-jammy-large | 2026-01-08 13:57:11.356 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-01-08 13:57:11.380323 | ubuntu-jammy-large | 2026-01-08 13:57:11.380 | Selecting previously unselected package python3-gi. 2026-01-08 13:57:11.382723 | ubuntu-jammy-large | 2026-01-08 13:57:11.382 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-01-08 13:57:11.383025 | ubuntu-jammy-large | 2026-01-08 13:57:11.382 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-01-08 13:57:11.409792 | ubuntu-jammy-large | 2026-01-08 13:57:11.409 | Selecting previously unselected package networkd-dispatcher. 2026-01-08 13:57:11.411832 | ubuntu-jammy-large | 2026-01-08 13:57:11.411 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-01-08 13:57:11.412052 | ubuntu-jammy-large | 2026-01-08 13:57:11.411 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-01-08 13:57:11.430423 | ubuntu-jammy-large | 2026-01-08 13:57:11.430 | Selecting previously unselected package shared-mime-info. 2026-01-08 13:57:11.433307 | ubuntu-jammy-large | 2026-01-08 13:57:11.433 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-01-08 13:57:11.433674 | ubuntu-jammy-large | 2026-01-08 13:57:11.433 | Unpacking shared-mime-info (2.1-2) ... 2026-01-08 13:57:11.475420 | ubuntu-jammy-large | 2026-01-08 13:57:11.475 | Selecting previously unselected package sudo. 2026-01-08 13:57:11.477496 | ubuntu-jammy-large | 2026-01-08 13:57:11.477 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2026-01-08 13:57:11.480223 | ubuntu-jammy-large | 2026-01-08 13:57:11.480 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2026-01-08 13:57:11.519532 | ubuntu-jammy-large | 2026-01-08 13:57:11.519 | Selecting previously unselected package systemd-timesyncd. 2026-01-08 13:57:11.521522 | ubuntu-jammy-large | 2026-01-08 13:57:11.521 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:11.521748 | ubuntu-jammy-large | 2026-01-08 13:57:11.521 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-01-08 13:57:11.540372 | ubuntu-jammy-large | 2026-01-08 13:57:11.540 | Selecting previously unselected package xdg-user-dirs. 2026-01-08 13:57:11.542754 | ubuntu-jammy-large | 2026-01-08 13:57:11.542 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-01-08 13:57:11.550275 | ubuntu-jammy-large | 2026-01-08 13:57:11.550 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-01-08 13:57:11.587664 | ubuntu-jammy-large | 2026-01-08 13:57:11.587 | Selecting previously unselected package busybox. 2026-01-08 13:57:11.589615 | ubuntu-jammy-large | 2026-01-08 13:57:11.589 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-01-08 13:57:11.589811 | ubuntu-jammy-large | 2026-01-08 13:57:11.589 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-01-08 13:57:11.621456 | ubuntu-jammy-large | 2026-01-08 13:57:11.621 | Setting up media-types (7.0.0) ... 2026-01-08 13:57:11.622235 | ubuntu-jammy-large | 2026-01-08 13:57:11.622 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2026-01-08 13:57:11.624882 | ubuntu-jammy-large | 2026-01-08 13:57:11.624 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-01-08 13:57:11.633108 | ubuntu-jammy-large | 2026-01-08 13:57:11.633 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:11.642149 | ubuntu-jammy-large | 2026-01-08 13:57:11.642 | No schema files found: doing nothing. 2026-01-08 13:57:11.649464 | ubuntu-jammy-large | 2026-01-08 13:57:11.649 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-01-08 13:57:11.649858 | ubuntu-jammy-large | 2026-01-08 13:57:11.649 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:57:11.652140 | ubuntu-jammy-large | 2026-01-08 13:57:11.652 | First installation detected... 2026-01-08 13:57:11.652169 | ubuntu-jammy-large | 2026-01-08 13:57:11.652 | Checking NSS setup... 2026-01-08 13:57:11.655947 | ubuntu-jammy-large | 2026-01-08 13:57:11.655 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-01-08 13:57:11.656452 | ubuntu-jammy-large | 2026-01-08 13:57:11.656 | Setting up libglib2.0-data (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:11.656861 | ubuntu-jammy-large | 2026-01-08 13:57:11.656 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-01-08 13:57:11.657349 | ubuntu-jammy-large | 2026-01-08 13:57:11.657 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-01-08 13:57:11.784425 | ubuntu-jammy-large | 2026-01-08 13:57:11.784 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-01-08 13:57:12.064020 | ubuntu-jammy-large | 2026-01-08 13:57:12.063 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-01-08 13:57:12.064113 | ubuntu-jammy-large | 2026-01-08 13:57:12.063 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-01-08 13:57:12.067353 | ubuntu-jammy-large | 2026-01-08 13:57:12.067 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2026-01-08 13:57:12.119302 | ubuntu-jammy-large | 2026-01-08 13:57:12.119 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:57:12.121141 | ubuntu-jammy-large | 2026-01-08 13:57:12.121 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-01-08 13:57:12.121519 | ubuntu-jammy-large | 2026-01-08 13:57:12.121 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-01-08 13:57:12.209701 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | debconf: unable to initialize frontend: Dialog 2026-01-08 13:57:12.209777 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-01-08 13:57:12.209794 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | debconf: falling back to frontend: Readline 2026-01-08 13:57:12.209808 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | debconf: unable to initialize frontend: Readline 2026-01-08 13:57:12.209824 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | 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-08 13:57:12.209841 | ubuntu-jammy-large | 2026-01-08 13:57:12.209 | debconf: falling back to frontend: Teletype 2026-01-08 13:57:12.294261 | ubuntu-jammy-large | 2026-01-08 13:57:12.294 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-01-08 13:57:12.294574 | ubuntu-jammy-large | 2026-01-08 13:57:12.294 | Setting up readline-common (8.1.2-1) ... 2026-01-08 13:57:12.298713 | ubuntu-jammy-large | 2026-01-08 13:57:12.298 | Setting up libicu70:amd64 (70.1-2) ... 2026-01-08 13:57:12.299276 | ubuntu-jammy-large | 2026-01-08 13:57:12.299 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-01-08 13:57:12.299790 | ubuntu-jammy-large | 2026-01-08 13:57:12.299 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:12.300256 | ubuntu-jammy-large | 2026-01-08 13:57:12.300 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-01-08 13:57:12.300679 | ubuntu-jammy-large | 2026-01-08 13:57:12.300 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.10) ... 2026-01-08 13:57:12.301174 | ubuntu-jammy-large | 2026-01-08 13:57:12.301 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-01-08 13:57:12.301582 | ubuntu-jammy-large | 2026-01-08 13:57:12.301 | Setting up python3.10 (3.10.12-1~22.04.12) ... 2026-01-08 13:57:13.111669 | ubuntu-jammy-large | 2026-01-08 13:57:13.111 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-01-08 13:57:13.120900 | ubuntu-jammy-large | 2026-01-08 13:57:13.120 | running python rtupdate hooks for python3.10... 2026-01-08 13:57:13.121213 | ubuntu-jammy-large | 2026-01-08 13:57:13.121 | running python post-rtupdate hooks for python3.10... 2026-01-08 13:57:13.241344 | ubuntu-jammy-large | 2026-01-08 13:57:13.241 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-01-08 13:57:13.472118 | ubuntu-jammy-large | 2026-01-08 13:57:13.471 | Setting up shared-mime-info (2.1-2) ... 2026-01-08 13:57:13.793124 | ubuntu-jammy-large | 2026-01-08 13:57:13.792 | Setting up python3-dbus (1.2.18-3build1) ... 2026-01-08 13:57:14.006705 | ubuntu-jammy-large | 2026-01-08 13:57:14.006 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-01-08 13:57:14.176330 | ubuntu-jammy-large | 2026-01-08 13:57:14.176 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-01-08 13:57:14.180968 | ubuntu-jammy-large | 2026-01-08 13:57:14.180 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:57:14.447995 | ubuntu-jammy-large | 2026-01-08 13:57:14.447 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-01-08 13:57:14.448286 | ubuntu-jammy-large | 2026-01-08 13:57:14.448 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:57:14.448318 | ubuntu-jammy-large | 2026-01-08 13:57:14.448 | dib-run-parts 2026-01-08 13:57:14.452062 | ubuntu-jammy-large | 2026-01-08 13:57:14.451 | dib-run-parts Target: root.d 2026-01-08 13:57:14.452118 | ubuntu-jammy-large | 2026-01-08 13:57:14.452 | dib-run-parts 2026-01-08 13:57:14.453319 | ubuntu-jammy-large | 2026-01-08 13:57:14.453 | dib-run-parts Script Seconds 2026-01-08 13:57:14.453413 | ubuntu-jammy-large | 2026-01-08 13:57:14.453 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:57:14.453431 | ubuntu-jammy-large | 2026-01-08 13:57:14.453 | dib-run-parts 2026-01-08 13:57:14.469628 | ubuntu-jammy-large | 2026-01-08 13:57:14.469 | dib-run-parts 08-debootstrap 50.093 2026-01-08 13:57:14.479765 | ubuntu-jammy-large | 2026-01-08 13:57:14.479 | dib-run-parts 09-apt-keyring 0.006 2026-01-08 13:57:14.491049 | ubuntu-jammy-large | 2026-01-08 13:57:14.490 | dib-run-parts 11-pip-cache 0.050 2026-01-08 13:57:14.502751 | ubuntu-jammy-large | 2026-01-08 13:57:14.502 | dib-run-parts 50-block-apt-translations 0.034 2026-01-08 13:57:14.512503 | ubuntu-jammy-large | 2026-01-08 13:57:14.512 | dib-run-parts 50-block-daemons 0.107 2026-01-08 13:57:14.523286 | ubuntu-jammy-large | 2026-01-08 13:57:14.523 | dib-run-parts 50-build-with-http-cache 0.006 2026-01-08 13:57:14.529989 | ubuntu-jammy-large | 2026-01-08 13:57:14.529 | dib-run-parts 50-shared-apt-cache 0.031 2026-01-08 13:57:14.540810 | ubuntu-jammy-large | 2026-01-08 13:57:14.540 | dib-run-parts 50-trim-dpkg 0.053 2026-01-08 13:57:14.549643 | ubuntu-jammy-large | 2026-01-08 13:57:14.549 | dib-run-parts 75-ubuntu-minimal-baseinstall 27.630 2026-01-08 13:57:14.552749 | ubuntu-jammy-large | 2026-01-08 13:57:14.552 | dib-run-parts 2026-01-08 13:57:14.552963 | ubuntu-jammy-large | 2026-01-08 13:57:14.552 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:57:14.728907 | ubuntu-jammy-large | 2026-01-08 13:57:14.728 | Running hooks from /tmp/dib_build.d1aX27eK/hooks/extra-data.d 2026-01-08 13:57:14.750909 | ubuntu-jammy-large | 2026-01-08 13:57:14.750 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-08 13:57:14.761894 | ubuntu-jammy-large | 2026-01-08 13:57:14.761 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-base-defaults 2026-01-08 13:57:14.767967 | ubuntu-jammy-large | 2026-01-08 13:57:14.767 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:14.773754 | ubuntu-jammy-large | 2026-01-08 13:57:14.773 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:14.780475 | ubuntu-jammy-large | 2026-01-08 13:57:14.780 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:14.786589 | ubuntu-jammy-large | 2026-01-08 13:57:14.786 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:14.792457 | ubuntu-jammy-large | 2026-01-08 13:57:14.792 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:14.803506 | ubuntu-jammy-large | 2026-01-08 13:57:14.803 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:14.809023 | ubuntu-jammy-large | 2026-01-08 13:57:14.808 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:57:14.814739 | ubuntu-jammy-large | 2026-01-08 13:57:14.814 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:57:14.820548 | ubuntu-jammy-large | 2026-01-08 13:57:14.820 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:14.826517 | ubuntu-jammy-large | 2026-01-08 13:57:14.826 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:14.832730 | ubuntu-jammy-large | 2026-01-08 13:57:14.832 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:57:14.838437 | ubuntu-jammy-large | 2026-01-08 13:57:14.838 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:14.844343 | ubuntu-jammy-large | 2026-01-08 13:57:14.844 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:14.855083 | ubuntu-jammy-large | 2026-01-08 13:57:14.854 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:14.860734 | ubuntu-jammy-large | 2026-01-08 13:57:14.860 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:14.866912 | ubuntu-jammy-large | 2026-01-08 13:57:14.866 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:14.872790 | ubuntu-jammy-large | 2026-01-08 13:57:14.872 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:14.878598 | ubuntu-jammy-large | 2026-01-08 13:57:14.878 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:14.883883 | ubuntu-jammy-large | 2026-01-08 13:57:14.883 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:14.889740 | ubuntu-jammy-large | 2026-01-08 13:57:14.889 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:14.899843 | ubuntu-jammy-large | 2026-01-08 13:57:14.899 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:14.904861 | ubuntu-jammy-large | 2026-01-08 13:57:14.904 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:14.910128 | ubuntu-jammy-large | 2026-01-08 13:57:14.910 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:14.916085 | ubuntu-jammy-large | 2026-01-08 13:57:14.915 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:14.926354 | ubuntu-jammy-large | 2026-01-08 13:57:14.926 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:14.931826 | ubuntu-jammy-large | 2026-01-08 13:57:14.931 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-08 13:57:14.937749 | ubuntu-jammy-large | 2026-01-08 13:57:14.937 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-08 13:57:14.943586 | ubuntu-jammy-large | 2026-01-08 13:57:14.943 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-pip-cache 2026-01-08 13:57:14.953838 | ubuntu-jammy-large | 2026-01-08 13:57:14.953 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-pip-cache 2026-01-08 13:57:14.959506 | ubuntu-jammy-large | 2026-01-08 13:57:14.959 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:14.964841 | ubuntu-jammy-large | 2026-01-08 13:57:14.964 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:14.970410 | ubuntu-jammy-large | 2026-01-08 13:57:14.970 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:14.980520 | ubuntu-jammy-large | 2026-01-08 13:57:14.980 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:14.986088 | ubuntu-jammy-large | 2026-01-08 13:57:14.985 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-08 13:57:14.991891 | ubuntu-jammy-large | 2026-01-08 13:57:14.991 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-08 13:57:14.997382 | ubuntu-jammy-large | 2026-01-08 13:57:14.997 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-08 13:57:15.002436 | ubuntu-jammy-large | 2026-01-08 13:57:15.002 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-08 13:57:15.008255 | ubuntu-jammy-large | 2026-01-08 13:57:15.008 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:15.014563 | ubuntu-jammy-large | 2026-01-08 13:57:15.014 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:15.020570 | ubuntu-jammy-large | 2026-01-08 13:57:15.020 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:15.025926 | ubuntu-jammy-large | 2026-01-08 13:57:15.025 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:15.032190 | ubuntu-jammy-large | 2026-01-08 13:57:15.032 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-08 13:57:15.038064 | ubuntu-jammy-large | 2026-01-08 13:57:15.037 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:57:15.044401 | ubuntu-jammy-large | 2026-01-08 13:57:15.044 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:57:15.050127 | ubuntu-jammy-large | 2026-01-08 13:57:15.049 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:15.057007 | ubuntu-jammy-large | 2026-01-08 13:57:15.056 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:15.063805 | ubuntu-jammy-large | 2026-01-08 13:57:15.063 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:15.073829 | ubuntu-jammy-large | 2026-01-08 13:57:15.073 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:15.080040 | ubuntu-jammy-large | 2026-01-08 13:57:15.079 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:15.085866 | ubuntu-jammy-large | 2026-01-08 13:57:15.085 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:15.091630 | ubuntu-jammy-large | 2026-01-08 13:57:15.091 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:15.102796 | ubuntu-jammy-large | 2026-01-08 13:57:15.102 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:15.108834 | ubuntu-jammy-large | 2026-01-08 13:57:15.108 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:57:15.114168 | ubuntu-jammy-large | 2026-01-08 13:57:15.114 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:15.120116 | ubuntu-jammy-large | 2026-01-08 13:57:15.120 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:15.126599 | ubuntu-jammy-large | 2026-01-08 13:57:15.126 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:15.136863 | ubuntu-jammy-large | 2026-01-08 13:57:15.136 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:15.143374 | ubuntu-jammy-large | 2026-01-08 13:57:15.143 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:15.149066 | ubuntu-jammy-large | 2026-01-08 13:57:15.148 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:15.155821 | ubuntu-jammy-large | 2026-01-08 13:57:15.155 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:15.166274 | ubuntu-jammy-large | 2026-01-08 13:57:15.166 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:15.172424 | ubuntu-jammy-large | 2026-01-08 13:57:15.172 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:15.178650 | ubuntu-jammy-large | 2026-01-08 13:57:15.178 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:15.185087 | ubuntu-jammy-large | 2026-01-08 13:57:15.184 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/14-manifests 2026-01-08 13:57:15.195915 | ubuntu-jammy-large | 2026-01-08 13:57:15.195 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/14-manifests 2026-01-08 13:57:15.201499 | ubuntu-jammy-large | 2026-01-08 13:57:15.201 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:15.207241 | ubuntu-jammy-large | 2026-01-08 13:57:15.207 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:15.213551 | ubuntu-jammy-large | 2026-01-08 13:57:15.213 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:57:15.219386 | ubuntu-jammy-large | 2026-01-08 13:57:15.219 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:57:15.225377 | ubuntu-jammy-large | 2026-01-08 13:57:15.225 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-01-08 13:57:15.237712 | ubuntu-jammy-large | 2026-01-08 13:57:15.237 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-01-08 13:57:15.244038 | ubuntu-jammy-large | 2026-01-08 13:57:15.243 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:57:15.250410 | ubuntu-jammy-large | 2026-01-08 13:57:15.250 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:15.256641 | ubuntu-jammy-large | 2026-01-08 13:57:15.256 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:15.264105 | ubuntu-jammy-large | 2026-01-08 13:57:15.263 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-01-08 13:57:15.274294 | ubuntu-jammy-large | 2026-01-08 13:57:15.274 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-01-08 13:57:15.280265 | ubuntu-jammy-large | 2026-01-08 13:57:15.280 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:57:15.286610 | ubuntu-jammy-large | 2026-01-08 13:57:15.286 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:57:15.293155 | ubuntu-jammy-large | 2026-01-08 13:57:15.293 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-08 13:57:15.304814 | ubuntu-jammy-large | 2026-01-08 13:57:15.304 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-01-08 13:57:15.313651 | ubuntu-jammy-large | 2026-01-08 13:57:15.312 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-08 13:57:15.318618 | ubuntu-jammy-large | 2026-01-08 13:57:15.318 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-08 13:57:15.324907 | ubuntu-jammy-large | 2026-01-08 13:57:15.324 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-08 13:57:15.330971 | ubuntu-jammy-large | 2026-01-08 13:57:15.330 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-08 13:57:15.336537 | ubuntu-jammy-large | 2026-01-08 13:57:15.336 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-08 13:57:15.342722 | ubuntu-jammy-large | 2026-01-08 13:57:15.342 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-08 13:57:15.349338 | ubuntu-jammy-large | 2026-01-08 13:57:15.349 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-08 13:57:15.355622 | ubuntu-jammy-large | 2026-01-08 13:57:15.355 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-08 13:57:15.362329 | ubuntu-jammy-large | 2026-01-08 13:57:15.362 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:15.373029 | ubuntu-jammy-large | 2026-01-08 13:57:15.372 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:15.379105 | ubuntu-jammy-large | 2026-01-08 13:57:15.378 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-08 13:57:15.385859 | ubuntu-jammy-large | 2026-01-08 13:57:15.385 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-08 13:57:15.392087 | ubuntu-jammy-large | 2026-01-08 13:57:15.391 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-08 13:57:15.398099 | ubuntu-jammy-large | 2026-01-08 13:57:15.397 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:57:15.404774 | ubuntu-jammy-large | 2026-01-08 13:57:15.404 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:57:15.410574 | ubuntu-jammy-large | 2026-01-08 13:57:15.410 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:57:15.416506 | ubuntu-jammy-large | 2026-01-08 13:57:15.416 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:57:15.423432 | ubuntu-jammy-large | 2026-01-08 13:57:15.423 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-08 13:57:15.436177 | ubuntu-jammy-large | 2026-01-08 13:57:15.436 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-01-08 13:57:15.442440 | ubuntu-jammy-large | 2026-01-08 13:57:15.442 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-08 13:57:15.449055 | ubuntu-jammy-large | 2026-01-08 13:57:15.448 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-08 13:57:15.455846 | ubuntu-jammy-large | 2026-01-08 13:57:15.455 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/10-create-pkg-map-dir 2026-01-08 13:57:15.494112 | ubuntu-jammy-large | 2026-01-08 13:57:15.493 | Copying pkg-map for source-repositories 2026-01-08 13:57:15.518533 | ubuntu-jammy-large | 2026-01-08 13:57:15.518 | Copying pkg-map for debootstrap 2026-01-08 13:57:15.540647 | ubuntu-jammy-large | 2026-01-08 13:57:15.540 | Copying pkg-map for base 2026-01-08 13:57:15.556959 | ubuntu-jammy-large | 2026-01-08 13:57:15.556 | Copying pkg-map for amphora-agent 2026-01-08 13:57:15.576071 | ubuntu-jammy-large | 2026-01-08 13:57:15.575 | Copying pkg-map for bootloader 2026-01-08 13:57:15.593314 | ubuntu-jammy-large | 2026-01-08 13:57:15.593 | Copying pkg-map for install-static 2026-01-08 13:57:15.607734 | ubuntu-jammy-large | 2026-01-08 13:57:15.607 | Copying pkg-map for haproxy-logrotate 2026-01-08 13:57:15.627336 | ubuntu-jammy-large | 2026-01-08 13:57:15.627 | Copying pkg-map for haproxy-octavia 2026-01-08 13:57:15.644369 | ubuntu-jammy-large | 2026-01-08 13:57:15.644 | Copying pkg-map for cache-url 2026-01-08 13:57:15.668637 | ubuntu-jammy-large | 2026-01-08 13:57:15.668 | Copying pkg-map for keepalived-octavia 2026-01-08 13:57:15.684630 | ubuntu-jammy-large | 2026-01-08 13:57:15.684 | Copying pkg-map for sos 2026-01-08 13:57:15.707154 | ubuntu-jammy-large | 2026-01-08 13:57:15.706 | Copying pkg-map for svc-map 2026-01-08 13:57:15.735869 | ubuntu-jammy-large | 2026-01-08 13:57:15.735 | dib-run-parts 10-create-pkg-map-dir completed 2026-01-08 13:57:15.735948 | ubuntu-jammy-large | 2026-01-08 13:57:15.735 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/10-merge-svc-map-files 2026-01-08 13:57:15.804989 | ubuntu-jammy-large | 2026-01-08 13:57:15.804 | dib-run-parts 10-merge-svc-map-files completed 2026-01-08 13:57:15.805077 | ubuntu-jammy-large | 2026-01-08 13:57:15.804 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/11-copy-svc-map-file 2026-01-08 13:57:15.837512 | ubuntu-jammy-large | 2026-01-08 13:57:15.837 | dib-run-parts 11-copy-svc-map-file completed 2026-01-08 13:57:15.837574 | ubuntu-jammy-large | 2026-01-08 13:57:15.837 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/20-manifest-dir 2026-01-08 13:57:15.869950 | ubuntu-jammy-large | 2026-01-08 13:57:15.869 | dib-run-parts 20-manifest-dir completed 2026-01-08 13:57:15.870270 | ubuntu-jammy-large | 2026-01-08 13:57:15.870 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/50-modprobe-blacklist 2026-01-08 13:57:15.908298 | ubuntu-jammy-large | 2026-01-08 13:57:15.908 | dib-run-parts 50-modprobe-blacklist completed 2026-01-08 13:57:15.908579 | ubuntu-jammy-large | 2026-01-08 13:57:15.908 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/98-source-repositories 2026-01-08 13:57:15.931665 | ubuntu-jammy-large | 2026-01-08 13:57:15.931 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Thu Jan 8 13:57:15 UTC 2026 for /tmp/dib_build.d1aX27eK/hooks/source-repository-amphora-agent 2026-01-08 13:57:15.940987 | ubuntu-jammy-large | 2026-01-08 13:57:15.940 | (0001 / 0002) 2026-01-08 13:57:15.974949 | ubuntu-jammy-large | 2026-01-08 13:57:15.974 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-01-08 13:57:33.735920 | ubuntu-jammy-large | 2026-01-08 13:57:33.735 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2024.2 2026-01-08 13:57:34.665279 | ubuntu-jammy-large | 2026-01-08 13:57:34.665 | Cloning from amphora-agent cache and applying ref stable/2024.2 2026-01-08 13:57:34.991733 | ubuntu-jammy-large | 2026-01-08 13:57:34.991 | HEAD is now at 577ff3d67 Merge "Fix L7Rules with FILE_TYPE and EQUAL_TO" into stable/2024.2 2026-01-08 13:57:35.042371 | ubuntu-jammy-large | 2026-01-08 13:57:35.042 | (0002 / 0002) 2026-01-08 13:57:35.071306 | ubuntu-jammy-large | 2026-01-08 13:57:35.071 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_4ba0ba31109ba0ed39c8a9e51714d154e95d15ef 2026-01-08 13:57:35.106654 | ubuntu-jammy-large | 2026-01-08 13:57:35.106 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-01-08 13:57:35.107445 | ubuntu-jammy-large | 2026-01-08 13:57:35.107 | Dload Upload Total Spent Left Speed 2026-01-08 13:57:35.867948 | ubuntu-jammy-large | 2026-01-08 13:57:35.867 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14240 100 14240 0 0 18737 0 --:--:-- --:--:-- --:--:-- 18736 2026-01-08 13:57:35.877081 | ubuntu-jammy-large | 2026-01-08 13:57:35.876 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt for the first time 2026-01-08 13:57:35.930335 | ubuntu-jammy-large | 2026-01-08 13:57:35.930 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Thu Jan 8 13:57:35 UTC 2026 for /tmp/dib_build.d1aX27eK/hooks/source-repository-octavia-lib 2026-01-08 13:57:35.940419 | ubuntu-jammy-large | 2026-01-08 13:57:35.940 | (0001 / 0001) 2026-01-08 13:57:35.971978 | ubuntu-jammy-large | 2026-01-08 13:57:35.971 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-01-08 13:57:37.635147 | ubuntu-jammy-large | 2026-01-08 13:57:37.634 | 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-08 13:57:38.384365 | ubuntu-jammy-large | 2026-01-08 13:57:38.384 | Cloning from octavia-lib cache and applying ref master 2026-01-08 13:57:38.511983 | ubuntu-jammy-large | 2026-01-08 13:57:38.511 | HEAD is now at dd2de01 Remove url tags from README 2026-01-08 13:57:38.588391 | ubuntu-jammy-large | 2026-01-08 13:57:38.588 | dib-run-parts 98-source-repositories completed 2026-01-08 13:57:38.588475 | ubuntu-jammy-large | 2026-01-08 13:57:38.588 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/99-enable-install-types 2026-01-08 13:57:38.605486 | ubuntu-jammy-large | 2026-01-08 13:57:38.605 | /tmp/dib_build.d1aX27eK/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.e4TAHT 2026-01-08 13:57:38.607126 | ubuntu-jammy-large | 2026-01-08 13:57:38.607 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.e4TAHT 2026-01-08 13:57:38.609310 | ubuntu-jammy-large | 2026-01-08 13:57:38.609 | /tmp/dib_build.d1aX27eK/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.e4TAHT 2026-01-08 13:57:38.610939 | ubuntu-jammy-large | 2026-01-08 13:57:38.610 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.e4TAHT 2026-01-08 13:57:38.613632 | ubuntu-jammy-large | 2026-01-08 13:57:38.613 | dib-run-parts 99-enable-install-types completed 2026-01-08 13:57:38.613706 | ubuntu-jammy-large | 2026-01-08 13:57:38.613 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/extra-data.d/99-squash-package-install 2026-01-08 13:57:38.717507 | ubuntu-jammy-large | 2026-01-08 13:57:38.717 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-01-08 13:57:38.717594 | ubuntu-jammy-large | 2026-01-08 13:57:38.717 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-01-08 13:57:38.718390 | ubuntu-jammy-large | 2026-01-08 13:57:38.718 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-01-08 13:57:38.719205 | ubuntu-jammy-large | 2026-01-08 13:57:38.719 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-01-08 13:57:38.723049 | ubuntu-jammy-large | 2026-01-08 13:57:38.722 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-01-08 13:57:38.723521 | ubuntu-jammy-large | 2026-01-08 13:57:38.723 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-01-08 13:57:38.723862 | ubuntu-jammy-large | 2026-01-08 13:57:38.723 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-01-08 13:57:38.724257 | ubuntu-jammy-large | 2026-01-08 13:57:38.724 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-01-08 13:57:38.724437 | ubuntu-jammy-large | 2026-01-08 13:57:38.724 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-01-08 13:57:38.724953 | ubuntu-jammy-large | 2026-01-08 13:57:38.724 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-01-08 13:57:38.726003 | ubuntu-jammy-large | 2026-01-08 13:57:38.725 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-01-08 13:57:38.726414 | ubuntu-jammy-large | 2026-01-08 13:57:38.726 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-01-08 13:57:38.727251 | ubuntu-jammy-large | 2026-01-08 13:57:38.727 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-01-08 13:57:38.753080 | ubuntu-jammy-large | 2026-01-08 13:57:38.752 | dib-run-parts 99-squash-package-install completed 2026-01-08 13:57:38.753928 | ubuntu-jammy-large | 2026-01-08 13:57:38.753 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:57:38.753968 | ubuntu-jammy-large | 2026-01-08 13:57:38.753 | dib-run-parts 2026-01-08 13:57:38.757631 | ubuntu-jammy-large | 2026-01-08 13:57:38.757 | dib-run-parts Target: extra-data.d 2026-01-08 13:57:38.757666 | ubuntu-jammy-large | 2026-01-08 13:57:38.757 | dib-run-parts 2026-01-08 13:57:38.757672 | ubuntu-jammy-large | 2026-01-08 13:57:38.757 | dib-run-parts Script Seconds 2026-01-08 13:57:38.757677 | ubuntu-jammy-large | 2026-01-08 13:57:38.757 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:57:38.757682 | ubuntu-jammy-large | 2026-01-08 13:57:38.757 | dib-run-parts 2026-01-08 13:57:38.770644 | ubuntu-jammy-large | 2026-01-08 13:57:38.770 | dib-run-parts 10-create-pkg-map-dir 0.276 2026-01-08 13:57:38.778236 | ubuntu-jammy-large | 2026-01-08 13:57:38.778 | dib-run-parts 10-merge-svc-map-files 0.067 2026-01-08 13:57:38.787080 | ubuntu-jammy-large | 2026-01-08 13:57:38.787 | dib-run-parts 11-copy-svc-map-file 0.031 2026-01-08 13:57:38.796688 | ubuntu-jammy-large | 2026-01-08 13:57:38.796 | dib-run-parts 20-manifest-dir 0.030 2026-01-08 13:57:38.805309 | ubuntu-jammy-large | 2026-01-08 13:57:38.805 | dib-run-parts 50-modprobe-blacklist 0.035 2026-01-08 13:57:38.815960 | ubuntu-jammy-large | 2026-01-08 13:57:38.815 | dib-run-parts 98-source-repositories 22.677 2026-01-08 13:57:38.825477 | ubuntu-jammy-large | 2026-01-08 13:57:38.825 | dib-run-parts 99-enable-install-types 0.023 2026-01-08 13:57:38.835907 | ubuntu-jammy-large | 2026-01-08 13:57:38.835 | dib-run-parts 99-squash-package-install 0.137 2026-01-08 13:57:38.839291 | ubuntu-jammy-large | 2026-01-08 13:57:38.839 | dib-run-parts 2026-01-08 13:57:38.839556 | ubuntu-jammy-large | 2026-01-08 13:57:38.839 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:57:38.989265 | ubuntu-jammy-large | 2026-01-08 13:57:38.989 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-08 13:57:38.993655 | ubuntu-jammy-large | 2026-01-08 13:57:38.993 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-01-08 13:57:38.993801 | ubuntu-jammy-large | 2026-01-08 13:57:38.993 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:38.993942 | ubuntu-jammy-large | 2026-01-08 13:57:38.993 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:38.994078 | ubuntu-jammy-large | 2026-01-08 13:57:38.994 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:38.994129 | ubuntu-jammy-large | 2026-01-08 13:57:38.994 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:38.994430 | ubuntu-jammy-large | 2026-01-08 13:57:38.994 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:38.999515 | ubuntu-jammy-large | 2026-01-08 13:57:38.999 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:38.999882 | ubuntu-jammy-large | 2026-01-08 13:57:38.999 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:57:38.999950 | ubuntu-jammy-large | 2026-01-08 13:57:38.999 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:57:39.000079 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:39.000130 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:39.000283 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:57:39.000346 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:39.000411 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:39.000508 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:39.000569 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:39.000669 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:39.000726 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:39.000818 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:39.000897 | ubuntu-jammy-large | 2026-01-08 13:57:39.000 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:39.001198 | ubuntu-jammy-large | 2026-01-08 13:57:39.001 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:39.006710 | ubuntu-jammy-large | 2026-01-08 13:57:39.006 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:39.006796 | ubuntu-jammy-large | 2026-01-08 13:57:39.006 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:39.006813 | ubuntu-jammy-large | 2026-01-08 13:57:39.006 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:39.006826 | ubuntu-jammy-large | 2026-01-08 13:57:39.006 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:39.010344 | ubuntu-jammy-large | 2026-01-08 13:57:39.010 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:39.010387 | ubuntu-jammy-large | 2026-01-08 13:57:39.010 | ++ export DIB_ADD_APT_KEYS= 2026-01-08 13:57:39.010399 | ubuntu-jammy-large | 2026-01-08 13:57:39.010 | ++ DIB_ADD_APT_KEYS= 2026-01-08 13:57:39.010409 | ubuntu-jammy-large | 2026-01-08 13:57:39.010 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-01-08 13:57:39.015094 | ubuntu-jammy-large | 2026-01-08 13:57:39.014 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-01-08 13:57:39.015126 | ubuntu-jammy-large | 2026-01-08 13:57:39.015 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:39.015136 | ubuntu-jammy-large | 2026-01-08 13:57:39.015 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:39.015145 | ubuntu-jammy-large | 2026-01-08 13:57:39.015 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:39.018699 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:39.018741 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ export DISTRO_NAME=ubuntu 2026-01-08 13:57:39.018751 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ DISTRO_NAME=ubuntu 2026-01-08 13:57:39.018759 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ export DIB_RELEASE=jammy 2026-01-08 13:57:39.018767 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ DIB_RELEASE=jammy 2026-01-08 13:57:39.018775 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:39.018783 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:39.018791 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:39.018799 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:39.018807 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ ARCH=amd64 2026-01-08 13:57:39.018815 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:57:39.018822 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:57:39.018831 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:39.018874 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:39.018883 | ubuntu-jammy-large | 2026-01-08 13:57:39.018 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:39.023184 | ubuntu-jammy-large | 2026-01-08 13:57:39.023 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:39.023214 | ubuntu-jammy-large | 2026-01-08 13:57:39.023 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:39.023223 | ubuntu-jammy-large | 2026-01-08 13:57:39.023 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:39.023236 | ubuntu-jammy-large | 2026-01-08 13:57:39.023 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:39.028085 | ubuntu-jammy-large | 2026-01-08 13:57:39.027 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:39.028139 | ubuntu-jammy-large | 2026-01-08 13:57:39.027 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:57:39.028155 | ubuntu-jammy-large | 2026-01-08 13:57:39.027 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:39.028169 | ubuntu-jammy-large | 2026-01-08 13:57:39.027 | ++ DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:39.028182 | ubuntu-jammy-large | 2026-01-08 13:57:39.028 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:39.032532 | ubuntu-jammy-large | 2026-01-08 13:57:39.032 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:39.032570 | ubuntu-jammy-large | 2026-01-08 13:57:39.032 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:39.032598 | ubuntu-jammy-large | 2026-01-08 13:57:39.032 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:39.032608 | ubuntu-jammy-large | 2026-01-08 13:57:39.032 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:39.036764 | ubuntu-jammy-large | 2026-01-08 13:57:39.036 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:39.036805 | ubuntu-jammy-large | 2026-01-08 13:57:39.036 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:39.036820 | ubuntu-jammy-large | 2026-01-08 13:57:39.036 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:39.036855 | ubuntu-jammy-large | 2026-01-08 13:57:39.036 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-08 13:57:39.041638 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-01-08 13:57:39.041674 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:39.041683 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:39.041693 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:57:39.041704 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:57:39.041715 | ubuntu-jammy-large | 2026-01-08 13:57:39.041 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-01-08 13:57:39.045997 | ubuntu-jammy-large | 2026-01-08 13:57:39.045 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-01-08 13:57:39.046036 | ubuntu-jammy-large | 2026-01-08 13:57:39.045 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:57:39.046046 | ubuntu-jammy-large | 2026-01-08 13:57:39.045 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:39.046055 | ubuntu-jammy-large | 2026-01-08 13:57:39.045 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:39.046063 | ubuntu-jammy-large | 2026-01-08 13:57:39.045 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-01-08 13:57:39.050862 | ubuntu-jammy-large | 2026-01-08 13:57:39.050 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-01-08 13:57:39.050899 | ubuntu-jammy-large | 2026-01-08 13:57:39.050 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:57:39.050909 | ubuntu-jammy-large | 2026-01-08 13:57:39.050 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:57:39.050919 | ubuntu-jammy-large | 2026-01-08 13:57:39.050 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-08 13:57:39.056177 | ubuntu-jammy-large | 2026-01-08 13:57:39.055 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-01-08 13:57:39.056249 | ubuntu-jammy-large | 2026-01-08 13:57:39.055 | ++ '[' -z '' ']' 2026-01-08 13:57:39.056267 | ubuntu-jammy-large | 2026-01-08 13:57:39.055 | ++ case "$DISTRO_NAME" in 2026-01-08 13:57:39.056281 | ubuntu-jammy-large | 2026-01-08 13:57:39.055 | ++ '[' jammy == trusty ']' 2026-01-08 13:57:39.056295 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | ++ '[' -z '' ']' 2026-01-08 13:57:39.056307 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | ++ DIB_PYTHON_VERSION=3 2026-01-08 13:57:39.056321 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | ++ export DIB_PYTHON_VERSION 2026-01-08 13:57:39.056334 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | ++ export DIB_PYTHON=python3 2026-01-08 13:57:39.056346 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | ++ DIB_PYTHON=python3 2026-01-08 13:57:39.056360 | ubuntu-jammy-large | 2026-01-08 13:57:39.056 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:39.060379 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:39.060533 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ '[' 0 -gt 0 ']' 2026-01-08 13:57:39.060630 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ set -euo pipefail 2026-01-08 13:57:39.060740 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ case $DISTRO_NAME in 2026-01-08 13:57:39.060782 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:57:39.060857 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:57:39.060924 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:57:39.060983 | ubuntu-jammy-large | 2026-01-08 13:57:39.060 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:57:39.061223 | ubuntu-jammy-large | 2026-01-08 13:57:39.061 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-08 13:57:39.065907 | ubuntu-jammy-large | 2026-01-08 13:57:39.065 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-01-08 13:57:39.066071 | ubuntu-jammy-large | 2026-01-08 13:57:39.066 | ++ '[' -z systemd ']' 2026-01-08 13:57:39.066168 | ubuntu-jammy-large | 2026-01-08 13:57:39.066 | ++ case $DIB_INIT_SYSTEM in 2026-01-08 13:57:39.066421 | ubuntu-jammy-large | 2026-01-08 13:57:39.066 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-01-08 13:57:39.073609 | ubuntu-jammy-large | 2026-01-08 13:57:39.073 | 0+1 records in 2026-01-08 13:57:39.073673 | ubuntu-jammy-large | 2026-01-08 13:57:39.073 | 0+1 records out 2026-01-08 13:57:39.073769 | ubuntu-jammy-large | 2026-01-08 13:57:39.073 | 56 bytes copied, 0.000327752 s, 171 kB/s 2026-01-08 13:57:39.077051 | ubuntu-jammy-large | 2026-01-08 13:57:39.076 | dib-run-parts 00-disable-apt-recommends completed 2026-01-08 13:57:39.077233 | ubuntu-jammy-large | 2026-01-08 13:57:39.077 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-01-08 13:57:39.089353 | ubuntu-jammy-large | 2026-01-08 13:57:39.089 | dib-run-parts 01-dib-python completed 2026-01-08 13:57:39.089562 | ubuntu-jammy-large | 2026-01-08 13:57:39.089 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-01-08 13:57:39.103770 | ubuntu-jammy-large | 2026-01-08 13:57:39.103 | dib-run-parts 01-install-bin completed 2026-01-08 13:57:39.103934 | ubuntu-jammy-large | 2026-01-08 13:57:39.103 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-01-08 13:57:39.300384 | ubuntu-jammy-large | 2026-01-08 13:57:39.300 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-08 13:57:39.300574 | ubuntu-jammy-large | 2026-01-08 13:57:39.300 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-01-08 13:57:39.310628 | ubuntu-jammy-large | 2026-01-08 13:57:39.310 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-01-08 13:57:39.324075 | ubuntu-jammy-large | 2026-01-08 13:57:39.323 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-01-08 13:57:40.760619 | ubuntu-jammy-large | 2026-01-08 13:57:40.760 | Reading package lists... 2026-01-08 13:57:40.821831 | ubuntu-jammy-large | 2026-01-08 13:57:40.821 | Reading package lists... 2026-01-08 13:57:41.019412 | ubuntu-jammy-large | 2026-01-08 13:57:41.019 | Building dependency tree... 2026-01-08 13:57:41.019484 | ubuntu-jammy-large | 2026-01-08 13:57:41.019 | Reading state information... 2026-01-08 13:57:41.219420 | ubuntu-jammy-large | 2026-01-08 13:57:41.219 | The following NEW packages will be installed: 2026-01-08 13:57:41.220188 | ubuntu-jammy-large | 2026-01-08 13:57:41.220 | apt-transport-https 2026-01-08 13:57:41.343291 | ubuntu-jammy-large | 2026-01-08 13:57:41.343 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:41.343366 | ubuntu-jammy-large | 2026-01-08 13:57:41.343 | Need to get 1510 B of archives. 2026-01-08 13:57:41.343381 | ubuntu-jammy-large | 2026-01-08 13:57:41.343 | After this operation, 170 kB of additional disk space will be used. 2026-01-08 13:57:41.343405 | ubuntu-jammy-large | 2026-01-08 13:57:41.343 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-01-08 13:57:41.483263 | ubuntu-jammy-large | 2026-01-08 13:57:41.483 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:57:41.519620 | ubuntu-jammy-large | 2026-01-08 13:57:41.519 | Fetched 1510 B in 0s (12.8 kB/s) 2026-01-08 13:57:41.536339 | ubuntu-jammy-large | 2026-01-08 13:57:41.536 | Selecting previously unselected package apt-transport-https. 2026-01-08 13:57:41.543243 | ubuntu-jammy-large | 2026-01-08 13:57:41.543 | (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-08 13:57:41.544082 | ubuntu-jammy-large | 2026-01-08 13:57:41.543 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-01-08 13:57:41.544252 | ubuntu-jammy-large | 2026-01-08 13:57:41.544 | Unpacking apt-transport-https (2.4.14) ... 2026-01-08 13:57:41.562960 | ubuntu-jammy-large | 2026-01-08 13:57:41.562 | Setting up apt-transport-https (2.4.14) ... 2026-01-08 13:57:41.773847 | ubuntu-jammy-large | 2026-01-08 13:57:41.773 | Reading package lists... 2026-01-08 13:57:41.961213 | ubuntu-jammy-large | 2026-01-08 13:57:41.961 | Building dependency tree... 2026-01-08 13:57:41.961266 | ubuntu-jammy-large | 2026-01-08 13:57:41.961 | Reading state information... 2026-01-08 13:57:42.128943 | ubuntu-jammy-large | 2026-01-08 13:57:42.128 | The following additional packages will be installed: 2026-01-08 13:57:42.129119 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-01-08 13:57:42.129192 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-01-08 13:57:42.129383 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-01-08 13:57:42.129437 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-01-08 13:57:42.129652 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-01-08 13:57:42.129934 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-01-08 13:57:42.130029 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-01-08 13:57:42.130061 | ubuntu-jammy-large | 2026-01-08 13:57:42.129 | python3-cryptography python3-distro python3-httplib2 2026-01-08 13:57:42.130071 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-01-08 13:57:42.130076 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-01-08 13:57:42.130081 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-01-08 13:57:42.130086 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | python3-pyparsing python3-secretstorage python3-six 2026-01-08 13:57:42.130233 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | python3-software-properties python3-wadllib python3-zipp 2026-01-08 13:57:42.131018 | ubuntu-jammy-large | 2026-01-08 13:57:42.130 | Suggested packages: 2026-01-08 13:57:42.131027 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-01-08 13:57:42.131034 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-01-08 13:57:42.131045 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-01-08 13:57:42.131074 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | python3-keyrings.alt python3-testresources python3-setuptools 2026-01-08 13:57:42.131082 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | python-pyparsing-doc python-secretstorage-doc 2026-01-08 13:57:42.131099 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | Recommended packages: 2026-01-08 13:57:42.131106 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-01-08 13:57:42.131130 | ubuntu-jammy-large | 2026-01-08 13:57:42.131 | packagekit-tools unattended-upgrades 2026-01-08 13:57:42.155122 | ubuntu-jammy-large | 2026-01-08 13:57:42.154 | The following NEW packages will be installed: 2026-01-08 13:57:42.155254 | ubuntu-jammy-large | 2026-01-08 13:57:42.155 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-01-08 13:57:42.155325 | ubuntu-jammy-large | 2026-01-08 13:57:42.155 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-01-08 13:57:42.155500 | ubuntu-jammy-large | 2026-01-08 13:57:42.155 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-01-08 13:57:42.155552 | ubuntu-jammy-large | 2026-01-08 13:57:42.155 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-01-08 13:57:42.155826 | ubuntu-jammy-large | 2026-01-08 13:57:42.155 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-01-08 13:57:42.156075 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-01-08 13:57:42.156097 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-01-08 13:57:42.156110 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-cryptography python3-distro python3-httplib2 2026-01-08 13:57:42.156134 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-01-08 13:57:42.156168 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-01-08 13:57:42.156182 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-01-08 13:57:42.156192 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-pyparsing python3-secretstorage python3-six 2026-01-08 13:57:42.156283 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | python3-software-properties python3-wadllib python3-zipp 2026-01-08 13:57:42.156363 | ubuntu-jammy-large | 2026-01-08 13:57:42.156 | software-properties-common 2026-01-08 13:57:42.289012 | ubuntu-jammy-large | 2026-01-08 13:57:42.288 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:42.289100 | ubuntu-jammy-large | 2026-01-08 13:57:42.288 | Need to get 9330 kB of archives. 2026-01-08 13:57:42.289118 | ubuntu-jammy-large | 2026-01-08 13:57:42.288 | After this operation, 43.1 MB of additional disk space will be used. 2026-01-08 13:57:42.289134 | ubuntu-jammy-large | 2026-01-08 13:57:42.288 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-01-08 13:57:42.304942 | ubuntu-jammy-large | 2026-01-08 13:57:42.304 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-01-08 13:57:42.498575 | ubuntu-jammy-large | 2026-01-08 13:57:42.498 | 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-08 13:57:42.499003 | ubuntu-jammy-large | 2026-01-08 13:57:42.498 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-01-08 13:57:42.500229 | ubuntu-jammy-large | 2026-01-08 13:57:42.500 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-01-08 13:57:42.501453 | ubuntu-jammy-large | 2026-01-08 13:57:42.501 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-01-08 13:57:42.501843 | ubuntu-jammy-large | 2026-01-08 13:57:42.501 | 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-08 13:57:42.502328 | ubuntu-jammy-large | 2026-01-08 13:57:42.502 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-01-08 13:57:42.511330 | ubuntu-jammy-large | 2026-01-08 13:57:42.511 | 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-08 13:57:42.514381 | ubuntu-jammy-large | 2026-01-08 13:57:42.514 | 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-08 13:57:42.515424 | ubuntu-jammy-large | 2026-01-08 13:57:42.515 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-01-08 13:57:42.522241 | ubuntu-jammy-large | 2026-01-08 13:57:42.522 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-01-08 13:57:42.527199 | ubuntu-jammy-large | 2026-01-08 13:57:42.527 | 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-08 13:57:42.531085 | ubuntu-jammy-large | 2026-01-08 13:57:42.530 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-01-08 13:57:42.534694 | ubuntu-jammy-large | 2026-01-08 13:57:42.534 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-01-08 13:57:42.536425 | ubuntu-jammy-large | 2026-01-08 13:57:42.536 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-01-08 13:57:42.560120 | ubuntu-jammy-large | 2026-01-08 13:57:42.559 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-01-08 13:57:42.573291 | ubuntu-jammy-large | 2026-01-08 13:57:42.573 | 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-08 13:57:42.573795 | ubuntu-jammy-large | 2026-01-08 13:57:42.573 | 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-08 13:57:42.574659 | ubuntu-jammy-large | 2026-01-08 13:57:42.574 | 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-08 13:57:42.581242 | ubuntu-jammy-large | 2026-01-08 13:57:42.581 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-01-08 13:57:42.586226 | ubuntu-jammy-large | 2026-01-08 13:57:42.586 | 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-08 13:57:42.589339 | ubuntu-jammy-large | 2026-01-08 13:57:42.589 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] 2026-01-08 13:57:42.601533 | ubuntu-jammy-large | 2026-01-08 13:57:42.601 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-01-08 13:57:42.611956 | ubuntu-jammy-large | 2026-01-08 13:57:42.611 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-01-08 13:57:42.613152 | ubuntu-jammy-large | 2026-01-08 13:57:42.613 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-01-08 13:57:42.619482 | ubuntu-jammy-large | 2026-01-08 13:57:42.619 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-01-08 13:57:42.630099 | ubuntu-jammy-large | 2026-01-08 13:57:42.629 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.7 [80.9 kB] 2026-01-08 13:57:42.635074 | ubuntu-jammy-large | 2026-01-08 13:57:42.634 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-01-08 13:57:42.639063 | ubuntu-jammy-large | 2026-01-08 13:57:42.638 | 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-08 13:57:42.679841 | ubuntu-jammy-large | 2026-01-08 13:57:42.679 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2026-01-08 13:57:42.681161 | ubuntu-jammy-large | 2026-01-08 13:57:42.681 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2026-01-08 13:57:42.681706 | ubuntu-jammy-large | 2026-01-08 13:57:42.681 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2026-01-08 13:57:42.683403 | ubuntu-jammy-large | 2026-01-08 13:57:42.683 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2026-01-08 13:57:42.684087 | ubuntu-jammy-large | 2026-01-08 13:57:42.683 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2026-01-08 13:57:42.684381 | ubuntu-jammy-large | 2026-01-08 13:57:42.684 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-01-08 13:57:42.685027 | ubuntu-jammy-large | 2026-01-08 13:57:42.684 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-01-08 13:57:42.688495 | ubuntu-jammy-large | 2026-01-08 13:57:42.688 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2026-01-08 13:57:42.696502 | ubuntu-jammy-large | 2026-01-08 13:57:42.696 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-01-08 13:57:42.701869 | ubuntu-jammy-large | 2026-01-08 13:57:42.701 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-01-08 13:57:42.710213 | ubuntu-jammy-large | 2026-01-08 13:57:42.710 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-01-08 13:57:42.712055 | ubuntu-jammy-large | 2026-01-08 13:57:42.711 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-01-08 13:57:42.713517 | ubuntu-jammy-large | 2026-01-08 13:57:42.713 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-01-08 13:57:42.715959 | ubuntu-jammy-large | 2026-01-08 13:57:42.715 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-01-08 13:57:42.717648 | ubuntu-jammy-large | 2026-01-08 13:57:42.717 | 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-08 13:57:42.719577 | ubuntu-jammy-large | 2026-01-08 13:57:42.719 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-01-08 13:57:42.720943 | ubuntu-jammy-large | 2026-01-08 13:57:42.720 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-01-08 13:57:42.724114 | ubuntu-jammy-large | 2026-01-08 13:57:42.724 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-01-08 13:57:42.725791 | ubuntu-jammy-large | 2026-01-08 13:57:42.725 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-01-08 13:57:42.727435 | ubuntu-jammy-large | 2026-01-08 13:57:42.727 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-01-08 13:57:42.738628 | ubuntu-jammy-large | 2026-01-08 13:57:42.738 | 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-08 13:57:42.740574 | ubuntu-jammy-large | 2026-01-08 13:57:42.740 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-01-08 13:57:42.742125 | ubuntu-jammy-large | 2026-01-08 13:57:42.742 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-01-08 13:57:42.744103 | ubuntu-jammy-large | 2026-01-08 13:57:42.744 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-01-08 13:57:42.746042 | ubuntu-jammy-large | 2026-01-08 13:57:42.745 | 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-08 13:57:42.751530 | ubuntu-jammy-large | 2026-01-08 13:57:42.751 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-01-08 13:57:42.767838 | ubuntu-jammy-large | 2026-01-08 13:57:42.767 | 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-08 13:57:42.917486 | ubuntu-jammy-large | 2026-01-08 13:57:42.917 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:57:42.941589 | ubuntu-jammy-large | 2026-01-08 13:57:42.941 | Fetched 9330 kB in 1s (15.4 MB/s) 2026-01-08 13:57:42.958036 | ubuntu-jammy-large | 2026-01-08 13:57:42.957 | Selecting previously unselected package distro-info-data. 2026-01-08 13:57:42.964773 | ubuntu-jammy-large | 2026-01-08 13:57:42.964 | (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-08 13:57:42.965422 | ubuntu-jammy-large | 2026-01-08 13:57:42.965 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-01-08 13:57:42.965582 | ubuntu-jammy-large | 2026-01-08 13:57:42.965 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-01-08 13:57:42.980773 | ubuntu-jammy-large | 2026-01-08 13:57:42.980 | Selecting previously unselected package iso-codes. 2026-01-08 13:57:42.982201 | ubuntu-jammy-large | 2026-01-08 13:57:42.982 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-01-08 13:57:42.982318 | ubuntu-jammy-large | 2026-01-08 13:57:42.982 | Unpacking iso-codes (4.9.0-1) ... 2026-01-08 13:57:43.143000 | ubuntu-jammy-large | 2026-01-08 13:57:43.142 | Selecting previously unselected package libcap2-bin. 2026-01-08 13:57:43.144381 | ubuntu-jammy-large | 2026-01-08 13:57:43.144 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-01-08 13:57:43.144509 | ubuntu-jammy-large | 2026-01-08 13:57:43.144 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-01-08 13:57:43.159304 | ubuntu-jammy-large | 2026-01-08 13:57:43.159 | Selecting previously unselected package libelf1:amd64. 2026-01-08 13:57:43.160792 | ubuntu-jammy-large | 2026-01-08 13:57:43.160 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-01-08 13:57:43.160957 | ubuntu-jammy-large | 2026-01-08 13:57:43.160 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-01-08 13:57:43.177205 | ubuntu-jammy-large | 2026-01-08 13:57:43.177 | Selecting previously unselected package libyaml-0-2:amd64. 2026-01-08 13:57:43.178178 | ubuntu-jammy-large | 2026-01-08 13:57:43.178 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-01-08 13:57:43.178255 | ubuntu-jammy-large | 2026-01-08 13:57:43.178 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-01-08 13:57:43.196528 | ubuntu-jammy-large | 2026-01-08 13:57:43.196 | Selecting previously unselected package lsb-release. 2026-01-08 13:57:43.198886 | ubuntu-jammy-large | 2026-01-08 13:57:43.198 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-01-08 13:57:43.199145 | ubuntu-jammy-large | 2026-01-08 13:57:43.199 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-01-08 13:57:43.215472 | ubuntu-jammy-large | 2026-01-08 13:57:43.215 | Selecting previously unselected package python-apt-common. 2026-01-08 13:57:43.216832 | ubuntu-jammy-large | 2026-01-08 13:57:43.216 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-01-08 13:57:43.217001 | ubuntu-jammy-large | 2026-01-08 13:57:43.216 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-01-08 13:57:43.233458 | ubuntu-jammy-large | 2026-01-08 13:57:43.233 | Selecting previously unselected package python3-apt. 2026-01-08 13:57:43.234965 | ubuntu-jammy-large | 2026-01-08 13:57:43.234 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-01-08 13:57:43.235044 | ubuntu-jammy-large | 2026-01-08 13:57:43.234 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-01-08 13:57:43.256826 | ubuntu-jammy-large | 2026-01-08 13:57:43.256 | Selecting previously unselected package python3-pkg-resources. 2026-01-08 13:57:43.258215 | ubuntu-jammy-large | 2026-01-08 13:57:43.258 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-08 13:57:43.258358 | ubuntu-jammy-large | 2026-01-08 13:57:43.258 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:57:43.279715 | ubuntu-jammy-large | 2026-01-08 13:57:43.279 | Selecting previously unselected package libnghttp2-14:amd64. 2026-01-08 13:57:43.281106 | ubuntu-jammy-large | 2026-01-08 13:57:43.280 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-01-08 13:57:43.281299 | ubuntu-jammy-large | 2026-01-08 13:57:43.281 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-01-08 13:57:43.300909 | ubuntu-jammy-large | 2026-01-08 13:57:43.300 | Selecting previously unselected package libpsl5:amd64. 2026-01-08 13:57:43.302733 | ubuntu-jammy-large | 2026-01-08 13:57:43.302 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-01-08 13:57:43.302881 | ubuntu-jammy-large | 2026-01-08 13:57:43.302 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-01-08 13:57:43.321376 | ubuntu-jammy-large | 2026-01-08 13:57:43.321 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-01-08 13:57:43.323826 | ubuntu-jammy-large | 2026-01-08 13:57:43.323 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-01-08 13:57:43.324062 | ubuntu-jammy-large | 2026-01-08 13:57:43.323 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-01-08 13:57:43.348694 | ubuntu-jammy-large | 2026-01-08 13:57:43.348 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-01-08 13:57:43.350990 | ubuntu-jammy-large | 2026-01-08 13:57:43.350 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-01-08 13:57:43.351187 | ubuntu-jammy-large | 2026-01-08 13:57:43.351 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-01-08 13:57:43.368880 | ubuntu-jammy-large | 2026-01-08 13:57:43.368 | Selecting previously unselected package libassuan0:amd64. 2026-01-08 13:57:43.371314 | ubuntu-jammy-large | 2026-01-08 13:57:43.371 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-01-08 13:57:43.371569 | ubuntu-jammy-large | 2026-01-08 13:57:43.371 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-01-08 13:57:43.389817 | ubuntu-jammy-large | 2026-01-08 13:57:43.389 | Selecting previously unselected package gpgconf. 2026-01-08 13:57:43.392160 | ubuntu-jammy-large | 2026-01-08 13:57:43.392 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-08 13:57:43.392306 | ubuntu-jammy-large | 2026-01-08 13:57:43.392 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-01-08 13:57:43.413699 | ubuntu-jammy-large | 2026-01-08 13:57:43.413 | Selecting previously unselected package gpg. 2026-01-08 13:57:43.416112 | ubuntu-jammy-large | 2026-01-08 13:57:43.416 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-01-08 13:57:43.416410 | ubuntu-jammy-large | 2026-01-08 13:57:43.416 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-01-08 13:57:43.448601 | ubuntu-jammy-large | 2026-01-08 13:57:43.448 | Selecting previously unselected package libbrotli1:amd64. 2026-01-08 13:57:43.450472 | ubuntu-jammy-large | 2026-01-08 13:57:43.450 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-01-08 13:57:43.450620 | ubuntu-jammy-large | 2026-01-08 13:57:43.450 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-01-08 13:57:43.479709 | ubuntu-jammy-large | 2026-01-08 13:57:43.479 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-01-08 13:57:43.482093 | ubuntu-jammy-large | 2026-01-08 13:57:43.481 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-01-08 13:57:43.482241 | ubuntu-jammy-large | 2026-01-08 13:57:43.482 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-08 13:57:43.501015 | ubuntu-jammy-large | 2026-01-08 13:57:43.500 | Selecting previously unselected package libsasl2-2:amd64. 2026-01-08 13:57:43.503392 | ubuntu-jammy-large | 2026-01-08 13:57:43.503 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-01-08 13:57:43.503637 | ubuntu-jammy-large | 2026-01-08 13:57:43.503 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-08 13:57:43.523852 | ubuntu-jammy-large | 2026-01-08 13:57:43.523 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-01-08 13:57:43.526283 | ubuntu-jammy-large | 2026-01-08 13:57:43.526 | Preparing to unpack .../19-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-01-08 13:57:43.526533 | ubuntu-jammy-large | 2026-01-08 13:57:43.526 | Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2026-01-08 13:57:43.551013 | ubuntu-jammy-large | 2026-01-08 13:57:43.550 | Selecting previously unselected package librtmp1:amd64. 2026-01-08 13:57:43.553461 | ubuntu-jammy-large | 2026-01-08 13:57:43.553 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-01-08 13:57:43.553643 | ubuntu-jammy-large | 2026-01-08 13:57:43.553 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-01-08 13:57:43.572616 | ubuntu-jammy-large | 2026-01-08 13:57:43.572 | Selecting previously unselected package libssh-4:amd64. 2026-01-08 13:57:43.575082 | ubuntu-jammy-large | 2026-01-08 13:57:43.574 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... 2026-01-08 13:57:43.575334 | ubuntu-jammy-large | 2026-01-08 13:57:43.575 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2026-01-08 13:57:43.597432 | ubuntu-jammy-large | 2026-01-08 13:57:43.597 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-01-08 13:57:43.599389 | ubuntu-jammy-large | 2026-01-08 13:57:43.599 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-08 13:57:43.599588 | ubuntu-jammy-large | 2026-01-08 13:57:43.599 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-08 13:57:43.625164 | ubuntu-jammy-large | 2026-01-08 13:57:43.625 | Selecting previously unselected package libstemmer0d:amd64. 2026-01-08 13:57:43.627563 | ubuntu-jammy-large | 2026-01-08 13:57:43.627 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-01-08 13:57:43.627956 | ubuntu-jammy-large | 2026-01-08 13:57:43.627 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-01-08 13:57:43.655322 | ubuntu-jammy-large | 2026-01-08 13:57:43.655 | Selecting previously unselected package libxmlb2:amd64. 2026-01-08 13:57:43.657010 | ubuntu-jammy-large | 2026-01-08 13:57:43.656 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-01-08 13:57:43.657103 | ubuntu-jammy-large | 2026-01-08 13:57:43.657 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-01-08 13:57:43.675083 | ubuntu-jammy-large | 2026-01-08 13:57:43.674 | Selecting previously unselected package libappstream4:amd64. 2026-01-08 13:57:43.676857 | ubuntu-jammy-large | 2026-01-08 13:57:43.676 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-01-08 13:57:43.677080 | ubuntu-jammy-large | 2026-01-08 13:57:43.676 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-01-08 13:57:43.700130 | ubuntu-jammy-large | 2026-01-08 13:57:43.700 | Selecting previously unselected package libdw1:amd64. 2026-01-08 13:57:43.702594 | ubuntu-jammy-large | 2026-01-08 13:57:43.702 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-01-08 13:57:43.702867 | ubuntu-jammy-large | 2026-01-08 13:57:43.702 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-01-08 13:57:43.729691 | ubuntu-jammy-large | 2026-01-08 13:57:43.729 | Selecting previously unselected package libglib2.0-bin. 2026-01-08 13:57:43.732203 | ubuntu-jammy-large | 2026-01-08 13:57:43.732 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.7_amd64.deb ... 2026-01-08 13:57:43.732481 | ubuntu-jammy-large | 2026-01-08 13:57:43.732 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:43.755063 | ubuntu-jammy-large | 2026-01-08 13:57:43.754 | Selecting previously unselected package libunwind8:amd64. 2026-01-08 13:57:43.757690 | ubuntu-jammy-large | 2026-01-08 13:57:43.757 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-01-08 13:57:43.757990 | ubuntu-jammy-large | 2026-01-08 13:57:43.757 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-01-08 13:57:43.777949 | ubuntu-jammy-large | 2026-01-08 13:57:43.777 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-01-08 13:57:43.780517 | ubuntu-jammy-large | 2026-01-08 13:57:43.780 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-01-08 13:57:43.780799 | ubuntu-jammy-large | 2026-01-08 13:57:43.780 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-01-08 13:57:43.824842 | ubuntu-jammy-large | 2026-01-08 13:57:43.824 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-01-08 13:57:43.827297 | ubuntu-jammy-large | 2026-01-08 13:57:43.827 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2026-01-08 13:57:43.827557 | ubuntu-jammy-large | 2026-01-08 13:57:43.827 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-01-08 13:57:43.847225 | ubuntu-jammy-large | 2026-01-08 13:57:43.847 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-01-08 13:57:43.849724 | ubuntu-jammy-large | 2026-01-08 13:57:43.849 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2026-01-08 13:57:43.849947 | ubuntu-jammy-large | 2026-01-08 13:57:43.849 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-01-08 13:57:43.867513 | ubuntu-jammy-large | 2026-01-08 13:57:43.867 | Selecting previously unselected package polkitd. 2026-01-08 13:57:43.869852 | ubuntu-jammy-large | 2026-01-08 13:57:43.869 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2026-01-08 13:57:43.870127 | ubuntu-jammy-large | 2026-01-08 13:57:43.870 | Unpacking polkitd (0.105-33) ... 2026-01-08 13:57:43.894577 | ubuntu-jammy-large | 2026-01-08 13:57:43.894 | Selecting previously unselected package pkexec. 2026-01-08 13:57:43.897168 | ubuntu-jammy-large | 2026-01-08 13:57:43.897 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2026-01-08 13:57:43.897394 | ubuntu-jammy-large | 2026-01-08 13:57:43.897 | Unpacking pkexec (0.105-33) ... 2026-01-08 13:57:43.915759 | ubuntu-jammy-large | 2026-01-08 13:57:43.915 | Selecting previously unselected package policykit-1. 2026-01-08 13:57:43.918297 | ubuntu-jammy-large | 2026-01-08 13:57:43.918 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2026-01-08 13:57:43.936625 | ubuntu-jammy-large | 2026-01-08 13:57:43.936 | Unpacking policykit-1 (0.105-33) ... 2026-01-08 13:57:43.953574 | ubuntu-jammy-large | 2026-01-08 13:57:43.953 | Selecting previously unselected package python3-blinker. 2026-01-08 13:57:43.956176 | ubuntu-jammy-large | 2026-01-08 13:57:43.956 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-01-08 13:57:43.956372 | ubuntu-jammy-large | 2026-01-08 13:57:43.956 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-01-08 13:57:43.974184 | ubuntu-jammy-large | 2026-01-08 13:57:43.974 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-01-08 13:57:43.976809 | ubuntu-jammy-large | 2026-01-08 13:57:43.976 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-01-08 13:57:43.977001 | ubuntu-jammy-large | 2026-01-08 13:57:43.976 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-01-08 13:57:43.998731 | ubuntu-jammy-large | 2026-01-08 13:57:43.998 | Selecting previously unselected package python3-cryptography. 2026-01-08 13:57:44.001292 | ubuntu-jammy-large | 2026-01-08 13:57:44.001 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2026-01-08 13:57:44.001509 | ubuntu-jammy-large | 2026-01-08 13:57:44.001 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-01-08 13:57:44.039623 | ubuntu-jammy-large | 2026-01-08 13:57:44.039 | Selecting previously unselected package python3-pyparsing. 2026-01-08 13:57:44.042557 | ubuntu-jammy-large | 2026-01-08 13:57:44.042 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-01-08 13:57:44.042750 | ubuntu-jammy-large | 2026-01-08 13:57:44.042 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-01-08 13:57:44.070359 | ubuntu-jammy-large | 2026-01-08 13:57:44.070 | Selecting previously unselected package python3-httplib2. 2026-01-08 13:57:44.072909 | ubuntu-jammy-large | 2026-01-08 13:57:44.072 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-01-08 13:57:44.073143 | ubuntu-jammy-large | 2026-01-08 13:57:44.073 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-01-08 13:57:44.093822 | ubuntu-jammy-large | 2026-01-08 13:57:44.093 | Selecting previously unselected package python3-more-itertools. 2026-01-08 13:57:44.096428 | ubuntu-jammy-large | 2026-01-08 13:57:44.096 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-01-08 13:57:44.096698 | ubuntu-jammy-large | 2026-01-08 13:57:44.096 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-01-08 13:57:44.117650 | ubuntu-jammy-large | 2026-01-08 13:57:44.117 | Selecting previously unselected package python3-zipp. 2026-01-08 13:57:44.120339 | ubuntu-jammy-large | 2026-01-08 13:57:44.120 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-01-08 13:57:44.120599 | ubuntu-jammy-large | 2026-01-08 13:57:44.120 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-01-08 13:57:44.138851 | ubuntu-jammy-large | 2026-01-08 13:57:44.138 | Selecting previously unselected package python3-importlib-metadata. 2026-01-08 13:57:44.141204 | ubuntu-jammy-large | 2026-01-08 13:57:44.141 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-01-08 13:57:44.141411 | ubuntu-jammy-large | 2026-01-08 13:57:44.141 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-01-08 13:57:44.160881 | ubuntu-jammy-large | 2026-01-08 13:57:44.160 | Selecting previously unselected package python3-jeepney. 2026-01-08 13:57:44.163349 | ubuntu-jammy-large | 2026-01-08 13:57:44.163 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-01-08 13:57:44.163565 | ubuntu-jammy-large | 2026-01-08 13:57:44.163 | Unpacking python3-jeepney (0.7.1-3) ... 2026-01-08 13:57:44.186955 | ubuntu-jammy-large | 2026-01-08 13:57:44.186 | Selecting previously unselected package python3-jwt. 2026-01-08 13:57:44.189464 | ubuntu-jammy-large | 2026-01-08 13:57:44.189 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2026-01-08 13:57:44.189677 | ubuntu-jammy-large | 2026-01-08 13:57:44.189 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2026-01-08 13:57:44.209949 | ubuntu-jammy-large | 2026-01-08 13:57:44.209 | Selecting previously unselected package python3-secretstorage. 2026-01-08 13:57:44.212382 | ubuntu-jammy-large | 2026-01-08 13:57:44.212 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-01-08 13:57:44.212615 | ubuntu-jammy-large | 2026-01-08 13:57:44.212 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-01-08 13:57:44.234289 | ubuntu-jammy-large | 2026-01-08 13:57:44.234 | Selecting previously unselected package python3-keyring. 2026-01-08 13:57:44.236755 | ubuntu-jammy-large | 2026-01-08 13:57:44.236 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-01-08 13:57:44.236930 | ubuntu-jammy-large | 2026-01-08 13:57:44.236 | Unpacking python3-keyring (23.5.0-1) ... 2026-01-08 13:57:44.261337 | ubuntu-jammy-large | 2026-01-08 13:57:44.261 | Selecting previously unselected package python3-lazr.uri. 2026-01-08 13:57:44.263714 | ubuntu-jammy-large | 2026-01-08 13:57:44.263 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-01-08 13:57:44.263974 | ubuntu-jammy-large | 2026-01-08 13:57:44.263 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-01-08 13:57:44.283066 | ubuntu-jammy-large | 2026-01-08 13:57:44.282 | Selecting previously unselected package python3-wadllib. 2026-01-08 13:57:44.285627 | ubuntu-jammy-large | 2026-01-08 13:57:44.285 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-01-08 13:57:44.285829 | ubuntu-jammy-large | 2026-01-08 13:57:44.285 | Unpacking python3-wadllib (1.3.6-1) ... 2026-01-08 13:57:44.308730 | ubuntu-jammy-large | 2026-01-08 13:57:44.308 | Selecting previously unselected package python3-distro. 2026-01-08 13:57:44.311297 | ubuntu-jammy-large | 2026-01-08 13:57:44.311 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-01-08 13:57:44.311350 | ubuntu-jammy-large | 2026-01-08 13:57:44.311 | Unpacking python3-distro (1.7.0-1) ... 2026-01-08 13:57:44.331433 | ubuntu-jammy-large | 2026-01-08 13:57:44.331 | Selecting previously unselected package python3-oauthlib. 2026-01-08 13:57:44.333833 | ubuntu-jammy-large | 2026-01-08 13:57:44.333 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-01-08 13:57:44.334017 | ubuntu-jammy-large | 2026-01-08 13:57:44.333 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-01-08 13:57:44.361885 | ubuntu-jammy-large | 2026-01-08 13:57:44.361 | Selecting previously unselected package python3-six. 2026-01-08 13:57:44.363593 | ubuntu-jammy-large | 2026-01-08 13:57:44.363 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-01-08 13:57:44.363744 | ubuntu-jammy-large | 2026-01-08 13:57:44.363 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-01-08 13:57:44.381535 | ubuntu-jammy-large | 2026-01-08 13:57:44.381 | Selecting previously unselected package python3-lazr.restfulclient. 2026-01-08 13:57:44.384228 | ubuntu-jammy-large | 2026-01-08 13:57:44.384 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-01-08 13:57:44.384368 | ubuntu-jammy-large | 2026-01-08 13:57:44.384 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-01-08 13:57:44.406985 | ubuntu-jammy-large | 2026-01-08 13:57:44.406 | Selecting previously unselected package python3-launchpadlib. 2026-01-08 13:57:44.409473 | ubuntu-jammy-large | 2026-01-08 13:57:44.409 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-01-08 13:57:44.409674 | ubuntu-jammy-large | 2026-01-08 13:57:44.409 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-01-08 13:57:44.439349 | ubuntu-jammy-large | 2026-01-08 13:57:44.439 | Selecting previously unselected package python3-software-properties. 2026-01-08 13:57:44.440910 | ubuntu-jammy-large | 2026-01-08 13:57:44.440 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-01-08 13:57:44.441042 | ubuntu-jammy-large | 2026-01-08 13:57:44.440 | Unpacking python3-software-properties (0.99.22.9) ... 2026-01-08 13:57:44.459453 | ubuntu-jammy-large | 2026-01-08 13:57:44.459 | Selecting previously unselected package packagekit. 2026-01-08 13:57:44.462010 | ubuntu-jammy-large | 2026-01-08 13:57:44.461 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-01-08 13:57:44.464929 | ubuntu-jammy-large | 2026-01-08 13:57:44.464 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-01-08 13:57:44.495636 | ubuntu-jammy-large | 2026-01-08 13:57:44.495 | Selecting previously unselected package software-properties-common. 2026-01-08 13:57:44.498174 | ubuntu-jammy-large | 2026-01-08 13:57:44.498 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-01-08 13:57:44.498479 | ubuntu-jammy-large | 2026-01-08 13:57:44.498 | Unpacking software-properties-common (0.99.22.9) ... 2026-01-08 13:57:44.526447 | ubuntu-jammy-large | 2026-01-08 13:57:44.526 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:57:44.773778 | ubuntu-jammy-large | 2026-01-08 13:57:44.773 | Setting up python3-more-itertools (8.10.0-2) ... 2026-01-08 13:57:44.972296 | ubuntu-jammy-large | 2026-01-08 13:57:44.972 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-01-08 13:57:44.972631 | ubuntu-jammy-large | 2026-01-08 13:57:44.972 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2026-01-08 13:57:45.150553 | ubuntu-jammy-large | 2026-01-08 13:57:45.150 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-01-08 13:57:45.150649 | ubuntu-jammy-large | 2026-01-08 13:57:45.150 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-01-08 13:57:45.150892 | ubuntu-jammy-large | 2026-01-08 13:57:45.150 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-01-08 13:57:45.151321 | ubuntu-jammy-large | 2026-01-08 13:57:45.151 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-01-08 13:57:45.151500 | ubuntu-jammy-large | 2026-01-08 13:57:45.151 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-01-08 13:57:45.151798 | ubuntu-jammy-large | 2026-01-08 13:57:45.151 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-01-08 13:57:45.152116 | ubuntu-jammy-large | 2026-01-08 13:57:45.152 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-01-08 13:57:45.340130 | ubuntu-jammy-large | 2026-01-08 13:57:45.339 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-01-08 13:57:45.340370 | ubuntu-jammy-large | 2026-01-08 13:57:45.340 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-01-08 13:57:45.501003 | ubuntu-jammy-large | 2026-01-08 13:57:45.500 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-01-08 13:57:45.501776 | ubuntu-jammy-large | 2026-01-08 13:57:45.501 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-08 13:57:45.502587 | ubuntu-jammy-large | 2026-01-08 13:57:45.502 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-01-08 13:57:45.503462 | ubuntu-jammy-large | 2026-01-08 13:57:45.503 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-01-08 13:57:45.705798 | ubuntu-jammy-large | 2026-01-08 13:57:45.705 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-01-08 13:57:45.705986 | ubuntu-jammy-large | 2026-01-08 13:57:45.705 | Setting up python3-pyparsing (2.4.7-1) ... 2026-01-08 13:57:45.918940 | ubuntu-jammy-large | 2026-01-08 13:57:45.918 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-01-08 13:57:45.919385 | ubuntu-jammy-large | 2026-01-08 13:57:45.919 | Setting up python3-wadllib (1.3.6-1) ... 2026-01-08 13:57:46.105258 | ubuntu-jammy-large | 2026-01-08 13:57:46.105 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-01-08 13:57:46.105495 | ubuntu-jammy-large | 2026-01-08 13:57:46.105 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2026-01-08 13:57:46.105929 | ubuntu-jammy-large | 2026-01-08 13:57:46.105 | Setting up python3-jeepney (0.7.1-3) ... 2026-01-08 13:57:46.331582 | ubuntu-jammy-large | 2026-01-08 13:57:46.331 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-01-08 13:57:46.331828 | ubuntu-jammy-large | 2026-01-08 13:57:46.331 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-01-08 13:57:46.332282 | ubuntu-jammy-large | 2026-01-08 13:57:46.332 | Setting up python3-httplib2 (0.20.2-2) ... 2026-01-08 13:57:46.534855 | ubuntu-jammy-large | 2026-01-08 13:57:46.534 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-01-08 13:57:46.535103 | ubuntu-jammy-large | 2026-01-08 13:57:46.535 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-01-08 13:57:46.539769 | ubuntu-jammy-large | 2026-01-08 13:57:46.539 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-01-08 13:57:46.540307 | ubuntu-jammy-large | 2026-01-08 13:57:46.540 | Setting up iso-codes (4.9.0-1) ... 2026-01-08 13:57:46.540784 | ubuntu-jammy-large | 2026-01-08 13:57:46.540 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-01-08 13:57:46.541284 | ubuntu-jammy-large | 2026-01-08 13:57:46.541 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-01-08 13:57:46.541815 | ubuntu-jammy-large | 2026-01-08 13:57:46.541 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-01-08 13:57:46.542299 | ubuntu-jammy-large | 2026-01-08 13:57:46.542 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-01-08 13:57:46.727221 | ubuntu-jammy-large | 2026-01-08 13:57:46.726 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-01-08 13:57:46.727422 | ubuntu-jammy-large | 2026-01-08 13:57:46.727 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-01-08 13:57:46.931269 | ubuntu-jammy-large | 2026-01-08 13:57:46.931 | Setting up python3-distro (1.7.0-1) ... 2026-01-08 13:57:47.129678 | ubuntu-jammy-large | 2026-01-08 13:57:47.129 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-01-08 13:57:47.346127 | ubuntu-jammy-large | 2026-01-08 13:57:47.345 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.7) ... 2026-01-08 13:57:47.346462 | ubuntu-jammy-large | 2026-01-08 13:57:47.346 | Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2026-01-08 13:57:47.347024 | ubuntu-jammy-large | 2026-01-08 13:57:47.346 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-01-08 13:57:47.665170 | ubuntu-jammy-large | 2026-01-08 13:57:47.664 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-01-08 13:57:47.665446 | ubuntu-jammy-large | 2026-01-08 13:57:47.665 | Setting up polkitd (0.105-33) ... 2026-01-08 13:57:47.684055 | ubuntu-jammy-large | 2026-01-08 13:57:47.683 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-01-08 13:57:47.686896 | ubuntu-jammy-large | 2026-01-08 13:57:47.686 | Setcap worked! gst-ptp-helper is not suid! 2026-01-08 13:57:47.687333 | ubuntu-jammy-large | 2026-01-08 13:57:47.687 | Setting up pkexec (0.105-33) ... 2026-01-08 13:57:47.694971 | ubuntu-jammy-large | 2026-01-08 13:57:47.694 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-08 13:57:47.695448 | ubuntu-jammy-large | 2026-01-08 13:57:47.695 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-01-08 13:57:47.695906 | ubuntu-jammy-large | 2026-01-08 13:57:47.695 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-01-08 13:57:47.927739 | ubuntu-jammy-large | 2026-01-08 13:57:47.927 | Setting up python3-secretstorage (3.3.1-1) ... 2026-01-08 13:57:48.107921 | ubuntu-jammy-large | 2026-01-08 13:57:48.107 | Setting up python3-keyring (23.5.0-1) ... 2026-01-08 13:57:48.303146 | ubuntu-jammy-large | 2026-01-08 13:57:48.302 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-01-08 13:57:48.486211 | ubuntu-jammy-large | 2026-01-08 13:57:48.485 | Setting up policykit-1 (0.105-33) ... 2026-01-08 13:57:48.504295 | ubuntu-jammy-large | 2026-01-08 13:57:48.504 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-01-08 13:57:48.728637 | ubuntu-jammy-large | 2026-01-08 13:57:48.728 | Setting up python3-software-properties (0.99.22.9) ... 2026-01-08 13:57:48.913123 | ubuntu-jammy-large | 2026-01-08 13:57:48.912 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-01-08 13:57:48.921719 | ubuntu-jammy-large | 2026-01-08 13:57:48.921 | Running in chroot, ignoring request. 2026-01-08 13:57:48.929824 | ubuntu-jammy-large | 2026-01-08 13:57:48.929 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-01-08 13:57:48.932320 | ubuntu-jammy-large | 2026-01-08 13:57:48.932 | 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-08 13:57:49.096043 | ubuntu-jammy-large | 2026-01-08 13:57:49.095 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-01-08 13:57:49.098878 | ubuntu-jammy-large | 2026-01-08 13:57:49.098 | Setting up software-properties-common (0.99.22.9) ... 2026-01-08 13:57:49.282050 | ubuntu-jammy-large | 2026-01-08 13:57:49.281 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:57:49.293143 | ubuntu-jammy-large | 2026-01-08 13:57:49.292 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-01-08 13:57:49.500692 | ubuntu-jammy-large | 2026-01-08 13:57:49.500 | dib-run-parts 03-baseline-tools completed 2026-01-08 13:57:49.500757 | ubuntu-jammy-large | 2026-01-08 13:57:49.500 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-01-08 13:57:49.513307 | ubuntu-jammy-large | 2026-01-08 13:57:49.513 | dib-run-parts 04-dib-init-system completed 2026-01-08 13:57:49.513378 | ubuntu-jammy-large | 2026-01-08 13:57:49.513 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-01-08 13:57:51.056025 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | Map install for svc-map: python3-PyYAML 2026-01-08 13:57:51.056078 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | Map install for debootstrap: lsb-release 2026-01-08 13:57:51.056084 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | Running command: ['install-packages', 'lsb-release', 'python3-yaml'] 2026-01-08 13:57:51.056090 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Reading package lists... 2026-01-08 13:57:51.056095 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Building dependency tree... 2026-01-08 13:57:51.056100 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Reading state information... 2026-01-08 13:57:51.056105 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-01-08 13:57:51.056109 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > lsb-release set to manually installed. 2026-01-08 13:57:51.056114 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > The following NEW packages will be installed: 2026-01-08 13:57:51.056118 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > python3-yaml 2026-01-08 13:57:51.056123 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:51.056127 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Need to get 129 kB of archives. 2026-01-08 13:57:51.056132 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > After this operation, 542 kB of additional disk space will be used. 2026-01-08 13:57:51.056137 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-01-08 13:57:51.056142 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:57:51.056146 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Fetched 129 kB in 0s (768 kB/s) 2026-01-08 13:57:51.056151 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Selecting previously unselected package python3-yaml. 2026-01-08 13:57:51.056156 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > (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-08 13:57:51.056174 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-01-08 13:57:51.056178 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-01-08 13:57:51.056183 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-01-08 13:57:51.056187 | ubuntu-jammy-large | 2026-01-08 13:57:51.055 | returncode: 0 2026-01-08 13:57:51.060686 | ubuntu-jammy-large | 2026-01-08 13:57:51.060 | dib-run-parts 10-package-installs completed 2026-01-08 13:57:51.060708 | ubuntu-jammy-large | 2026-01-08 13:57:51.060 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-01-08 13:57:51.230329 | ubuntu-jammy-large | 2026-01-08 13:57:51.230 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-01-08 13:57:51.230875 | ubuntu-jammy-large | 2026-01-08 13:57:51.230 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-01-08 13:57:51.244326 | ubuntu-jammy-large | 2026-01-08 13:57:51.244 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-01-08 13:57:51.257001 | ubuntu-jammy-large | 2026-01-08 13:57:51.256 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-01-08 13:57:52.755101 | ubuntu-jammy-large | 2026-01-08 13:57:52.754 | Reading package lists... 2026-01-08 13:57:52.773628 | ubuntu-jammy-large | 2026-01-08 13:57:52.773 | dib-run-parts 99-apt-get-update completed 2026-01-08 13:57:52.773691 | ubuntu-jammy-large | 2026-01-08 13:57:52.773 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-01-08 13:57:52.794321 | ubuntu-jammy-large | 2026-01-08 13:57:52.794 | Not running install-packages remove with empty packages list 2026-01-08 13:57:52.849692 | ubuntu-jammy-large | 2026-01-08 13:57:52.849 | Running command: ['install-packages', '-e'] 2026-01-08 13:57:52.849757 | ubuntu-jammy-large | 2026-01-08 13:57:52.849 | > Not running install-packages remove with empty packages list 2026-01-08 13:57:52.849773 | ubuntu-jammy-large | 2026-01-08 13:57:52.849 | returncode: 0 2026-01-08 13:57:52.859645 | ubuntu-jammy-large | 2026-01-08 13:57:52.859 | dib-run-parts 99-package-uninstalls completed 2026-01-08 13:57:52.860675 | ubuntu-jammy-large | 2026-01-08 13:57:52.860 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:57:52.860770 | ubuntu-jammy-large | 2026-01-08 13:57:52.860 | dib-run-parts 2026-01-08 13:57:52.863729 | ubuntu-jammy-large | 2026-01-08 13:57:52.863 | dib-run-parts Target: pre-install.d 2026-01-08 13:57:52.863777 | ubuntu-jammy-large | 2026-01-08 13:57:52.863 | dib-run-parts 2026-01-08 13:57:52.863792 | ubuntu-jammy-large | 2026-01-08 13:57:52.863 | dib-run-parts Script Seconds 2026-01-08 13:57:52.863806 | ubuntu-jammy-large | 2026-01-08 13:57:52.863 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:57:52.863818 | ubuntu-jammy-large | 2026-01-08 13:57:52.863 | dib-run-parts 2026-01-08 13:57:52.876920 | ubuntu-jammy-large | 2026-01-08 13:57:52.876 | dib-run-parts 00-disable-apt-recommends 0.008 2026-01-08 13:57:52.885459 | ubuntu-jammy-large | 2026-01-08 13:57:52.885 | dib-run-parts 01-dib-python 0.009 2026-01-08 13:57:52.895633 | ubuntu-jammy-large | 2026-01-08 13:57:52.895 | dib-run-parts 01-install-bin 0.012 2026-01-08 13:57:52.905018 | ubuntu-jammy-large | 2026-01-08 13:57:52.904 | dib-run-parts 03-baseline-tools 10.394 2026-01-08 13:57:52.914659 | ubuntu-jammy-large | 2026-01-08 13:57:52.914 | dib-run-parts 04-dib-init-system 0.011 2026-01-08 13:57:52.924093 | ubuntu-jammy-large | 2026-01-08 13:57:52.923 | dib-run-parts 10-package-installs 1.546 2026-01-08 13:57:52.933974 | ubuntu-jammy-large | 2026-01-08 13:57:52.933 | dib-run-parts 99-apt-get-update 1.710 2026-01-08 13:57:52.944341 | ubuntu-jammy-large | 2026-01-08 13:57:52.944 | dib-run-parts 99-package-uninstalls 0.084 2026-01-08 13:57:52.947170 | ubuntu-jammy-large | 2026-01-08 13:57:52.947 | dib-run-parts 2026-01-08 13:57:52.947447 | ubuntu-jammy-large | 2026-01-08 13:57:52.947 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:57:53.130067 | ubuntu-jammy-large | 2026-01-08 13:57:53.129 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-08 13:57:53.133264 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-01-08 13:57:53.133459 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:53.133521 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:57:53.133661 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:53.133709 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:57:53.134009 | ubuntu-jammy-large | 2026-01-08 13:57:53.133 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:53.138991 | ubuntu-jammy-large | 2026-01-08 13:57:53.138 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:57:53.139292 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:57:53.139379 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:57:53.139543 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:53.139630 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:57:53.139889 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:57:53.139953 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:53.140010 | ubuntu-jammy-large | 2026-01-08 13:57:53.139 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:57:53.140142 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:53.140230 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ DIB_NO_TIMER_CHECK=True 2026-01-08 13:57:53.140355 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:53.140415 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:57:53.140507 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:53.140564 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:57:53.140998 | ubuntu-jammy-large | 2026-01-08 13:57:53.140 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:53.145714 | ubuntu-jammy-large | 2026-01-08 13:57:53.145 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:57:53.145875 | ubuntu-jammy-large | 2026-01-08 13:57:53.145 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:53.145925 | ubuntu-jammy-large | 2026-01-08 13:57:53.145 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:57:53.146254 | ubuntu-jammy-large | 2026-01-08 13:57:53.146 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:53.150855 | ubuntu-jammy-large | 2026-01-08 13:57:53.150 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-01-08 13:57:53.151014 | ubuntu-jammy-large | 2026-01-08 13:57:53.150 | ++ export DIB_ADD_APT_KEYS= 2026-01-08 13:57:53.151066 | ubuntu-jammy-large | 2026-01-08 13:57:53.151 | ++ DIB_ADD_APT_KEYS= 2026-01-08 13:57:53.151399 | ubuntu-jammy-large | 2026-01-08 13:57:53.151 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-01-08 13:57:53.155019 | ubuntu-jammy-large | 2026-01-08 13:57:53.154 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-01-08 13:57:53.155162 | ubuntu-jammy-large | 2026-01-08 13:57:53.155 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:53.155213 | ubuntu-jammy-large | 2026-01-08 13:57:53.155 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:57:53.155499 | ubuntu-jammy-large | 2026-01-08 13:57:53.155 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:53.160162 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:57:53.160317 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ export DISTRO_NAME=ubuntu 2026-01-08 13:57:53.160356 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ DISTRO_NAME=ubuntu 2026-01-08 13:57:53.160447 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ export DIB_RELEASE=jammy 2026-01-08 13:57:53.160486 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ DIB_RELEASE=jammy 2026-01-08 13:57:53.160579 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:53.160627 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:57:53.160732 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:53.160771 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:57:53.160874 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ ARCH=amd64 2026-01-08 13:57:53.161013 | ubuntu-jammy-large | 2026-01-08 13:57:53.160 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:57:53.161258 | ubuntu-jammy-large | 2026-01-08 13:57:53.161 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:57:53.161355 | ubuntu-jammy-large | 2026-01-08 13:57:53.161 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:53.161421 | ubuntu-jammy-large | 2026-01-08 13:57:53.161 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:57:53.161704 | ubuntu-jammy-large | 2026-01-08 13:57:53.161 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:53.166415 | ubuntu-jammy-large | 2026-01-08 13:57:53.166 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:57:53.166558 | ubuntu-jammy-large | 2026-01-08 13:57:53.166 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:53.166609 | ubuntu-jammy-large | 2026-01-08 13:57:53.166 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:57:53.166886 | ubuntu-jammy-large | 2026-01-08 13:57:53.166 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:53.170542 | ubuntu-jammy-large | 2026-01-08 13:57:53.170 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:57:53.170710 | ubuntu-jammy-large | 2026-01-08 13:57:53.170 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:57:53.170767 | ubuntu-jammy-large | 2026-01-08 13:57:53.170 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:53.170850 | ubuntu-jammy-large | 2026-01-08 13:57:53.170 | ++ DIB_INIT_SYSTEM=systemd 2026-01-08 13:57:53.171109 | ubuntu-jammy-large | 2026-01-08 13:57:53.171 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:53.175811 | ubuntu-jammy-large | 2026-01-08 13:57:53.175 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:57:53.175988 | ubuntu-jammy-large | 2026-01-08 13:57:53.175 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:53.176039 | ubuntu-jammy-large | 2026-01-08 13:57:53.175 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:57:53.176337 | ubuntu-jammy-large | 2026-01-08 13:57:53.176 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:53.181097 | ubuntu-jammy-large | 2026-01-08 13:57:53.180 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:57:53.181278 | ubuntu-jammy-large | 2026-01-08 13:57:53.181 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:53.181328 | ubuntu-jammy-large | 2026-01-08 13:57:53.181 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:57:53.181583 | ubuntu-jammy-large | 2026-01-08 13:57:53.181 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-08 13:57:53.186155 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-01-08 13:57:53.186333 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:53.186382 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:57:53.186518 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:57:53.186570 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:57:53.186819 | ubuntu-jammy-large | 2026-01-08 13:57:53.186 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-01-08 13:57:53.191651 | ubuntu-jammy-large | 2026-01-08 13:57:53.191 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-01-08 13:57:53.191874 | ubuntu-jammy-large | 2026-01-08 13:57:53.191 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:57:53.192027 | ubuntu-jammy-large | 2026-01-08 13:57:53.191 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:53.192075 | ubuntu-jammy-large | 2026-01-08 13:57:53.192 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-08 13:57:53.192357 | ubuntu-jammy-large | 2026-01-08 13:57:53.192 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-01-08 13:57:53.196939 | ubuntu-jammy-large | 2026-01-08 13:57:53.196 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-01-08 13:57:53.197102 | ubuntu-jammy-large | 2026-01-08 13:57:53.197 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:57:53.197178 | ubuntu-jammy-large | 2026-01-08 13:57:53.197 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:57:53.197419 | ubuntu-jammy-large | 2026-01-08 13:57:53.197 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-08 13:57:53.201914 | ubuntu-jammy-large | 2026-01-08 13:57:53.201 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-01-08 13:57:53.202203 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ '[' -z '' ']' 2026-01-08 13:57:53.202280 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ case "$DISTRO_NAME" in 2026-01-08 13:57:53.202369 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ '[' jammy == trusty ']' 2026-01-08 13:57:53.202482 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ '[' -z '' ']' 2026-01-08 13:57:53.202533 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ DIB_PYTHON_VERSION=3 2026-01-08 13:57:53.202610 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ export DIB_PYTHON_VERSION 2026-01-08 13:57:53.202719 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ export DIB_PYTHON=python3 2026-01-08 13:57:53.202740 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | ++ DIB_PYTHON=python3 2026-01-08 13:57:53.203020 | ubuntu-jammy-large | 2026-01-08 13:57:53.202 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:53.207764 | ubuntu-jammy-large | 2026-01-08 13:57:53.207 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:57:53.207924 | ubuntu-jammy-large | 2026-01-08 13:57:53.207 | ++ '[' 0 -gt 0 ']' 2026-01-08 13:57:53.208033 | ubuntu-jammy-large | 2026-01-08 13:57:53.207 | ++ set -euo pipefail 2026-01-08 13:57:53.208212 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | ++ case $DISTRO_NAME in 2026-01-08 13:57:53.208301 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:57:53.208424 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:57:53.208502 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:57:53.208603 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:57:53.208879 | ubuntu-jammy-large | 2026-01-08 13:57:53.208 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-08 13:57:53.213437 | ubuntu-jammy-large | 2026-01-08 13:57:53.213 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-01-08 13:57:53.213633 | ubuntu-jammy-large | 2026-01-08 13:57:53.213 | ++ '[' -z systemd ']' 2026-01-08 13:57:53.213806 | ubuntu-jammy-large | 2026-01-08 13:57:53.213 | ++ case $DIB_INIT_SYSTEM in 2026-01-08 13:57:53.214075 | ubuntu-jammy-large | 2026-01-08 13:57:53.214 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-01-08 13:57:53.272517 | ubuntu-jammy-large | 2026-01-08 13:57:53.272 | INFO:root:Mapping for base : iscsi_package 2026-01-08 13:57:53.324151 | ubuntu-jammy-large | 2026-01-08 13:57:53.323 | Reading package lists... 2026-01-08 13:57:53.522069 | ubuntu-jammy-large | 2026-01-08 13:57:53.521 | Building dependency tree... 2026-01-08 13:57:53.522203 | ubuntu-jammy-large | 2026-01-08 13:57:53.522 | Reading state information... 2026-01-08 13:57:53.683110 | ubuntu-jammy-large | 2026-01-08 13:57:53.682 | The following additional packages will be installed: 2026-01-08 13:57:53.683708 | ubuntu-jammy-large | 2026-01-08 13:57:53.683 | libisns0 libopeniscsiusr udev 2026-01-08 13:57:53.684415 | ubuntu-jammy-large | 2026-01-08 13:57:53.684 | Recommended packages: 2026-01-08 13:57:53.684436 | ubuntu-jammy-large | 2026-01-08 13:57:53.684 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-01-08 13:57:53.705199 | ubuntu-jammy-large | 2026-01-08 13:57:53.705 | The following NEW packages will be installed: 2026-01-08 13:57:53.705585 | ubuntu-jammy-large | 2026-01-08 13:57:53.705 | libisns0 libopeniscsiusr open-iscsi udev 2026-01-08 13:57:53.843255 | ubuntu-jammy-large | 2026-01-08 13:57:53.842 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:53.843347 | ubuntu-jammy-large | 2026-01-08 13:57:53.843 | Need to get 2044 kB of archives. 2026-01-08 13:57:53.843364 | ubuntu-jammy-large | 2026-01-08 13:57:53.843 | After this operation, 11.7 MB of additional disk space will be used. 2026-01-08 13:57:53.843378 | ubuntu-jammy-large | 2026-01-08 13:57:53.843 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-01-08 13:57:53.897116 | ubuntu-jammy-large | 2026-01-08 13:57:53.896 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-01-08 13:57:53.899148 | ubuntu-jammy-large | 2026-01-08 13:57:53.899 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2026-01-08 13:57:54.014831 | ubuntu-jammy-large | 2026-01-08 13:57:54.014 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-01-08 13:57:54.194913 | ubuntu-jammy-large | 2026-01-08 13:57:54.194 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:57:54.228537 | ubuntu-jammy-large | 2026-01-08 13:57:54.228 | Fetched 2044 kB in 0s (6256 kB/s) 2026-01-08 13:57:54.248762 | ubuntu-jammy-large | 2026-01-08 13:57:54.248 | Selecting previously unselected package libisns0:amd64. 2026-01-08 13:57:54.259552 | ubuntu-jammy-large | 2026-01-08 13:57:54.259 | (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-08 13:57:54.260307 | ubuntu-jammy-large | 2026-01-08 13:57:54.260 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-01-08 13:57:54.260585 | ubuntu-jammy-large | 2026-01-08 13:57:54.260 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-01-08 13:57:54.282536 | ubuntu-jammy-large | 2026-01-08 13:57:54.282 | Selecting previously unselected package libopeniscsiusr. 2026-01-08 13:57:54.285056 | ubuntu-jammy-large | 2026-01-08 13:57:54.284 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-01-08 13:57:54.285362 | ubuntu-jammy-large | 2026-01-08 13:57:54.285 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-01-08 13:57:54.304846 | ubuntu-jammy-large | 2026-01-08 13:57:54.304 | Selecting previously unselected package udev. 2026-01-08 13:57:54.307650 | ubuntu-jammy-large | 2026-01-08 13:57:54.307 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2026-01-08 13:57:54.307945 | ubuntu-jammy-large | 2026-01-08 13:57:54.307 | Unpacking udev (249.11-0ubuntu3.17) ... 2026-01-08 13:57:54.381968 | ubuntu-jammy-large | 2026-01-08 13:57:54.381 | Selecting previously unselected package open-iscsi. 2026-01-08 13:57:54.383058 | ubuntu-jammy-large | 2026-01-08 13:57:54.382 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-01-08 13:57:54.468379 | ubuntu-jammy-large | 2026-01-08 13:57:54.468 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-01-08 13:57:54.504886 | ubuntu-jammy-large | 2026-01-08 13:57:54.504 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-01-08 13:57:54.505177 | ubuntu-jammy-large | 2026-01-08 13:57:54.505 | Setting up udev (249.11-0ubuntu3.17) ... 2026-01-08 13:57:55.037719 | ubuntu-jammy-large | 2026-01-08 13:57:55.037 | A chroot environment has been detected, udev not started. 2026-01-08 13:57:55.053751 | ubuntu-jammy-large | 2026-01-08 13:57:55.053 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-01-08 13:57:55.054086 | ubuntu-jammy-large | 2026-01-08 13:57:55.054 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-01-08 13:57:55.422449 | ubuntu-jammy-large | 2026-01-08 13:57:55.422 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-01-08 13:57:55.560860 | ubuntu-jammy-large | 2026-01-08 13:57:55.560 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-01-08 13:57:55.560951 | ubuntu-jammy-large | 2026-01-08 13:57:55.560 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-01-08 13:57:55.576420 | ubuntu-jammy-large | 2026-01-08 13:57:55.576 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:57:55.732911 | ubuntu-jammy-large | 2026-01-08 13:57:55.732 | dib-run-parts 00-baseline-environment completed 2026-01-08 13:57:55.732986 | ubuntu-jammy-large | 2026-01-08 13:57:55.732 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-01-08 13:57:55.790903 | ubuntu-jammy-large | 2026-01-08 13:57:55.790 | Reading package lists... 2026-01-08 13:57:56.014427 | ubuntu-jammy-large | 2026-01-08 13:57:56.014 | Building dependency tree... 2026-01-08 13:57:56.014534 | ubuntu-jammy-large | 2026-01-08 13:57:56.014 | Reading state information... 2026-01-08 13:57:56.190711 | ubuntu-jammy-large | 2026-01-08 13:57:56.190 | Calculating upgrade... 2026-01-08 13:57:56.346879 | ubuntu-jammy-large | 2026-01-08 13:57:56.346 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:57:56.351795 | ubuntu-jammy-large | 2026-01-08 13:57:56.351 | dib-run-parts 00-up-to-date completed 2026-01-08 13:57:56.351869 | ubuntu-jammy-large | 2026-01-08 13:57:56.351 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-01-08 13:57:57.702111 | ubuntu-jammy-large | 2026-01-08 13:57:57.701 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-01-08 13:57:57.702260 | ubuntu-jammy-large | 2026-01-08 13:57:57.701 | Map install for source-repositories: git 2026-01-08 13:57:57.702275 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for cpu-pinning: tuned 2026-01-08 13:57:57.702286 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-01-08 13:57:57.702297 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for install-static: rsync 2026-01-08 13:57:57.702307 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for keepalived-octavia: keepalived 2026-01-08 13:57:57.702329 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for cache-url: curl 2026-01-08 13:57:57.702339 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for ipvsadmin: ipvsadm 2026-01-08 13:57:57.702349 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for certs-ramfs: cryptsetup 2026-01-08 13:57:57.702359 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for sos: sos 2026-01-08 13:57:57.702368 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-01-08 13:57:57.702382 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | 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-08 13:57:57.702396 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | Running command: ['install-packages', 'iptables', 'rsync', 'tuned', 'curl', 'bash-completion', 'netbase', 'socat', 'acl', 'uuid-runtime', 'git', 'isc-dhcp-client', 'vlan', 'nftables', 'adduser', 'dbus', 'logrotate', 'open-vm-tools', 'pollinate', 'ubuntu-cloudimage-keyring', 'cloud-init', 'ifenslave', 'lsof', 'screen', 'apparmor', 'cron', 'gawk', 'python3', 'ethtool', 'iputils-ping', 'ifupdown', 'locales', 'rsyslog', 'cloud-guest-utils', 'openssh-client', 'at', 'python3-dev', 'vim-tiny', 'python3-pip', 'psmisc', 'netcat-openbsd', 'ipvsadm', 'iputils-tracepath', 'irqbalance', 'libssl-dev', 'net-tools', 'tcpdump', 'openssh-server', 'python3-venv', 'libffi-dev', 'keepalived', 'cryptsetup', 'acpid', 'initramfs-tools', 'apt-transport-https', 'build-essential', 'linux-image-virtual', 'dkms', 'dmeventd', 'haproxy', 'ca-certificates', 'less'] 2026-01-08 13:57:57.702406 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > Reading package lists... 2026-01-08 13:57:57.702416 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > Building dependency tree... 2026-01-08 13:57:57.702448 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > Reading state information... 2026-01-08 13:57:57.702458 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > adduser is already the newest version (3.118ubuntu5). 2026-01-08 13:57:57.702467 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-01-08 13:57:57.702477 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-01-08 13:57:57.702486 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > dbus set to manually installed. 2026-01-08 13:57:57.702496 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-01-08 13:57:57.702505 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > apt-transport-https is already the newest version (2.4.14). 2026-01-08 13:57:57.702514 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > The following additional packages will be installed: 2026-01-08 13:57:57.702524 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-01-08 13:57:57.702534 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-01-08 13:57:57.702543 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-01-08 13:57:57.702553 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-01-08 13:57:57.702562 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-01-08 13:57:57.702572 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-01-08 13:57:57.702582 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-01-08 13:57:57.702591 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2026-01-08 13:57:57.702601 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 libgdbm6 2026-01-08 13:57:57.702610 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2026-01-08 13:57:57.702619 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2026-01-08 13:57:57.702629 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2026-01-08 13:57:57.702638 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2026-01-08 13:57:57.702647 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2026-01-08 13:57:57.702657 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-01-08 13:57:57.702672 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-01-08 13:57:57.702682 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-01-08 13:57:57.702691 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-01-08 13:57:57.702701 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > linux-base linux-image-5.15.0-164-generic linux-libc-dev 2026-01-08 13:57:57.702710 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > linux-modules-5.15.0-164-generic lto-disabled-list make ncat netplan.io 2026-01-08 13:57:57.702719 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2026-01-08 13:57:57.702729 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-01-08 13:57:57.702738 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-01-08 13:57:57.702747 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2026-01-08 13:57:57.702766 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2026-01-08 13:57:57.702776 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2026-01-08 13:57:57.702792 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-01-08 13:57:57.702803 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2026-01-08 13:57:57.702812 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2026-01-08 13:57:57.702822 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > xxd xz-utils zlib1g-dev zstd 2026-01-08 13:57:57.702831 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > Suggested packages: 2026-01-08 13:57:57.702841 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-01-08 13:57:57.702850 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-01-08 13:57:57.702860 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-01-08 13:57:57.702869 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-01-08 13:57:57.702882 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-01-08 13:57:57.702892 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-01-08 13:57:57.702902 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-01-08 13:57:57.702911 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-01-08 13:57:57.702921 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-01-08 13:57:57.702930 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-01-08 13:57:57.702940 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-01-08 13:57:57.702950 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-01-08 13:57:57.702959 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > linux-headers-5.15.0-164-generic linux-modules-extra-5.15.0-164-generic 2026-01-08 13:57:57.702969 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-01-08 13:57:57.702978 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2026-01-08 13:57:57.702987 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-01-08 13:57:57.702997 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-01-08 13:57:57.703006 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-01-08 13:57:57.703016 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-01-08 13:57:57.703025 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-01-08 13:57:57.703034 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-01-08 13:57:57.703044 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-01-08 13:57:57.703053 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-01-08 13:57:57.703063 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > byobu | screenie | iselect ncurses-term indent 2026-01-08 13:57:57.703072 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > Recommended packages: 2026-01-08 13:57:57.703082 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-01-08 13:57:57.703092 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-01-08 13:57:57.703108 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-01-08 13:57:57.703124 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-01-08 13:57:57.703133 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-01-08 13:57:57.703158 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-01-08 13:57:57.703169 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > The following NEW packages will be installed: 2026-01-08 13:57:57.703179 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-01-08 13:57:57.703188 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-01-08 13:57:57.703197 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-01-08 13:57:57.703206 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-01-08 13:57:57.703216 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-01-08 13:57:57.703225 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-01-08 13:57:57.703235 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-01-08 13:57:57.703244 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-01-08 13:57:57.703254 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-01-08 13:57:57.703263 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-01-08 13:57:57.703273 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-01-08 13:57:57.703282 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2026-01-08 13:57:57.703291 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 2026-01-08 13:57:57.703301 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2026-01-08 13:57:57.703314 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2026-01-08 13:57:57.703324 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2026-01-08 13:57:57.703333 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2026-01-08 13:57:57.703343 | ubuntu-jammy-large | 2026-01-08 13:57:57.702 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2026-01-08 13:58:01.508112 | ubuntu-jammy-large | 2026-01-08 13:58:01.507 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-01-08 13:58:01.508248 | ubuntu-jammy-large | 2026-01-08 13:58:01.507 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-01-08 13:58:01.508281 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-01-08 13:58:01.508298 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-01-08 13:58:01.508313 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > libxtables12 linux-base linux-image-5.15.0-164-generic linux-image-virtual 2026-01-08 13:58:01.508326 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > linux-libc-dev linux-modules-5.15.0-164-generic locales logrotate lsof 2026-01-08 13:58:01.508339 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2026-01-08 13:58:01.508352 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2026-01-08 13:58:01.508365 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2026-01-08 13:58:01.508378 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-01-08 13:58:01.508416 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-01-08 13:58:01.508430 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-dev python3-distutils python3-idna python3-jinja2 2026-01-08 13:58:01.508443 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-01-08 13:58:01.508462 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2026-01-08 13:58:01.508475 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-01-08 13:58:01.508488 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-01-08 13:58:01.508501 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2026-01-08 13:58:01.508515 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > rpcsvc-proto rsync rsyslog screen socat tcpdump tuned tzdata 2026-01-08 13:58:01.508528 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2026-01-08 13:58:01.508542 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > vlan xxd xz-utils zlib1g-dev zstd 2026-01-08 13:58:01.508555 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 0 upgraded, 218 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:58:01.508570 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Need to get 198 MB of archives. 2026-01-08 13:58:01.508584 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > After this operation, 733 MB of additional disk space will be used. 2026-01-08 13:58:01.508601 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-01-08 13:58:01.508615 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-01-08 13:58:01.508630 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-01-08 13:58:01.508646 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-01-08 13:58:01.508661 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508674 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508692 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-01-08 13:58:01.508706 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-01-08 13:58:01.508719 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508735 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-01-08 13:58:01.508749 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-01-08 13:58:01.508778 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-01-08 13:58:01.508793 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508806 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-01-08 13:58:01.508820 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508839 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-01-08 13:58:01.508874 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-01-08 13:58:01.508889 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-01-08 13:58:01.508906 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-01-08 13:58:01.508920 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508934 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-01-08 13:58:01.508951 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508969 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.508988 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.509073 | ubuntu-jammy-large | 2026-01-08 13:58:01.508 | > 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-08 13:58:01.509094 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509112 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509851 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509922 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509943 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509960 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.509976 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-01-08 13:58:01.509992 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510008 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510038 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510053 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510069 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510084 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510099 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-01-08 13:58:01.510115 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-01-08 13:58:01.510165 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-01-08 13:58:01.510183 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-01-08 13:58:01.510231 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-01-08 13:58:01.510247 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-01-08 13:58:01.510264 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-01-08 13:58:01.510279 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-01-08 13:58:01.510294 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-01-08 13:58:01.510310 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-01-08 13:58:01.510343 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-01-08 13:58:01.510360 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.11 [20.3 kB] 2026-01-08 13:58:01.510377 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510393 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-01-08 13:58:01.510410 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-01-08 13:58:01.510426 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-01-08 13:58:01.510442 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-01-08 13:58:01.510459 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.11 [2100 kB] 2026-01-08 13:58:01.510486 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510502 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > 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-08 13:58:01.510519 | ubuntu-jammy-large | 2026-01-08 13:58:01.509 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-01-08 13:58:02.254441 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-01-08 13:58:02.254526 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-01-08 13:58:02.254545 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-01-08 13:58:02.254560 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-01-08 13:58:02.254574 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-01-08 13:58:02.254587 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-01-08 13:58:02.254619 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.29-0ubuntu0.22.04.1 [1655 kB] 2026-01-08 13:58:02.254635 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > 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-08 13:58:02.254649 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-01-08 13:58:02.254664 | ubuntu-jammy-large | 2026-01-08 13:58:02.252 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-01-08 13:58:02.254677 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-01-08 13:58:02.254691 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-01-08 13:58:02.254715 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-01-08 13:58:02.254729 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-01-08 13:58:02.254742 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.254756 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.254769 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.254782 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-01-08 13:58:02.254796 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-01-08 13:58:02.254809 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-01-08 13:58:02.254822 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-01-08 13:58:02.254836 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.254849 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-01-08 13:58:02.254863 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-01-08 13:58:02.254876 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-01-08 13:58:02.254890 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-01-08 13:58:02.254903 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-01-08 13:58:02.254917 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2026-01-08 13:58:02.254930 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.254946 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-01-08 13:58:02.254974 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2026-01-08 13:58:02.254996 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255010 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255023 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-01-08 13:58:02.255036 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-01-08 13:58:02.255049 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255062 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-01-08 13:58:02.255075 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-01-08 13:58:02.255088 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-01-08 13:58:02.255101 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255115 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-01-08 13:58:02.255129 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255147 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255161 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255175 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-01-08 13:58:02.255188 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-01-08 13:58:02.255225 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-01-08 13:58:02.255239 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255252 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.11 [4247 kB] 2026-01-08 13:58:02.255265 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-01-08 13:58:02.255278 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-01-08 13:58:02.255291 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-01-08 13:58:02.255304 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-01-08 13:58:02.255317 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255330 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-01-08 13:58:02.255343 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2026-01-08 13:58:02.255364 | ubuntu-jammy-large | 2026-01-08 13:58:02.253 | > 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-08 13:58:02.255378 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > 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-08 13:58:02.255391 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > 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-08 13:58:02.255404 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-01-08 13:58:02.255424 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-01-08 13:58:02.255437 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-01-08 13:58:02.255450 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-01-08 13:58:02.255464 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-01-08 13:58:02.255476 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-01-08 13:58:02.255489 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-01-08 13:58:02.255502 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-01-08 13:58:02.255515 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-01-08 13:58:02.255528 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-01-08 13:58:02.255541 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2026-01-08 13:58:02.255554 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > 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-08 13:58:02.255567 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-01-08 13:58:02.255581 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2026-01-08 13:58:02.255594 | ubuntu-jammy-large | 2026-01-08 13:58:02.254 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-01-08 13:58:04.512908 | ubuntu-jammy-large | 2026-01-08 13:58:04.511 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-01-08 13:58:04.513000 | ubuntu-jammy-large | 2026-01-08 13:58:04.511 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-01-08 13:58:04.513019 | ubuntu-jammy-large | 2026-01-08 13:58:04.511 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-01-08 13:58:04.513034 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.513051 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.513065 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-01-08 13:58:04.513096 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 2026-01-08 13:58:04.513110 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 2026-01-08 13:58:04.513123 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.513137 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-01-08 13:58:04.513150 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-01-08 13:58:04.513163 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.513176 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-01-08 13:58:04.513189 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2026-01-08 13:58:04.513202 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-01-08 13:58:04.513215 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-01-08 13:58:04.513228 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.513265 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] 2026-01-08 13:58:04.513278 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-01-08 13:58:04.513291 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-01-08 13:58:04.513305 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-01-08 13:58:04.514164 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB] 2026-01-08 13:58:04.514193 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB] 2026-01-08 13:58:04.514209 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-01-08 13:58:04.514224 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-01-08 13:58:04.514310 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514325 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-01-08 13:58:04.514346 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] 2026-01-08 13:58:04.514362 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514395 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-01-08 13:58:04.514421 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-01-08 13:58:04.514435 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.12 [1949 kB] 2026-01-08 13:58:04.514448 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514461 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.12 [4763 kB] 2026-01-08 13:58:04.514474 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514487 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.20 [2376 kB] 2026-01-08 13:58:04.514500 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-01-08 13:58:04.514513 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514526 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514539 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > 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-08 13:58:04.514551 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.514564 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.514577 | ubuntu-jammy-large | 2026-01-08 13:58:04.512 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2026-01-08 13:58:04.514590 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.514603 | ubuntu-jammy-large | 2026-01-08 13:58:04.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-08 13:58:04.514616 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514629 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514642 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-01-08 13:58:04.514655 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-01-08 13:58:04.514668 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514681 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-01-08 13:58:04.514694 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-01-08 13:58:04.514707 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.12 [508 kB] 2026-01-08 13:58:04.514720 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514739 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514752 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514769 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-01-08 13:58:04.514783 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-01-08 13:58:04.514805 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-01-08 13:58:04.514819 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-01-08 13:58:04.514833 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-01-08 13:58:04.514846 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514859 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-01-08 13:58:04.514872 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-01-08 13:58:04.514883 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514895 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514907 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514918 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:04.514930 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-01-08 13:58:04.514942 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.4 [98.6 kB] 2026-01-08 13:58:04.514953 | ubuntu-jammy-large | 2026-01-08 13:58:04.513 | > 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-08 13:58:06.676297 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-01-08 13:58:06.676434 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > 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-08 13:58:06.676487 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.12 [5722 B] 2026-01-08 13:58:06.676533 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > 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-08 13:58:06.676574 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 screen amd64 4.9.0-1 [672 kB] 2026-01-08 13:58:06.676614 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-01-08 13:58:06.676653 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-01-08 13:58:06.676714 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-01-08 13:58:06.676753 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > 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-08 13:58:06.676791 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > 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-08 13:58:06.676829 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-01-08 13:58:06.676867 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-01-08 13:58:06.676904 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-01-08 13:58:06.676941 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-01-08 13:58:06.676981 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:58:06.677027 | ubuntu-jammy-large | 2026-01-08 13:58:06.676 | > Fetched 198 MB in 7s (28.6 MB/s) 2026-01-08 13:58:06.677068 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package cron. 2026-01-08 13:58:06.677120 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > (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-08 13:58:06.677162 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-01-08 13:58:06.677199 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-01-08 13:58:06.677236 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package libnuma1:amd64. 2026-01-08 13:58:06.677291 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-01-08 13:58:06.677329 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-01-08 13:58:06.677366 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package irqbalance. 2026-01-08 13:58:06.677402 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-01-08 13:58:06.677437 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-01-08 13:58:06.677474 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package libpopt0:amd64. 2026-01-08 13:58:06.677509 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-01-08 13:58:06.677544 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-01-08 13:58:06.677581 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package rsync. 2026-01-08 13:58:06.677617 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-01-08 13:58:06.677678 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-01-08 13:58:06.677717 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package uuid-runtime. 2026-01-08 13:58:06.677753 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:58:06.677789 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:06.677835 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package kmod. 2026-01-08 13:58:06.677871 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-01-08 13:58:06.677906 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking kmod (29-1ubuntu1) ... 2026-01-08 13:58:06.677943 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Selecting previously unselected package acpid. 2026-01-08 13:58:06.677979 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-01-08 13:58:06.678015 | ubuntu-jammy-large | 2026-01-08 13:58:06.677 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-01-08 13:58:06.678052 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package gcc-11-base:amd64. 2026-01-08 13:58:06.678090 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.678126 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.678163 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package libisl23:amd64. 2026-01-08 13:58:06.678201 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-01-08 13:58:06.678237 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-01-08 13:58:06.678297 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package libmpfr6:amd64. 2026-01-08 13:58:06.678335 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-01-08 13:58:06.678371 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-01-08 13:58:06.678408 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package libmpc3:amd64. 2026-01-08 13:58:06.678444 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-01-08 13:58:06.678480 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-01-08 13:58:06.678516 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package cpp-11. 2026-01-08 13:58:06.678552 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.678588 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.678624 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package cpp. 2026-01-08 13:58:06.678664 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-08 13:58:06.678702 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:06.678738 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package libcc1-0:amd64. 2026-01-08 13:58:06.678775 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.678811 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.678847 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package binutils-common:amd64. 2026-01-08 13:58:06.678884 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.678920 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.678956 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Selecting previously unselected package libbinutils:amd64. 2026-01-08 13:58:06.678992 | ubuntu-jammy-large | 2026-01-08 13:58:06.678 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.679028 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.679066 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-01-08 13:58:06.679101 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.679137 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.679182 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libctf0:amd64. 2026-01-08 13:58:06.679219 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.679305 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.679356 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-01-08 13:58:06.679394 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.679431 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.679467 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package binutils. 2026-01-08 13:58:06.679506 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-01-08 13:58:06.679542 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-01-08 13:58:06.679578 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libgomp1:amd64. 2026-01-08 13:58:06.679613 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.679648 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.679727 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libitm1:amd64. 2026-01-08 13:58:06.679769 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.679806 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.679842 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libatomic1:amd64. 2026-01-08 13:58:06.679878 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.679913 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.679949 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Selecting previously unselected package libasan6:amd64. 2026-01-08 13:58:06.679985 | ubuntu-jammy-large | 2026-01-08 13:58:06.679 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680021 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680056 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package liblsan0:amd64. 2026-01-08 13:58:06.680092 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680127 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680162 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package libtsan0:amd64. 2026-01-08 13:58:06.680198 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680234 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680310 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package libubsan1:amd64. 2026-01-08 13:58:06.680352 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680389 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680426 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package libquadmath0:amd64. 2026-01-08 13:58:06.680462 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680503 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680541 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-01-08 13:58:06.680586 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680623 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680659 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package gcc-11. 2026-01-08 13:58:06.680695 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:06.680730 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:06.680765 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package gcc. 2026-01-08 13:58:06.680801 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-08 13:58:06.680836 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:06.680872 | ubuntu-jammy-large | 2026-01-08 13:58:06.680 | > Selecting previously unselected package cpp-12. 2026-01-08 13:58:09.814112 | ubuntu-jammy-large | 2026-01-08 13:58:09.813 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.814279 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.814392 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Selecting previously unselected package libasan8:amd64. 2026-01-08 13:58:09.814451 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.814503 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.814555 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Selecting previously unselected package libtsan2:amd64. 2026-01-08 13:58:09.814606 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.814655 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.814706 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-01-08 13:58:09.814759 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.814810 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.814859 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Selecting previously unselected package gcc-12. 2026-01-08 13:58:09.814911 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.814962 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.815015 | ubuntu-jammy-large | 2026-01-08 13:58:09.814 | > Selecting previously unselected package perl-modules-5.34. 2026-01-08 13:58:09.815064 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-01-08 13:58:09.815116 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:09.815168 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package libgdbm6:amd64. 2026-01-08 13:58:09.815219 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-01-08 13:58:09.815268 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-01-08 13:58:09.815343 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-01-08 13:58:09.815395 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-01-08 13:58:09.815446 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-01-08 13:58:09.815498 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package libperl5.34:amd64. 2026-01-08 13:58:09.815546 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-08 13:58:09.815597 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:09.815649 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package perl. 2026-01-08 13:58:09.815773 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-01-08 13:58:09.815826 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:09.815877 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package libdpkg-perl. 2026-01-08 13:58:09.815925 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-01-08 13:58:09.815973 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-08 13:58:09.816022 | ubuntu-jammy-large | 2026-01-08 13:58:09.815 | > Selecting previously unselected package bzip2. 2026-01-08 13:58:09.816070 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-01-08 13:58:09.816117 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-01-08 13:58:09.816167 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package xz-utils. 2026-01-08 13:58:09.816225 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-01-08 13:58:09.816277 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-01-08 13:58:09.816356 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package patch. 2026-01-08 13:58:09.816409 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-01-08 13:58:09.816459 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking patch (2.7.6-7build2) ... 2026-01-08 13:58:09.816507 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package make. 2026-01-08 13:58:09.816557 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-01-08 13:58:09.816608 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking make (4.3-4.1build1) ... 2026-01-08 13:58:09.816658 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package lto-disabled-list. 2026-01-08 13:58:09.816707 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-01-08 13:58:09.816759 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking lto-disabled-list (24) ... 2026-01-08 13:58:09.816808 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package dpkg-dev. 2026-01-08 13:58:09.816860 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-01-08 13:58:09.816910 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-08 13:58:09.816959 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Selecting previously unselected package libc-dev-bin. 2026-01-08 13:58:09.817010 | ubuntu-jammy-large | 2026-01-08 13:58:09.816 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.11_amd64.deb ... 2026-01-08 13:58:09.817061 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking libc-dev-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:58:09.817110 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-01-08 13:58:09.817162 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-164.174_amd64.deb ... 2026-01-08 13:58:09.817212 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-08 13:58:09.817261 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-01-08 13:58:09.817352 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-01-08 13:58:09.817406 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-08 13:58:09.817456 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package rpcsvc-proto. 2026-01-08 13:58:09.817505 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-01-08 13:58:09.817553 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-08 13:58:09.817602 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-01-08 13:58:09.817665 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-01-08 13:58:09.817713 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-08 13:58:09.817763 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package libnsl-dev:amd64. 2026-01-08 13:58:09.817813 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-01-08 13:58:09.817863 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-08 13:58:09.817913 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Selecting previously unselected package libc6-dev:amd64. 2026-01-08 13:58:09.817964 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.11_amd64.deb ... 2026-01-08 13:58:09.818012 | ubuntu-jammy-large | 2026-01-08 13:58:09.817 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2026-01-08 13:58:09.818062 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-01-08 13:58:09.818112 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.818162 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.818212 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package g++-11. 2026-01-08 13:58:09.818263 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2026-01-08 13:58:09.818362 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:09.818418 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package g++. 2026-01-08 13:58:09.818466 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-01-08 13:58:09.818514 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:09.818563 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package build-essential. 2026-01-08 13:58:09.818612 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-01-08 13:58:09.818660 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking build-essential (12.9ubuntu3) ... 2026-01-08 13:58:09.818709 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package dctrl-tools. 2026-01-08 13:58:09.818756 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-01-08 13:58:09.818800 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-01-08 13:58:09.818842 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package dkms. 2026-01-08 13:58:09.818882 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-01-08 13:58:09.818921 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-01-08 13:58:09.818961 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Selecting previously unselected package libsigsegv2:amd64. 2026-01-08 13:58:09.819001 | ubuntu-jammy-large | 2026-01-08 13:58:09.818 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-01-08 13:58:09.819041 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-01-08 13:58:09.819081 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-01-08 13:58:09.819119 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-01-08 13:58:09.819159 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package gawk. 2026-01-08 13:58:09.819215 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > (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-08 13:58:09.819270 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-01-08 13:58:09.819327 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-01-08 13:58:09.819369 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-01-08 13:58:09.819409 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-01-08 13:58:09.819447 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-01-08 13:58:09.819487 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package haproxy. 2026-01-08 13:58:09.819527 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../002-haproxy_2.4.29-0ubuntu0.22.04.1_amd64.deb ... 2026-01-08 13:58:09.819566 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking haproxy (2.4.29-0ubuntu0.22.04.1) ... 2026-01-08 13:58:09.819605 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package libbpf0:amd64. 2026-01-08 13:58:09.819645 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-01-08 13:58:09.819707 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-01-08 13:58:09.819753 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package libmd0:amd64. 2026-01-08 13:58:09.819792 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-01-08 13:58:09.819831 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-01-08 13:58:09.819870 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package libbsd0:amd64. 2026-01-08 13:58:09.819909 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-01-08 13:58:09.819948 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-01-08 13:58:09.819987 | ubuntu-jammy-large | 2026-01-08 13:58:09.819 | > Selecting previously unselected package libmnl0:amd64. 2026-01-08 13:58:09.820026 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-01-08 13:58:09.820065 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-01-08 13:58:09.820104 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Selecting previously unselected package libxtables12:amd64. 2026-01-08 13:58:09.820144 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-08 13:58:09.820183 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:09.820223 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Selecting previously unselected package iproute2. 2026-01-08 13:58:09.820262 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-01-08 13:58:09.820314 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-01-08 13:58:09.820357 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Selecting previously unselected package libnftnl11:amd64. 2026-01-08 13:58:09.820396 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-01-08 13:58:09.820435 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-01-08 13:58:09.820474 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Selecting previously unselected package libnl-3-200:amd64. 2026-01-08 13:58:09.820513 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-01-08 13:58:09.820552 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-01-08 13:58:09.820592 | ubuntu-jammy-large | 2026-01-08 13:58:09.820 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-01-08 13:58:11.379440 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-01-08 13:58:11.379645 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-01-08 13:58:11.379763 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Selecting previously unselected package pci.ids. 2026-01-08 13:58:11.379832 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-01-08 13:58:11.379892 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-01-08 13:58:11.379949 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Selecting previously unselected package libpci3:amd64. 2026-01-08 13:58:11.380007 | ubuntu-jammy-large | 2026-01-08 13:58:11.379 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-01-08 13:58:11.380064 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-01-08 13:58:11.380121 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package libsensors-config. 2026-01-08 13:58:11.380177 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-01-08 13:58:11.380232 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-01-08 13:58:11.380287 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package libsensors5:amd64. 2026-01-08 13:58:11.380368 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-01-08 13:58:11.380426 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-01-08 13:58:11.380480 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package libwrap0:amd64. 2026-01-08 13:58:11.380535 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-01-08 13:58:11.380589 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-01-08 13:58:11.380645 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package libsnmp-base. 2026-01-08 13:58:11.380702 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-01-08 13:58:11.380757 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-08 13:58:11.380812 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package libsnmp40:amd64. 2026-01-08 13:58:11.380867 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-01-08 13:58:11.380922 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-08 13:58:11.380976 | ubuntu-jammy-large | 2026-01-08 13:58:11.380 | > Selecting previously unselected package keepalived. 2026-01-08 13:58:11.381032 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-01-08 13:58:11.381085 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-01-08 13:58:11.381140 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Selecting previously unselected package libedit2:amd64. 2026-01-08 13:58:11.381194 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-01-08 13:58:11.381248 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-01-08 13:58:11.381302 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Selecting previously unselected package libcbor0.8:amd64. 2026-01-08 13:58:11.381408 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-01-08 13:58:11.381466 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-01-08 13:58:11.381521 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Selecting previously unselected package libfido2-1:amd64. 2026-01-08 13:58:11.381575 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-01-08 13:58:11.381628 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-01-08 13:58:11.381684 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Selecting previously unselected package openssh-client. 2026-01-08 13:58:11.381740 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-08 13:58:11.381810 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:11.381865 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Selecting previously unselected package openssh-sftp-server. 2026-01-08 13:58:11.381922 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-08 13:58:11.381977 | ubuntu-jammy-large | 2026-01-08 13:58:11.381 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:11.382031 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package ucf. 2026-01-08 13:58:11.382085 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-01-08 13:58:11.382141 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Moving old data out of the way 2026-01-08 13:58:11.382199 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Unpacking ucf (3.0043) ... 2026-01-08 13:58:11.382259 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package openssh-server. 2026-01-08 13:58:11.382375 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-01-08 13:58:11.382437 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:11.382488 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package libdrm-common. 2026-01-08 13:58:11.382536 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-01-08 13:58:11.382585 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-08 13:58:11.382635 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package libdrm2:amd64. 2026-01-08 13:58:11.382683 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-01-08 13:58:11.382732 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-08 13:58:11.382782 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package libfuse3-3:amd64. 2026-01-08 13:58:11.382831 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-01-08 13:58:11.382880 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-01-08 13:58:11.382930 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Selecting previously unselected package libmspack0:amd64. 2026-01-08 13:58:11.382978 | ubuntu-jammy-large | 2026-01-08 13:58:11.382 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-01-08 13:58:11.383027 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-01-08 13:58:11.383076 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package libxslt1.1:amd64. 2026-01-08 13:58:11.383126 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-01-08 13:58:11.383176 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-01-08 13:58:11.383228 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package libxmlsec1:amd64. 2026-01-08 13:58:11.383277 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-01-08 13:58:11.383345 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-01-08 13:58:11.383397 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-01-08 13:58:11.383446 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-01-08 13:58:11.383495 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-01-08 13:58:11.383544 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package pciutils. 2026-01-08 13:58:11.383593 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-01-08 13:58:11.383641 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking pciutils (1:3.7.0-6) ... 2026-01-08 13:58:11.383732 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package open-vm-tools. 2026-01-08 13:58:11.383788 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-01-08 13:58:11.383839 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-01-08 13:58:11.383888 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Selecting previously unselected package iputils-ping. 2026-01-08 13:58:11.383938 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-01-08 13:58:11.383987 | ubuntu-jammy-large | 2026-01-08 13:58:11.383 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-01-08 13:58:11.384039 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package libisc-export1105:amd64. 2026-01-08 13:58:11.384089 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-01-08 13:58:11.384138 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-08 13:58:11.384187 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package libdns-export1110. 2026-01-08 13:58:11.384237 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-01-08 13:58:11.384287 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-08 13:58:11.384355 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package isc-dhcp-client. 2026-01-08 13:58:11.384406 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-01-08 13:58:11.384455 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-01-08 13:58:11.384503 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package less. 2026-01-08 13:58:11.384552 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-01-08 13:58:11.384600 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-01-08 13:58:11.384648 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package libestr0:amd64. 2026-01-08 13:58:11.384702 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-01-08 13:58:11.384753 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-01-08 13:58:11.384802 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package libfastjson4:amd64. 2026-01-08 13:58:11.384852 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-01-08 13:58:11.384901 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-01-08 13:58:11.384950 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Selecting previously unselected package libnetplan0:amd64. 2026-01-08 13:58:11.385000 | ubuntu-jammy-large | 2026-01-08 13:58:11.384 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-01-08 13:58:11.385048 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-01-08 13:58:11.385097 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package locales. 2026-01-08 13:58:11.385146 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.11_all.deb ... 2026-01-08 13:58:11.385194 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking locales (2.35-0ubuntu3.11) ... 2026-01-08 13:58:11.385242 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package logrotate. 2026-01-08 13:58:11.385290 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-01-08 13:58:11.385444 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-01-08 13:58:11.385500 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package netbase. 2026-01-08 13:58:11.385555 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-01-08 13:58:11.385599 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking netbase (6.3) ... 2026-01-08 13:58:11.385639 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package netcat-openbsd. 2026-01-08 13:58:11.385679 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-01-08 13:58:11.385719 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-01-08 13:58:11.385759 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package python3-netifaces:amd64. 2026-01-08 13:58:11.385799 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-01-08 13:58:11.385839 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-01-08 13:58:11.385878 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package netplan.io. 2026-01-08 13:58:11.385918 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-01-08 13:58:11.385957 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-01-08 13:58:11.385997 | ubuntu-jammy-large | 2026-01-08 13:58:11.385 | > Selecting previously unselected package rsyslog. 2026-01-08 13:58:11.386036 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-01-08 13:58:11.386075 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-08 13:58:11.386114 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Selecting previously unselected package tzdata. 2026-01-08 13:58:11.386153 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2026-01-08 13:58:11.386191 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2026-01-08 13:58:11.386231 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Selecting previously unselected package xxd. 2026-01-08 13:58:11.386270 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-01-08 13:58:11.386324 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:11.386366 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Selecting previously unselected package vim-common. 2026-01-08 13:58:11.386406 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2026-01-08 13:58:11.386445 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:11.386484 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Selecting previously unselected package vim-tiny. 2026-01-08 13:58:11.386524 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-01-08 13:58:11.386564 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:11.386604 | ubuntu-jammy-large | 2026-01-08 13:58:11.386 | > Selecting previously unselected package apparmor. 2026-01-08 13:58:13.127900 | ubuntu-jammy-large | 2026-01-08 13:58:13.125 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-01-08 13:58:13.128089 | ubuntu-jammy-large | 2026-01-08 13:58:13.125 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-01-08 13:58:13.128109 | ubuntu-jammy-large | 2026-01-08 13:58:13.125 | > Selecting previously unselected package bash-completion. 2026-01-08 13:58:13.128122 | ubuntu-jammy-large | 2026-01-08 13:58:13.125 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-01-08 13:58:13.128137 | ubuntu-jammy-large | 2026-01-08 13:58:13.125 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-01-08 13:58:13.128164 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package cpio. 2026-01-08 13:58:13.128177 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-01-08 13:58:13.128190 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-01-08 13:58:13.128203 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package dmidecode. 2026-01-08 13:58:13.128240 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-01-08 13:58:13.128253 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-01-08 13:58:13.128266 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libip6tc2:amd64. 2026-01-08 13:58:13.128278 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-08 13:58:13.128291 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:13.128303 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-01-08 13:58:13.128316 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-01-08 13:58:13.128363 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-01-08 13:58:13.128377 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-01-08 13:58:13.128390 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-01-08 13:58:13.128403 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-01-08 13:58:13.128416 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package iptables. 2026-01-08 13:58:13.128429 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-01-08 13:58:13.128441 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:13.128454 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package iputils-tracepath. 2026-01-08 13:58:13.128467 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-01-08 13:58:13.128480 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-01-08 13:58:13.128493 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libjansson4:amd64. 2026-01-08 13:58:13.128506 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-01-08 13:58:13.128519 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-01-08 13:58:13.128532 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libnftables1:amd64. 2026-01-08 13:58:13.128545 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2026-01-08 13:58:13.128558 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-01-08 13:58:13.128571 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package libpcap0.8:amd64. 2026-01-08 13:58:13.128583 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-01-08 13:58:13.128596 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-01-08 13:58:13.128609 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package lsof. 2026-01-08 13:58:13.128622 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-01-08 13:58:13.128634 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-01-08 13:58:13.128647 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package nftables. 2026-01-08 13:58:13.128660 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2026-01-08 13:58:13.128673 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2026-01-08 13:58:13.128686 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package psmisc. 2026-01-08 13:58:13.128698 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2026-01-08 13:58:13.128712 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking psmisc (23.4-2build3) ... 2026-01-08 13:58:13.128732 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package tcpdump. 2026-01-08 13:58:13.128745 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-01-08 13:58:13.128758 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-01-08 13:58:13.128790 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package acl. 2026-01-08 13:58:13.128803 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2026-01-08 13:58:13.128817 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking acl (2.3.1-1) ... 2026-01-08 13:58:13.128830 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package at. 2026-01-08 13:58:13.128843 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2026-01-08 13:58:13.128856 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-01-08 13:58:13.128868 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package busybox-initramfs. 2026-01-08 13:58:13.128886 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-01-08 13:58:13.128900 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-01-08 13:58:13.128912 | ubuntu-jammy-large | 2026-01-08 13:58:13.126 | > Selecting previously unselected package cryptsetup-bin. 2026-01-08 13:58:13.128925 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-08 13:58:13.128938 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:58:13.128951 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package cryptsetup. 2026-01-08 13:58:13.128963 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-01-08 13:58:13.128976 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:58:13.128989 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package libcurl4:amd64. 2026-01-08 13:58:13.129001 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-08 13:58:13.129014 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-08 13:58:13.129027 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package curl. 2026-01-08 13:58:13.129039 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.21_amd64.deb ... 2026-01-08 13:58:13.129052 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking curl (7.81.0-1ubuntu1.21) ... 2026-01-08 13:58:13.129064 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-01-08 13:58:13.129077 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-08 13:58:13.129090 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:58:13.129103 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package libaio1:amd64. 2026-01-08 13:58:13.129115 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2026-01-08 13:58:13.129128 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-01-08 13:58:13.129140 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-01-08 13:58:13.129153 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-01-08 13:58:13.129166 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-01-08 13:58:13.129179 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package dmeventd. 2026-01-08 13:58:13.129191 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-01-08 13:58:13.129204 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:58:13.129236 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package ethtool. 2026-01-08 13:58:13.129249 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-01-08 13:58:13.129262 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-01-08 13:58:13.129274 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package libfdisk1:amd64. 2026-01-08 13:58:13.129287 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:58:13.129300 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:13.129312 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package fdisk. 2026-01-08 13:58:13.129325 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2026-01-08 13:58:13.129355 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:13.129368 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package liberror-perl. 2026-01-08 13:58:13.129380 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2026-01-08 13:58:13.129393 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking liberror-perl (0.17029-1) ... 2026-01-08 13:58:13.129406 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package git-man. 2026-01-08 13:58:13.129418 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... 2026-01-08 13:58:13.129432 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:58:13.129452 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package git. 2026-01-08 13:58:13.129466 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... 2026-01-08 13:58:13.129479 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking git (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:58:13.129491 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package ifupdown. 2026-01-08 13:58:13.129504 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-01-08 13:58:13.129517 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-01-08 13:58:13.129535 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package ifenslave. 2026-01-08 13:58:13.129548 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2026-01-08 13:58:13.129561 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-01-08 13:58:13.129573 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package initramfs-tools-bin. 2026-01-08 13:58:13.129586 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-01-08 13:58:13.129599 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-01-08 13:58:13.129612 | ubuntu-jammy-large | 2026-01-08 13:58:13.127 | > Selecting previously unselected package libklibc:amd64. 2026-01-08 13:58:13.129624 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.1_amd64.deb ... 2026-01-08 13:58:13.129637 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) ... 2026-01-08 13:58:13.129650 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package klibc-utils. 2026-01-08 13:58:13.129662 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ... 2026-01-08 13:58:13.129675 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking klibc-utils (2.0.10-4ubuntu0.1) ... 2026-01-08 13:58:13.129687 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package zstd. 2026-01-08 13:58:13.129700 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-01-08 13:58:13.129712 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-01-08 13:58:13.129732 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package initramfs-tools-core. 2026-01-08 13:58:13.129745 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-01-08 13:58:13.129758 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-01-08 13:58:13.129771 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package linux-base. 2026-01-08 13:58:13.129783 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-01-08 13:58:13.129796 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-01-08 13:58:13.129809 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package initramfs-tools. 2026-01-08 13:58:13.129821 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-01-08 13:58:13.129834 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-01-08 13:58:13.129847 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-01-08 13:58:13.129859 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../097-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... 2026-01-08 13:58:13.129872 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-08 13:58:13.129885 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package libjs-jquery. 2026-01-08 13:58:13.129897 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../098-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-01-08 13:58:13.129910 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-08 13:58:13.129922 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package libjs-underscore. 2026-01-08 13:58:13.129935 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../099-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-01-08 13:58:13.129948 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-01-08 13:58:13.129960 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Selecting previously unselected package libjs-sphinxdoc. 2026-01-08 13:58:13.129973 | ubuntu-jammy-large | 2026-01-08 13:58:13.128 | > Preparing to unpack .../100-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-01-08 13:58:16.254394 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-01-08 13:58:16.254503 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package libpython3.10:amd64. 2026-01-08 13:58:16.254520 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../101-libpython3.10_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:58:16.254534 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:58:16.254546 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-01-08 13:58:16.254558 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../102-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-01-08 13:58:16.254570 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-08 13:58:16.254581 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-01-08 13:58:16.254593 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../103-libpython3.10-dev_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:58:16.254608 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:58:16.254620 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package libpython3-dev:amd64. 2026-01-08 13:58:16.254640 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../104-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:58:16.254653 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-08 13:58:16.254664 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package libssl-dev:amd64. 2026-01-08 13:58:16.254676 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../105-libssl-dev_3.0.2-0ubuntu1.20_amd64.deb ... 2026-01-08 13:58:16.254711 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2026-01-08 13:58:16.254723 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package libutempter0:amd64. 2026-01-08 13:58:16.254735 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../106-libutempter0_1.2.1-2build2_amd64.deb ... 2026-01-08 13:58:16.254747 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-01-08 13:58:16.254758 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package linux-modules-5.15.0-164-generic. 2026-01-08 13:58:16.254773 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../107-linux-modules-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2026-01-08 13:58:16.254785 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-08 13:58:16.254797 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package linux-image-5.15.0-164-generic. 2026-01-08 13:58:16.254810 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../108-linux-image-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2026-01-08 13:58:16.254826 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-08 13:58:16.254840 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package linux-image-virtual. 2026-01-08 13:58:16.254857 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../109-linux-image-virtual_5.15.0.164.159_amd64.deb ... 2026-01-08 13:58:16.254870 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking linux-image-virtual (5.15.0.164.159) ... 2026-01-08 13:58:16.254887 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package ncat. 2026-01-08 13:58:16.254900 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../110-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-01-08 13:58:16.254917 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-01-08 13:58:16.254934 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package net-tools. 2026-01-08 13:58:16.254950 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../111-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-01-08 13:58:16.254967 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-01-08 13:58:16.254983 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Selecting previously unselected package pollinate. 2026-01-08 13:58:16.255000 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Preparing to unpack .../112-pollinate_4.33-3ubuntu2.1_all.deb ... 2026-01-08 13:58:16.255016 | ubuntu-jammy-large | 2026-01-08 13:58:16.254 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2026-01-08 13:58:16.255065 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python-babel-localedata. 2026-01-08 13:58:16.255084 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../113-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-01-08 13:58:16.255101 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-01-08 13:58:16.255117 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-attr. 2026-01-08 13:58:16.255134 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../114-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-01-08 13:58:16.255151 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-01-08 13:58:16.255167 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-tz. 2026-01-08 13:58:16.255184 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../115-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-01-08 13:58:16.255200 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-01-08 13:58:16.255217 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-babel. 2026-01-08 13:58:16.255235 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../116-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-01-08 13:58:16.255260 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-01-08 13:58:16.255277 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-certifi. 2026-01-08 13:58:16.255294 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../117-python3-certifi_2020.6.20-1_all.deb ... 2026-01-08 13:58:16.255311 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-01-08 13:58:16.255327 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-chardet. 2026-01-08 13:58:16.255345 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../118-python3-chardet_4.0.0-1_all.deb ... 2026-01-08 13:58:16.255388 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-chardet (4.0.0-1) ... 2026-01-08 13:58:16.255407 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-configobj. 2026-01-08 13:58:16.255428 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../119-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-01-08 13:58:16.255446 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-01-08 13:58:16.255462 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-debconf. 2026-01-08 13:58:16.255479 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../120-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-01-08 13:58:16.255495 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-01-08 13:58:16.255513 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-decorator. 2026-01-08 13:58:16.255571 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../121-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-01-08 13:58:16.255587 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-01-08 13:58:16.255604 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3.10-dev. 2026-01-08 13:58:16.255617 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../122-python3.10-dev_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:58:16.255635 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3.10-dev (3.10.12-1~22.04.12) ... 2026-01-08 13:58:16.255648 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-lib2to3. 2026-01-08 13:58:16.255664 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../123-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-01-08 13:58:16.255725 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-01-08 13:58:16.255746 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-distutils. 2026-01-08 13:58:16.255762 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../124-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-01-08 13:58:16.255779 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-01-08 13:58:16.255796 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-dev. 2026-01-08 13:58:16.255812 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../125-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:58:16.255829 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-01-08 13:58:16.255846 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-idna. 2026-01-08 13:58:16.255862 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../126-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-01-08 13:58:16.255878 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-01-08 13:58:16.255895 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-markupsafe. 2026-01-08 13:58:16.255930 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../127-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-01-08 13:58:16.255947 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-01-08 13:58:16.255964 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-jinja2. 2026-01-08 13:58:16.255981 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Preparing to unpack .../128-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-01-08 13:58:16.256006 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-01-08 13:58:16.256023 | ubuntu-jammy-large | 2026-01-08 13:58:16.255 | > Selecting previously unselected package python3-json-pointer. 2026-01-08 13:58:16.256040 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../129-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-01-08 13:58:16.256056 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-01-08 13:58:16.256073 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-jsonpatch. 2026-01-08 13:58:16.256107 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../130-python3-jsonpatch_1.32-2_all.deb ... 2026-01-08 13:58:16.256124 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-01-08 13:58:16.256141 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-setuptools. 2026-01-08 13:58:16.256174 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../131-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-08 13:58:16.256191 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:58:16.256225 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-01-08 13:58:16.256242 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../132-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-01-08 13:58:16.256259 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-01-08 13:58:16.256276 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-jsonschema. 2026-01-08 13:58:16.256312 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../133-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-01-08 13:58:16.256329 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-01-08 13:58:16.256346 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-linux-procfs. 2026-01-08 13:58:16.256405 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../134-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-01-08 13:58:16.256430 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-01-08 13:58:16.256448 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-wheel. 2026-01-08 13:58:16.256462 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../135-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-01-08 13:58:16.256478 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-01-08 13:58:16.256495 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-pip. 2026-01-08 13:58:16.256511 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../136-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-01-08 13:58:16.256528 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-08 13:58:16.256544 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-pip-whl. 2026-01-08 13:58:16.256561 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../137-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-01-08 13:58:16.256593 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-08 13:58:16.256610 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-pyudev. 2026-01-08 13:58:16.256627 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../138-python3-pyudev_0.22.0-2_all.deb ... 2026-01-08 13:58:16.256663 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-01-08 13:58:16.256680 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-urllib3. 2026-01-08 13:58:16.256697 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../139-python3-urllib3_1.26.5-1~exp1ubuntu0.4_all.deb ... 2026-01-08 13:58:16.256714 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.4) ... 2026-01-08 13:58:16.256738 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-requests. 2026-01-08 13:58:16.256754 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../140-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-01-08 13:58:16.256771 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-01-08 13:58:16.256808 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-serial. 2026-01-08 13:58:16.256825 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../141-python3-serial_3.5-1_all.deb ... 2026-01-08 13:58:16.256842 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-serial (3.5-1) ... 2026-01-08 13:58:16.256859 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Selecting previously unselected package python3-setuptools-whl. 2026-01-08 13:58:16.256892 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Preparing to unpack .../142-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-01-08 13:58:16.256910 | ubuntu-jammy-large | 2026-01-08 13:58:16.256 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:58:22.329133 | ubuntu-jammy-large | 2026-01-08 13:58:22.323 | > Selecting previously unselected package python3.10-venv. 2026-01-08 13:58:22.330539 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../143-python3.10-venv_3.10.12-1~22.04.12_amd64.deb ... 2026-01-08 13:58:22.330556 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking python3.10-venv (3.10.12-1~22.04.12) ... 2026-01-08 13:58:22.330566 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package python3-venv. 2026-01-08 13:58:22.330574 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../144-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-01-08 13:58:22.330584 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-01-08 13:58:22.330592 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package screen. 2026-01-08 13:58:22.330601 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../145-screen_4.9.0-1_amd64.deb ... 2026-01-08 13:58:22.330609 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking screen (4.9.0-1) ... 2026-01-08 13:58:22.330618 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package virt-what. 2026-01-08 13:58:22.330626 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../146-virt-what_1.21-1_amd64.deb ... 2026-01-08 13:58:22.330633 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking virt-what (1.21-1) ... 2026-01-08 13:58:22.330642 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package tuned. 2026-01-08 13:58:22.330650 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../147-tuned_2.15.0-1ubuntu1_all.deb ... 2026-01-08 13:58:22.330658 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-01-08 13:58:22.330666 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-01-08 13:58:22.330674 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../148-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-01-08 13:58:22.330682 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-01-08 13:58:22.330690 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package cloud-guest-utils. 2026-01-08 13:58:22.330698 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../149-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-01-08 13:58:22.330706 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-01-08 13:58:22.330714 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package cloud-init. 2026-01-08 13:58:22.330722 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../150-cloud-init_25.2-0ubuntu1~22.04.1_all.deb ... 2026-01-08 13:58:22.330730 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking cloud-init (25.2-0ubuntu1~22.04.1) ... 2026-01-08 13:58:22.330738 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package ipvsadm. 2026-01-08 13:58:22.330746 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../151-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-01-08 13:58:22.330775 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-01-08 13:58:22.330783 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package libffi-dev:amd64. 2026-01-08 13:58:22.330791 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../152-libffi-dev_3.4.2-4_amd64.deb ... 2026-01-08 13:58:22.330799 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-01-08 13:58:22.330807 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package socat. 2026-01-08 13:58:22.330815 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../153-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-01-08 13:58:22.330822 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-01-08 13:58:22.330830 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Selecting previously unselected package vlan. 2026-01-08 13:58:22.330838 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2026-01-08 13:58:22.330846 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-01-08 13:58:22.330854 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-01-08 13:58:22.330862 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-01-08 13:58:22.330870 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-01-08 13:58:22.330877 | ubuntu-jammy-large | 2026-01-08 13:58:22.325 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.330885 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:58:22.330893 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-01-08 13:58:22.330901 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:58:22.330909 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up lto-disabled-list (24) ... 2026-01-08 13:58:22.330917 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-01-08 13:58:22.330924 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-01-08 13:58:22.330932 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:58:22.330940 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-08 13:58:22.330948 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up at (3.2.5-1ubuntu1) ... 2026-01-08 13:58:22.330974 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-01-08 13:58:22.330985 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Running in chroot, ignoring request. 2026-01-08 13:58:22.330993 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:22.331000 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-01-08 13:58:22.331008 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up psmisc (23.4-2build3) ... 2026-01-08 13:58:22.331016 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:22.331024 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-01-08 13:58:22.331032 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-08 13:58:22.331040 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-01-08 13:58:22.331048 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-01-08 13:58:22.331055 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-01-08 13:58:22.331063 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-01-08 13:58:22.331071 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Adding group `crontab' (GID 110) ... 2026-01-08 13:58:22.331079 | ubuntu-jammy-large | 2026-01-08 13:58:22.326 | > Done. 2026-01-08 13:58:22.331088 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Running in chroot, ignoring request. 2026-01-08 13:58:22.331102 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:22.331110 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-01-08 13:58:22.331118 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-01-08 13:58:22.331126 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:22.331134 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-01-08 13:58:22.331142 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-01-08 13:58:22.331150 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-08 13:58:22.331158 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:22.331170 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-01-08 13:58:22.331178 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up kmod (29-1ubuntu1) ... 2026-01-08 13:58:22.331185 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331193 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:22.331201 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up bzip2 (1.0.8-5build1) ... 2026-01-08 13:58:22.331209 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-01-08 13:58:22.331217 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-01-08 13:58:22.331224 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up locales (2.35-0ubuntu3.11) ... 2026-01-08 13:58:22.331232 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Generating locales (this might take a while)... 2026-01-08 13:58:22.331240 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Generation complete. 2026-01-08 13:58:22.331248 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-01-08 13:58:22.331256 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:22.331264 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-01-08 13:58:22.331272 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331280 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-01-08 13:58:22.331288 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up acl (2.3.1-1) ... 2026-01-08 13:58:22.331296 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-serial (3.5-1) ... 2026-01-08 13:58:22.331303 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2026-01-08 13:58:22.331312 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > 2026-01-08 13:58:22.331320 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Current default time zone: 'Etc/UTC' 2026-01-08 13:58:22.331328 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Local time is now: Thu Jan 8 13:58:19 UTC 2026. 2026-01-08 13:58:22.331336 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Universal Time is now: Thu Jan 8 13:58:19 UTC 2026. 2026-01-08 13:58:22.331344 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-01-08 13:58:22.331351 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > 2026-01-08 13:58:22.331359 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-01-08 13:58:22.331367 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-01-08 13:58:22.331376 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ... 2026-01-08 13:58:22.331384 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-01-08 13:58:22.331392 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-08 13:58:22.331400 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-08 13:58:22.331417 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-08 13:58:22.331477 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-chardet (4.0.0-1) ... 2026-01-08 13:58:22.331487 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-01-08 13:58:22.331495 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:22.331503 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-01-08 13:58:22.331511 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-01-08 13:58:22.331519 | ubuntu-jammy-large | 2026-01-08 13:58:22.328 | > Setting up python3-certifi (2020.6.20-1) ... 2026-01-08 13:58:22.331527 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up make (4.3-4.1build1) ... 2026-01-08 13:58:22.331535 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-01-08 13:58:22.331542 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-01-08 13:58:22.331550 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-01-08 13:58:22.331558 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-01-08 13:58:22.331566 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331574 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2026-01-08 13:58:22.331582 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-01-08 13:58:22.331590 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-01-08 13:58:22.331598 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331606 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-01-08 13:58:22.331614 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up patch (2.7.6-7build2) ... 2026-01-08 13:58:22.331622 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up ucf (3.0043) ... 2026-01-08 13:58:22.331629 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-01-08 13:58:22.331636 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-01-08 13:58:22.331644 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-01-08 13:58:22.331651 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:22.331662 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-01-08 13:58:22.331670 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.4) ... 2026-01-08 13:58:22.331703 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:22.331712 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-01-08 13:58:22.331720 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-01-08 13:58:22.331727 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331735 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-01-08 13:58:22.331742 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-01-08 13:58:22.331749 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-01-08 13:58:22.331756 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-01-08 13:58:22.331764 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-08 13:58:22.331771 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:22.331778 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Adding group `uuidd' (GID 111) ... 2026-01-08 13:58:22.331785 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Done. 2026-01-08 13:58:22.331793 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-01-08 13:58:22.331805 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Adding system user `uuidd' (UID 105) ... 2026-01-08 13:58:22.331813 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-01-08 13:58:22.331820 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Not creating home directory `/run/uuidd'. 2026-01-08 13:58:22.331827 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Running in chroot, ignoring request. 2026-01-08 13:58:22.331835 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:22.331842 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-01-08 13:58:22.331849 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-01-08 13:58:22.331857 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-08 13:58:22.331864 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-01-08 13:58:22.331871 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:22.331879 | ubuntu-jammy-large | 2026-01-08 13:58:22.329 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-01-08 13:58:30.464207 | ubuntu-jammy-large | 2026-01-08 13:58:30.463 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-01-08 13:58:30.464286 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-01-08 13:58:30.464295 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2026-01-08 13:58:30.464301 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:58:30.464307 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up netbase (6.3) ... 2026-01-08 13:58:30.464312 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up curl (7.81.0-1ubuntu1.21) ... 2026-01-08 13:58:30.464317 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.464322 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-08 13:58:30.464329 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-01-08 13:58:30.464333 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:30.464338 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up python3-pyudev (0.22.0-2) ... 2026-01-08 13:58:30.464345 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-01-08 13:58:30.464377 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-01-08 13:58:30.464469 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-01-08 13:58:30.464668 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-01-08 13:58:30.464732 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-01-08 13:58:30.464794 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-01-08 13:58:30.464846 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up libc-dev-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:58:30.464900 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > Setting up klibc-utils (2.0.10-4ubuntu0.1) ... 2026-01-08 13:58:30.464958 | ubuntu-jammy-large | 2026-01-08 13:58:30.464 | > 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-08 13:58:30.465060 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-01-08 13:58:30.465110 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-01-08 13:58:30.465159 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-08 13:58:30.465208 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-01-08 13:58:30.465260 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-01-08 13:58:30.465319 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.465399 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.465448 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-01-08 13:58:30.465497 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up dctrl-tools (2.24-3build2) ... 2026-01-08 13:58:30.467100 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.467196 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-01-08 13:58:30.467216 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-01-08 13:58:30.467241 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-01-08 13:58:30.467256 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-01-08 13:58:30.467269 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-01-08 13:58:30.467283 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.467297 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-01-08 13:58:30.467310 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:58:30.467323 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-01-08 13:58:30.467335 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-01-08 13:58:30.467349 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-01-08 13:58:30.467364 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.467378 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up virt-what (1.21-1) ... 2026-01-08 13:58:30.467391 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-01-08 13:58:30.467404 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.467417 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-01-08 13:58:30.467430 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.467442 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:30.467456 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-01-08 13:58:30.467470 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up python3.10-venv (3.10.12-1~22.04.12) ... 2026-01-08 13:58:30.467484 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-01-08 13:58:30.467497 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-01-08 13:58:30.467556 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-01-08 13:58:30.467569 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-01-08 13:58:30.467582 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > Setting up python3-jsonpatch (1.32-2) ... 2026-01-08 13:58:30.467595 | ubuntu-jammy-large | 2026-01-08 13:58:30.465 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-01-08 13:58:30.467608 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-01-08 13:58:30.467621 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-08 13:58:30.467634 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Adding user `syslog' to group `adm' ... 2026-01-08 13:58:30.467647 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Adding user syslog to group adm 2026-01-08 13:58:30.467660 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Done. 2026-01-08 13:58:30.467731 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > 2026-01-08 13:58:30.467763 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-01-08 13:58:30.467812 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-01-08 13:58:30.467835 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-01-08 13:58:30.467859 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-01-08 13:58:30.467882 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-01-08 13:58:30.467904 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-01-08 13:58:30.467927 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up haproxy (2.4.29-0ubuntu0.22.04.1) ... 2026-01-08 13:58:30.467949 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.467972 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:30.467986 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-01-08 13:58:30.468000 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-01-08 13:58:30.468021 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-01-08 13:58:30.468035 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up screen (4.9.0-1) ... 2026-01-08 13:58:30.468048 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-01-08 13:58:30.468061 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-01-08 13:58:30.468091 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.468105 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-01-08 13:58:30.468118 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-01-08 13:58:30.468132 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-01-08 13:58:30.468145 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-01-08 13:58:30.468158 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-01-08 13:58:30.468172 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-01-08 13:58:30.468185 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-01-08 13:58:30.468198 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-01-08 13:58:30.468211 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-01-08 13:58:30.468224 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-01-08 13:58:30.468237 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2026-01-08 13:58:30.468250 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-01-08 13:58:30.468263 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-01-08 13:58:30.468275 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-01-08 13:58:30.468288 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2026-01-08 13:58:30.468301 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-01-08 13:58:30.468314 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-01-08 13:58:30.468327 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-01-08 13:58:30.468350 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Creating /etc/network/interfaces. 2026-01-08 13:58:30.468363 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-01-08 13:58:30.468377 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-01-08 13:58:30.468390 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.468403 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-01-08 13:58:30.468415 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-01-08 13:58:30.468428 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-01-08 13:58:30.468441 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-01-08 13:58:30.468454 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up pciutils (1:3.7.0-6) ... 2026-01-08 13:58:30.468466 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-01-08 13:58:30.468479 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:30.468492 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-01-08 13:58:30.468562 | ubuntu-jammy-large | 2026-01-08 13:58:30.466 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-01-08 13:58:30.468576 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.468588 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.468601 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:30.468614 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-01-08 13:58:30.468627 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-01-08 13:58:30.468641 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-01-08 13:58:30.468654 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up vlan (2.0.5ubuntu5) ... 2026-01-08 13:58:30.468667 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-01-08 13:58:30.468685 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:30.468699 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-01-08 13:58:30.468711 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2026-01-08 13:58:30.468734 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-01-08 13:58:30.468748 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up ifenslave (2.10ubuntu3) ... 2026-01-08 13:58:30.468760 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-01-08 13:58:30.468773 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-01-08 13:58:30.468786 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.468799 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:30.468812 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-01-08 13:58:30.468825 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-01-08 13:58:30.468837 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Running in chroot, ignoring request. 2026-01-08 13:58:30.468850 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:30.468863 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-01-08 13:58:30.468884 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-01-08 13:58:30.468897 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:30.468910 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-01-08 13:58:30.468923 | ubuntu-jammy-large | 2026-01-08 13:58:30.467 | > Setting up nftables (1.0.2-1ubuntu3) ... 2026-01-08 13:58:40.401774 | ubuntu-jammy-large | 2026-01-08 13:58:40.399 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-01-08 13:58:40.401868 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-initramfs: deferring update (trigger activated) 2026-01-08 13:58:40.401887 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-01-08 13:58:40.401903 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-01-08 13:58:40.401918 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-01-08 13:58:40.401932 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-01-08 13:58:40.401946 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-01-08 13:58:40.401960 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-01-08 13:58:40.401973 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-01-08 13:58:40.401985 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-01-08 13:58:40.401998 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-01-08 13:58:40.402012 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:40.402025 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-01-08 13:58:40.402039 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-01-08 13:58:40.402053 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-01-08 13:58:40.402066 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-01-08 13:58:40.402079 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-01-08 13:58:40.402092 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-01-08 13:58:40.402105 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-01-08 13:58:40.402119 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-08 13:58:40.402132 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:40.402144 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-08 13:58:40.402157 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:40.402170 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-08 13:58:40.402183 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:40.402196 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:40.402209 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up cloud-init (25.2-0ubuntu1~22.04.1) ... 2026-01-08 13:58:40.402233 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-01-08 13:58:40.402266 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-01-08 13:58:40.402280 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-01-08 13:58:40.402293 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-01-08 13:58:40.402308 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-01-08 13:58:40.402321 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-01-08 13:58:40.402335 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-01-08 13:58:40.402348 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > 2026-01-08 13:58:40.402362 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Creating config file /etc/ssh/sshd_config with new version 2026-01-08 13:58:40.402376 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Creating SSH2 RSA key; this may take some time ... 2026-01-08 13:58:40.402389 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > 3072 SHA256:8HM/Y3psxnlnO6Y1gWj+d2+BOhQw4PMn8Q+zVmIGbZ0 root@ubuntu (RSA) 2026-01-08 13:58:40.402402 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Creating SSH2 ECDSA key; this may take some time ... 2026-01-08 13:58:40.402429 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > 256 SHA256:GGNvALjQylkNGxP1q9gVidHdueHwNc7g+Lof3SorChk root@ubuntu (ECDSA) 2026-01-08 13:58:40.402443 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Creating SSH2 ED25519 key; this may take some time ... 2026-01-08 13:58:40.402456 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > 256 SHA256:4kL+k61f/riPbTRL/YP02chxY0kuL067UT0UyvE6HaA root@ubuntu (ED25519) 2026-01-08 13:58:40.402469 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Running in chroot, ignoring request. 2026-01-08 13:58:40.402483 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:40.402496 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-01-08 13:58:40.402509 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-01-08 13:58:40.402522 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:58:40.402535 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-01-08 13:58:40.402548 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > Running in chroot, ignoring request. 2026-01-08 13:58:40.402560 | ubuntu-jammy-large | 2026-01-08 13:58:40.400 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:58:40.402573 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-01-08 13:58:40.402608 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:40.402622 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-08 13:58:40.402635 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-01-08 13:58:40.402647 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up liberror-perl (0.17029-1) ... 2026-01-08 13:58:40.402660 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:58:40.402673 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up git (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:58:40.402686 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up python3.10-dev (3.10.12-1~22.04.12) ... 2026-01-08 13:58:40.402698 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-01-08 13:58:40.402711 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-01-08 13:58:40.402724 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up build-essential (12.9ubuntu3) ... 2026-01-08 13:58:40.402747 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-08 13:58:40.402760 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-01-08 13:58:40.402773 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-08 13:58:40.402785 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-164-generic 2026-01-08 13:58:40.402798 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-164-generic 2026-01-08 13:58:40.402811 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-164-generic 2026-01-08 13:58:40.402824 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-164-generic 2026-01-08 13:58:40.402837 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-01-08 13:58:40.402855 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-01-08 13:58:40.402869 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-01-08 13:58:40.402882 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up linux-image-virtual (5.15.0.164.159) ... 2026-01-08 13:58:40.402895 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Setting up linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-08 13:58:40.402907 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:58:40.402920 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-01-08 13:58:40.402933 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-01-08 13:58:40.402946 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-01-08 13:58:40.402959 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Running in chroot, ignoring request. 2026-01-08 13:58:40.402971 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-01-08 13:58:40.402984 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > Processing triggers for linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2026-01-08 13:58:40.402997 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > /etc/kernel/postinst.d/dkms: 2026-01-08 13:58:40.403010 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > * dkms: running auto installation service for kernel 5.15.0-164-generic 2026-01-08 13:58:40.403024 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > ...done. 2026-01-08 13:58:40.403037 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > /etc/kernel/postinst.d/initramfs-tools: 2026-01-08 13:58:40.403050 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | > update-initramfs: Generating /boot/initrd.img-5.15.0-164-generic 2026-01-08 13:58:40.403063 | ubuntu-jammy-large | 2026-01-08 13:58:40.401 | returncode: 0 2026-01-08 13:58:40.406480 | ubuntu-jammy-large | 2026-01-08 13:58:40.406 | dib-run-parts 01-package-installs completed 2026-01-08 13:58:40.406527 | ubuntu-jammy-large | 2026-01-08 13:58:40.406 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-01-08 13:58:40.415338 | ubuntu-jammy-large | 2026-01-08 13:58:40.415 | dib-run-parts 05-set-cloud-init-sources completed 2026-01-08 13:58:40.415373 | ubuntu-jammy-large | 2026-01-08 13:58:40.415 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-01-08 13:58:40.424100 | ubuntu-jammy-large | 2026-01-08 13:58:40.423 | dib-run-parts 10-cloud-init completed 2026-01-08 13:58:40.424158 | ubuntu-jammy-large | 2026-01-08 13:58:40.424 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-01-08 13:58:40.434523 | ubuntu-jammy-large | 2026-01-08 13:58:40.434 | auto eth0 2026-01-08 13:58:40.434615 | ubuntu-jammy-large | 2026-01-08 13:58:40.434 | iface eth0 inet dhcp 2026-01-08 13:58:40.437418 | ubuntu-jammy-large | 2026-01-08 13:58:40.437 | auto eth1 2026-01-08 13:58:40.437464 | ubuntu-jammy-large | 2026-01-08 13:58:40.437 | iface eth1 inet dhcp 2026-01-08 13:58:40.441061 | ubuntu-jammy-large | 2026-01-08 13:58:40.440 | dib-run-parts 10-debian-networking completed 2026-01-08 13:58:40.441087 | ubuntu-jammy-large | 2026-01-08 13:58:40.441 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-01-08 13:58:40.504031 | ubuntu-jammy-large | 2026-01-08 13:58:40.503 | dib-run-parts 10-install-static-files completed 2026-01-08 13:58:40.504118 | ubuntu-jammy-large | 2026-01-08 13:58:40.503 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-01-08 13:58:41.336720 | ubuntu-jammy-large | 2026-01-08 13:58:41.336 | Generating locales (this might take a while)... 2026-01-08 13:58:43.217438 | ubuntu-jammy-large | 2026-01-08 13:58:43.217 | en_US.UTF-8... done 2026-01-08 13:58:43.218418 | ubuntu-jammy-large | 2026-01-08 13:58:43.218 | Generation complete. 2026-01-08 13:58:43.310030 | ubuntu-jammy-large | 2026-01-08 13:58:43.309 | dib-run-parts 12-debian-locale-gen completed 2026-01-08 13:58:43.310065 | ubuntu-jammy-large | 2026-01-08 13:58:43.309 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-01-08 13:58:43.321190 | ubuntu-jammy-large | 2026-01-08 13:58:43.321 | dib-run-parts 15-cleanup-debootstrap completed 2026-01-08 13:58:43.321231 | ubuntu-jammy-large | 2026-01-08 13:58:43.321 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-01-08 13:58:43.334086 | ubuntu-jammy-large | 2026-01-08 13:58:43.333 | dib-run-parts 20-install-init-scripts completed 2026-01-08 13:58:43.334133 | ubuntu-jammy-large | 2026-01-08 13:58:43.334 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-01-08 13:58:48.014962 | ubuntu-jammy-large | 2026-01-08 13:58:48.014 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-01-08 13:58:48.251760 | ubuntu-jammy-large | 2026-01-08 13:58:48.251 | Collecting pip 2026-01-08 13:58:48.357568 | ubuntu-jammy-large | 2026-01-08 13:58:48.357 | Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2026-01-08 13:58:48.529205 | ubuntu-jammy-large | 2026-01-08 13:58:48.529 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.0 MB/s eta 0:00:00 2026-01-08 13:58:48.594006 | ubuntu-jammy-large | 2026-01-08 13:58:48.593 | Installing collected packages: pip 2026-01-08 13:58:48.594263 | ubuntu-jammy-large | 2026-01-08 13:58:48.594 | Attempting uninstall: pip 2026-01-08 13:58:48.595129 | ubuntu-jammy-large | 2026-01-08 13:58:48.595 | Found existing installation: pip 22.0.2 2026-01-08 13:58:48.798887 | ubuntu-jammy-large | 2026-01-08 13:58:48.798 | Uninstalling pip-22.0.2: 2026-01-08 13:58:48.806680 | ubuntu-jammy-large | 2026-01-08 13:58:48.806 | Successfully uninstalled pip-22.0.2 2026-01-08 13:58:49.726820 | ubuntu-jammy-large | 2026-01-08 13:58:49.726 | Successfully installed pip-25.3 2026-01-08 13:58:50.531257 | ubuntu-jammy-large | 2026-01-08 13:58:50.531 | Processing /opt/amphora-agent 2026-01-08 13:58:50.533554 | ubuntu-jammy-large | 2026-01-08 13:58:50.533 | Installing build dependencies: started 2026-01-08 13:58:51.892922 | ubuntu-jammy-large | 2026-01-08 13:58:51.892 | Installing build dependencies: finished with status 'done' 2026-01-08 13:58:51.895326 | ubuntu-jammy-large | 2026-01-08 13:58:51.895 | Getting requirements to build wheel: started 2026-01-08 13:58:52.239338 | ubuntu-jammy-large | 2026-01-08 13:58:52.239 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:58:52.243398 | ubuntu-jammy-large | 2026-01-08 13:58:52.243 | Installing backend dependencies: started 2026-01-08 13:58:53.511617 | ubuntu-jammy-large | 2026-01-08 13:58:53.511 | Installing backend dependencies: finished with status 'done' 2026-01-08 13:58:53.513197 | ubuntu-jammy-large | 2026-01-08 13:58:53.513 | Preparing metadata (pyproject.toml): started 2026-01-08 13:58:54.104173 | ubuntu-jammy-large | 2026-01-08 13:58:54.103 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:58:54.263627 | ubuntu-jammy-large | 2026-01-08 13:58:54.263 | Collecting alembic>=0.9.6 (from octavia==15.0.2.dev8) 2026-01-08 13:58:54.373115 | ubuntu-jammy-large | 2026-01-08 13:58:54.372 | Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2026-01-08 13:58:54.407547 | ubuntu-jammy-large | 2026-01-08 13:58:54.407 | Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:54.422930 | ubuntu-jammy-large | 2026-01-08 13:58:54.422 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-01-08 13:58:54.457453 | ubuntu-jammy-large | 2026-01-08 13:58:54.457 | Collecting pecan>=1.3.2 (from octavia==15.0.2.dev8) 2026-01-08 13:58:54.474224 | ubuntu-jammy-large | 2026-01-08 13:58:54.474 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-01-08 13:58:54.516305 | ubuntu-jammy-large | 2026-01-08 13:58:54.516 | Collecting pbr>=3.1.1 (from octavia==15.0.2.dev8) 2026-01-08 13:58:54.532420 | ubuntu-jammy-large | 2026-01-08 13:58:54.532 | Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-01-08 13:58:54.968194 | ubuntu-jammy-large | 2026-01-08 13:58:54.967 | Collecting SQLAlchemy>=1.2.19 (from octavia==15.0.2.dev8) 2026-01-08 13:58:54.983516 | ubuntu-jammy-large | 2026-01-08 13:58:54.983 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-01-08 13:58:55.049240 | ubuntu-jammy-large | 2026-01-08 13:58:55.049 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.063369 | ubuntu-jammy-large | 2026-01-08 13:58:55.063 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-01-08 13:58:55.124449 | ubuntu-jammy-large | 2026-01-08 13:58:55.124 | Collecting futurist>=1.2.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.144290 | ubuntu-jammy-large | 2026-01-08 13:58:55.144 | Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-08 13:58:55.189611 | ubuntu-jammy-large | 2026-01-08 13:58:55.189 | Collecting requests>=2.23.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.203116 | ubuntu-jammy-large | 2026-01-08 13:58:55.202 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-01-08 13:58:55.227335 | ubuntu-jammy-large | 2026-01-08 13:58:55.227 | Collecting rfc3986>=1.2.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.240778 | ubuntu-jammy-large | 2026-01-08 13:58:55.240 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-01-08 13:58:55.287301 | ubuntu-jammy-large | 2026-01-08 13:58:55.287 | Collecting keystoneauth1>=3.4.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.302979 | ubuntu-jammy-large | 2026-01-08 13:58:55.302 | Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-01-08 13:58:55.349643 | ubuntu-jammy-large | 2026-01-08 13:58:55.349 | Collecting keystonemiddleware>=9.5.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.364471 | ubuntu-jammy-large | 2026-01-08 13:58:55.364 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2026-01-08 13:58:55.399638 | ubuntu-jammy-large | 2026-01-08 13:58:55.399 | Collecting WebOb>=1.8.2 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.414728 | ubuntu-jammy-large | 2026-01-08 13:58:55.414 | Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2026-01-08 13:58:55.450484 | ubuntu-jammy-large | 2026-01-08 13:58:55.450 | Collecting stevedore>=1.20.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.465466 | ubuntu-jammy-large | 2026-01-08 13:58:55.465 | Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-08 13:58:55.514126 | ubuntu-jammy-large | 2026-01-08 13:58:55.513 | Collecting openstacksdk>=0.103.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.529052 | ubuntu-jammy-large | 2026-01-08 13:58:55.528 | Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2026-01-08 13:58:55.592603 | ubuntu-jammy-large | 2026-01-08 13:58:55.592 | Collecting oslo.config>=6.8.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.607456 | ubuntu-jammy-large | 2026-01-08 13:58:55.607 | Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:55.650975 | ubuntu-jammy-large | 2026-01-08 13:58:55.650 | Collecting oslo.context>=2.22.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.667274 | ubuntu-jammy-large | 2026-01-08 13:58:55.667 | Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:58:55.730961 | ubuntu-jammy-large | 2026-01-08 13:58:55.730 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2026-01-08 13:58:55.746280 | ubuntu-jammy-large | 2026-01-08 13:58:55.746 | Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-08 13:58:55.782593 | ubuntu-jammy-large | 2026-01-08 13:58:55.782 | Collecting oslo.i18n>=3.20.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.797312 | ubuntu-jammy-large | 2026-01-08 13:58:55.797 | Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:58:55.838653 | ubuntu-jammy-large | 2026-01-08 13:58:55.838 | Collecting oslo.log>=4.3.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.854352 | ubuntu-jammy-large | 2026-01-08 13:58:55.854 | Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-01-08 13:58:55.921069 | ubuntu-jammy-large | 2026-01-08 13:58:55.920 | Collecting oslo.messaging>=14.1.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.936338 | ubuntu-jammy-large | 2026-01-08 13:58:55.936 | Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2026-01-08 13:58:55.983111 | ubuntu-jammy-large | 2026-01-08 13:58:55.982 | Collecting oslo.middleware>=4.0.1 (from octavia==15.0.2.dev8) 2026-01-08 13:58:55.998565 | ubuntu-jammy-large | 2026-01-08 13:58:55.998 | Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-08 13:58:56.051069 | ubuntu-jammy-large | 2026-01-08 13:58:56.050 | Collecting oslo.policy>=3.7.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.066669 | ubuntu-jammy-large | 2026-01-08 13:58:56.066 | Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:58:56.097559 | ubuntu-jammy-large | 2026-01-08 13:58:56.097 | Collecting oslo.reports>=1.18.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.113063 | ubuntu-jammy-large | 2026-01-08 13:58:56.112 | Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2026-01-08 13:58:56.294970 | ubuntu-jammy-large | 2026-01-08 13:58:56.294 | Collecting oslo.serialization>=2.28.1 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.310433 | ubuntu-jammy-large | 2026-01-08 13:58:56.310 | Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-08 13:58:56.335668 | ubuntu-jammy-large | 2026-01-08 13:58:56.335 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.353257 | ubuntu-jammy-large | 2026-01-08 13:58:56.353 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2026-01-08 13:58:56.401803 | ubuntu-jammy-large | 2026-01-08 13:58:56.401 | Collecting oslo.utils>=4.7.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.416689 | ubuntu-jammy-large | 2026-01-08 13:58:56.416 | Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-08 13:58:56.606533 | ubuntu-jammy-large | 2026-01-08 13:58:56.606 | Collecting psutil>=5.7.1 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.638097 | ubuntu-jammy-large | 2026-01-08 13:58:56.637 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2026-01-08 13:58:56.681578 | ubuntu-jammy-large | 2026-01-08 13:58:56.681 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.695155 | ubuntu-jammy-large | 2026-01-08 13:58:56.695 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-01-08 13:58:56.726584 | ubuntu-jammy-large | 2026-01-08 13:58:56.726 | Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.742087 | ubuntu-jammy-large | 2026-01-08 13:58:56.741 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-01-08 13:58:56.785583 | ubuntu-jammy-large | 2026-01-08 13:58:56.785 | Collecting python-barbicanclient>=4.5.2 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.801652 | ubuntu-jammy-large | 2026-01-08 13:58:56.801 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2026-01-08 13:58:56.843601 | ubuntu-jammy-large | 2026-01-08 13:58:56.843 | Collecting python-glanceclient>=2.8.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.860468 | ubuntu-jammy-large | 2026-01-08 13:58:56.860 | Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2026-01-08 13:58:56.911228 | ubuntu-jammy-large | 2026-01-08 13:58:56.911 | Collecting python-novaclient>=9.1.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.926718 | ubuntu-jammy-large | 2026-01-08 13:58:56.926 | Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:56.962314 | ubuntu-jammy-large | 2026-01-08 13:58:56.962 | Collecting python-cinderclient>=3.3.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:56.976705 | ubuntu-jammy-large | 2026-01-08 13:58:56.976 | Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-01-08 13:58:57.002279 | ubuntu-jammy-large | 2026-01-08 13:58:57.002 | Collecting WSME>=0.8.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.017162 | ubuntu-jammy-large | 2026-01-08 13:58:57.017 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-01-08 13:58:57.045195 | ubuntu-jammy-large | 2026-01-08 13:58:57.045 | Collecting Jinja2>=2.10 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.061158 | ubuntu-jammy-large | 2026-01-08 13:58:57.060 | Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-01-08 13:58:57.103233 | ubuntu-jammy-large | 2026-01-08 13:58:57.103 | Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.121110 | ubuntu-jammy-large | 2026-01-08 13:58:57.120 | Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-01-08 13:58:57.165828 | ubuntu-jammy-large | 2026-01-08 13:58:57.165 | Collecting castellan>=0.16.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.180612 | ubuntu-jammy-large | 2026-01-08 13:58:57.180 | Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2026-01-08 13:58:57.209237 | ubuntu-jammy-large | 2026-01-08 13:58:57.209 | Collecting tenacity>=5.0.4 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.223150 | ubuntu-jammy-large | 2026-01-08 13:58:57.222 | Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2026-01-08 13:58:57.245103 | ubuntu-jammy-large | 2026-01-08 13:58:57.244 | Collecting distro>=1.2.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.260354 | ubuntu-jammy-large | 2026-01-08 13:58:57.260 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-01-08 13:58:57.312744 | ubuntu-jammy-large | 2026-01-08 13:58:57.312 | Collecting jsonschema>=3.2.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.326964 | ubuntu-jammy-large | 2026-01-08 13:58:57.326 | Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-01-08 13:58:57.357044 | ubuntu-jammy-large | 2026-01-08 13:58:57.356 | Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.460606 | ubuntu-jammy-large | 2026-01-08 13:58:57.460 | Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-08 13:58:57.552959 | ubuntu-jammy-large | 2026-01-08 13:58:57.552 | Collecting setproctitle>=1.1.10 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.579752 | ubuntu-jammy-large | 2026-01-08 13:58:57.579 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2026-01-08 13:58:57.604414 | ubuntu-jammy-large | 2026-01-08 13:58:57.604 | Collecting python-dateutil>=2.7.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.620537 | ubuntu-jammy-large | 2026-01-08 13:58:57.620 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-01-08 13:58:57.647402 | ubuntu-jammy-large | 2026-01-08 13:58:57.647 | Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev8) 2026-01-08 13:58:57.662398 | ubuntu-jammy-large | 2026-01-08 13:58:57.662 | Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-01-08 13:58:58.011944 | ubuntu-jammy-large | 2026-01-08 13:58:58.011 | Collecting cryptography>=42.0.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:58.027439 | ubuntu-jammy-large | 2026-01-08 13:58:58.027 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-01-08 13:58:58.067727 | ubuntu-jammy-large | 2026-01-08 13:58:58.067 | Collecting pyroute2>=0.5.14 (from octavia==15.0.2.dev8) 2026-01-08 13:58:58.083704 | ubuntu-jammy-large | 2026-01-08 13:58:58.083 | Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2026-01-08 13:58:58.113670 | ubuntu-jammy-large | 2026-01-08 13:58:58.113 | Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev8) 2026-01-08 13:58:58.128655 | ubuntu-jammy-large | 2026-01-08 13:58:58.128 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-01-08 13:58:58.177644 | ubuntu-jammy-large | 2026-01-08 13:58:58.177 | Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev8) 2026-01-08 13:58:58.191232 | ubuntu-jammy-large | 2026-01-08 13:58:58.191 | Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-01-08 13:58:58.237294 | ubuntu-jammy-large | 2026-01-08 13:58:58.237 | Collecting Mako (from alembic>=0.9.6->octavia==15.0.2.dev8) 2026-01-08 13:58:58.251666 | ubuntu-jammy-large | 2026-01-08 13:58:58.251 | Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2026-01-08 13:58:58.284209 | ubuntu-jammy-large | 2026-01-08 13:58:58.283 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==15.0.2.dev8) 2026-01-08 13:58:58.300200 | ubuntu-jammy-large | 2026-01-08 13:58:58.300 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:58.536596 | ubuntu-jammy-large | 2026-01-08 13:58:58.536 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==15.0.2.dev8) 2026-01-08 13:58:58.551189 | ubuntu-jammy-large | 2026-01-08 13:58:58.550 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-01-08 13:58:58.573177 | ubuntu-jammy-large | 2026-01-08 13:58:58.572 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==15.0.2.dev8) 2026-01-08 13:58:58.586744 | ubuntu-jammy-large | 2026-01-08 13:58:58.586 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-01-08 13:58:58.619345 | ubuntu-jammy-large | 2026-01-08 13:58:58.619 | Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2026-01-08 13:58:58.632368 | ubuntu-jammy-large | 2026-01-08 13:58:58.632 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-08 13:58:58.659133 | ubuntu-jammy-large | 2026-01-08 13:58:58.658 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2026-01-08 13:58:58.672115 | ubuntu-jammy-large | 2026-01-08 13:58:58.671 | Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:58.692308 | ubuntu-jammy-large | 2026-01-08 13:58:58.692 | Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2026-01-08 13:58:58.705044 | ubuntu-jammy-large | 2026-01-08 13:58:58.704 | Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-01-08 13:58:58.751670 | ubuntu-jammy-large | 2026-01-08 13:58:58.751 | Collecting packaging (from gunicorn>=19.9.0->octavia==15.0.2.dev8) 2026-01-08 13:58:58.767321 | ubuntu-jammy-large | 2026-01-08 13:58:58.767 | Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-01-08 13:58:58.858488 | ubuntu-jammy-large | 2026-01-08 13:58:58.858 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==15.0.2.dev8) 2026-01-08 13:58:58.873283 | ubuntu-jammy-large | 2026-01-08 13:58:58.873 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2026-01-08 13:58:58.911934 | ubuntu-jammy-large | 2026-01-08 13:58:58.911 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2026-01-08 13:58:58.936187 | ubuntu-jammy-large | 2026-01-08 13:58:58.936 | Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-01-08 13:58:58.983374 | ubuntu-jammy-large | 2026-01-08 13:58:58.983 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2026-01-08 13:58:58.997883 | ubuntu-jammy-large | 2026-01-08 13:58:58.997 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:59.038978 | ubuntu-jammy-large | 2026-01-08 13:58:59.038 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.053942 | ubuntu-jammy-large | 2026-01-08 13:58:59.053 | Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-01-08 13:58:59.532588 | ubuntu-jammy-large | 2026-01-08 13:58:59.532 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.552721 | ubuntu-jammy-large | 2026-01-08 13:58:59.552 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-01-08 13:58:59.610112 | ubuntu-jammy-large | 2026-01-08 13:58:59.609 | Collecting iso8601>=0.1.11 (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.626709 | ubuntu-jammy-large | 2026-01-08 13:58:59.626 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-08 13:58:59.665288 | ubuntu-jammy-large | 2026-01-08 13:58:59.665 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.679537 | ubuntu-jammy-large | 2026-01-08 13:58:59.679 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-08 13:58:59.715629 | ubuntu-jammy-large | 2026-01-08 13:58:59.715 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.730717 | ubuntu-jammy-large | 2026-01-08 13:58:59.730 | Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:58:59.797931 | ubuntu-jammy-large | 2026-01-08 13:58:59.797 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.819854 | ubuntu-jammy-large | 2026-01-08 13:58:59.819 | Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2026-01-08 13:58:59.886668 | ubuntu-jammy-large | 2026-01-08 13:58:59.886 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.901686 | ubuntu-jammy-large | 2026-01-08 13:58:59.901 | Downloading pycadf-3.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:58:59.946626 | ubuntu-jammy-large | 2026-01-08 13:58:59.946 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:58:59.962068 | ubuntu-jammy-large | 2026-01-08 13:58:59.961 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-08 13:59:00.039952 | ubuntu-jammy-large | 2026-01-08 13:59:00.039 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.056873 | ubuntu-jammy-large | 2026-01-08 13:59:00.056 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-01-08 13:59:00.082706 | ubuntu-jammy-large | 2026-01-08 13:59:00.082 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.096995 | ubuntu-jammy-large | 2026-01-08 13:59:00.096 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-01-08 13:59:00.126327 | ubuntu-jammy-large | 2026-01-08 13:59:00.126 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.141319 | ubuntu-jammy-large | 2026-01-08 13:59:00.141 | Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-01-08 13:59:00.163662 | ubuntu-jammy-large | 2026-01-08 13:59:00.163 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.176635 | ubuntu-jammy-large | 2026-01-08 13:59:00.176 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-08 13:59:00.202854 | ubuntu-jammy-large | 2026-01-08 13:59:00.202 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.216931 | ubuntu-jammy-large | 2026-01-08 13:59:00.216 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-01-08 13:59:00.254104 | ubuntu-jammy-large | 2026-01-08 13:59:00.253 | Collecting netifaces>=0.10.4 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:00.276700 | ubuntu-jammy-large | 2026-01-08 13:59:00.276 | Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-01-08 13:59:00.286273 | ubuntu-jammy-large | 2026-01-08 13:59:00.286 | Installing build dependencies: started 2026-01-08 13:59:01.287287 | ubuntu-jammy-large | 2026-01-08 13:59:01.286 | Installing build dependencies: finished with status 'done' 2026-01-08 13:59:01.289157 | ubuntu-jammy-large | 2026-01-08 13:59:01.288 | Getting requirements to build wheel: started 2026-01-08 13:59:01.683717 | ubuntu-jammy-large | 2026-01-08 13:59:01.683 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:59:01.686197 | ubuntu-jammy-large | 2026-01-08 13:59:01.686 | Preparing metadata (pyproject.toml): started 2026-01-08 13:59:01.891906 | ubuntu-jammy-large | 2026-01-08 13:59:01.891 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:59:01.937477 | ubuntu-jammy-large | 2026-01-08 13:59:01.937 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:01.951794 | ubuntu-jammy-large | 2026-01-08 13:59:01.951 | Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-01-08 13:59:01.978899 | ubuntu-jammy-large | 2026-01-08 13:59:01.978 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:01.995434 | ubuntu-jammy-large | 2026-01-08 13:59:01.995 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-01-08 13:59:02.043482 | ubuntu-jammy-large | 2026-01-08 13:59:02.043 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.057743 | ubuntu-jammy-large | 2026-01-08 13:59:02.057 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-01-08 13:59:02.125944 | ubuntu-jammy-large | 2026-01-08 13:59:02.125 | Collecting debtcollector>=1.2.0 (from oslo.config>=6.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.138991 | ubuntu-jammy-large | 2026-01-08 13:59:02.138 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-08 13:59:02.163950 | ubuntu-jammy-large | 2026-01-08 13:59:02.163 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.176972 | ubuntu-jammy-large | 2026-01-08 13:59:02.176 | Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-01-08 13:59:02.453600 | ubuntu-jammy-large | 2026-01-08 13:59:02.453 | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.468634 | ubuntu-jammy-large | 2026-01-08 13:59:02.468 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2026-01-08 13:59:02.521624 | ubuntu-jammy-large | 2026-01-08 13:59:02.521 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.538227 | ubuntu-jammy-large | 2026-01-08 13:59:02.538 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-01-08 13:59:02.558918 | ubuntu-jammy-large | 2026-01-08 13:59:02.558 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.573793 | ubuntu-jammy-large | 2026-01-08 13:59:02.573 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-01-08 13:59:02.606268 | ubuntu-jammy-large | 2026-01-08 13:59:02.606 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.620878 | ubuntu-jammy-large | 2026-01-08 13:59:02.620 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-01-08 13:59:02.684010 | ubuntu-jammy-large | 2026-01-08 13:59:02.683 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.699213 | ubuntu-jammy-large | 2026-01-08 13:59:02.699 | Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2026-01-08 13:59:02.725583 | ubuntu-jammy-large | 2026-01-08 13:59:02.725 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.738737 | ubuntu-jammy-large | 2026-01-08 13:59:02.738 | Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2026-01-08 13:59:02.778352 | ubuntu-jammy-large | 2026-01-08 13:59:02.778 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.793158 | ubuntu-jammy-large | 2026-01-08 13:59:02.793 | Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-01-08 13:59:02.832560 | ubuntu-jammy-large | 2026-01-08 13:59:02.832 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.846743 | ubuntu-jammy-large | 2026-01-08 13:59:02.846 | Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2026-01-08 13:59:02.898005 | ubuntu-jammy-large | 2026-01-08 13:59:02.897 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.912460 | ubuntu-jammy-large | 2026-01-08 13:59:02.912 | Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-08 13:59:02.976273 | ubuntu-jammy-large | 2026-01-08 13:59:02.970 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:02.988140 | ubuntu-jammy-large | 2026-01-08 13:59:02.987 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-08 13:59:03.072050 | ubuntu-jammy-large | 2026-01-08 13:59:03.071 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.088040 | ubuntu-jammy-large | 2026-01-08 13:59:03.087 | Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2026-01-08 13:59:03.155723 | ubuntu-jammy-large | 2026-01-08 13:59:03.155 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) 2026-01-08 13:59:03.169694 | ubuntu-jammy-large | 2026-01-08 13:59:03.169 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-01-08 13:59:03.193046 | ubuntu-jammy-large | 2026-01-08 13:59:03.192 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) 2026-01-08 13:59:03.208021 | ubuntu-jammy-large | 2026-01-08 13:59:03.207 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-01-08 13:59:03.390209 | ubuntu-jammy-large | 2026-01-08 13:59:03.389 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) 2026-01-08 13:59:03.404937 | ubuntu-jammy-large | 2026-01-08 13:59:03.404 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2026-01-08 13:59:03.430283 | ubuntu-jammy-large | 2026-01-08 13:59:03.430 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) 2026-01-08 13:59:03.444509 | ubuntu-jammy-large | 2026-01-08 13:59:03.444 | Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-08 13:59:03.480320 | ubuntu-jammy-large | 2026-01-08 13:59:03.480 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.493905 | ubuntu-jammy-large | 2026-01-08 13:59:03.493 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-01-08 13:59:03.519132 | ubuntu-jammy-large | 2026-01-08 13:59:03.518 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.535203 | ubuntu-jammy-large | 2026-01-08 13:59:03.535 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-08 13:59:03.563775 | ubuntu-jammy-large | 2026-01-08 13:59:03.563 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.581143 | ubuntu-jammy-large | 2026-01-08 13:59:03.580 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-01-08 13:59:03.637979 | ubuntu-jammy-large | 2026-01-08 13:59:03.637 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.653046 | ubuntu-jammy-large | 2026-01-08 13:59:03.652 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-01-08 13:59:03.683083 | ubuntu-jammy-large | 2026-01-08 13:59:03.682 | Collecting eventlet>=0.25.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.696851 | ubuntu-jammy-large | 2026-01-08 13:59:03.696 | Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2026-01-08 13:59:03.876782 | ubuntu-jammy-large | 2026-01-08 13:59:03.876 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.891343 | ubuntu-jammy-large | 2026-01-08 13:59:03.891 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-01-08 13:59:03.927775 | ubuntu-jammy-large | 2026-01-08 13:59:03.927 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.944003 | ubuntu-jammy-large | 2026-01-08 13:59:03.943 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:59:03.986318 | ubuntu-jammy-large | 2026-01-08 13:59:03.986 | Collecting dnspython>=1.15.0 (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:03.999599 | ubuntu-jammy-large | 2026-01-08 13:59:03.999 | Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2026-01-08 13:59:04.039707 | ubuntu-jammy-large | 2026-01-08 13:59:04.039 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:04.054134 | ubuntu-jammy-large | 2026-01-08 13:59:04.053 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-01-08 13:59:04.086348 | ubuntu-jammy-large | 2026-01-08 13:59:04.086 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) 2026-01-08 13:59:04.100942 | ubuntu-jammy-large | 2026-01-08 13:59:04.100 | Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-01-08 13:59:04.301257 | ubuntu-jammy-large | 2026-01-08 13:59:04.300 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==15.0.2.dev8) 2026-01-08 13:59:04.317006 | ubuntu-jammy-large | 2026-01-08 13:59:04.316 | Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-01-08 13:59:04.328247 | ubuntu-jammy-large | 2026-01-08 13:59:04.328 | 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==15.0.2.dev8) (59.6.0) 2026-01-08 13:59:04.359128 | ubuntu-jammy-large | 2026-01-08 13:59:04.358 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==15.0.2.dev8) 2026-01-08 13:59:04.374836 | ubuntu-jammy-large | 2026-01-08 13:59:04.374 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-01-08 13:59:04.387622 | ubuntu-jammy-large | 2026-01-08 13:59:04.387 | Installing build dependencies: started 2026-01-08 13:59:05.418152 | ubuntu-jammy-large | 2026-01-08 13:59:05.417 | Installing build dependencies: finished with status 'done' 2026-01-08 13:59:05.419484 | ubuntu-jammy-large | 2026-01-08 13:59:05.419 | Getting requirements to build wheel: started 2026-01-08 13:59:05.853050 | ubuntu-jammy-large | 2026-01-08 13:59:05.852 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:59:05.854329 | ubuntu-jammy-large | 2026-01-08 13:59:05.854 | Preparing metadata (pyproject.toml): started 2026-01-08 13:59:06.127351 | ubuntu-jammy-large | 2026-01-08 13:59:06.127 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:59:06.172984 | ubuntu-jammy-large | 2026-01-08 13:59:06.172 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) 2026-01-08 13:59:06.187494 | ubuntu-jammy-large | 2026-01-08 13:59:06.187 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-01-08 13:59:06.270134 | ubuntu-jammy-large | 2026-01-08 13:59:06.269 | Collecting pytz>=2013.6 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:59:06.284117 | ubuntu-jammy-large | 2026-01-08 13:59:06.283 | Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-01-08 13:59:06.305762 | ubuntu-jammy-large | 2026-01-08 13:59:06.305 | Collecting six>=1.10.0 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2026-01-08 13:59:06.318824 | ubuntu-jammy-large | 2026-01-08 13:59:06.318 | Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-01-08 13:59:06.362621 | ubuntu-jammy-large | 2026-01-08 13:59:06.362 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2026-01-08 13:59:06.378250 | ubuntu-jammy-large | 2026-01-08 13:59:06.378 | Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-08 13:59:06.415811 | ubuntu-jammy-large | 2026-01-08 13:59:06.415 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2026-01-08 13:59:06.430579 | ubuntu-jammy-large | 2026-01-08 13:59:06.430 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-01-08 13:59:06.480011 | ubuntu-jammy-large | 2026-01-08 13:59:06.479 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2026-01-08 13:59:06.497263 | ubuntu-jammy-large | 2026-01-08 13:59:06.497 | Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-01-08 13:59:06.547435 | ubuntu-jammy-large | 2026-01-08 13:59:06.547 | Collecting pyperclip>=1.6 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2026-01-08 13:59:06.562325 | ubuntu-jammy-large | 2026-01-08 13:59:06.562 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-01-08 13:59:06.572173 | ubuntu-jammy-large | 2026-01-08 13:59:06.572 | Installing build dependencies: started 2026-01-08 13:59:07.560695 | ubuntu-jammy-large | 2026-01-08 13:59:07.560 | Installing build dependencies: finished with status 'done' 2026-01-08 13:59:07.562052 | ubuntu-jammy-large | 2026-01-08 13:59:07.561 | Getting requirements to build wheel: started 2026-01-08 13:59:07.963246 | ubuntu-jammy-large | 2026-01-08 13:59:07.963 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:59:07.965922 | ubuntu-jammy-large | 2026-01-08 13:59:07.965 | Preparing metadata (pyproject.toml): started 2026-01-08 13:59:08.201251 | ubuntu-jammy-large | 2026-01-08 13:59:08.200 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:59:08.315189 | ubuntu-jammy-large | 2026-01-08 13:59:08.314 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.328747 | ubuntu-jammy-large | 2026-01-08 13:59:08.328 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-01-08 13:59:08.353196 | ubuntu-jammy-large | 2026-01-08 13:59:08.352 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.367386 | ubuntu-jammy-large | 2026-01-08 13:59:08.367 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-01-08 13:59:08.576711 | ubuntu-jammy-large | 2026-01-08 13:59:08.576 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.600047 | ubuntu-jammy-large | 2026-01-08 13:59:08.599 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2026-01-08 13:59:08.626700 | ubuntu-jammy-large | 2026-01-08 13:59:08.626 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.641128 | ubuntu-jammy-large | 2026-01-08 13:59:08.640 | Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-01-08 13:59:08.684674 | ubuntu-jammy-large | 2026-01-08 13:59:08.684 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.699525 | ubuntu-jammy-large | 2026-01-08 13:59:08.699 | Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-01-08 13:59:08.754040 | ubuntu-jammy-large | 2026-01-08 13:59:08.753 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.767868 | ubuntu-jammy-large | 2026-01-08 13:59:08.767 | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-08 13:59:08.822026 | ubuntu-jammy-large | 2026-01-08 13:59:08.821 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.840529 | ubuntu-jammy-large | 2026-01-08 13:59:08.840 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-01-08 13:59:08.922241 | ubuntu-jammy-large | 2026-01-08 13:59:08.921 | Collecting automaton>=1.9.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.936565 | ubuntu-jammy-large | 2026-01-08 13:59:08.936 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-01-08 13:59:08.975355 | ubuntu-jammy-large | 2026-01-08 13:59:08.975 | Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2026-01-08 13:59:08.989462 | ubuntu-jammy-large | 2026-01-08 13:59:08.989 | Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-01-08 13:59:09.015647 | ubuntu-jammy-large | 2026-01-08 13:59:09.015 | Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2026-01-08 13:59:09.029309 | ubuntu-jammy-large | 2026-01-08 13:59:09.029 | Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-01-08 13:59:09.103907 | ubuntu-jammy-large | 2026-01-08 13:59:09.103 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2026-01-08 13:59:09.118607 | ubuntu-jammy-large | 2026-01-08 13:59:09.118 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-01-08 13:59:09.186199 | ubuntu-jammy-large | 2026-01-08 13:59:09.186 | Collecting simplegeneric (from WSME>=0.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:09.200929 | ubuntu-jammy-large | 2026-01-08 13:59:09.200 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-01-08 13:59:09.205689 | ubuntu-jammy-large | 2026-01-08 13:59:09.205 | Installing build dependencies: started 2026-01-08 13:59:10.211283 | ubuntu-jammy-large | 2026-01-08 13:59:10.210 | Installing build dependencies: finished with status 'done' 2026-01-08 13:59:10.213343 | ubuntu-jammy-large | 2026-01-08 13:59:10.213 | Getting requirements to build wheel: started 2026-01-08 13:59:10.634071 | ubuntu-jammy-large | 2026-01-08 13:59:10.633 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:59:10.636583 | ubuntu-jammy-large | 2026-01-08 13:59:10.636 | Preparing metadata (pyproject.toml): started 2026-01-08 13:59:10.859499 | ubuntu-jammy-large | 2026-01-08 13:59:10.859 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:59:10.917946 | ubuntu-jammy-large | 2026-01-08 13:59:10.917 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:10.931768 | ubuntu-jammy-large | 2026-01-08 13:59:10.931 | Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2026-01-08 13:59:10.970612 | ubuntu-jammy-large | 2026-01-08 13:59:10.970 | Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.0.2.dev8) 2026-01-08 13:59:10.985158 | ubuntu-jammy-large | 2026-01-08 13:59:10.984 | Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2026-01-08 13:59:11.041806 | ubuntu-jammy-large | 2026-01-08 13:59:11.041 | Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2026-01-08 13:59:11.071788 | ubuntu-jammy-large | 2026-01-08 13:59:11.071 | Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2026-01-08 13:59:11.090095 | ubuntu-jammy-large | 2026-01-08 13:59:11.089 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-01-08 13:59:11.108339 | ubuntu-jammy-large | 2026-01-08 13:59:11.108 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2026-01-08 13:59:11.259913 | ubuntu-jammy-large | 2026-01-08 13:59:11.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 26.6 MB/s 0:00:00 2026-01-08 13:59:11.277698 | ubuntu-jammy-large | 2026-01-08 13:59:11.277 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 2026-01-08 13:59:11.311314 | ubuntu-jammy-large | 2026-01-08 13:59:11.311 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-01-08 13:59:11.330131 | ubuntu-jammy-large | 2026-01-08 13:59:11.329 | Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-01-08 13:59:11.349000 | ubuntu-jammy-large | 2026-01-08 13:59:11.348 | Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-01-08 13:59:11.367149 | ubuntu-jammy-large | 2026-01-08 13:59:11.366 | Downloading click-8.1.7-py3-none-any.whl (97 kB) 2026-01-08 13:59:11.387781 | ubuntu-jammy-large | 2026-01-08 13:59:11.387 | Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2026-01-08 13:59:11.406430 | ubuntu-jammy-large | 2026-01-08 13:59:11.406 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-01-08 13:59:11.426729 | ubuntu-jammy-large | 2026-01-08 13:59:11.426 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-01-08 13:59:11.443707 | ubuntu-jammy-large | 2026-01-08 13:59:11.443 | Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-01-08 13:59:11.464568 | ubuntu-jammy-large | 2026-01-08 13:59:11.464 | Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-01-08 13:59:11.483132 | ubuntu-jammy-large | 2026-01-08 13:59:11.482 | Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-01-08 13:59:11.501322 | ubuntu-jammy-large | 2026-01-08 13:59:11.501 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-01-08 13:59:11.519827 | ubuntu-jammy-large | 2026-01-08 13:59:11.519 | Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-01-08 13:59:11.547886 | ubuntu-jammy-large | 2026-01-08 13:59:11.547 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-08 13:59:11.571941 | ubuntu-jammy-large | 2026-01-08 13:59:11.571 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2026-01-08 13:59:11.592356 | ubuntu-jammy-large | 2026-01-08 13:59:11.592 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2026-01-08 13:59:11.611307 | ubuntu-jammy-large | 2026-01-08 13:59:11.611 | Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2026-01-08 13:59:11.630957 | ubuntu-jammy-large | 2026-01-08 13:59:11.630 | Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2026-01-08 13:59:11.701016 | ubuntu-jammy-large | 2026-01-08 13:59:11.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.3 MB/s 0:00:00 2026-01-08 13:59:11.717354 | ubuntu-jammy-large | 2026-01-08 13:59:11.717 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-01-08 13:59:11.736141 | ubuntu-jammy-large | 2026-01-08 13:59:11.735 | Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-01-08 13:59:11.754834 | ubuntu-jammy-large | 2026-01-08 13:59:11.754 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-08 13:59:11.772031 | ubuntu-jammy-large | 2026-01-08 13:59:11.771 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-01-08 13:59:11.787672 | ubuntu-jammy-large | 2026-01-08 13:59:11.787 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-08 13:59:11.805912 | ubuntu-jammy-large | 2026-01-08 13:59:11.805 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-01-08 13:59:11.824371 | ubuntu-jammy-large | 2026-01-08 13:59:11.824 | Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2026-01-08 13:59:11.843615 | ubuntu-jammy-large | 2026-01-08 13:59:11.843 | Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2026-01-08 13:59:11.864539 | ubuntu-jammy-large | 2026-01-08 13:59:11.864 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-01-08 13:59:11.886383 | ubuntu-jammy-large | 2026-01-08 13:59:11.886 | Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-01-08 13:59:11.976676 | ubuntu-jammy-large | 2026-01-08 13:59:11.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.1 MB/s 0:00:00 2026-01-08 13:59:11.993618 | ubuntu-jammy-large | 2026-01-08 13:59:11.993 | Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2026-01-08 13:59:12.014984 | ubuntu-jammy-large | 2026-01-08 13:59:12.014 | Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2026-01-08 13:59:12.036672 | ubuntu-jammy-large | 2026-01-08 13:59:12.036 | Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-01-08 13:59:12.056821 | ubuntu-jammy-large | 2026-01-08 13:59:12.056 | Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2026-01-08 13:59:12.078462 | ubuntu-jammy-large | 2026-01-08 13:59:12.078 | Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2026-01-08 13:59:12.103069 | ubuntu-jammy-large | 2026-01-08 13:59:12.102 | Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2026-01-08 13:59:12.123668 | ubuntu-jammy-large | 2026-01-08 13:59:12.123 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-01-08 13:59:12.141896 | ubuntu-jammy-large | 2026-01-08 13:59:12.141 | Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2026-01-08 13:59:12.160956 | ubuntu-jammy-large | 2026-01-08 13:59:12.160 | Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2026-01-08 13:59:12.182211 | ubuntu-jammy-large | 2026-01-08 13:59:12.182 | Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2026-01-08 13:59:12.200549 | ubuntu-jammy-large | 2026-01-08 13:59:12.200 | Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2026-01-08 13:59:12.219873 | ubuntu-jammy-large | 2026-01-08 13:59:12.219 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-01-08 13:59:12.249199 | ubuntu-jammy-large | 2026-01-08 13:59:12.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 17.3 MB/s 0:00:00 2026-01-08 13:59:12.265621 | ubuntu-jammy-large | 2026-01-08 13:59:12.265 | Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2026-01-08 13:59:12.284640 | ubuntu-jammy-large | 2026-01-08 13:59:12.284 | Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2026-01-08 13:59:12.303839 | ubuntu-jammy-large | 2026-01-08 13:59:12.303 | Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-01-08 13:59:12.322640 | ubuntu-jammy-large | 2026-01-08 13:59:12.322 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2026-01-08 13:59:12.354936 | ubuntu-jammy-large | 2026-01-08 13:59:12.354 | Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2026-01-08 13:59:12.377368 | ubuntu-jammy-large | 2026-01-08 13:59:12.377 | Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2026-01-08 13:59:12.407713 | ubuntu-jammy-large | 2026-01-08 13:59:12.407 | Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2026-01-08 13:59:12.440645 | ubuntu-jammy-large | 2026-01-08 13:59:12.440 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (616 kB) 2026-01-08 13:59:12.471030 | ubuntu-jammy-large | 2026-01-08 13:59:12.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 616.0/616.0 kB 16.6 MB/s 0:00:00 2026-01-08 13:59:12.488418 | ubuntu-jammy-large | 2026-01-08 13:59:12.488 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2026-01-08 13:59:12.508146 | ubuntu-jammy-large | 2026-01-08 13:59:12.508 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-01-08 13:59:12.527348 | ubuntu-jammy-large | 2026-01-08 13:59:12.527 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2026-01-08 13:59:12.548976 | ubuntu-jammy-large | 2026-01-08 13:59:12.548 | Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2026-01-08 13:59:12.569263 | ubuntu-jammy-large | 2026-01-08 13:59:12.569 | Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-01-08 13:59:12.588802 | ubuntu-jammy-large | 2026-01-08 13:59:12.588 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-01-08 13:59:12.615312 | ubuntu-jammy-large | 2026-01-08 13:59:12.615 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-01-08 13:59:12.634040 | ubuntu-jammy-large | 2026-01-08 13:59:12.633 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-01-08 13:59:12.656155 | ubuntu-jammy-large | 2026-01-08 13:59:12.655 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-01-08 13:59:12.675541 | ubuntu-jammy-large | 2026-01-08 13:59:12.675 | Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2026-01-08 13:59:12.695240 | ubuntu-jammy-large | 2026-01-08 13:59:12.695 | Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-01-08 13:59:12.717992 | ubuntu-jammy-large | 2026-01-08 13:59:12.717 | Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-01-08 13:59:12.741269 | ubuntu-jammy-large | 2026-01-08 13:59:12.741 | Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2026-01-08 13:59:12.761025 | ubuntu-jammy-large | 2026-01-08 13:59:12.760 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-01-08 13:59:12.787715 | ubuntu-jammy-large | 2026-01-08 13:59:12.787 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-01-08 13:59:12.808353 | ubuntu-jammy-large | 2026-01-08 13:59:12.808 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-01-08 13:59:12.829877 | ubuntu-jammy-large | 2026-01-08 13:59:12.829 | Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) 2026-01-08 13:59:12.849398 | ubuntu-jammy-large | 2026-01-08 13:59:12.849 | Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2026-01-08 13:59:12.875456 | ubuntu-jammy-large | 2026-01-08 13:59:12.875 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-01-08 13:59:12.895205 | ubuntu-jammy-large | 2026-01-08 13:59:12.894 | Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-01-08 13:59:12.914580 | ubuntu-jammy-large | 2026-01-08 13:59:12.914 | Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2026-01-08 13:59:12.948833 | ubuntu-jammy-large | 2026-01-08 13:59:12.948 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2026-01-08 13:59:12.968135 | ubuntu-jammy-large | 2026-01-08 13:59:12.967 | Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-01-08 13:59:12.986348 | ubuntu-jammy-large | 2026-01-08 13:59:12.986 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-01-08 13:59:13.006610 | ubuntu-jammy-large | 2026-01-08 13:59:13.006 | Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-01-08 13:59:13.033741 | ubuntu-jammy-large | 2026-01-08 13:59:13.033 | Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-01-08 13:59:13.056306 | ubuntu-jammy-large | 2026-01-08 13:59:13.056 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-01-08 13:59:13.081883 | ubuntu-jammy-large | 2026-01-08 13:59:13.081 | Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2026-01-08 13:59:13.104131 | ubuntu-jammy-large | 2026-01-08 13:59:13.103 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-01-08 13:59:13.126586 | ubuntu-jammy-large | 2026-01-08 13:59:13.126 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-01-08 13:59:13.159345 | ubuntu-jammy-large | 2026-01-08 13:59:13.159 | Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2026-01-08 13:59:13.197883 | ubuntu-jammy-large | 2026-01-08 13:59:13.197 | Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-01-08 13:59:13.234469 | ubuntu-jammy-large | 2026-01-08 13:59:13.234 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-01-08 13:59:13.268112 | ubuntu-jammy-large | 2026-01-08 13:59:13.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 20.8 MB/s 0:00:00 2026-01-08 13:59:13.283259 | ubuntu-jammy-large | 2026-01-08 13:59:13.283 | Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-01-08 13:59:13.299405 | ubuntu-jammy-large | 2026-01-08 13:59:13.299 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-01-08 13:59:13.318633 | ubuntu-jammy-large | 2026-01-08 13:59:13.318 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2026-01-08 13:59:13.339407 | ubuntu-jammy-large | 2026-01-08 13:59:13.339 | Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-01-08 13:59:13.358697 | ubuntu-jammy-large | 2026-01-08 13:59:13.358 | Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-01-08 13:59:13.378391 | ubuntu-jammy-large | 2026-01-08 13:59:13.378 | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-08 13:59:13.399524 | ubuntu-jammy-large | 2026-01-08 13:59:13.399 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-08 13:59:13.417499 | ubuntu-jammy-large | 2026-01-08 13:59:13.417 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-01-08 13:59:13.437187 | ubuntu-jammy-large | 2026-01-08 13:59:13.437 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-01-08 13:59:13.456587 | ubuntu-jammy-large | 2026-01-08 13:59:13.456 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-01-08 13:59:13.476829 | ubuntu-jammy-large | 2026-01-08 13:59:13.476 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2026-01-08 13:59:13.513652 | ubuntu-jammy-large | 2026-01-08 13:59:13.513 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-01-08 13:59:13.531613 | ubuntu-jammy-large | 2026-01-08 13:59:13.531 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-01-08 13:59:13.548734 | ubuntu-jammy-large | 2026-01-08 13:59:13.548 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-01-08 13:59:13.664902 | ubuntu-jammy-large | 2026-01-08 13:59:13.664 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 26.6 MB/s 0:00:00 2026-01-08 13:59:13.682195 | ubuntu-jammy-large | 2026-01-08 13:59:13.682 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-01-08 13:59:13.700839 | ubuntu-jammy-large | 2026-01-08 13:59:13.700 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-01-08 13:59:13.721153 | ubuntu-jammy-large | 2026-01-08 13:59:13.720 | Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-01-08 13:59:13.746027 | ubuntu-jammy-large | 2026-01-08 13:59:13.745 | Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-01-08 13:59:13.786606 | ubuntu-jammy-large | 2026-01-08 13:59:13.786 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-01-08 13:59:13.823174 | ubuntu-jammy-large | 2026-01-08 13:59:13.822 | Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-01-08 13:59:13.904465 | ubuntu-jammy-large | 2026-01-08 13:59:13.904 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.4 MB/s 0:00:00 2026-01-08 13:59:13.940076 | ubuntu-jammy-large | 2026-01-08 13:59:13.939 | Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-01-08 13:59:13.963083 | ubuntu-jammy-large | 2026-01-08 13:59:13.962 | Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2026-01-08 13:59:13.990292 | ubuntu-jammy-large | 2026-01-08 13:59:13.990 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-01-08 13:59:14.011772 | ubuntu-jammy-large | 2026-01-08 13:59:14.011 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-01-08 13:59:14.031190 | ubuntu-jammy-large | 2026-01-08 13:59:14.031 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-01-08 13:59:14.049083 | ubuntu-jammy-large | 2026-01-08 13:59:14.048 | Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-01-08 13:59:14.084662 | ubuntu-jammy-large | 2026-01-08 13:59:14.084 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-01-08 13:59:14.104374 | ubuntu-jammy-large | 2026-01-08 13:59:14.104 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-01-08 13:59:14.125516 | ubuntu-jammy-large | 2026-01-08 13:59:14.125 | Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2026-01-08 13:59:14.148751 | ubuntu-jammy-large | 2026-01-08 13:59:14.148 | Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-01-08 13:59:14.177842 | ubuntu-jammy-large | 2026-01-08 13:59:14.177 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 2026-01-08 13:59:14.198204 | ubuntu-jammy-large | 2026-01-08 13:59:14.197 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-01-08 13:59:14.217282 | ubuntu-jammy-large | 2026-01-08 13:59:14.217 | Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2026-01-08 13:59:14.236950 | ubuntu-jammy-large | 2026-01-08 13:59:14.236 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-01-08 13:59:14.256704 | ubuntu-jammy-large | 2026-01-08 13:59:14.256 | Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2026-01-08 13:59:14.275545 | ubuntu-jammy-large | 2026-01-08 13:59:14.275 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-01-08 13:59:14.299027 | ubuntu-jammy-large | 2026-01-08 13:59:14.298 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-01-08 13:59:14.499501 | ubuntu-jammy-large | 2026-01-08 13:59:14.499 | Building wheels for collected packages: octavia, netifaces, logutils, pyperclip, simplegeneric 2026-01-08 13:59:14.500335 | ubuntu-jammy-large | 2026-01-08 13:59:14.500 | Building wheel for octavia (pyproject.toml): started 2026-01-08 13:59:15.863394 | ubuntu-jammy-large | 2026-01-08 13:59:15.863 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-01-08 13:59:15.872172 | ubuntu-jammy-large | 2026-01-08 13:59:15.871 | Created wheel for octavia: filename=octavia-15.0.2.dev8-py3-none-any.whl size=1231548 sha256=162a6b8117e5e835bb5afea3db85ea23eac064a50800c96c87987a5f49f92e02 2026-01-08 13:59:15.872250 | ubuntu-jammy-large | 2026-01-08 13:59:15.872 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-01-08 13:59:15.880672 | ubuntu-jammy-large | 2026-01-08 13:59:15.880 | Building wheel for netifaces (pyproject.toml): started 2026-01-08 13:59:18.563875 | ubuntu-jammy-large | 2026-01-08 13:59:18.563 | Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-01-08 13:59:18.563912 | ubuntu-jammy-large | 2026-01-08 13:59:18.563 | Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35077 sha256=e17714be7e5293a9cd90fb7ae461e020cd98903f4ab285949f8688b66712795b 2026-01-08 13:59:18.563919 | ubuntu-jammy-large | 2026-01-08 13:59:18.563 | Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 2026-01-08 13:59:18.569890 | ubuntu-jammy-large | 2026-01-08 13:59:18.569 | Building wheel for logutils (pyproject.toml): started 2026-01-08 13:59:18.804787 | ubuntu-jammy-large | 2026-01-08 13:59:18.804 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-01-08 13:59:18.806186 | ubuntu-jammy-large | 2026-01-08 13:59:18.806 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=da3e5ce491e1a1278777833aa0ecf4e89451c5e95df543ce1ae91d1666928e79 2026-01-08 13:59:18.806796 | ubuntu-jammy-large | 2026-01-08 13:59:18.806 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-01-08 13:59:18.812487 | ubuntu-jammy-large | 2026-01-08 13:59:18.812 | Building wheel for pyperclip (pyproject.toml): started 2026-01-08 13:59:19.072371 | ubuntu-jammy-large | 2026-01-08 13:59:19.072 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-01-08 13:59:19.073693 | ubuntu-jammy-large | 2026-01-08 13:59:19.073 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=7f1a525e1d6e38f91ede7cc96e5b44386ac80f06f54365b033edda3f89c1aef9 2026-01-08 13:59:19.074340 | ubuntu-jammy-large | 2026-01-08 13:59:19.074 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-01-08 13:59:19.080256 | ubuntu-jammy-large | 2026-01-08 13:59:19.080 | Building wheel for simplegeneric (pyproject.toml): started 2026-01-08 13:59:19.304627 | ubuntu-jammy-large | 2026-01-08 13:59:19.304 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-01-08 13:59:19.306002 | ubuntu-jammy-large | 2026-01-08 13:59:19.305 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bc3b7529f54fdb71b5cb79adae47d0b9c42603cf26e00fefbac9343f2be1d384 2026-01-08 13:59:19.306667 | ubuntu-jammy-large | 2026-01-08 13:59:19.306 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-01-08 13:59:19.311524 | ubuntu-jammy-large | 2026-01-08 13:59:19.311 | Successfully built octavia netifaces logutils pyperclip simplegeneric 2026-01-08 13:59:19.672615 | ubuntu-jammy-large | 2026-01-08 13:59:19.672 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, netifaces, netaddr, 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, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, futurist, fasteners, dnspython, distro, decorator, 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, cmd2, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, 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-08 13:59:31.130756 | ubuntu-jammy-large | 2026-01-08 13:59:31.130 | 2026-01-08 13:59:31.149092 | ubuntu-jammy-large | 2026-01-08 13:59:31.148 | Successfully installed Flask-3.0.3 Jinja2-3.1.4 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.11.0 PyJWT-2.9.0 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.8 Werkzeug-3.0.4 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 attrs-24.2.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.8.2 cachetools-5.5.0 castellan-5.1.1 certifi-2026.1.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 cotyledon-1.7.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.6.1 dogpile.cache-1.3.3 eventlet-0.36.1 fasteners-0.19 futurist-3.0.0 greenlet-3.0.3 gunicorn-23.0.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 networkx-3.3 octavia-15.0.2.dev8 octavia-lib-3.6.0 openstacksdk-4.0.1 os-service-types-1.7.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.reports-3.4.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 pecan-1.5.1 platformdirs-4.2.2 prometheus-client-0.20.0 psutil-6.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycadf-3.1.1 pycparser-2.22 pydot-3.0.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-glanceclient-4.7.0 python-keystoneclient-5.5.0 python-novaclient-18.7.0 pytz-2024.1 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 six-1.16.0 statsd-4.0.1 stevedore-5.3.0 taskflow-5.9.1 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zipp-3.20.0 2026-01-08 13:59:32.239095 | ubuntu-jammy-large | 2026-01-08 13:59:32.238 | dib-run-parts 75-amphora-agent-install completed 2026-01-08 13:59:32.239185 | ubuntu-jammy-large | 2026-01-08 13:59:32.238 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-01-08 13:59:32.243636 | ubuntu-jammy-large | 2026-01-08 13:59:32.243 | + set -o pipefail 2026-01-08 13:59:32.243859 | ubuntu-jammy-large | 2026-01-08 13:59:32.243 | + '[' -d /var/lib/haproxy ']' 2026-01-08 13:59:32.247444 | ubuntu-jammy-large | 2026-01-08 13:59:32.247 | dib-run-parts 76-haproxy completed 2026-01-08 13:59:32.247487 | ubuntu-jammy-large | 2026-01-08 13:59:32.247 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-01-08 13:59:33.009010 | ubuntu-jammy-large | 2026-01-08 13:59:33.008 | Processing /opt/octavia-lib 2026-01-08 13:59:33.011118 | ubuntu-jammy-large | 2026-01-08 13:59:33.010 | Installing build dependencies: started 2026-01-08 13:59:34.298644 | ubuntu-jammy-large | 2026-01-08 13:59:34.298 | Installing build dependencies: finished with status 'done' 2026-01-08 13:59:34.300861 | ubuntu-jammy-large | 2026-01-08 13:59:34.300 | Getting requirements to build wheel: started 2026-01-08 13:59:34.664920 | ubuntu-jammy-large | 2026-01-08 13:59:34.664 | Getting requirements to build wheel: finished with status 'done' 2026-01-08 13:59:34.668919 | ubuntu-jammy-large | 2026-01-08 13:59:34.668 | Installing backend dependencies: started 2026-01-08 13:59:36.051171 | ubuntu-jammy-large | 2026-01-08 13:59:36.050 | Installing backend dependencies: finished with status 'done' 2026-01-08 13:59:36.053508 | ubuntu-jammy-large | 2026-01-08 13:59:36.053 | Preparing metadata (pyproject.toml): started 2026-01-08 13:59:36.445967 | ubuntu-jammy-large | 2026-01-08 13:59:36.445 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-08 13:59:36.455122 | ubuntu-jammy-large | 2026-01-08 13:59:36.454 | 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.4.0) 2026-01-08 13:59:36.456946 | ubuntu-jammy-large | 2026-01-08 13:59:36.456 | 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.5.0) 2026-01-08 13:59:36.458289 | ubuntu-jammy-large | 2026-01-08 13:59:36.458 | 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.0) 2026-01-08 13:59:36.459707 | ubuntu-jammy-large | 2026-01-08 13:59:36.459 | Requirement already satisfied: tenacity>=5.0.2 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (8.3.0) 2026-01-08 13:59:36.465729 | ubuntu-jammy-large | 2026-01-08 13:59:36.465 | 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.0.8) 2026-01-08 13:59:36.466895 | ubuntu-jammy-large | 2026-01-08 13:59:36.466 | 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) (7.3.0) 2026-01-08 13:59:36.468793 | ubuntu-jammy-large | 2026-01-08 13:59:36.468 | 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) (2024.1) 2026-01-08 13:59:36.472976 | ubuntu-jammy-large | 2026-01-08 13:59:36.472 | 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-08 13:59:36.473991 | ubuntu-jammy-large | 2026-01-08 13:59:36.473 | 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-08 13:59:36.474884 | ubuntu-jammy-large | 2026-01-08 13:59:36.474 | 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-08 13:59:36.475671 | ubuntu-jammy-large | 2026-01-08 13:59:36.475 | 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) (0.10.1) 2026-01-08 13:59:36.476485 | ubuntu-jammy-large | 2026-01-08 13:59:36.476 | Requirement already satisfied: netifaces>=0.10.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) (0.11.0) 2026-01-08 13:59:36.477489 | ubuntu-jammy-large | 2026-01-08 13:59:36.477 | 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.1) 2026-01-08 13:59:36.478315 | ubuntu-jammy-large | 2026-01-08 13:59:36.478 | 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.1.2) 2026-01-08 13:59:36.480265 | ubuntu-jammy-large | 2026-01-08 13:59:36.480 | 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.16.0) 2026-01-08 13:59:36.490008 | ubuntu-jammy-large | 2026-01-08 13:59:36.489 | Building wheels for collected packages: octavia-lib 2026-01-08 13:59:36.491026 | ubuntu-jammy-large | 2026-01-08 13:59:36.490 | Building wheel for octavia-lib (pyproject.toml): started 2026-01-08 13:59:36.887590 | ubuntu-jammy-large | 2026-01-08 13:59:36.887 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-01-08 13:59:36.889474 | ubuntu-jammy-large | 2026-01-08 13:59:36.889 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0.dev2-py3-none-any.whl size=38353 sha256=ec055912364299ca41304874afa5bf8a9bdf25b9764ad1b0fe88136478a6b078 2026-01-08 13:59:36.890191 | ubuntu-jammy-large | 2026-01-08 13:59:36.890 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-01-08 13:59:36.897177 | ubuntu-jammy-large | 2026-01-08 13:59:36.897 | Successfully built octavia-lib 2026-01-08 13:59:37.139534 | ubuntu-jammy-large | 2026-01-08 13:59:37.139 | Installing collected packages: octavia-lib 2026-01-08 13:59:37.139854 | ubuntu-jammy-large | 2026-01-08 13:59:37.139 | Attempting uninstall: octavia-lib 2026-01-08 13:59:37.140964 | ubuntu-jammy-large | 2026-01-08 13:59:37.140 | Found existing installation: octavia-lib 3.6.0 2026-01-08 13:59:37.145602 | ubuntu-jammy-large | 2026-01-08 13:59:37.145 | Uninstalling octavia-lib-3.6.0: 2026-01-08 13:59:37.146951 | ubuntu-jammy-large | 2026-01-08 13:59:37.146 | Successfully uninstalled octavia-lib-3.6.0 2026-01-08 13:59:37.191850 | ubuntu-jammy-large | 2026-01-08 13:59:37.191 | Successfully installed octavia-lib-3.11.0.dev2 2026-01-08 13:59:37.312961 | ubuntu-jammy-large | 2026-01-08 13:59:37.312 | dib-run-parts 76-octavia-lib-install completed 2026-01-08 13:59:37.313047 | ubuntu-jammy-large | 2026-01-08 13:59:37.312 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-01-08 13:59:37.320823 | ubuntu-jammy-large | 2026-01-08 13:59:37.320 | dib-run-parts 80-disable-rfc3041 completed 2026-01-08 13:59:37.320876 | ubuntu-jammy-large | 2026-01-08 13:59:37.320 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-01-08 13:59:37.324760 | ubuntu-jammy-large | 2026-01-08 13:59:37.324 | dib-run-parts 80-modprobe-blacklist completed 2026-01-08 13:59:37.324807 | ubuntu-jammy-large | 2026-01-08 13:59:37.324 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-01-08 13:59:37.346853 | ubuntu-jammy-large | 2026-01-08 13:59:37.346 | Not running install-packages remove with empty packages list 2026-01-08 13:59:38.463799 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-01-08 13:59:38.463902 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | Running command: ['install-packages', '-e', 'git-man', 'firewalld', 'libssl-dev', 'gcc', 'libffi-dev', 'gcc-11', 'python3-dev', 'perl', 'build-essential', 'gcc-12'] 2026-01-08 13:59:38.463923 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > Reading package lists... 2026-01-08 13:59:38.463937 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > Building dependency tree... 2026-01-08 13:59:38.463950 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > Reading state information... 2026-01-08 13:59:38.463963 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > Package 'firewalld' is not installed, so not removed 2026-01-08 13:59:38.463976 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > The following packages were automatically installed and are no longer required: 2026-01-08 13:59:38.463991 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-01-08 13:59:38.464030 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-01-08 13:59:38.464044 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-01-08 13:59:38.464057 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-01-08 13:59:38.464070 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-01-08 13:59:38.464083 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-01-08 13:59:38.464097 | ubuntu-jammy-large | 2026-01-08 13:59:38.463 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-01-08 13:59:38.464110 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Use 'sudo apt autoremove' to remove them. 2026-01-08 13:59:38.464127 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > The following packages will be REMOVED: 2026-01-08 13:59:38.464140 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-01-08 13:59:38.464153 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-01-08 13:59:38.464166 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-01-08 13:59:38.464179 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > After this operation, 195 MB disk space will be freed. 2026-01-08 13:59:38.464199 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > (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-08 13:59:38.464216 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-01-08 13:59:38.464229 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing build-essential (12.9ubuntu3) ... 2026-01-08 13:59:38.464245 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-01-08 13:59:38.464258 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-01-08 13:59:38.464271 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:38.464287 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-01-08 13:59:38.464300 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:38.464316 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:38.464329 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing git (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:59:38.464345 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing git-man (1:2.34.1-1ubuntu1.15) ... 2026-01-08 13:59:38.464361 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-01-08 13:59:38.464378 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing liberror-perl (0.17029-1) ... 2026-01-08 13:59:38.464394 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-01-08 13:59:38.464410 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2026-01-08 13:59:38.464426 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-01-08 13:59:38.464442 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-01-08 13:59:38.464476 | ubuntu-jammy-large | 2026-01-08 13:59:38.464 | returncode: 0 2026-01-08 13:59:38.477817 | ubuntu-jammy-large | 2026-01-08 13:59:38.477 | dib-run-parts 99-package-uninstalls completed 2026-01-08 13:59:38.479207 | ubuntu-jammy-large | 2026-01-08 13:59:38.479 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:59:38.479292 | ubuntu-jammy-large | 2026-01-08 13:59:38.479 | dib-run-parts 2026-01-08 13:59:38.482405 | ubuntu-jammy-large | 2026-01-08 13:59:38.482 | dib-run-parts Target: install.d 2026-01-08 13:59:38.482452 | ubuntu-jammy-large | 2026-01-08 13:59:38.482 | dib-run-parts 2026-01-08 13:59:38.482466 | ubuntu-jammy-large | 2026-01-08 13:59:38.482 | dib-run-parts Script Seconds 2026-01-08 13:59:38.482480 | ubuntu-jammy-large | 2026-01-08 13:59:38.482 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:59:38.482493 | ubuntu-jammy-large | 2026-01-08 13:59:38.482 | dib-run-parts 2026-01-08 13:59:38.496738 | ubuntu-jammy-large | 2026-01-08 13:59:38.496 | dib-run-parts 00-baseline-environment 2.516 2026-01-08 13:59:38.507872 | ubuntu-jammy-large | 2026-01-08 13:59:38.507 | dib-run-parts 00-up-to-date 0.617 2026-01-08 13:59:38.517323 | ubuntu-jammy-large | 2026-01-08 13:59:38.516 | dib-run-parts 01-package-installs 44.053 2026-01-08 13:59:38.528004 | ubuntu-jammy-large | 2026-01-08 13:59:38.527 | dib-run-parts 05-set-cloud-init-sources 0.007 2026-01-08 13:59:38.538771 | ubuntu-jammy-large | 2026-01-08 13:59:38.538 | dib-run-parts 10-cloud-init 0.007 2026-01-08 13:59:38.549612 | ubuntu-jammy-large | 2026-01-08 13:59:38.549 | dib-run-parts 10-debian-networking 0.016 2026-01-08 13:59:38.559735 | ubuntu-jammy-large | 2026-01-08 13:59:38.559 | dib-run-parts 10-install-static-files 0.060 2026-01-08 13:59:38.569302 | ubuntu-jammy-large | 2026-01-08 13:59:38.569 | dib-run-parts 12-debian-locale-gen 2.804 2026-01-08 13:59:38.580273 | ubuntu-jammy-large | 2026-01-08 13:59:38.580 | dib-run-parts 15-cleanup-debootstrap 0.009 2026-01-08 13:59:38.591717 | ubuntu-jammy-large | 2026-01-08 13:59:38.591 | dib-run-parts 20-install-init-scripts 0.011 2026-01-08 13:59:38.603086 | ubuntu-jammy-large | 2026-01-08 13:59:38.602 | dib-run-parts 75-amphora-agent-install 48.902 2026-01-08 13:59:38.614827 | ubuntu-jammy-large | 2026-01-08 13:59:38.614 | dib-run-parts 76-haproxy 0.006 2026-01-08 13:59:38.625634 | ubuntu-jammy-large | 2026-01-08 13:59:38.625 | dib-run-parts 76-octavia-lib-install 5.063 2026-01-08 13:59:38.636003 | ubuntu-jammy-large | 2026-01-08 13:59:38.635 | dib-run-parts 80-disable-rfc3041 0.006 2026-01-08 13:59:38.645381 | ubuntu-jammy-large | 2026-01-08 13:59:38.645 | dib-run-parts 80-modprobe-blacklist 0.003 2026-01-08 13:59:38.656354 | ubuntu-jammy-large | 2026-01-08 13:59:38.656 | dib-run-parts 99-package-uninstalls 1.152 2026-01-08 13:59:38.659214 | ubuntu-jammy-large | 2026-01-08 13:59:38.659 | dib-run-parts 2026-01-08 13:59:38.659491 | ubuntu-jammy-large | 2026-01-08 13:59:38.659 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:59:38.847107 | ubuntu-jammy-large | 2026-01-08 13:59:38.846 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-08 13:59:38.849838 | ubuntu-jammy-large | 2026-01-08 13:59:38.849 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-01-08 13:59:38.850001 | ubuntu-jammy-large | 2026-01-08 13:59:38.849 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:38.850058 | ubuntu-jammy-large | 2026-01-08 13:59:38.850 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:38.850196 | ubuntu-jammy-large | 2026-01-08 13:59:38.850 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:38.850244 | ubuntu-jammy-large | 2026-01-08 13:59:38.850 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:38.850538 | ubuntu-jammy-large | 2026-01-08 13:59:38.850 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:38.855000 | ubuntu-jammy-large | 2026-01-08 13:59:38.854 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:38.855255 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:59:38.855329 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:59:38.855437 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:38.855485 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:38.855650 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:59:38.855752 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:38.855810 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:38.855909 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:38.855968 | ubuntu-jammy-large | 2026-01-08 13:59:38.855 | ++ DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:38.856065 | ubuntu-jammy-large | 2026-01-08 13:59:38.856 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:38.856122 | ubuntu-jammy-large | 2026-01-08 13:59:38.856 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:38.856213 | ubuntu-jammy-large | 2026-01-08 13:59:38.856 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:38.856270 | ubuntu-jammy-large | 2026-01-08 13:59:38.856 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:38.856556 | ubuntu-jammy-large | 2026-01-08 13:59:38.856 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:38.861148 | ubuntu-jammy-large | 2026-01-08 13:59:38.861 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:38.861305 | ubuntu-jammy-large | 2026-01-08 13:59:38.861 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:38.861356 | ubuntu-jammy-large | 2026-01-08 13:59:38.861 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:38.861646 | ubuntu-jammy-large | 2026-01-08 13:59:38.861 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:38.866403 | ubuntu-jammy-large | 2026-01-08 13:59:38.866 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:38.866543 | ubuntu-jammy-large | 2026-01-08 13:59:38.866 | ++ export DIB_ADD_APT_KEYS= 2026-01-08 13:59:38.866568 | ubuntu-jammy-large | 2026-01-08 13:59:38.866 | ++ DIB_ADD_APT_KEYS= 2026-01-08 13:59:38.866872 | ubuntu-jammy-large | 2026-01-08 13:59:38.866 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-01-08 13:59:38.870603 | ubuntu-jammy-large | 2026-01-08 13:59:38.870 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-01-08 13:59:38.870709 | ubuntu-jammy-large | 2026-01-08 13:59:38.870 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:38.870752 | ubuntu-jammy-large | 2026-01-08 13:59:38.870 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:38.871108 | ubuntu-jammy-large | 2026-01-08 13:59:38.871 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:38.876358 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:38.876507 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ export DISTRO_NAME=ubuntu 2026-01-08 13:59:38.876559 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ DISTRO_NAME=ubuntu 2026-01-08 13:59:38.876693 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ export DIB_RELEASE=jammy 2026-01-08 13:59:38.876739 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ DIB_RELEASE=jammy 2026-01-08 13:59:38.876845 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:38.876890 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:38.876990 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:38.877033 | ubuntu-jammy-large | 2026-01-08 13:59:38.876 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:38.877134 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | ++ ARCH=amd64 2026-01-08 13:59:38.877271 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:59:38.877464 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:59:38.877569 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:38.877648 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:38.877936 | ubuntu-jammy-large | 2026-01-08 13:59:38.877 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:38.882565 | ubuntu-jammy-large | 2026-01-08 13:59:38.882 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:38.882742 | ubuntu-jammy-large | 2026-01-08 13:59:38.882 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:38.882794 | ubuntu-jammy-large | 2026-01-08 13:59:38.882 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:38.883066 | ubuntu-jammy-large | 2026-01-08 13:59:38.883 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:38.885991 | ubuntu-jammy-large | 2026-01-08 13:59:38.885 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:38.886144 | ubuntu-jammy-large | 2026-01-08 13:59:38.886 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:59:38.886242 | ubuntu-jammy-large | 2026-01-08 13:59:38.886 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:38.886340 | ubuntu-jammy-large | 2026-01-08 13:59:38.886 | ++ DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:38.886617 | ubuntu-jammy-large | 2026-01-08 13:59:38.886 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:38.891337 | ubuntu-jammy-large | 2026-01-08 13:59:38.891 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:38.891508 | ubuntu-jammy-large | 2026-01-08 13:59:38.891 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:38.891555 | ubuntu-jammy-large | 2026-01-08 13:59:38.891 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:38.891896 | ubuntu-jammy-large | 2026-01-08 13:59:38.891 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:38.896477 | ubuntu-jammy-large | 2026-01-08 13:59:38.896 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:38.896674 | ubuntu-jammy-large | 2026-01-08 13:59:38.896 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:38.896741 | ubuntu-jammy-large | 2026-01-08 13:59:38.896 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:38.896982 | ubuntu-jammy-large | 2026-01-08 13:59:38.896 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-08 13:59:38.902394 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-01-08 13:59:38.902450 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:38.902466 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:38.902479 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:59:38.902492 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:59:38.902505 | ubuntu-jammy-large | 2026-01-08 13:59:38.902 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-01-08 13:59:38.907031 | ubuntu-jammy-large | 2026-01-08 13:59:38.906 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-01-08 13:59:38.907072 | ubuntu-jammy-large | 2026-01-08 13:59:38.906 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:59:38.907085 | ubuntu-jammy-large | 2026-01-08 13:59:38.906 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:38.907097 | ubuntu-jammy-large | 2026-01-08 13:59:38.906 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:38.907115 | ubuntu-jammy-large | 2026-01-08 13:59:38.906 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-01-08 13:59:38.911924 | ubuntu-jammy-large | 2026-01-08 13:59:38.911 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-01-08 13:59:38.911967 | ubuntu-jammy-large | 2026-01-08 13:59:38.911 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:59:38.911982 | ubuntu-jammy-large | 2026-01-08 13:59:38.911 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:59:38.911995 | ubuntu-jammy-large | 2026-01-08 13:59:38.911 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-08 13:59:38.917093 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-01-08 13:59:38.917138 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ '[' -z '' ']' 2026-01-08 13:59:38.917171 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ case "$DISTRO_NAME" in 2026-01-08 13:59:38.917185 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ '[' jammy == trusty ']' 2026-01-08 13:59:38.917197 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ '[' -z '' ']' 2026-01-08 13:59:38.917210 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ DIB_PYTHON_VERSION=3 2026-01-08 13:59:38.917223 | ubuntu-jammy-large | 2026-01-08 13:59:38.916 | ++ export DIB_PYTHON_VERSION 2026-01-08 13:59:38.917236 | ubuntu-jammy-large | 2026-01-08 13:59:38.917 | ++ export DIB_PYTHON=python3 2026-01-08 13:59:38.917248 | ubuntu-jammy-large | 2026-01-08 13:59:38.917 | ++ DIB_PYTHON=python3 2026-01-08 13:59:38.917262 | ubuntu-jammy-large | 2026-01-08 13:59:38.917 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:38.921943 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:38.921986 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ '[' 0 -gt 0 ']' 2026-01-08 13:59:38.922001 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ set -euo pipefail 2026-01-08 13:59:38.922014 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ case $DISTRO_NAME in 2026-01-08 13:59:38.922027 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:59:38.922040 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:59:38.922053 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:59:38.922067 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:59:38.922080 | ubuntu-jammy-large | 2026-01-08 13:59:38.921 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-08 13:59:38.926703 | ubuntu-jammy-large | 2026-01-08 13:59:38.926 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-01-08 13:59:38.926745 | ubuntu-jammy-large | 2026-01-08 13:59:38.926 | ++ '[' -z systemd ']' 2026-01-08 13:59:38.926759 | ubuntu-jammy-large | 2026-01-08 13:59:38.926 | ++ case $DIB_INIT_SYSTEM in 2026-01-08 13:59:38.926772 | ubuntu-jammy-large | 2026-01-08 13:59:38.926 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-01-08 13:59:38.986606 | ubuntu-jammy-large | 2026-01-08 13:59:38.986 | Nothing to install 2026-01-08 13:59:38.994326 | ubuntu-jammy-large | 2026-01-08 13:59:38.994 | dib-run-parts 00-package-installs completed 2026-01-08 13:59:38.994659 | ubuntu-jammy-large | 2026-01-08 13:59:38.994 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-01-08 13:59:39.005323 | ubuntu-jammy-large | 2026-01-08 13:59:39.005 | dib-run-parts 10-enable-init-scripts completed 2026-01-08 13:59:39.005678 | ubuntu-jammy-large | 2026-01-08 13:59:39.005 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-01-08 13:59:39.015613 | ubuntu-jammy-large | 2026-01-08 13:59:39.015 | dib-run-parts 10-fix-rsyslog completed 2026-01-08 13:59:39.015932 | ubuntu-jammy-large | 2026-01-08 13:59:39.015 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-01-08 13:59:39.075130 | ubuntu-jammy-large | 2026-01-08 13:59:39.074 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-01-08 13:59:39.077556 | ubuntu-jammy-large | 2026-01-08 13:59:39.077 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-01-08 13:59:39.077876 | ubuntu-jammy-large | 2026-01-08 13:59:39.077 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-01-08 13:59:39.131464 | ubuntu-jammy-large | 2026-01-08 13:59:39.131 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-01-08 13:59:39.134545 | ubuntu-jammy-large | 2026-01-08 13:59:39.134 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-01-08 13:59:39.134847 | ubuntu-jammy-large | 2026-01-08 13:59:39.134 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-01-08 13:59:39.143389 | ubuntu-jammy-large | 2026-01-08 13:59:39.143 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-01-08 13:59:39.143452 | ubuntu-jammy-large | 2026-01-08 13:59:39.143 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-01-08 13:59:39.187217 | ubuntu-jammy-large | 2026-01-08 13:59:39.187 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-01-08 13:59:39.190503 | ubuntu-jammy-large | 2026-01-08 13:59:39.190 | dib-run-parts 20-disable-default-haproxy completed 2026-01-08 13:59:39.190816 | ubuntu-jammy-large | 2026-01-08 13:59:39.190 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-01-08 13:59:39.316013 | ubuntu-jammy-large | 2026-01-08 13:59:39.315 | dib-run-parts 20-haproxy-tune-kernel completed 2026-01-08 13:59:39.316389 | ubuntu-jammy-large | 2026-01-08 13:59:39.316 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-01-08 13:59:39.326880 | ubuntu-jammy-large | 2026-01-08 13:59:39.326 | dib-run-parts 20-haproxy-user-group-config completed 2026-01-08 13:59:39.327161 | ubuntu-jammy-large | 2026-01-08 13:59:39.327 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-01-08 13:59:39.333777 | ubuntu-jammy-large | 2026-01-08 13:59:39.333 | dib-run-parts 20-setup-haproxy-log completed 2026-01-08 13:59:39.334015 | ubuntu-jammy-large | 2026-01-08 13:59:39.333 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-01-08 13:59:39.346118 | ubuntu-jammy-large | 2026-01-08 13:59:39.346 | dib-run-parts 21-create-ping-wrapper completed 2026-01-08 13:59:39.346357 | ubuntu-jammy-large | 2026-01-08 13:59:39.346 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-01-08 13:59:39.356476 | ubuntu-jammy-large | 2026-01-08 13:59:39.356 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-01-08 13:59:39.359780 | ubuntu-jammy-large | 2026-01-08 13:59:39.359 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-01-08 13:59:39.360024 | ubuntu-jammy-large | 2026-01-08 13:59:39.359 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-01-08 13:59:39.375226 | ubuntu-jammy-large | 2026-01-08 13:59:39.375 | dib-run-parts 30-logrotate-haproxy completed 2026-01-08 13:59:39.375448 | ubuntu-jammy-large | 2026-01-08 13:59:39.375 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-01-08 13:59:39.390880 | ubuntu-jammy-large | 2026-01-08 13:59:39.390 | dib-run-parts 30-logrotate-timer completed 2026-01-08 13:59:39.391098 | ubuntu-jammy-large | 2026-01-08 13:59:39.391 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-01-08 13:59:39.402872 | ubuntu-jammy-large | 2026-01-08 13:59:39.402 | dib-run-parts 89-remove-build-deps completed 2026-01-08 13:59:39.403091 | ubuntu-jammy-large | 2026-01-08 13:59:39.403 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-01-08 13:59:39.470935 | ubuntu-jammy-large | 2026-01-08 13:59:39.470 | Reading package lists... 2026-01-08 13:59:39.647240 | ubuntu-jammy-large | 2026-01-08 13:59:39.647 | Building dependency tree... 2026-01-08 13:59:39.647481 | ubuntu-jammy-large | 2026-01-08 13:59:39.647 | Reading state information... 2026-01-08 13:59:39.821349 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | The following packages will be REMOVED: 2026-01-08 13:59:39.821419 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-01-08 13:59:39.821487 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-01-08 13:59:39.821598 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-01-08 13:59:39.821646 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-01-08 13:59:39.821786 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-01-08 13:59:39.821876 | ubuntu-jammy-large | 2026-01-08 13:59:39.821 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-01-08 13:59:39.822069 | ubuntu-jammy-large | 2026-01-08 13:59:39.822 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-01-08 13:59:39.822155 | ubuntu-jammy-large | 2026-01-08 13:59:39.822 | rpcsvc-proto* zlib1g-dev* 2026-01-08 13:59:40.025334 | ubuntu-jammy-large | 2026-01-08 13:59:40.025 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-01-08 13:59:40.025385 | ubuntu-jammy-large | 2026-01-08 13:59:40.025 | After this operation, 205 MB disk space will be freed. 2026-01-08 13:59:40.047735 | ubuntu-jammy-large | 2026-01-08 13:59:40.047 | (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-08 13:59:40.048363 | ubuntu-jammy-large | 2026-01-08 13:59:40.048 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-01-08 13:59:40.054756 | ubuntu-jammy-large | 2026-01-08 13:59:40.054 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.061317 | ubuntu-jammy-large | 2026-01-08 13:59:40.061 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.068501 | ubuntu-jammy-large | 2026-01-08 13:59:40.068 | Removing dctrl-tools (2.24-3build2) ... 2026-01-08 13:59:40.082154 | ubuntu-jammy-large | 2026-01-08 13:59:40.082 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.096662 | ubuntu-jammy-large | 2026-01-08 13:59:40.096 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.100890 | ubuntu-jammy-large | 2026-01-08 13:59:40.100 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.103200 | ubuntu-jammy-large | 2026-01-08 13:59:40.103 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.105545 | ubuntu-jammy-large | 2026-01-08 13:59:40.105 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.107190 | ubuntu-jammy-large | 2026-01-08 13:59:40.107 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.111709 | ubuntu-jammy-large | 2026-01-08 13:59:40.111 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.114052 | ubuntu-jammy-large | 2026-01-08 13:59:40.113 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.115624 | ubuntu-jammy-large | 2026-01-08 13:59:40.115 | Removing python3.10-dev (3.10.12-1~22.04.12) ... 2026-01-08 13:59:40.117338 | ubuntu-jammy-large | 2026-01-08 13:59:40.117 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-01-08 13:59:40.118945 | ubuntu-jammy-large | 2026-01-08 13:59:40.118 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:59:40.125179 | ubuntu-jammy-large | 2026-01-08 13:59:40.124 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-01-08 13:59:40.126929 | ubuntu-jammy-large | 2026-01-08 13:59:40.126 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2026-01-08 13:59:40.128726 | ubuntu-jammy-large | 2026-01-08 13:59:40.128 | Removing libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2026-01-08 13:59:40.135921 | ubuntu-jammy-large | 2026-01-08 13:59:40.135 | Removing libc-dev-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:59:40.137456 | ubuntu-jammy-large | 2026-01-08 13:59:40.137 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.139057 | ubuntu-jammy-large | 2026-01-08 13:59:40.138 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-01-08 13:59:40.140762 | ubuntu-jammy-large | 2026-01-08 13:59:40.140 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.142381 | ubuntu-jammy-large | 2026-01-08 13:59:40.142 | Removing libisl23:amd64 (0.24-2build1) ... 2026-01-08 13:59:40.144157 | ubuntu-jammy-large | 2026-01-08 13:59:40.144 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.145731 | ubuntu-jammy-large | 2026-01-08 13:59:40.145 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-01-08 13:59:40.147401 | ubuntu-jammy-large | 2026-01-08 13:59:40.147 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-08 13:59:40.167823 | ubuntu-jammy-large | 2026-01-08 13:59:40.167 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-01-08 13:59:40.170029 | ubuntu-jammy-large | 2026-01-08 13:59:40.169 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.171870 | ubuntu-jammy-large | 2026-01-08 13:59:40.171 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-01-08 13:59:40.173526 | ubuntu-jammy-large | 2026-01-08 13:59:40.173 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-01-08 13:59:40.175265 | ubuntu-jammy-large | 2026-01-08 13:59:40.175 | Removing libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2026-01-08 13:59:40.177741 | ubuntu-jammy-large | 2026-01-08 13:59:40.177 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.179296 | ubuntu-jammy-large | 2026-01-08 13:59:40.179 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-01-08 13:59:40.181601 | ubuntu-jammy-large | 2026-01-08 13:59:40.181 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.183977 | ubuntu-jammy-large | 2026-01-08 13:59:40.183 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2026-01-08 13:59:40.185821 | ubuntu-jammy-large | 2026-01-08 13:59:40.185 | Removing linux-libc-dev:amd64 (5.15.0-164.174) ... 2026-01-08 13:59:40.196074 | ubuntu-jammy-large | 2026-01-08 13:59:40.195 | Removing lto-disabled-list (24) ... 2026-01-08 13:59:40.199636 | ubuntu-jammy-large | 2026-01-08 13:59:40.199 | Removing make (4.3-4.1build1) ... 2026-01-08 13:59:40.201731 | ubuntu-jammy-large | 2026-01-08 13:59:40.201 | Removing patch (2.7.6-7build2) ... 2026-01-08 13:59:40.203249 | ubuntu-jammy-large | 2026-01-08 13:59:40.203 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-01-08 13:59:40.221683 | ubuntu-jammy-large | 2026-01-08 13:59:40.221 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:59:40.285678 | ubuntu-jammy-large | 2026-01-08 13:59:40.285 | (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-08 13:59:40.286472 | ubuntu-jammy-large | 2026-01-08 13:59:40.286 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-01-08 13:59:40.299740 | ubuntu-jammy-large | 2026-01-08 13:59:40.299 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-01-08 13:59:40.479412 | ubuntu-jammy-large | 2026-01-08 13:59:40.479 | dib-run-parts 90-remove-build-deps completed 2026-01-08 13:59:40.479477 | ubuntu-jammy-large | 2026-01-08 13:59:40.479 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-01-08 13:59:40.481817 | ubuntu-jammy-large | 2026-01-08 13:59:40.481 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-01-08 13:59:40.481893 | ubuntu-jammy-large | 2026-01-08 13:59:40.481 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-01-08 13:59:40.503947 | ubuntu-jammy-large | 2026-01-08 13:59:40.503 | dib-run-parts 91-remove-default-ints completed 2026-01-08 13:59:40.503987 | ubuntu-jammy-large | 2026-01-08 13:59:40.503 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-01-08 13:59:40.528277 | ubuntu-jammy-large | 2026-01-08 13:59:40.528 | Not running install-packages remove with empty packages list 2026-01-08 13:59:40.574930 | ubuntu-jammy-large | 2026-01-08 13:59:40.574 | Nothing to uninstall 2026-01-08 13:59:40.583923 | ubuntu-jammy-large | 2026-01-08 13:59:40.583 | dib-run-parts 95-package-uninstalls completed 2026-01-08 13:59:40.583975 | ubuntu-jammy-large | 2026-01-08 13:59:40.583 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-01-08 13:59:40.636008 | ubuntu-jammy-large | 2026-01-08 13:59:40.635 | Reading package lists... 2026-01-08 13:59:40.867449 | ubuntu-jammy-large | 2026-01-08 13:59:40.867 | Building dependency tree... 2026-01-08 13:59:40.867818 | ubuntu-jammy-large | 2026-01-08 13:59:40.867 | Reading state information... 2026-01-08 13:59:41.081461 | ubuntu-jammy-large | 2026-01-08 13:59:41.081 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:59:41.085865 | ubuntu-jammy-large | 2026-01-08 13:59:41.085 | dib-run-parts 99-autoremove completed 2026-01-08 13:59:41.087202 | ubuntu-jammy-large | 2026-01-08 13:59:41.087 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:59:41.087268 | ubuntu-jammy-large | 2026-01-08 13:59:41.087 | dib-run-parts 2026-01-08 13:59:41.090189 | ubuntu-jammy-large | 2026-01-08 13:59:41.090 | dib-run-parts Target: post-install.d 2026-01-08 13:59:41.090232 | ubuntu-jammy-large | 2026-01-08 13:59:41.090 | dib-run-parts 2026-01-08 13:59:41.090246 | ubuntu-jammy-large | 2026-01-08 13:59:41.090 | dib-run-parts Script Seconds 2026-01-08 13:59:41.090258 | ubuntu-jammy-large | 2026-01-08 13:59:41.090 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:59:41.090270 | ubuntu-jammy-large | 2026-01-08 13:59:41.090 | dib-run-parts 2026-01-08 13:59:41.103846 | ubuntu-jammy-large | 2026-01-08 13:59:41.103 | dib-run-parts 00-package-installs 0.066 2026-01-08 13:59:41.113013 | ubuntu-jammy-large | 2026-01-08 13:59:41.112 | dib-run-parts 10-enable-init-scripts 0.008 2026-01-08 13:59:41.125344 | ubuntu-jammy-large | 2026-01-08 13:59:41.125 | dib-run-parts 10-fix-rsyslog 0.007 2026-01-08 13:59:41.136101 | ubuntu-jammy-large | 2026-01-08 13:59:41.135 | dib-run-parts 11-enable-amphora-agent-systemd 0.059 2026-01-08 13:59:41.143740 | ubuntu-jammy-large | 2026-01-08 13:59:41.143 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.055 2026-01-08 13:59:41.151846 | ubuntu-jammy-large | 2026-01-08 13:59:41.151 | dib-run-parts 20-disable-default-haproxy 0.053 2026-01-08 13:59:41.160903 | ubuntu-jammy-large | 2026-01-08 13:59:41.160 | dib-run-parts 20-haproxy-tune-kernel 0.123 2026-01-08 13:59:41.171951 | ubuntu-jammy-large | 2026-01-08 13:59:41.171 | dib-run-parts 20-haproxy-user-group-config 0.008 2026-01-08 13:59:41.181359 | ubuntu-jammy-large | 2026-01-08 13:59:41.181 | dib-run-parts 20-setup-haproxy-log 0.004 2026-01-08 13:59:41.190118 | ubuntu-jammy-large | 2026-01-08 13:59:41.190 | dib-run-parts 21-create-ping-wrapper 0.010 2026-01-08 13:59:41.201545 | ubuntu-jammy-large | 2026-01-08 13:59:41.201 | dib-run-parts 30-enable-certs-ramfs-service 0.011 2026-01-08 13:59:41.210640 | ubuntu-jammy-large | 2026-01-08 13:59:41.210 | dib-run-parts 30-logrotate-haproxy 0.013 2026-01-08 13:59:41.220041 | ubuntu-jammy-large | 2026-01-08 13:59:41.219 | dib-run-parts 30-logrotate-timer 0.013 2026-01-08 13:59:41.229268 | ubuntu-jammy-large | 2026-01-08 13:59:41.229 | dib-run-parts 89-remove-build-deps 0.010 2026-01-08 13:59:41.240205 | ubuntu-jammy-large | 2026-01-08 13:59:41.240 | dib-run-parts 90-remove-build-deps 1.073 2026-01-08 13:59:41.251744 | ubuntu-jammy-large | 2026-01-08 13:59:41.251 | dib-run-parts 91-remove-default-ints 0.023 2026-01-08 13:59:41.260847 | ubuntu-jammy-large | 2026-01-08 13:59:41.260 | dib-run-parts 95-package-uninstalls 0.077 2026-01-08 13:59:41.272088 | ubuntu-jammy-large | 2026-01-08 13:59:41.271 | dib-run-parts 99-autoremove 0.499 2026-01-08 13:59:41.274711 | ubuntu-jammy-large | 2026-01-08 13:59:41.274 | dib-run-parts 2026-01-08 13:59:41.274982 | ubuntu-jammy-large | 2026-01-08 13:59:41.274 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:59:41.373124 | ubuntu-jammy-large | 2026-01-08 13:59:41.372 | Unmount /tmp/dib_build.d1aX27eK/mnt/var/cache/apt/archives 2026-01-08 13:59:41.389882 | ubuntu-jammy-large | 2026-01-08 13:59:41.389 | Unmount /tmp/dib_build.d1aX27eK/mnt/tmp/pip 2026-01-08 13:59:41.402972 | ubuntu-jammy-large | 2026-01-08 13:59:41.402 | Unmount /tmp/dib_build.d1aX27eK/mnt/sys 2026-01-08 13:59:41.414390 | ubuntu-jammy-large | 2026-01-08 13:59:41.414 | Unmount /tmp/dib_build.d1aX27eK/mnt/proc 2026-01-08 13:59:41.432752 | ubuntu-jammy-large | 2026-01-08 13:59:41.432 | Unmount /tmp/dib_build.d1aX27eK/mnt/dev/pts 2026-01-08 13:59:41.454495 | ubuntu-jammy-large | 2026-01-08 13:59:41.454 | Unmount /tmp/dib_build.d1aX27eK/mnt/dev 2026-01-08 13:59:41.737994 | ubuntu-jammy-large | 2026-01-08 13:59:41.737 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.d1aX27eK/states/block-device/config.json] 2026-01-08 13:59:41.982787 | ubuntu-jammy-large | 2026-01-08 13:59:41.982 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-01-08 13:59:41.983592 | ubuntu-jammy-large | 2026-01-08 13:59:41.983 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.jf5L7n8j/image0.raw] 2026-01-08 13:59:41.983772 | ubuntu-jammy-large | 2026-01-08 13:59:41.983 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-01-08 13:59:41.983827 | ubuntu-jammy-large | 2026-01-08 13:59:41.983 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.jf5L7n8j/image0.raw] 2026-01-08 13:59:42.030194 | ubuntu-jammy-large | 2026-01-08 13:59:42.030 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-01-08 13:59:42.030506 | ubuntu-jammy-large | 2026-01-08 13:59:42.030 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.jf5L7n8j/image0.raw] 2026-01-08 13:59:42.030747 | ubuntu-jammy-large | 2026-01-08 13:59:42.030 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-01-08 13:59:42.031101 | ubuntu-jammy-large | 2026-01-08 13:59:42.031 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-01-08 13:59:42.031242 | ubuntu-jammy-large | 2026-01-08 13:59:42.031 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-01-08 13:59:42.031491 | ubuntu-jammy-large | 2026-01-08 13:59:42.031 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-01-08 13:59:42.081604 | ubuntu-jammy-large | 2026-01-08 13:59:42.081 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-01-08 13:59:42.191131 | ubuntu-jammy-large | 2026-01-08 13:59:42.190 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 4a90a620-beab-4075-bc3a-96da72bf9caf -q /dev/mapper/loop0p1] 2026-01-08 13:59:42.283764 | ubuntu-jammy-large | 2026-01-08 13:59:42.283 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.d1aX27eK/mnt/] 2026-01-08 13:59:42.302070 | ubuntu-jammy-large | 2026-01-08 13:59:42.301 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.d1aX27eK/mnt/] 2026-01-08 13:59:42.302241 | ubuntu-jammy-large | 2026-01-08 13:59:42.302 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.d1aX27eK/mnt/] 2026-01-08 13:59:42.328968 | ubuntu-jammy-large | 2026-01-08 13:59:42.328 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-01-08 13:59:42.585634 | ubuntu-jammy-large | 2026-01-08 13:59:42.585 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-01-08 13:59:42.833121 | ubuntu-jammy-large | 2026-01-08 13:59:42.832 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-01-08 13:59:43.077958 | ubuntu-jammy-large | 2026-01-08 13:59:43.077 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-01-08 13:59:43.078191 | ubuntu-jammy-large | 2026-01-08 13:59:43.078 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.d1aX27eK/built/etc] 2026-01-08 13:59:43.097862 | ubuntu-jammy-large | 2026-01-08 13:59:43.097 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.d1aX27eK/states/block-device/fstab /tmp/dib_build.d1aX27eK/built/etc/fstab] 2026-01-08 13:59:47.269024 | ubuntu-jammy-large | 2026-01-08 13:59:47.268 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-08 13:59:47.273419 | ubuntu-jammy-large | 2026-01-08 13:59:47.273 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-01-08 13:59:47.273618 | ubuntu-jammy-large | 2026-01-08 13:59:47.273 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:47.273678 | ubuntu-jammy-large | 2026-01-08 13:59:47.273 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:47.273818 | ubuntu-jammy-large | 2026-01-08 13:59:47.273 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:47.273867 | ubuntu-jammy-large | 2026-01-08 13:59:47.273 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:47.274170 | ubuntu-jammy-large | 2026-01-08 13:59:47.274 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:47.278617 | ubuntu-jammy-large | 2026-01-08 13:59:47.278 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:47.278778 | ubuntu-jammy-large | 2026-01-08 13:59:47.278 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:59:47.278831 | ubuntu-jammy-large | 2026-01-08 13:59:47.278 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:59:47.278945 | ubuntu-jammy-large | 2026-01-08 13:59:47.278 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:47.278992 | ubuntu-jammy-large | 2026-01-08 13:59:47.278 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:47.279199 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:59:47.279340 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:47.279403 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:47.279638 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ export DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:47.279753 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:47.279924 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:47.280016 | ubuntu-jammy-large | 2026-01-08 13:59:47.279 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:47.280166 | ubuntu-jammy-large | 2026-01-08 13:59:47.280 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:47.280266 | ubuntu-jammy-large | 2026-01-08 13:59:47.280 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:47.280768 | ubuntu-jammy-large | 2026-01-08 13:59:47.280 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:47.285447 | ubuntu-jammy-large | 2026-01-08 13:59:47.285 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:47.285575 | ubuntu-jammy-large | 2026-01-08 13:59:47.285 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:47.285609 | ubuntu-jammy-large | 2026-01-08 13:59:47.285 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:47.285888 | ubuntu-jammy-large | 2026-01-08 13:59:47.285 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:47.290383 | ubuntu-jammy-large | 2026-01-08 13:59:47.290 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:47.290578 | ubuntu-jammy-large | 2026-01-08 13:59:47.290 | ++ export DIB_ADD_APT_KEYS= 2026-01-08 13:59:47.290630 | ubuntu-jammy-large | 2026-01-08 13:59:47.290 | ++ DIB_ADD_APT_KEYS= 2026-01-08 13:59:47.290895 | ubuntu-jammy-large | 2026-01-08 13:59:47.290 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-01-08 13:59:47.295410 | ubuntu-jammy-large | 2026-01-08 13:59:47.295 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-01-08 13:59:47.295507 | ubuntu-jammy-large | 2026-01-08 13:59:47.295 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:47.295590 | ubuntu-jammy-large | 2026-01-08 13:59:47.295 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:47.295895 | ubuntu-jammy-large | 2026-01-08 13:59:47.295 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:47.299704 | ubuntu-jammy-large | 2026-01-08 13:59:47.299 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:47.299815 | ubuntu-jammy-large | 2026-01-08 13:59:47.299 | ++ export DISTRO_NAME=ubuntu 2026-01-08 13:59:47.299860 | ubuntu-jammy-large | 2026-01-08 13:59:47.299 | ++ DISTRO_NAME=ubuntu 2026-01-08 13:59:47.299951 | ubuntu-jammy-large | 2026-01-08 13:59:47.299 | ++ export DIB_RELEASE=jammy 2026-01-08 13:59:47.299995 | ubuntu-jammy-large | 2026-01-08 13:59:47.299 | ++ DIB_RELEASE=jammy 2026-01-08 13:59:47.300086 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:47.300124 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:47.300199 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:47.300250 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:47.300353 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ ARCH=amd64 2026-01-08 13:59:47.300452 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:59:47.300683 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:59:47.300765 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:47.300819 | ubuntu-jammy-large | 2026-01-08 13:59:47.300 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:47.301066 | ubuntu-jammy-large | 2026-01-08 13:59:47.301 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:47.305690 | ubuntu-jammy-large | 2026-01-08 13:59:47.305 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:47.305843 | ubuntu-jammy-large | 2026-01-08 13:59:47.305 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:47.305883 | ubuntu-jammy-large | 2026-01-08 13:59:47.305 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:47.306096 | ubuntu-jammy-large | 2026-01-08 13:59:47.306 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:47.310293 | ubuntu-jammy-large | 2026-01-08 13:59:47.310 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:47.310506 | ubuntu-jammy-large | 2026-01-08 13:59:47.310 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:59:47.310572 | ubuntu-jammy-large | 2026-01-08 13:59:47.310 | ++ export DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:47.310593 | ubuntu-jammy-large | 2026-01-08 13:59:47.310 | ++ DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:47.310780 | ubuntu-jammy-large | 2026-01-08 13:59:47.310 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:47.314966 | ubuntu-jammy-large | 2026-01-08 13:59:47.314 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:47.315136 | ubuntu-jammy-large | 2026-01-08 13:59:47.315 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:47.315187 | ubuntu-jammy-large | 2026-01-08 13:59:47.315 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:47.315457 | ubuntu-jammy-large | 2026-01-08 13:59:47.315 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:47.319585 | ubuntu-jammy-large | 2026-01-08 13:59:47.319 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:47.319887 | ubuntu-jammy-large | 2026-01-08 13:59:47.319 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:47.319991 | ubuntu-jammy-large | 2026-01-08 13:59:47.319 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:47.320375 | ubuntu-jammy-large | 2026-01-08 13:59:47.320 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-08 13:59:47.324932 | ubuntu-jammy-large | 2026-01-08 13:59:47.324 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-01-08 13:59:47.325094 | ubuntu-jammy-large | 2026-01-08 13:59:47.325 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:47.325140 | ubuntu-jammy-large | 2026-01-08 13:59:47.325 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:47.325255 | ubuntu-jammy-large | 2026-01-08 13:59:47.325 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:59:47.325304 | ubuntu-jammy-large | 2026-01-08 13:59:47.325 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-01-08 13:59:47.325562 | ubuntu-jammy-large | 2026-01-08 13:59:47.325 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-01-08 13:59:47.329425 | ubuntu-jammy-large | 2026-01-08 13:59:47.329 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-01-08 13:59:47.329594 | ubuntu-jammy-large | 2026-01-08 13:59:47.329 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:59:47.329724 | ubuntu-jammy-large | 2026-01-08 13:59:47.329 | ++ export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:47.329772 | ubuntu-jammy-large | 2026-01-08 13:59:47.329 | ++ DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:47.330007 | ubuntu-jammy-large | 2026-01-08 13:59:47.329 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-01-08 13:59:47.334148 | ubuntu-jammy-large | 2026-01-08 13:59:47.334 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-01-08 13:59:47.334279 | ubuntu-jammy-large | 2026-01-08 13:59:47.334 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:59:47.334297 | ubuntu-jammy-large | 2026-01-08 13:59:47.334 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:59:47.334557 | ubuntu-jammy-large | 2026-01-08 13:59:47.334 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-08 13:59:47.339002 | ubuntu-jammy-large | 2026-01-08 13:59:47.338 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-01-08 13:59:47.339227 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ '[' -z '' ']' 2026-01-08 13:59:47.339293 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ case "$DISTRO_NAME" in 2026-01-08 13:59:47.339373 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ '[' jammy == trusty ']' 2026-01-08 13:59:47.339466 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ '[' -z '' ']' 2026-01-08 13:59:47.339541 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ DIB_PYTHON_VERSION=3 2026-01-08 13:59:47.339610 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ export DIB_PYTHON_VERSION 2026-01-08 13:59:47.339695 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ export DIB_PYTHON=python3 2026-01-08 13:59:47.339759 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | ++ DIB_PYTHON=python3 2026-01-08 13:59:47.339997 | ubuntu-jammy-large | 2026-01-08 13:59:47.339 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:47.344503 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:47.344653 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ '[' 0 -gt 0 ']' 2026-01-08 13:59:47.344715 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ set -euo pipefail 2026-01-08 13:59:47.344850 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ case $DISTRO_NAME in 2026-01-08 13:59:47.344910 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:59:47.344956 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:59:47.344994 | ubuntu-jammy-large | 2026-01-08 13:59:47.344 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:59:47.345048 | ubuntu-jammy-large | 2026-01-08 13:59:47.345 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:59:47.345270 | ubuntu-jammy-large | 2026-01-08 13:59:47.345 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-08 13:59:47.349922 | ubuntu-jammy-large | 2026-01-08 13:59:47.349 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-01-08 13:59:47.350081 | ubuntu-jammy-large | 2026-01-08 13:59:47.350 | ++ '[' -z systemd ']' 2026-01-08 13:59:47.350179 | ubuntu-jammy-large | 2026-01-08 13:59:47.350 | ++ case $DIB_INIT_SYSTEM in 2026-01-08 13:59:47.350440 | ubuntu-jammy-large | 2026-01-08 13:59:47.350 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-01-08 13:59:47.407780 | ubuntu-jammy-large | 2026-01-08 13:59:47.407 | INFO:root:Mapping for bootloader : grub-pc 2026-01-08 13:59:47.461927 | ubuntu-jammy-large | 2026-01-08 13:59:47.461 | Reading package lists... 2026-01-08 13:59:47.686552 | ubuntu-jammy-large | 2026-01-08 13:59:47.686 | Building dependency tree... 2026-01-08 13:59:47.686790 | ubuntu-jammy-large | 2026-01-08 13:59:47.686 | Reading state information... 2026-01-08 13:59:47.847868 | ubuntu-jammy-large | 2026-01-08 13:59:47.847 | The following additional packages will be installed: 2026-01-08 13:59:47.847957 | ubuntu-jammy-large | 2026-01-08 13:59:47.847 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-01-08 13:59:47.848724 | ubuntu-jammy-large | 2026-01-08 13:59:47.848 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-01-08 13:59:47.849442 | ubuntu-jammy-large | 2026-01-08 13:59:47.849 | Suggested packages: 2026-01-08 13:59:47.849538 | ubuntu-jammy-large | 2026-01-08 13:59:47.849 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-01-08 13:59:47.849555 | ubuntu-jammy-large | 2026-01-08 13:59:47.849 | Recommended packages: 2026-01-08 13:59:47.849569 | ubuntu-jammy-large | 2026-01-08 13:59:47.849 | os-prober 2026-01-08 13:59:47.870282 | ubuntu-jammy-large | 2026-01-08 13:59:47.870 | The following NEW packages will be installed: 2026-01-08 13:59:47.870337 | ubuntu-jammy-large | 2026-01-08 13:59:47.870 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-01-08 13:59:47.870910 | ubuntu-jammy-large | 2026-01-08 13:59:47.870 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-01-08 13:59:48.009697 | ubuntu-jammy-large | 2026-01-08 13:59:48.009 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-01-08 13:59:48.009769 | ubuntu-jammy-large | 2026-01-08 13:59:48.009 | Need to get 4796 kB of archives. 2026-01-08 13:59:48.009795 | ubuntu-jammy-large | 2026-01-08 13:59:48.009 | After this operation, 21.2 MB of additional disk space will be used. 2026-01-08 13:59:48.009810 | ubuntu-jammy-large | 2026-01-08 13:59:48.009 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-01-08 13:59:48.040890 | ubuntu-jammy-large | 2026-01-08 13:59:48.040 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.1 [191 kB] 2026-01-08 13:59:48.067150 | ubuntu-jammy-large | 2026-01-08 13:59:48.066 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-01-08 13:59:48.068598 | ubuntu-jammy-large | 2026-01-08 13:59:48.068 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-01-08 13:59:48.069895 | ubuntu-jammy-large | 2026-01-08 13:59:48.069 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-01-08 13:59:48.095733 | ubuntu-jammy-large | 2026-01-08 13:59:48.095 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-01-08 13:59:48.174875 | ubuntu-jammy-large | 2026-01-08 13:59:48.174 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-01-08 13:59:48.204415 | ubuntu-jammy-large | 2026-01-08 13:59:48.204 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-01-08 13:59:48.247506 | ubuntu-jammy-large | 2026-01-08 13:59:48.247 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-01-08 13:59:48.251644 | ubuntu-jammy-large | 2026-01-08 13:59:48.251 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-01-08 13:59:48.416134 | ubuntu-jammy-large | 2026-01-08 13:59:48.415 | debconf: delaying package configuration, since apt-utils is not installed 2026-01-08 13:59:48.440322 | ubuntu-jammy-large | 2026-01-08 13:59:48.440 | Fetched 4796 kB in 0s (12.8 MB/s) 2026-01-08 13:59:48.508667 | ubuntu-jammy-large | 2026-01-08 13:59:48.508 | Selecting previously unselected package gettext-base. 2026-01-08 13:59:48.520734 | ubuntu-jammy-large | 2026-01-08 13:59:48.520 | (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-08 13:59:48.521405 | ubuntu-jammy-large | 2026-01-08 13:59:48.521 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-01-08 13:59:48.523138 | ubuntu-jammy-large | 2026-01-08 13:59:48.523 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-01-08 13:59:48.549915 | ubuntu-jammy-large | 2026-01-08 13:59:48.549 | Selecting previously unselected package libpng16-16:amd64. 2026-01-08 13:59:48.557903 | ubuntu-jammy-large | 2026-01-08 13:59:48.557 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.1_amd64.deb ... 2026-01-08 13:59:48.560045 | ubuntu-jammy-large | 2026-01-08 13:59:48.559 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.1) ... 2026-01-08 13:59:48.591607 | ubuntu-jammy-large | 2026-01-08 13:59:48.591 | Selecting previously unselected package libefivar1:amd64. 2026-01-08 13:59:48.599335 | ubuntu-jammy-large | 2026-01-08 13:59:48.599 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-01-08 13:59:48.600721 | ubuntu-jammy-large | 2026-01-08 13:59:48.600 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-01-08 13:59:48.628002 | ubuntu-jammy-large | 2026-01-08 13:59:48.627 | Selecting previously unselected package libefiboot1:amd64. 2026-01-08 13:59:48.635052 | ubuntu-jammy-large | 2026-01-08 13:59:48.634 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-01-08 13:59:48.636218 | ubuntu-jammy-large | 2026-01-08 13:59:48.636 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-01-08 13:59:48.661931 | ubuntu-jammy-large | 2026-01-08 13:59:48.661 | Selecting previously unselected package libfreetype6:amd64. 2026-01-08 13:59:48.668744 | ubuntu-jammy-large | 2026-01-08 13:59:48.668 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-01-08 13:59:48.669945 | ubuntu-jammy-large | 2026-01-08 13:59:48.669 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-01-08 13:59:48.703256 | ubuntu-jammy-large | 2026-01-08 13:59:48.703 | Selecting previously unselected package grub-common. 2026-01-08 13:59:48.709400 | ubuntu-jammy-large | 2026-01-08 13:59:48.709 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-01-08 13:59:48.734836 | ubuntu-jammy-large | 2026-01-08 13:59:48.734 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-01-08 13:59:48.847411 | ubuntu-jammy-large | 2026-01-08 13:59:48.847 | Selecting previously unselected package grub2-common. 2026-01-08 13:59:48.850581 | ubuntu-jammy-large | 2026-01-08 13:59:48.850 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-01-08 13:59:48.851608 | ubuntu-jammy-large | 2026-01-08 13:59:48.851 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-01-08 13:59:48.884864 | ubuntu-jammy-large | 2026-01-08 13:59:48.884 | Selecting previously unselected package grub-pc-bin. 2026-01-08 13:59:48.891821 | ubuntu-jammy-large | 2026-01-08 13:59:48.891 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-01-08 13:59:48.892867 | ubuntu-jammy-large | 2026-01-08 13:59:48.892 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-01-08 13:59:48.968668 | ubuntu-jammy-large | 2026-01-08 13:59:48.968 | Selecting previously unselected package grub-pc. 2026-01-08 13:59:48.972043 | ubuntu-jammy-large | 2026-01-08 13:59:48.971 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-01-08 13:59:48.984300 | ubuntu-jammy-large | 2026-01-08 13:59:48.984 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-01-08 13:59:49.005815 | ubuntu-jammy-large | 2026-01-08 13:59:49.005 | Selecting previously unselected package grub-gfxpayload-lists. 2026-01-08 13:59:49.010585 | ubuntu-jammy-large | 2026-01-08 13:59:49.010 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-01-08 13:59:49.011486 | ubuntu-jammy-large | 2026-01-08 13:59:49.011 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-01-08 13:59:49.047404 | ubuntu-jammy-large | 2026-01-08 13:59:49.047 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-01-08 13:59:49.050206 | ubuntu-jammy-large | 2026-01-08 13:59:49.050 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.1) ... 2026-01-08 13:59:49.052570 | ubuntu-jammy-large | 2026-01-08 13:59:49.052 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-01-08 13:59:49.054634 | ubuntu-jammy-large | 2026-01-08 13:59:49.054 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-01-08 13:59:49.056774 | ubuntu-jammy-large | 2026-01-08 13:59:49.056 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-01-08 13:59:49.060735 | ubuntu-jammy-large | 2026-01-08 13:59:49.060 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-01-08 13:59:49.226681 | ubuntu-jammy-large | 2026-01-08 13:59:49.226 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-01-08 13:59:49.226743 | ubuntu-jammy-large | 2026-01-08 13:59:49.226 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-01-08 13:59:49.402894 | ubuntu-jammy-large | 2026-01-08 13:59:49.402 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-08 13:59:49.402965 | ubuntu-jammy-large | 2026-01-08 13:59:49.402 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-08 13:59:49.402981 | ubuntu-jammy-large | 2026-01-08 13:59:49.402 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-08 13:59:49.402995 | ubuntu-jammy-large | 2026-01-08 13:59:49.402 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-01-08 13:59:49.440121 | ubuntu-jammy-large | 2026-01-08 13:59:49.439 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-01-08 13:59:49.444106 | ubuntu-jammy-large | 2026-01-08 13:59:49.444 | Running in chroot, ignoring request. 2026-01-08 13:59:49.451430 | ubuntu-jammy-large | 2026-01-08 13:59:49.451 | invoke-rc.d: policy-rc.d denied execution of start. 2026-01-08 13:59:49.453940 | ubuntu-jammy-large | 2026-01-08 13:59:49.453 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-01-08 13:59:49.459630 | ubuntu-jammy-large | 2026-01-08 13:59:49.459 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-01-08 13:59:49.464370 | ubuntu-jammy-large | 2026-01-08 13:59:49.464 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-01-08 13:59:49.751184 | ubuntu-jammy-large | 2026-01-08 13:59:49.750 | 2026-01-08 13:59:49.751252 | ubuntu-jammy-large | 2026-01-08 13:59:49.751 | Creating config file /etc/default/grub with new version 2026-01-08 13:59:49.904752 | ubuntu-jammy-large | 2026-01-08 13:59:49.904 | Setting up grub-gfxpayload-lists (0.7) ... 2026-01-08 13:59:49.922147 | ubuntu-jammy-large | 2026-01-08 13:59:49.922 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-01-08 13:59:50.273744 | ubuntu-jammy-large | 2026-01-08 13:59:50.273 | Sourcing file `/etc/default/grub' 2026-01-08 13:59:50.323719 | ubuntu-jammy-large | 2026-01-08 13:59:50.323 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-01-08 13:59:50.327721 | ubuntu-jammy-large | 2026-01-08 13:59:50.327 | Generating grub configuration file ... 2026-01-08 13:59:50.387965 | ubuntu-jammy-large | 2026-01-08 13:59:50.387 | Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-01-08 13:59:50.404126 | ubuntu-jammy-large | 2026-01-08 13:59:50.403 | Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-01-08 13:59:50.661302 | ubuntu-jammy-large | 2026-01-08 13:59:50.661 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-01-08 13:59:50.661392 | ubuntu-jammy-large | 2026-01-08 13:59:50.661 | Systems on them will not be added to the GRUB boot configuration. 2026-01-08 13:59:50.661412 | ubuntu-jammy-large | 2026-01-08 13:59:50.661 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-01-08 13:59:50.681568 | ubuntu-jammy-large | 2026-01-08 13:59:50.681 | done 2026-01-08 13:59:50.685764 | ubuntu-jammy-large | 2026-01-08 13:59:50.685 | Installing GRUB2... 2026-01-08 13:59:50.738792 | ubuntu-jammy-large | 2026-01-08 13:59:50.738 | Installing for i386-pc platform. 2026-01-08 13:59:51.001396 | ubuntu-jammy-large | 2026-01-08 13:59:51.001 | Installation finished. No error reported. 2026-01-08 13:59:51.007136 | ubuntu-jammy-large | 2026-01-08 13:59:51.006 | dib-run-parts 50-bootloader completed 2026-01-08 13:59:51.007194 | ubuntu-jammy-large | 2026-01-08 13:59:51.007 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-01-08 13:59:51.014885 | ubuntu-jammy-large | 2026-01-08 13:59:51.014 | dib-run-parts 50-remove-bogus-udev-links completed 2026-01-08 13:59:51.014939 | ubuntu-jammy-large | 2026-01-08 13:59:51.014 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-01-08 13:59:51.023963 | ubuntu-jammy-large | 2026-01-08 13:59:51.023 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-01-08 13:59:51.024009 | ubuntu-jammy-large | 2026-01-08 13:59:51.023 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-01-08 13:59:51.072553 | ubuntu-jammy-large | 2026-01-08 13:59:51.072 | dib-run-parts 99-clean-up-cache completed 2026-01-08 13:59:51.072704 | ubuntu-jammy-large | 2026-01-08 13:59:51.072 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-01-08 13:59:51.077649 | ubuntu-jammy-large | 2026-01-08 13:59:51.077 | dib-run-parts 99-clear-machine-id completed 2026-01-08 13:59:51.077811 | ubuntu-jammy-large | 2026-01-08 13:59:51.077 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-01-08 13:59:51.089353 | ubuntu-jammy-large | 2026-01-08 13:59:51.089 | dib-run-parts 99-disable-resolv-conf completed 2026-01-08 13:59:51.089536 | ubuntu-jammy-large | 2026-01-08 13:59:51.089 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-01-08 13:59:51.116730 | ubuntu-jammy-large | 2026-01-08 13:59:51.116 | {"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.29-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.1","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.11","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.11","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.7","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.7","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.7","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.1","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.1","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.12","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.12","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.20","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.1","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.10","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.11","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.20","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.4","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.12","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.12","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.12","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-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-08 13:59:51.117355 | ubuntu-jammy-large | 2026-01-08 13:59:51.117 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:59:51.117373 | ubuntu-jammy-large | 2026-01-08 13:59:51.117 | dib-run-parts 2026-01-08 13:59:51.118980 | ubuntu-jammy-large | 2026-01-08 13:59:51.118 | dib-run-parts Target: finalise.d 2026-01-08 13:59:51.118994 | ubuntu-jammy-large | 2026-01-08 13:59:51.118 | dib-run-parts 2026-01-08 13:59:51.119100 | ubuntu-jammy-large | 2026-01-08 13:59:51.119 | dib-run-parts Script Seconds 2026-01-08 13:59:51.119166 | ubuntu-jammy-large | 2026-01-08 13:59:51.119 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:59:51.119195 | ubuntu-jammy-large | 2026-01-08 13:59:51.119 | dib-run-parts 2026-01-08 13:59:51.131991 | ubuntu-jammy-large | 2026-01-08 13:59:51.131 | dib-run-parts 50-bootloader 3.654 2026-01-08 13:59:51.141263 | ubuntu-jammy-large | 2026-01-08 13:59:51.141 | dib-run-parts 50-remove-bogus-udev-links 0.006 2026-01-08 13:59:51.148867 | ubuntu-jammy-large | 2026-01-08 13:59:51.148 | dib-run-parts 98-rebind-sshd-after-dhcp 0.008 2026-01-08 13:59:51.156311 | ubuntu-jammy-large | 2026-01-08 13:59:51.156 | dib-run-parts 99-clean-up-cache 0.046 2026-01-08 13:59:51.164409 | ubuntu-jammy-large | 2026-01-08 13:59:51.164 | dib-run-parts 99-clear-machine-id 0.003 2026-01-08 13:59:51.173814 | ubuntu-jammy-large | 2026-01-08 13:59:51.173 | dib-run-parts 99-disable-resolv-conf 0.010 2026-01-08 13:59:51.184683 | ubuntu-jammy-large | 2026-01-08 13:59:51.184 | dib-run-parts 99-write-dpkg-manifest 0.024 2026-01-08 13:59:51.186036 | ubuntu-jammy-large | 2026-01-08 13:59:51.185 | dib-run-parts 2026-01-08 13:59:51.186140 | ubuntu-jammy-large | 2026-01-08 13:59:51.186 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:59:51.240819 | ubuntu-jammy-large | 2026-01-08 13:59:51.240 | Running hooks from /tmp/dib_build.d1aX27eK/hooks/cleanup.d 2026-01-08 13:59:51.257392 | ubuntu-jammy-large | 2026-01-08 13:59:51.257 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-08 13:59:51.264132 | ubuntu-jammy-large | 2026-01-08 13:59:51.264 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-base-defaults 2026-01-08 13:59:51.268994 | ubuntu-jammy-large | 2026-01-08 13:59:51.268 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:51.273710 | ubuntu-jammy-large | 2026-01-08 13:59:51.273 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-01-08 13:59:51.278287 | ubuntu-jammy-large | 2026-01-08 13:59:51.278 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:51.283272 | ubuntu-jammy-large | 2026-01-08 13:59:51.283 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-01-08 13:59:51.289052 | ubuntu-jammy-large | 2026-01-08 13:59:51.288 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:51.297380 | ubuntu-jammy-large | 2026-01-08 13:59:51.297 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-01-08 13:59:51.301541 | ubuntu-jammy-large | 2026-01-08 13:59:51.301 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-01-08 13:59:51.306898 | ubuntu-jammy-large | 2026-01-08 13:59:51.306 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-01-08 13:59:51.312041 | ubuntu-jammy-large | 2026-01-08 13:59:51.311 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:51.316526 | ubuntu-jammy-large | 2026-01-08 13:59:51.316 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-01-08 13:59:51.322049 | ubuntu-jammy-large | 2026-01-08 13:59:51.321 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-01-08 13:59:51.327183 | ubuntu-jammy-large | 2026-01-08 13:59:51.327 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:51.333054 | ubuntu-jammy-large | 2026-01-08 13:59:51.332 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-01-08 13:59:51.337668 | ubuntu-jammy-large | 2026-01-08 13:59:51.337 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:51.342311 | ubuntu-jammy-large | 2026-01-08 13:59:51.342 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-01-08 13:59:51.347241 | ubuntu-jammy-large | 2026-01-08 13:59:51.347 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:51.352741 | ubuntu-jammy-large | 2026-01-08 13:59:51.352 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-01-08 13:59:51.358105 | ubuntu-jammy-large | 2026-01-08 13:59:51.357 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:51.363090 | ubuntu-jammy-large | 2026-01-08 13:59:51.363 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-01-08 13:59:51.368611 | ubuntu-jammy-large | 2026-01-08 13:59:51.368 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:51.378061 | ubuntu-jammy-large | 2026-01-08 13:59:51.377 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-01-08 13:59:51.382860 | ubuntu-jammy-large | 2026-01-08 13:59:51.382 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:51.387756 | ubuntu-jammy-large | 2026-01-08 13:59:51.387 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-01-08 13:59:51.393241 | ubuntu-jammy-large | 2026-01-08 13:59:51.393 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:51.401535 | ubuntu-jammy-large | 2026-01-08 13:59:51.401 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-01-08 13:59:51.404376 | ubuntu-jammy-large | 2026-01-08 13:59:51.404 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-01-08 13:59:51.409170 | ubuntu-jammy-large | 2026-01-08 13:59:51.409 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-01-08 13:59:51.413980 | ubuntu-jammy-large | 2026-01-08 13:59:51.413 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-pip-cache 2026-01-08 13:59:51.423158 | ubuntu-jammy-large | 2026-01-08 13:59:51.423 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-pip-cache 2026-01-08 13:59:51.428411 | ubuntu-jammy-large | 2026-01-08 13:59:51.428 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:51.433846 | ubuntu-jammy-large | 2026-01-08 13:59:51.433 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-01-08 13:59:51.439390 | ubuntu-jammy-large | 2026-01-08 13:59:51.439 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:51.448678 | ubuntu-jammy-large | 2026-01-08 13:59:51.448 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-01-08 13:59:51.453748 | ubuntu-jammy-large | 2026-01-08 13:59:51.453 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-01-08 13:59:51.459116 | ubuntu-jammy-large | 2026-01-08 13:59:51.459 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-01-08 13:59:51.464630 | ubuntu-jammy-large | 2026-01-08 13:59:51.464 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-01-08 13:59:51.469866 | ubuntu-jammy-large | 2026-01-08 13:59:51.469 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-01-08 13:59:51.475102 | ubuntu-jammy-large | 2026-01-08 13:59:51.475 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:51.480497 | ubuntu-jammy-large | 2026-01-08 13:59:51.480 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-01-08 13:59:51.485573 | ubuntu-jammy-large | 2026-01-08 13:59:51.485 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:51.489440 | ubuntu-jammy-large | 2026-01-08 13:59:51.489 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-01-08 13:59:51.493903 | ubuntu-jammy-large | 2026-01-08 13:59:51.493 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-01-08 13:59:51.499450 | ubuntu-jammy-large | 2026-01-08 13:59:51.499 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-01-08 13:59:51.504864 | ubuntu-jammy-large | 2026-01-08 13:59:51.504 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-01-08 13:59:51.509366 | ubuntu-jammy-large | 2026-01-08 13:59:51.509 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:51.514338 | ubuntu-jammy-large | 2026-01-08 13:59:51.514 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-01-08 13:59:51.519172 | ubuntu-jammy-large | 2026-01-08 13:59:51.519 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:51.529281 | ubuntu-jammy-large | 2026-01-08 13:59:51.529 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-01-08 13:59:51.533544 | ubuntu-jammy-large | 2026-01-08 13:59:51.533 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:51.538779 | ubuntu-jammy-large | 2026-01-08 13:59:51.538 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-01-08 13:59:51.544148 | ubuntu-jammy-large | 2026-01-08 13:59:51.544 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:51.553181 | ubuntu-jammy-large | 2026-01-08 13:59:51.553 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-01-08 13:59:51.558532 | ubuntu-jammy-large | 2026-01-08 13:59:51.558 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-01-08 13:59:51.563874 | ubuntu-jammy-large | 2026-01-08 13:59:51.563 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:51.569260 | ubuntu-jammy-large | 2026-01-08 13:59:51.569 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-01-08 13:59:51.574580 | ubuntu-jammy-large | 2026-01-08 13:59:51.574 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:51.584083 | ubuntu-jammy-large | 2026-01-08 13:59:51.583 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-01-08 13:59:51.589101 | ubuntu-jammy-large | 2026-01-08 13:59:51.589 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:51.593759 | ubuntu-jammy-large | 2026-01-08 13:59:51.593 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-01-08 13:59:51.597834 | ubuntu-jammy-large | 2026-01-08 13:59:51.597 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:51.607747 | ubuntu-jammy-large | 2026-01-08 13:59:51.607 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-01-08 13:59:51.612179 | ubuntu-jammy-large | 2026-01-08 13:59:51.612 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:51.616385 | ubuntu-jammy-large | 2026-01-08 13:59:51.616 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-01-08 13:59:51.621572 | ubuntu-jammy-large | 2026-01-08 13:59:51.621 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/14-manifests 2026-01-08 13:59:51.630989 | ubuntu-jammy-large | 2026-01-08 13:59:51.630 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/14-manifests 2026-01-08 13:59:51.636031 | ubuntu-jammy-large | 2026-01-08 13:59:51.635 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:51.641018 | ubuntu-jammy-large | 2026-01-08 13:59:51.640 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-01-08 13:59:51.646538 | ubuntu-jammy-large | 2026-01-08 13:59:51.646 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:59:51.651890 | ubuntu-jammy-large | 2026-01-08 13:59:51.651 | ++ /tmp/dib_build.d1aX27eK/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-2024.2.d/ 2026-01-08 13:59:51.657589 | ubuntu-jammy-large | 2026-01-08 13:59:51.657 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-01-08 13:59:51.667510 | ubuntu-jammy-large | 2026-01-08 13:59:51.667 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-01-08 13:59:51.672884 | ubuntu-jammy-large | 2026-01-08 13:59:51.672 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-01-08 13:59:51.678311 | ubuntu-jammy-large | 2026-01-08 13:59:51.678 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:51.683507 | ubuntu-jammy-large | 2026-01-08 13:59:51.683 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-01-08 13:59:51.689356 | ubuntu-jammy-large | 2026-01-08 13:59:51.689 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-01-08 13:59:51.697964 | ubuntu-jammy-large | 2026-01-08 13:59:51.697 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-01-08 13:59:51.703193 | ubuntu-jammy-large | 2026-01-08 13:59:51.703 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-01-08 13:59:51.708411 | ubuntu-jammy-large | 2026-01-08 13:59:51.708 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-01-08 13:59:51.714232 | ubuntu-jammy-large | 2026-01-08 13:59:51.714 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-08 13:59:51.724033 | ubuntu-jammy-large | 2026-01-08 13:59:51.723 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-01-08 13:59:51.729329 | ubuntu-jammy-large | 2026-01-08 13:59:51.729 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-01-08 13:59:51.734263 | ubuntu-jammy-large | 2026-01-08 13:59:51.734 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-01-08 13:59:51.739390 | ubuntu-jammy-large | 2026-01-08 13:59:51.739 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-01-08 13:59:51.744786 | ubuntu-jammy-large | 2026-01-08 13:59:51.744 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-01-08 13:59:51.750115 | ubuntu-jammy-large | 2026-01-08 13:59:51.749 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-01-08 13:59:51.755298 | ubuntu-jammy-large | 2026-01-08 13:59:51.755 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-01-08 13:59:51.760262 | ubuntu-jammy-large | 2026-01-08 13:59:51.760 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-01-08 13:59:51.765405 | ubuntu-jammy-large | 2026-01-08 13:59:51.765 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-01-08 13:59:51.771200 | ubuntu-jammy-large | 2026-01-08 13:59:51.771 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:51.780995 | ubuntu-jammy-large | 2026-01-08 13:59:51.780 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-01-08 13:59:51.786335 | ubuntu-jammy-large | 2026-01-08 13:59:51.786 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-01-08 13:59:51.791811 | ubuntu-jammy-large | 2026-01-08 13:59:51.791 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-01-08 13:59:51.797758 | ubuntu-jammy-large | 2026-01-08 13:59:51.797 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-01-08 13:59:51.802996 | ubuntu-jammy-large | 2026-01-08 13:59:51.802 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-01-08 13:59:51.808730 | ubuntu-jammy-large | 2026-01-08 13:59:51.808 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-01-08 13:59:51.814305 | ubuntu-jammy-large | 2026-01-08 13:59:51.814 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-01-08 13:59:51.820000 | ubuntu-jammy-large | 2026-01-08 13:59:51.819 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-01-08 13:59:51.825739 | ubuntu-jammy-large | 2026-01-08 13:59:51.825 | dib-run-parts Sourcing environment file /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-08 13:59:51.835007 | ubuntu-jammy-large | 2026-01-08 13:59:51.834 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.d1aX27eK/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-01-08 13:59:51.839785 | ubuntu-jammy-large | 2026-01-08 13:59:51.839 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-01-08 13:59:51.845267 | ubuntu-jammy-large | 2026-01-08 13:59:51.845 | ++ /tmp/dib_build.d1aX27eK/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-01-08 13:59:51.850849 | ubuntu-jammy-large | 2026-01-08 13:59:51.850 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/01-copy-manifests-dir 2026-01-08 13:59:51.878441 | ubuntu-jammy-large | 2026-01-08 13:59:51.878 | 2+1 records in 2026-01-08 13:59:51.878501 | ubuntu-jammy-large | 2026-01-08 13:59:51.878 | 2+1 records out 2026-01-08 13:59:51.878527 | ubuntu-jammy-large | 2026-01-08 13:59:51.878 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000124884 s, 9.7 MB/s 2026-01-08 13:59:51.898944 | ubuntu-jammy-large | 2026-01-08 13:59:51.898 | 0+1 records in 2026-01-08 13:59:51.898993 | ubuntu-jammy-large | 2026-01-08 13:59:51.898 | 0+1 records out 2026-01-08 13:59:51.899009 | ubuntu-jammy-large | 2026-01-08 13:59:51.898 | 446 bytes copied, 0.000150846 s, 3.0 MB/s 2026-01-08 13:59:51.922492 | ubuntu-jammy-large | 2026-01-08 13:59:51.922 | '/tmp/dib_build.d1aX27eK/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests' 2026-01-08 13:59:51.922555 | ubuntu-jammy-large | 2026-01-08 13:59:51.922 | '/tmp/dib_build.d1aX27eK/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_environment' 2026-01-08 13:59:51.922602 | ubuntu-jammy-large | 2026-01-08 13:59:51.922 | '/tmp/dib_build.d1aX27eK/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' 2026-01-08 13:59:51.922621 | ubuntu-jammy-large | 2026-01-08 13:59:51.922 | '/tmp/dib_build.d1aX27eK/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_arguments' 2026-01-08 13:59:51.922635 | ubuntu-jammy-large | 2026-01-08 13:59:51.922 | '/tmp/dib_build.d1aX27eK/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' 2026-01-08 13:59:52.033609 | ubuntu-jammy-large | 2026-01-08 13:59:52.033 | dib-run-parts 01-copy-manifests-dir completed 2026-01-08 13:59:52.033694 | ubuntu-jammy-large | 2026-01-08 13:59:52.033 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/40-unblock-daemons 2026-01-08 13:59:52.085193 | ubuntu-jammy-large | 2026-01-08 13:59:52.085 | dib-run-parts 40-unblock-daemons completed 2026-01-08 13:59:52.085270 | ubuntu-jammy-large | 2026-01-08 13:59:52.085 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/50-dib-python 2026-01-08 13:59:52.115395 | ubuntu-jammy-large | 2026-01-08 13:59:52.115 | dib-run-parts 50-dib-python completed 2026-01-08 13:59:52.115501 | ubuntu-jammy-large | 2026-01-08 13:59:52.115 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/50-remove-img-build-proxy 2026-01-08 13:59:52.141410 | ubuntu-jammy-large | 2026-01-08 13:59:52.141 | dib-run-parts 50-remove-img-build-proxy completed 2026-01-08 13:59:52.141490 | ubuntu-jammy-large | 2026-01-08 13:59:52.141 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/60-untrim-dpkg 2026-01-08 13:59:52.191794 | ubuntu-jammy-large | 2026-01-08 13:59:52.191 | dib-run-parts 60-untrim-dpkg completed 2026-01-08 13:59:52.191866 | ubuntu-jammy-large | 2026-01-08 13:59:52.191 | dib-run-parts Running /tmp/dib_build.d1aX27eK/hooks/cleanup.d/99-clean-up-cache 2026-01-08 13:59:52.248301 | ubuntu-jammy-large | 2026-01-08 13:59:52.248 | dib-run-parts 99-clean-up-cache completed 2026-01-08 13:59:52.249403 | ubuntu-jammy-large | 2026-01-08 13:59:52.249 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-01-08 13:59:52.249486 | ubuntu-jammy-large | 2026-01-08 13:59:52.249 | dib-run-parts 2026-01-08 13:59:52.252114 | ubuntu-jammy-large | 2026-01-08 13:59:52.251 | dib-run-parts Target: cleanup.d 2026-01-08 13:59:52.252174 | ubuntu-jammy-large | 2026-01-08 13:59:52.251 | dib-run-parts 2026-01-08 13:59:52.252189 | ubuntu-jammy-large | 2026-01-08 13:59:52.251 | dib-run-parts Script Seconds 2026-01-08 13:59:52.252203 | ubuntu-jammy-large | 2026-01-08 13:59:52.252 | dib-run-parts --------------------------------------- ---------- 2026-01-08 13:59:52.252283 | ubuntu-jammy-large | 2026-01-08 13:59:52.252 | dib-run-parts 2026-01-08 13:59:52.264751 | ubuntu-jammy-large | 2026-01-08 13:59:52.264 | dib-run-parts 01-copy-manifests-dir 0.180 2026-01-08 13:59:52.273737 | ubuntu-jammy-large | 2026-01-08 13:59:52.273 | dib-run-parts 40-unblock-daemons 0.049 2026-01-08 13:59:52.283435 | ubuntu-jammy-large | 2026-01-08 13:59:52.283 | dib-run-parts 50-dib-python 0.028 2026-01-08 13:59:52.292985 | ubuntu-jammy-large | 2026-01-08 13:59:52.292 | dib-run-parts 50-remove-img-build-proxy 0.024 2026-01-08 13:59:52.302554 | ubuntu-jammy-large | 2026-01-08 13:59:52.302 | dib-run-parts 60-untrim-dpkg 0.048 2026-01-08 13:59:52.312309 | ubuntu-jammy-large | 2026-01-08 13:59:52.312 | dib-run-parts 99-clean-up-cache 0.053 2026-01-08 13:59:52.315120 | ubuntu-jammy-large | 2026-01-08 13:59:52.315 | dib-run-parts 2026-01-08 13:59:52.315232 | ubuntu-jammy-large | 2026-01-08 13:59:52.315 | dib-run-parts --------------------- END PROFILING --------------------- 2026-01-08 13:59:52.591565 | ubuntu-jammy-large | 2026-01-08 13:59:52.591 | Unmount /tmp/dib_build.d1aX27eK/mnt/sys 2026-01-08 13:59:52.614404 | ubuntu-jammy-large | 2026-01-08 13:59:52.614 | Unmount /tmp/dib_build.d1aX27eK/mnt/proc 2026-01-08 13:59:52.634124 | ubuntu-jammy-large | 2026-01-08 13:59:52.634 | Unmount /tmp/dib_build.d1aX27eK/mnt/dev/pts 2026-01-08 13:59:52.654134 | ubuntu-jammy-large | 2026-01-08 13:59:52.654 | Unmount /tmp/dib_build.d1aX27eK/mnt/dev 2026-01-08 13:59:52.892449 | ubuntu-jammy-large | 2026-01-08 13:59:52.892 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-01-08 13:59:53.132434 | ubuntu-jammy-large | 2026-01-08 13:59:53.132 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-01-08 13:59:53.132517 | ubuntu-jammy-large | 2026-01-08 13:59:53.132 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-01-08 13:59:53.176366 | ubuntu-jammy-large | 2026-01-08 13:59:53.176 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.d1aX27eK/mnt/] 2026-01-08 13:59:53.210661 | ubuntu-jammy-large | 2026-01-08 13:59:53.210 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.d1aX27eK/mnt/] 2026-01-08 13:59:53.502949 | ubuntu-jammy-large | 2026-01-08 13:59:53.502 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-01-08 13:59:53.566191 | ubuntu-jammy-large | 2026-01-08 13:59:53.565 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-01-08 13:59:53.566351 | ubuntu-jammy-large | 2026-01-08 13:59:53.566 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-01-08 13:59:53.857477 | ubuntu-jammy-large | 2026-01-08 13:59:53.857 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.d1aX27eK/states/block-device] 2026-01-08 13:59:54.006163 | ubuntu-jammy-large | 2026-01-08 13:59:54.005 | Converting image using qemu-img convert 2026-01-08 14:00:51.582037 | ubuntu-jammy-large | 2026-01-08 14:00:51.581 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 created... 2026-01-08 14:00:51.761394 | ubuntu-jammy-large | 2026-01-08 14:00:51.761 | Build completed successfully 2026-01-08 14:00:52.771891 | ubuntu-jammy-large | Successfully built the amphora using the stable/2024.2 amphora-agent. 2026-01-08 14:00:52.775520 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 361171456 2026-01-08 14:00:52.776145 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2024.2.qcow2 2026-01-08 14:00:52.785098 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2024.2.qcow2 2026-01-08 14:00:52.785142 | ubuntu-jammy-large | file format: qcow2 2026-01-08 14:00:52.785158 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-01-08 14:00:52.785171 | ubuntu-jammy-large | disk size: 344 MiB 2026-01-08 14:00:52.785184 | ubuntu-jammy-large | cluster_size: 65536 2026-01-08 14:00:52.785197 | ubuntu-jammy-large | Format specific information: 2026-01-08 14:00:52.785210 | ubuntu-jammy-large | compat: 1.1 2026-01-08 14:00:52.785223 | ubuntu-jammy-large | compression type: zlib 2026-01-08 14:00:52.785236 | ubuntu-jammy-large | lazy refcounts: false 2026-01-08 14:00:52.785248 | ubuntu-jammy-large | refcount bits: 16 2026-01-08 14:00:52.785261 | ubuntu-jammy-large | corrupt: false 2026-01-08 14:00:52.785274 | ubuntu-jammy-large | extended l2: false 2026-01-08 14:00:52.786309 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.qcow2 2026-01-08 14:00:55.245624 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-01-08 14:00:55.250447 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-08 14:00:55.254064 | ubuntu-jammy-large | + echo 2026-01-08 octavia-amphora-haproxy-2024.2.20260108.qcow2 2026-01-08 14:00:55.254262 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-08 14:00:55.255506 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2024.2.qcow2 octavia-amphora-haproxy-2024.2.20260108.qcow2 2026-01-08 14:00:55.784338 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-08 14:00:55.785787 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.20260108.qcow2 2026-01-08 14:00:55.787219 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-01-08 14:00:58.244693 | ubuntu-jammy-large | + popd 2026-01-08 14:00:58.244902 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-01-08 14:00:58.398337 | ubuntu-jammy-large | ok: Runtime: 0:05:08.924539 2026-01-08 14:00:58.505780 | 2026-01-08 14:00:58.505984 | TASK [Prepare upload script] 2026-01-08 14:00:59.056990 | 2026-01-08 14:00:59.057298 | TASK [Run upload script] 2026-01-08 14:00:59.604608 | ubuntu-jammy-large | skipping: Conditional result was False 2026-01-08 14:00:59.608713 | 2026-01-08 14:00:59.608953 | PLAY RECAP 2026-01-08 14:00:59.609223 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-01-08 14:00:59.609343 | 2026-01-08 14:00:59.772302 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-01-08 14:00:59.773316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-08 14:01:00.540646 | 2026-01-08 14:01:00.540873 | PLAY [Base post] 2026-01-08 14:01:00.555409 | 2026-01-08 14:01:00.555564 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-08 14:01:01.124514 | ubuntu-jammy-large | changed 2026-01-08 14:01:01.133138 | 2026-01-08 14:01:01.133294 | PLAY RECAP 2026-01-08 14:01:01.133429 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-08 14:01:01.133508 | 2026-01-08 14:01:01.263752 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-08 14:01:01.264744 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-08 14:01:02.135315 | 2026-01-08 14:01:02.135504 | PLAY [Base post-logs] 2026-01-08 14:01:02.147701 | 2026-01-08 14:01:02.147867 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-08 14:01:02.654635 | localhost | changed 2026-01-08 14:01:02.665021 | 2026-01-08 14:01:02.665187 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-08 14:01:02.703892 | localhost | ok 2026-01-08 14:01:02.710015 | 2026-01-08 14:01:02.710168 | TASK [Set zuul-log-path fact] 2026-01-08 14:01:02.729508 | localhost | ok 2026-01-08 14:01:02.743610 | 2026-01-08 14:01:02.743779 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-08 14:01:02.792812 | localhost | ok 2026-01-08 14:01:02.801991 | 2026-01-08 14:01:02.802327 | TASK [upload-logs : Create log directories] 2026-01-08 14:01:03.341256 | localhost | changed 2026-01-08 14:01:03.344233 | 2026-01-08 14:01:03.344352 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-08 14:01:03.898369 | localhost -> localhost | ok: Runtime: 0:00:00.009084 2026-01-08 14:01:03.904359 | 2026-01-08 14:01:03.904500 | TASK [upload-logs : Upload logs to log server] 2026-01-08 14:01:04.514112 | localhost | Output suppressed because no_log was given 2026-01-08 14:01:04.517023 | 2026-01-08 14:01:04.517174 | LOOP [upload-logs : Compress console log and json output] 2026-01-08 14:01:04.585837 | localhost | skipping: Conditional result was False 2026-01-08 14:01:04.591510 | localhost | skipping: Conditional result was False 2026-01-08 14:01:04.598536 | 2026-01-08 14:01:04.598755 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-08 14:01:04.649677 | localhost | skipping: Conditional result was False 2026-01-08 14:01:04.650433 | 2026-01-08 14:01:04.653679 | localhost | skipping: Conditional result was False 2026-01-08 14:01:04.661495 | 2026-01-08 14:01:04.661759 | LOOP [upload-logs : Upload console log and json output]