2026-02-27 03:07:29.890789 | Job console starting 2026-02-27 03:07:29.932224 | Updating git repos 2026-02-27 03:07:29.974595 | Cloning repos into workspace 2026-02-27 03:07:30.024866 | Restoring repo states 2026-02-27 03:07:30.037594 | Merging changes 2026-02-27 03:07:30.037610 | Checking out repos 2026-02-27 03:07:30.118543 | Preparing playbooks 2026-02-27 03:07:31.184644 | Running Ansible setup 2026-02-27 03:07:38.476243 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-27 03:07:40.260401 | 2026-02-27 03:07:40.260533 | PLAY [Base pre] 2026-02-27 03:07:40.277239 | 2026-02-27 03:07:40.277365 | TASK [Setup log path fact] 2026-02-27 03:07:40.329460 | ubuntu-jammy-large | ok 2026-02-27 03:07:40.374581 | 2026-02-27 03:07:40.374726 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 03:07:40.429855 | ubuntu-jammy-large | ok 2026-02-27 03:07:40.443296 | 2026-02-27 03:07:40.443414 | TASK [emit-job-header : Print job information] 2026-02-27 03:07:40.578631 | # Job Information 2026-02-27 03:07:40.579367 | Ansible Version: 2.16.14 2026-02-27 03:07:40.579866 | Job: openstack-octavia-amphora-image-publish-2024.2 2026-02-27 03:07:40.580059 | Pipeline: periodic-daily 2026-02-27 03:07:40.580100 | Executor: 521e9411259a 2026-02-27 03:07:40.580125 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-02-27 03:07:40.580150 | Event ID: d30a39d033984df6a2851d9eb1a3556e 2026-02-27 03:07:40.593987 | 2026-02-27 03:07:40.594263 | LOOP [emit-job-header : Print node information] 2026-02-27 03:07:40.827379 | ubuntu-jammy-large | ok: 2026-02-27 03:07:40.827667 | ubuntu-jammy-large | # Node Information 2026-02-27 03:07:40.827710 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-02-27 03:07:40.827736 | ubuntu-jammy-large | Hostname: ubuntu 2026-02-27 03:07:40.827758 | ubuntu-jammy-large | Username: zuul 2026-02-27 03:07:40.827779 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-02-27 03:07:40.827802 | ubuntu-jammy-large | Provider: regiocloud-a 2026-02-27 03:07:40.827823 | ubuntu-jammy-large | Region: 2026-02-27 03:07:40.827844 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-02-27 03:07:40.827864 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-02-27 03:07:40.827884 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:e483 2026-02-27 03:07:40.858581 | 2026-02-27 03:07:40.858703 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-27 03:07:42.124862 | ubuntu-jammy-large -> localhost | changed 2026-02-27 03:07:42.137985 | 2026-02-27 03:07:42.138104 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-27 03:07:44.564389 | ubuntu-jammy-large -> localhost | changed 2026-02-27 03:07:44.583154 | 2026-02-27 03:07:44.583390 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-27 03:07:45.192689 | ubuntu-jammy-large -> localhost | ok 2026-02-27 03:07:45.202029 | 2026-02-27 03:07:45.202573 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-27 03:07:45.243951 | ubuntu-jammy-large | ok 2026-02-27 03:07:45.291959 | ubuntu-jammy-large | included: /var/lib/zuul/builds/5866b1f76aef44b69422834a955e0c56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-27 03:07:45.308012 | 2026-02-27 03:07:45.308107 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-27 03:07:47.004553 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-02-27 03:07:47.004784 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/5866b1f76aef44b69422834a955e0c56/work/5866b1f76aef44b69422834a955e0c56_id_rsa 2026-02-27 03:07:47.004821 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/5866b1f76aef44b69422834a955e0c56/work/5866b1f76aef44b69422834a955e0c56_id_rsa.pub 2026-02-27 03:07:47.004846 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-02-27 03:07:47.004869 | ubuntu-jammy-large -> localhost | SHA256:wnV2rBkfixtk3U4AO+3528hz0/JHUP754b7ihSthx6M zuul-build-sshkey 2026-02-27 03:07:47.004902 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-02-27 03:07:47.004925 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-02-27 03:07:47.004947 | ubuntu-jammy-large -> localhost | | ... | 2026-02-27 03:07:47.004968 | ubuntu-jammy-large -> localhost | | = o .| 2026-02-27 03:07:47.004988 | ubuntu-jammy-large -> localhost | | . O * oo | 2026-02-27 03:07:47.005008 | ubuntu-jammy-large -> localhost | | . . = X *. .| 2026-02-27 03:07:47.005028 | ubuntu-jammy-large -> localhost | | o S = * ..o| 2026-02-27 03:07:47.005053 | ubuntu-jammy-large -> localhost | | . = =.oo| 2026-02-27 03:07:47.005074 | ubuntu-jammy-large -> localhost | | o +.+o+| 2026-02-27 03:07:47.005094 | ubuntu-jammy-large -> localhost | | E o=*=| 2026-02-27 03:07:47.005115 | ubuntu-jammy-large -> localhost | | oo*B*| 2026-02-27 03:07:47.005135 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-02-27 03:07:47.005211 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.825290 2026-02-27 03:07:47.011857 | 2026-02-27 03:07:47.011955 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-27 03:07:47.029667 | ubuntu-jammy-large | ok 2026-02-27 03:07:47.038576 | ubuntu-jammy-large | included: /var/lib/zuul/builds/5866b1f76aef44b69422834a955e0c56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-27 03:07:47.066456 | 2026-02-27 03:07:47.066556 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-27 03:07:47.099741 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-27 03:07:47.105478 | 2026-02-27 03:07:47.105577 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-27 03:07:47.797312 | ubuntu-jammy-large | changed 2026-02-27 03:07:47.810859 | 2026-02-27 03:07:47.810994 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-27 03:07:48.126419 | ubuntu-jammy-large | ok 2026-02-27 03:07:48.134041 | 2026-02-27 03:07:48.134157 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-27 03:07:48.804751 | ubuntu-jammy-large | changed 2026-02-27 03:07:48.812627 | 2026-02-27 03:07:48.812731 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-27 03:07:49.470280 | ubuntu-jammy-large | changed 2026-02-27 03:07:49.480359 | 2026-02-27 03:07:49.480500 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-27 03:07:49.506011 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-27 03:07:49.515431 | 2026-02-27 03:07:49.515538 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-27 03:07:50.151323 | ubuntu-jammy-large -> localhost | changed 2026-02-27 03:07:50.165626 | 2026-02-27 03:07:50.165739 | TASK [add-build-sshkey : Add back temp key] 2026-02-27 03:07:50.793701 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/5866b1f76aef44b69422834a955e0c56/work/5866b1f76aef44b69422834a955e0c56_id_rsa (zuul-build-sshkey) 2026-02-27 03:07:50.793962 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.090833 2026-02-27 03:07:50.800599 | 2026-02-27 03:07:50.800683 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-27 03:07:51.428074 | ubuntu-jammy-large | ok 2026-02-27 03:07:51.488999 | 2026-02-27 03:07:51.489340 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-27 03:07:51.545034 | ubuntu-jammy-large | skipping: Conditional result was False 2026-02-27 03:07:51.560684 | 2026-02-27 03:07:51.560811 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-27 03:07:52.136992 | ubuntu-jammy-large | ok 2026-02-27 03:07:52.167776 | 2026-02-27 03:07:52.167931 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-27 03:07:52.207800 | ubuntu-jammy-large | ok 2026-02-27 03:07:52.213330 | 2026-02-27 03:07:52.213455 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-27 03:07:52.791306 | ubuntu-jammy-large -> localhost | ok 2026-02-27 03:07:52.798449 | 2026-02-27 03:07:52.798571 | TASK [validate-host : Collect information about the host] 2026-02-27 03:07:54.356793 | ubuntu-jammy-large | ok 2026-02-27 03:07:54.411708 | 2026-02-27 03:07:54.411840 | TASK [validate-host : Sanitize hostname] 2026-02-27 03:07:54.471860 | ubuntu-jammy-large | ok 2026-02-27 03:07:54.485733 | 2026-02-27 03:07:54.485882 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-27 03:07:55.543032 | ubuntu-jammy-large -> localhost | changed 2026-02-27 03:07:55.556986 | 2026-02-27 03:07:55.557085 | TASK [validate-host : Collect information about zuul worker] 2026-02-27 03:07:56.245990 | ubuntu-jammy-large | ok 2026-02-27 03:07:56.258392 | 2026-02-27 03:07:56.259127 | TASK [validate-host : Write out all zuul information for each host] 2026-02-27 03:07:57.218358 | ubuntu-jammy-large -> localhost | changed 2026-02-27 03:07:57.234943 | 2026-02-27 03:07:57.235055 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-27 03:07:57.519781 | ubuntu-jammy-large | ok 2026-02-27 03:07:57.533527 | 2026-02-27 03:07:57.533635 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-27 03:07:58.730236 | ubuntu-jammy-large | changed: 2026-02-27 03:07:58.730520 | ubuntu-jammy-large | cd+++++++++ src/ 2026-02-27 03:07:58.730562 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-02-27 03:07:58.730587 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-02-27 03:07:58.730608 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-02-27 03:07:58.730630 | ubuntu-jammy-large | =3.0.2 2026-02-27 03:08:18.552106 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-02-27 03:08:18.562075 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 12.5 MB/s eta 0:00:00 2026-02-27 03:08:18.634471 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-02-27 03:08:18.650465 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-02-27 03:08:18.660537 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 8.0 MB/s eta 0:00:00 2026-02-27 03:08:18.742400 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2026-02-27 03:08:18.750723 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-02-27 03:08:18.905394 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-02-27 03:08:18.918978 | 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-02-27 03:08:18.978867 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 13.9 MB/s eta 0:00:00 2026-02-27 03:08:19.056978 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-02-27 03:08:19.070819 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-02-27 03:08:19.083835 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 5.8 MB/s eta 0:00:00 2026-02-27 03:08:19.198429 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-02-27 03:08:19.211770 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-02-27 03:08:19.311846 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 18.1 MB/s eta 0:00:00 2026-02-27 03:08:19.336647 | 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-02-27 03:08:19.396763 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-02-27 03:08:19.412993 | ubuntu-jammy-large | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-02-27 03:08:19.435307 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 KB 20.9 MB/s eta 0:00:00 2026-02-27 03:08:19.498835 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-02-27 03:08:19.512920 | ubuntu-jammy-large | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-02-27 03:08:19.523676 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 12.2 MB/s eta 0:00:00 2026-02-27 03:08:19.702618 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-02-27 03:08:19.716772 | ubuntu-jammy-large | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-02-27 03:08:19.728362 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 9.8 MB/s eta 0:00:00 2026-02-27 03:08:19.803007 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-02-27 03:08:19.817012 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-02-27 03:08:19.830948 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 7.7 MB/s eta 0:00:00 2026-02-27 03:08:19.889228 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-02-27 03:08:19.903130 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-27 03:08:20.025337 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-02-27 03:08:20.040994 | ubuntu-jammy-large | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-02-27 03:08:20.127439 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 23.3 MB/s eta 0:00:00 2026-02-27 03:08:20.230978 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-02-27 03:08:20.246821 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-02-27 03:08:20.259213 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 27.3 MB/s eta 0:00:00 2026-02-27 03:08:20.323246 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-02-27 03:08:20.338392 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-02-27 03:08:20.348130 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 6.1 MB/s eta 0:00:00 2026-02-27 03:08:20.407596 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-02-27 03:08:20.420791 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-02-27 03:08:20.643031 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-02-27 03:08:20.659240 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-02-27 03:08:20.930194 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-02-27 03:08:20.944957 | ubuntu-jammy-large | Downloading cmd2-3.2.2-py3-none-any.whl (147 kB) 2026-02-27 03:08:20.954902 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.3/147.3 KB 20.7 MB/s eta 0:00:00 2026-02-27 03:08:21.019923 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-02-27 03:08:21.034769 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-02-27 03:08:21.046088 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.2 MB/s eta 0:00:00 2026-02-27 03:08:21.096249 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-02-27 03:08:21.114223 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-02-27 03:08:21.227591 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-02-27 03:08:21.241146 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-02-27 03:08:22.235090 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-02-27 03:08:22.248174 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-02-27 03:08:22.274342 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 17.0 MB/s eta 0:00:00 2026-02-27 03:08:22.323665 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-02-27 03:08:22.340400 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-02-27 03:08:22.364111 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 3.7 MB/s eta 0:00:00 2026-02-27 03:08:22.473685 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-02-27 03:08:22.489918 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-02-27 03:08:22.578701 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-02-27 03:08:22.595236 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-02-27 03:08:22.704272 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-02-27 03:08:22.717822 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-02-27 03:08:22.790925 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-02-27 03:08:22.804144 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-27 03:08:22.813712 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 5.8 MB/s eta 0:00:00 2026-02-27 03:08:22.864485 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-02-27 03:08:22.879691 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-02-27 03:08:22.935663 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-02-27 03:08:22.954397 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-02-27 03:08:23.051596 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-02-27 03:08:23.064805 | ubuntu-jammy-large | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-02-27 03:08:23.168534 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-02-27 03:08:23.182694 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-27 03:08:23.225019 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2026-02-27 03:08:23.243343 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-27 03:08:23.446997 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-02-27 03:08:23.461552 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-02-27 03:08:23.477847 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 26.6 MB/s eta 0:00:00 2026-02-27 03:08:23.835767 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-02-27 03:08:23.849096 | ubuntu-jammy-large | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-02-27 03:08:23.864469 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 17.7 MB/s eta 0:00:00 2026-02-27 03:08:23.940031 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-02-27 03:08:23.955353 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-02-27 03:08:23.969132 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 8.3 MB/s eta 0:00:00 2026-02-27 03:08:24.118972 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-02-27 03:08:24.133539 | ubuntu-jammy-large | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-02-27 03:08:24.143646 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.3/136.3 KB 21.0 MB/s eta 0:00:00 2026-02-27 03:08:24.164638 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.2->-r requirements.txt (line 1)) (59.6.0) 2026-02-27 03:08:24.347186 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-02-27 03:08:24.361501 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-02-27 03:08:24.373619 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 15.0 MB/s eta 0:00:00 2026-02-27 03:08:24.439997 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-02-27 03:08:24.454603 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-02-27 03:08:24.574671 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-02-27 03:08:24.587819 | ubuntu-jammy-large | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-02-27 03:08:24.597306 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 KB 11.6 MB/s eta 0:00:00 2026-02-27 03:08:24.792432 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-02-27 03:08:24.806879 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-27 03:08:25.120751 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-02-27 03:08:25.134651 | 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-02-27 03:08:25.146004 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 19.2 MB/s eta 0:00:00 2026-02-27 03:08:25.218157 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2026-02-27 03:08:25.231459 | ubuntu-jammy-large | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-02-27 03:08:25.295716 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 KB 2.5 MB/s eta 0:00:00 2026-02-27 03:08:25.347869 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-02-27 03:08:25.362888 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-02-27 03:08:25.377668 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 7.4 MB/s eta 0:00:00 2026-02-27 03:08:25.488141 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2026-02-27 03:08:25.501848 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-27 03:08:25.512398 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 18.9 MB/s eta 0:00:00 2026-02-27 03:08:25.605798 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2026-02-27 03:08:25.621483 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-02-27 03:08:25.767178 | ubuntu-jammy-large | Collecting rich>=14.3.0 2026-02-27 03:08:25.782451 | ubuntu-jammy-large | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-02-27 03:08:25.799018 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 KB 27.9 MB/s eta 0:00:00 2026-02-27 03:08:25.946764 | ubuntu-jammy-large | Collecting backports.strenum 2026-02-27 03:08:25.962517 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-02-27 03:08:26.029809 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-02-27 03:08:26.044998 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-02-27 03:08:26.628075 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2026-02-27 03:08:26.641306 | ubuntu-jammy-large | Downloading wrapt-2.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-02-27 03:08:26.652620 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.5/113.5 KB 13.1 MB/s eta 0:00:00 2026-02-27 03:08:26.758386 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-02-27 03:08:26.771809 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-27 03:08:26.910211 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-02-27 03:08:26.924804 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-02-27 03:08:27.002069 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-02-27 03:08:27.015866 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-02-27 03:08:27.091555 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 31.5 MB/s eta 0:00:00 2026-02-27 03:08:27.491698 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-02-27 03:08:27.506204 | 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-02-27 03:08:27.542929 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 12.4 MB/s eta 0:00:00 2026-02-27 03:08:27.572797 | 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-02-27 03:08:27.650388 | ubuntu-jammy-large | Collecting wcwidth 2026-02-27 03:08:27.664686 | ubuntu-jammy-large | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-02-27 03:08:27.676232 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 11.0 MB/s eta 0:00:00 2026-02-27 03:08:27.929183 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-02-27 03:08:27.944342 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-27 03:08:28.003200 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.9 MB/s eta 0:00:00 2026-02-27 03:08:28.077241 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-02-27 03:08:28.091364 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-02-27 03:08:28.105292 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 10.2 MB/s eta 0:00:00 2026-02-27 03:08:28.351102 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-02-27 03:08:28.367285 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-02-27 03:08:28.815208 | ubuntu-jammy-large | Installing collected packages: requestsexceptions, pyperclip, wrapt, wcwidth, urllib3, 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-02-27 03:08:37.443888 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-25.4.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.2.25 charset_normalizer-3.4.4 cliff-4.13.2 cmd2-3.2.2 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 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.10.0 os-service-types-1.8.2 osc-lib-4.4.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.0 packaging-26.0 pbr-7.0.3 platformdirs-4.9.2 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.19.2 pyperclip-1.11.0 python-cinderclient-9.8.0 python-keystoneclient-5.7.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.32.5 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.3 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.7.0 typing-extensions-4.15.0 urllib3-2.6.3 wcwidth-0.6.0 wrapt-2.1.1 2026-02-27 03:08:37.444112 | 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-02-27 03:08:37.756859 | ubuntu-jammy-large | + sudo apt-get update 2026-02-27 03:08:37.959925 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-27 03:08:37.978844 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-27 03:08:38.012358 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-27 03:08:38.046265 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-27 03:08:39.701728 | ubuntu-jammy-large | Reading package lists... 2026-02-27 03:08:39.722431 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-02-27 03:08:39.776623 | ubuntu-jammy-large | Reading package lists... 2026-02-27 03:08:40.000660 | ubuntu-jammy-large | Building dependency tree... 2026-02-27 03:08:40.000918 | ubuntu-jammy-large | Reading state information... 2026-02-27 03:08:40.194562 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-02-27 03:08:40.194645 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-02-27 03:08:40.194658 | ubuntu-jammy-large | The following additional packages will be installed: 2026-02-27 03:08:40.195542 | ubuntu-jammy-large | distro-info liblzo2-2 2026-02-27 03:08:40.196239 | ubuntu-jammy-large | Suggested packages: 2026-02-27 03:08:40.196264 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-02-27 03:08:40.220195 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-02-27 03:08:40.221663 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-02-27 03:08:40.313702 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:08:40.313794 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-02-27 03:08:40.313812 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-02-27 03:08:40.313826 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-02-27 03:08:40.376799 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-02-27 03:08:40.529932 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-02-27 03:08:40.531854 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-02-27 03:08:40.540234 | 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-02-27 03:08:40.541813 | 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-02-27 03:08:40.731619 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:08:40.770943 | ubuntu-jammy-large | Fetched 1021 kB in 0s (3284 kB/s) 2026-02-27 03:08:40.814150 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-02-27 03:08:40.839150 | 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 ... 32467 files and directories currently installed.) 2026-02-27 03:08:40.840503 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-02-27 03:08:40.846883 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-02-27 03:08:40.916244 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-02-27 03:08:40.923636 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-02-27 03:08:40.929558 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-02-27 03:08:41.045315 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-02-27 03:08:41.050569 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-02-27 03:08:41.064078 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-02-27 03:08:41.123895 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-02-27 03:08:41.130729 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-02-27 03:08:41.137620 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-02-27 03:08:41.205990 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-02-27 03:08:41.212982 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-02-27 03:08:41.219217 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-02-27 03:08:41.360931 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-02-27 03:08:41.368387 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-02-27 03:08:41.373853 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-02-27 03:08:41.454555 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-02-27 03:08:41.471149 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-02-27 03:08:41.486404 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-02-27 03:08:41.510048 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-02-27 03:08:41.526462 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-02-27 03:08:41.543085 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-02-27 03:08:41.561275 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:08:42.058870 | ubuntu-jammy-large | ok: Runtime: 0:00:25.196977 2026-02-27 03:08:42.068323 | 2026-02-27 03:08:42.068404 | PLAY RECAP 2026-02-27 03:08:42.068463 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-27 03:08:42.068489 | 2026-02-27 03:08:42.368035 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-02-27 03:08:42.368869 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-02-27 03:08:43.712029 | 2026-02-27 03:08:43.712174 | PLAY [Build image] 2026-02-27 03:08:43.753605 | 2026-02-27 03:08:43.753726 | TASK [Run build script] 2026-02-27 03:08:44.538317 | ubuntu-jammy-large | + VERSION=2024.2 2026-02-27 03:08:44.538495 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-02-27 03:08:44.538515 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-02-27 03:08:44.538534 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-02-27 03:08:44.538544 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-02-27 03:08:44.538555 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-02-27 03:08:44.538567 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-02-27 03:08:44.538573 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:08:44.538579 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:08:44.538585 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-02-27 03:08:44.538590 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-02-27 03:08:44.539190 | ubuntu-jammy-large | ++ pwd 2026-02-27 03:08:44.539613 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-02-27 03:08:44.539628 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-02-27 03:08:44.539639 | ubuntu-jammy-large | + BRANCH=stable/2024.2 2026-02-27 03:08:44.539647 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-02-27 03:08:44.539675 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-02-27 03:08:44.557894 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-02-27 03:08:47.674490 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-02-27 03:08:47.674583 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-02-27 03:08:47.674600 | 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-02-27 03:08:47.683518 | ubuntu-jammy-large | Building image with amphora agent from stable/2024.2. 2026-02-27 03:08:47.683547 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt. 2026-02-27 03:08:48.126848 | ubuntu-jammy-large | 2026-02-27 03:08:48.126 | diskimage-builder version 3.40.2 2026-02-27 03:08:48.128069 | ubuntu-jammy-large | 2026-02-27 03:08:48.127 | 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-02-27 03:08:48.223167 | ubuntu-jammy-large | 2026-02-27 03:08:48.222 | Expanded element dependencies to: amphora-apparmor install-static block-device-mbr remove-default-ints sysprep rebind-sshd pkg-map install-bin dpkg ubuntu-minimal base bootloader svc-map debootstrap source-repositories cpu-pinning vm install-types keepalived-octavia manifests package-installs dib-python no-resolvconf ubuntu-common modprobe amphora-agent cache-url haproxy-logrotate sos sysctl cloud-init-datasources pip-cache ipvsadmin dib-init-system octavia-lib haproxy-octavia certs-ramfs 2026-02-27 03:08:48.294519 | ubuntu-jammy-large | 2026-02-27 03:08:48.294 | Building in /tmp/dib_build.xcQFTzvV 2026-02-27 03:08:48.302045 | ubuntu-jammy-large | 2026-02-27 03:08:48.301 | Searching elements for block-device[-amd64].yaml ... 2026-02-27 03:08:48.309325 | ubuntu-jammy-large | 2026-02-27 03:08:48.309 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-02-27 03:08:48.642696 | ubuntu-jammy-large | 2026-02-27 03:08:48.642 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.xcQFTzvV/states/block-device/config.json] 2026-02-27 03:08:48.874572 | ubuntu-jammy-large | 2026-02-27 03:08:48.874 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-02-27 03:08:49.121890 | ubuntu-jammy-large | 2026-02-27 03:08:49.121 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-02-27 03:08:49.327549 | ubuntu-jammy-large | 2026-02-27 03:08:49.327 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-02-27 03:08:49.598894 | ubuntu-jammy-large | 2026-02-27 03:08:49.598 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-02-27 03:08:49.664247 | ubuntu-jammy-large | 2026-02-27 03:08:49.663 | Copying hooks for amphora-apparmor 2026-02-27 03:08:49.677455 | ubuntu-jammy-large | 2026-02-27 03:08:49.677 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-02-27 03:08:49.688404 | ubuntu-jammy-large | 2026-02-27 03:08:49.688 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-02-27 03:08:49.696947 | ubuntu-jammy-large | 2026-02-27 03:08:49.696 | Copying hooks for vm 2026-02-27 03:08:49.704213 | ubuntu-jammy-large | 2026-02-27 03:08:49.704 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-02-27 03:08:49.710939 | ubuntu-jammy-large | 2026-02-27 03:08:49.710 | Copying hooks for pip-cache 2026-02-27 03:08:49.716745 | ubuntu-jammy-large | 2026-02-27 03:08:49.716 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-02-27 03:08:49.721823 | ubuntu-jammy-large | 2026-02-27 03:08:49.721 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-02-27 03:08:49.726115 | ubuntu-jammy-large | 2026-02-27 03:08:49.726 | Copying hooks for install-bin 2026-02-27 03:08:49.733294 | ubuntu-jammy-large | 2026-02-27 03:08:49.733 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-02-27 03:08:49.741674 | ubuntu-jammy-large | 2026-02-27 03:08:49.741 | Copying hooks for source-repositories 2026-02-27 03:08:49.750834 | ubuntu-jammy-large | 2026-02-27 03:08:49.750 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-02-27 03:08:49.761368 | ubuntu-jammy-large | 2026-02-27 03:08:49.761 | Copying hooks for certs-ramfs 2026-02-27 03:08:49.771414 | ubuntu-jammy-large | 2026-02-27 03:08:49.771 | 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-02-27 03:08:49.777645 | ubuntu-jammy-large | 2026-02-27 03:08:49.777 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-02-27 03:08:49.784509 | ubuntu-jammy-large | 2026-02-27 03:08:49.784 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-02-27 03:08:49.793445 | ubuntu-jammy-large | 2026-02-27 03:08:49.793 | Copying hooks for package-installs 2026-02-27 03:08:49.802469 | ubuntu-jammy-large | 2026-02-27 03:08:49.802 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-02-27 03:08:49.805411 | ubuntu-jammy-large | 2026-02-27 03:08:49.805 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-02-27 03:08:49.808225 | ubuntu-jammy-large | 2026-02-27 03:08:49.808 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-02-27 03:08:49.810864 | ubuntu-jammy-large | 2026-02-27 03:08:49.810 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-02-27 03:08:49.818350 | ubuntu-jammy-large | 2026-02-27 03:08:49.818 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-02-27 03:08:49.825468 | ubuntu-jammy-large | 2026-02-27 03:08:49.825 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-02-27 03:08:49.827677 | ubuntu-jammy-large | 2026-02-27 03:08:49.827 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-02-27 03:08:49.834906 | ubuntu-jammy-large | 2026-02-27 03:08:49.834 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-02-27 03:08:49.836753 | ubuntu-jammy-large | 2026-02-27 03:08:49.836 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-02-27 03:08:49.846186 | ubuntu-jammy-large | 2026-02-27 03:08:49.846 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-02-27 03:08:49.849794 | ubuntu-jammy-large | 2026-02-27 03:08:49.849 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-02-27 03:08:49.861729 | ubuntu-jammy-large | 2026-02-27 03:08:49.861 | Copying hooks for cpu-pinning 2026-02-27 03:08:49.870215 | ubuntu-jammy-large | 2026-02-27 03:08:49.870 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-02-27 03:08:49.872824 | ubuntu-jammy-large | 2026-02-27 03:08:49.872 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-02-27 03:08:49.881245 | ubuntu-jammy-large | 2026-02-27 03:08:49.881 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-02-27 03:08:49.888500 | ubuntu-jammy-large | 2026-02-27 03:08:49.888 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-02-27 03:08:49.899865 | ubuntu-jammy-large | 2026-02-27 03:08:49.899 | Copying hooks for rebind-sshd 2026-02-27 03:08:49.906809 | ubuntu-jammy-large | 2026-02-27 03:08:49.906 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-02-27 03:08:49.913593 | ubuntu-jammy-large | 2026-02-27 03:08:49.913 | Copying hooks for ubuntu-common 2026-02-27 03:08:49.923176 | ubuntu-jammy-large | 2026-02-27 03:08:49.923 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-02-27 03:08:49.931834 | ubuntu-jammy-large | 2026-02-27 03:08:49.931 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-02-27 03:08:49.939361 | ubuntu-jammy-large | 2026-02-27 03:08:49.939 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:08:49.941428 | ubuntu-jammy-large | 2026-02-27 03:08:49.941 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-02-27 03:08:49.953500 | ubuntu-jammy-large | 2026-02-27 03:08:49.953 | Copying hooks for debootstrap 2026-02-27 03:08:49.960446 | ubuntu-jammy-large | 2026-02-27 03:08:49.960 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-02-27 03:08:49.962351 | ubuntu-jammy-large | 2026-02-27 03:08:49.962 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-02-27 03:08:49.964266 | ubuntu-jammy-large | 2026-02-27 03:08:49.964 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-02-27 03:08:49.970003 | ubuntu-jammy-large | 2026-02-27 03:08:49.969 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-02-27 03:08:49.975380 | ubuntu-jammy-large | 2026-02-27 03:08:49.975 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-02-27 03:08:49.976883 | ubuntu-jammy-large | 2026-02-27 03:08:49.976 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-02-27 03:08:49.983069 | ubuntu-jammy-large | 2026-02-27 03:08:49.982 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-02-27 03:08:49.991652 | ubuntu-jammy-large | 2026-02-27 03:08:49.991 | Copying hooks for cloud-init-datasources 2026-02-27 03:08:49.996662 | ubuntu-jammy-large | 2026-02-27 03:08:49.996 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-02-27 03:08:50.001418 | ubuntu-jammy-large | 2026-02-27 03:08:50.001 | Copying hooks for octavia-lib 2026-02-27 03:08:50.006266 | ubuntu-jammy-large | 2026-02-27 03:08:50.006 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-02-27 03:08:50.010814 | ubuntu-jammy-large | 2026-02-27 03:08:50.010 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-02-27 03:08:50.017957 | ubuntu-jammy-large | 2026-02-27 03:08:50.017 | Copying hooks for sysctl 2026-02-27 03:08:50.028491 | ubuntu-jammy-large | 2026-02-27 03:08:50.028 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-02-27 03:08:50.031097 | ubuntu-jammy-large | 2026-02-27 03:08:50.030 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-02-27 03:08:50.039823 | ubuntu-jammy-large | 2026-02-27 03:08:50.039 | Copying hooks for modprobe 2026-02-27 03:08:50.047195 | ubuntu-jammy-large | 2026-02-27 03:08:50.047 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-02-27 03:08:50.053828 | ubuntu-jammy-large | 2026-02-27 03:08:50.053 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-02-27 03:08:50.062238 | ubuntu-jammy-large | 2026-02-27 03:08:50.062 | Copying hooks for base 2026-02-27 03:08:50.071349 | ubuntu-jammy-large | 2026-02-27 03:08:50.071 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-02-27 03:08:50.079847 | ubuntu-jammy-large | 2026-02-27 03:08:50.079 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-02-27 03:08:50.082123 | ubuntu-jammy-large | 2026-02-27 03:08:50.082 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-02-27 03:08:50.084245 | ubuntu-jammy-large | 2026-02-27 03:08:50.084 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-02-27 03:08:50.090997 | ubuntu-jammy-large | 2026-02-27 03:08:50.090 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-02-27 03:08:50.100815 | ubuntu-jammy-large | 2026-02-27 03:08:50.100 | Copying hooks for ubuntu-minimal 2026-02-27 03:08:50.107851 | ubuntu-jammy-large | 2026-02-27 03:08:50.107 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-02-27 03:08:50.109539 | ubuntu-jammy-large | 2026-02-27 03:08:50.109 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-02-27 03:08:50.111227 | ubuntu-jammy-large | 2026-02-27 03:08:50.111 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-02-27 03:08:50.113014 | ubuntu-jammy-large | 2026-02-27 03:08:50.112 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-02-27 03:08:50.114800 | ubuntu-jammy-large | 2026-02-27 03:08:50.114 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-02-27 03:08:50.116622 | ubuntu-jammy-large | 2026-02-27 03:08:50.116 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-02-27 03:08:50.118491 | ubuntu-jammy-large | 2026-02-27 03:08:50.118 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-02-27 03:08:50.120119 | ubuntu-jammy-large | 2026-02-27 03:08:50.120 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-02-27 03:08:50.125280 | ubuntu-jammy-large | 2026-02-27 03:08:50.125 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-02-27 03:08:50.129807 | ubuntu-jammy-large | 2026-02-27 03:08:50.129 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-02-27 03:08:50.131110 | ubuntu-jammy-large | 2026-02-27 03:08:50.131 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:08:50.139574 | ubuntu-jammy-large | 2026-02-27 03:08:50.139 | Copying hooks for block-device-mbr 2026-02-27 03:08:50.144426 | ubuntu-jammy-large | 2026-02-27 03:08:50.144 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-02-27 03:08:50.161443 | ubuntu-jammy-large | 2026-02-27 03:08:50.161 | Copying hooks for amphora-agent 2026-02-27 03:08:50.169534 | ubuntu-jammy-large | 2026-02-27 03:08:50.169 | 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-02-27 03:08:50.171228 | ubuntu-jammy-large | 2026-02-27 03:08:50.171 | 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-02-27 03:08:50.172791 | ubuntu-jammy-large | 2026-02-27 03:08:50.172 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-02-27 03:08:50.177332 | ubuntu-jammy-large | 2026-02-27 03:08:50.177 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-02-27 03:08:50.186166 | ubuntu-jammy-large | 2026-02-27 03:08:50.186 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-02-27 03:08:50.188532 | ubuntu-jammy-large | 2026-02-27 03:08:50.188 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-02-27 03:08:50.213582 | ubuntu-jammy-large | 2026-02-27 03:08:50.213 | Copying hooks for install-types 2026-02-27 03:08:50.221110 | ubuntu-jammy-large | 2026-02-27 03:08:50.220 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-02-27 03:08:50.229088 | ubuntu-jammy-large | 2026-02-27 03:08:50.228 | Copying hooks for bootloader 2026-02-27 03:08:50.235770 | ubuntu-jammy-large | 2026-02-27 03:08:50.235 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-02-27 03:08:50.241550 | ubuntu-jammy-large | 2026-02-27 03:08:50.241 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-02-27 03:08:50.248510 | ubuntu-jammy-large | 2026-02-27 03:08:50.248 | Copying hooks for manifests 2026-02-27 03:08:50.256625 | ubuntu-jammy-large | 2026-02-27 03:08:50.256 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-02-27 03:08:50.263962 | ubuntu-jammy-large | 2026-02-27 03:08:50.263 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-02-27 03:08:50.272334 | ubuntu-jammy-large | 2026-02-27 03:08:50.272 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-02-27 03:08:50.280081 | ubuntu-jammy-large | 2026-02-27 03:08:50.279 | Copying hooks for no-resolvconf 2026-02-27 03:08:50.286791 | ubuntu-jammy-large | 2026-02-27 03:08:50.286 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-02-27 03:08:50.293003 | ubuntu-jammy-large | 2026-02-27 03:08:50.292 | Copying hooks for sysprep 2026-02-27 03:08:50.299025 | ubuntu-jammy-large | 2026-02-27 03:08:50.298 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-02-27 03:08:50.304336 | ubuntu-jammy-large | 2026-02-27 03:08:50.304 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-02-27 03:08:50.309393 | ubuntu-jammy-large | 2026-02-27 03:08:50.309 | Copying hooks for dib-init-system 2026-02-27 03:08:50.315061 | ubuntu-jammy-large | 2026-02-27 03:08:50.314 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-02-27 03:08:50.319404 | ubuntu-jammy-large | 2026-02-27 03:08:50.319 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-02-27 03:08:50.323476 | ubuntu-jammy-large | 2026-02-27 03:08:50.323 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-02-27 03:08:50.327525 | ubuntu-jammy-large | 2026-02-27 03:08:50.327 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-02-27 03:08:50.331559 | ubuntu-jammy-large | 2026-02-27 03:08:50.331 | Copying hooks for install-static 2026-02-27 03:08:50.335486 | ubuntu-jammy-large | 2026-02-27 03:08:50.335 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-02-27 03:08:50.345067 | ubuntu-jammy-large | 2026-02-27 03:08:50.344 | Copying hooks for haproxy-logrotate 2026-02-27 03:08:50.353585 | ubuntu-jammy-large | 2026-02-27 03:08:50.353 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-02-27 03:08:50.356578 | ubuntu-jammy-large | 2026-02-27 03:08:50.356 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-02-27 03:08:50.363664 | ubuntu-jammy-large | 2026-02-27 03:08:50.363 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-02-27 03:08:50.372499 | ubuntu-jammy-large | 2026-02-27 03:08:50.372 | Copying hooks for haproxy-octavia 2026-02-27 03:08:50.379347 | ubuntu-jammy-large | 2026-02-27 03:08:50.379 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-02-27 03:08:50.380665 | ubuntu-jammy-large | 2026-02-27 03:08:50.380 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-02-27 03:08:50.382163 | ubuntu-jammy-large | 2026-02-27 03:08:50.381 | 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-02-27 03:08:50.383232 | ubuntu-jammy-large | 2026-02-27 03:08:50.383 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-02-27 03:08:50.384397 | ubuntu-jammy-large | 2026-02-27 03:08:50.384 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-02-27 03:08:50.388286 | ubuntu-jammy-large | 2026-02-27 03:08:50.388 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-02-27 03:08:50.396389 | ubuntu-jammy-large | 2026-02-27 03:08:50.396 | Copying hooks for cache-url 2026-02-27 03:08:50.404611 | ubuntu-jammy-large | 2026-02-27 03:08:50.404 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-02-27 03:08:50.422444 | ubuntu-jammy-large | 2026-02-27 03:08:50.422 | Copying hooks for dpkg 2026-02-27 03:08:50.429313 | ubuntu-jammy-large | 2026-02-27 03:08:50.429 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-02-27 03:08:50.434567 | ubuntu-jammy-large | 2026-02-27 03:08:50.434 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-02-27 03:08:50.435908 | ubuntu-jammy-large | 2026-02-27 03:08:50.435 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-02-27 03:08:50.440314 | ubuntu-jammy-large | 2026-02-27 03:08:50.440 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-02-27 03:08:50.441701 | ubuntu-jammy-large | 2026-02-27 03:08:50.441 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-02-27 03:08:50.446090 | ubuntu-jammy-large | 2026-02-27 03:08:50.445 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-02-27 03:08:50.447297 | ubuntu-jammy-large | 2026-02-27 03:08:50.447 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-02-27 03:08:50.448599 | ubuntu-jammy-large | 2026-02-27 03:08:50.448 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-02-27 03:08:50.449956 | ubuntu-jammy-large | 2026-02-27 03:08:50.449 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-02-27 03:08:50.451175 | ubuntu-jammy-large | 2026-02-27 03:08:50.451 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-02-27 03:08:50.452389 | ubuntu-jammy-large | 2026-02-27 03:08:50.452 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-02-27 03:08:50.456474 | ubuntu-jammy-large | 2026-02-27 03:08:50.456 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-02-27 03:08:50.460410 | ubuntu-jammy-large | 2026-02-27 03:08:50.460 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-02-27 03:08:50.461815 | ubuntu-jammy-large | 2026-02-27 03:08:50.461 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-02-27 03:08:50.465380 | ubuntu-jammy-large | 2026-02-27 03:08:50.465 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-02-27 03:08:50.474143 | ubuntu-jammy-large | 2026-02-27 03:08:50.473 | Copying hooks for keepalived-octavia 2026-02-27 03:08:50.494068 | ubuntu-jammy-large | 2026-02-27 03:08:50.493 | Copying hooks for sos 2026-02-27 03:08:50.510285 | ubuntu-jammy-large | 2026-02-27 03:08:50.510 | Copying hooks for ipvsadmin 2026-02-27 03:08:50.526320 | ubuntu-jammy-large | 2026-02-27 03:08:50.526 | Copying hooks for dib-python 2026-02-27 03:08:50.533164 | ubuntu-jammy-large | 2026-02-27 03:08:50.533 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-02-27 03:08:50.538817 | ubuntu-jammy-large | 2026-02-27 03:08:50.538 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-02-27 03:08:50.547050 | ubuntu-jammy-large | 2026-02-27 03:08:50.546 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-02-27 03:08:50.554348 | ubuntu-jammy-large | 2026-02-27 03:08:50.554 | Copying hooks for remove-default-ints 2026-02-27 03:08:50.560273 | ubuntu-jammy-large | 2026-02-27 03:08:50.560 | 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-02-27 03:08:50.567266 | ubuntu-jammy-large | 2026-02-27 03:08:50.567 | Copying hooks for svc-map 2026-02-27 03:08:50.573512 | ubuntu-jammy-large | 2026-02-27 03:08:50.573 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-02-27 03:08:50.578398 | ubuntu-jammy-large | 2026-02-27 03:08:50.578 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-02-27 03:08:50.579952 | ubuntu-jammy-large | 2026-02-27 03:08:50.579 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-02-27 03:08:50.590368 | ubuntu-jammy-large | 2026-02-27 03:08:50.590 | Copying hooks for pkg-map 2026-02-27 03:08:50.596157 | ubuntu-jammy-large | 2026-02-27 03:08:50.595 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-02-27 03:08:50.603510 | ubuntu-jammy-large | 2026-02-27 03:08:50.603 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-02-27 03:08:50.620085 | ubuntu-jammy-large | 2026-02-27 03:08:50.619 | Running hooks from /tmp/dib_build.xcQFTzvV/hooks/root.d 2026-02-27 03:08:50.641000 | ubuntu-jammy-large | 2026-02-27 03:08:50.640 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-base-defaults 2026-02-27 03:08:50.650919 | ubuntu-jammy-large | 2026-02-27 03:08:50.650 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-base-defaults 2026-02-27 03:08:50.655618 | ubuntu-jammy-large | 2026-02-27 03:08:50.655 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:08:50.661544 | ubuntu-jammy-large | 2026-02-27 03:08:50.661 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:08:50.667020 | ubuntu-jammy-large | 2026-02-27 03:08:50.666 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:08:50.671144 | ubuntu-jammy-large | 2026-02-27 03:08:50.670 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:08:50.675997 | ubuntu-jammy-large | 2026-02-27 03:08:50.675 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:08:50.685126 | ubuntu-jammy-large | 2026-02-27 03:08:50.684 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:08:50.691008 | ubuntu-jammy-large | 2026-02-27 03:08:50.690 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:08:50.696336 | ubuntu-jammy-large | 2026-02-27 03:08:50.696 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:08:50.702239 | ubuntu-jammy-large | 2026-02-27 03:08:50.702 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:08:50.707641 | ubuntu-jammy-large | 2026-02-27 03:08:50.707 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:08:50.713496 | ubuntu-jammy-large | 2026-02-27 03:08:50.713 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:08:50.717955 | ubuntu-jammy-large | 2026-02-27 03:08:50.717 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:08:50.723467 | ubuntu-jammy-large | 2026-02-27 03:08:50.723 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:08:50.729070 | ubuntu-jammy-large | 2026-02-27 03:08:50.728 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-27 03:08:50.734199 | ubuntu-jammy-large | 2026-02-27 03:08:50.734 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-27 03:08:50.738805 | ubuntu-jammy-large | 2026-02-27 03:08:50.738 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:08:50.743811 | ubuntu-jammy-large | 2026-02-27 03:08:50.743 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:08:50.749342 | ubuntu-jammy-large | 2026-02-27 03:08:50.749 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:08:50.754764 | ubuntu-jammy-large | 2026-02-27 03:08:50.754 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:08:50.760664 | ubuntu-jammy-large | 2026-02-27 03:08:50.760 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:08:50.768822 | ubuntu-jammy-large | 2026-02-27 03:08:50.768 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:08:50.772444 | ubuntu-jammy-large | 2026-02-27 03:08:50.772 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:08:50.777471 | ubuntu-jammy-large | 2026-02-27 03:08:50.777 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:08:50.782835 | ubuntu-jammy-large | 2026-02-27 03:08:50.782 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-dpkg.bash 2026-02-27 03:08:50.791161 | ubuntu-jammy-large | 2026-02-27 03:08:50.791 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-dpkg.bash 2026-02-27 03:08:50.796442 | ubuntu-jammy-large | 2026-02-27 03:08:50.796 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-27 03:08:50.801836 | ubuntu-jammy-large | 2026-02-27 03:08:50.801 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-27 03:08:50.807177 | ubuntu-jammy-large | 2026-02-27 03:08:50.807 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-pip-cache 2026-02-27 03:08:50.816239 | ubuntu-jammy-large | 2026-02-27 03:08:50.816 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-pip-cache 2026-02-27 03:08:50.821463 | ubuntu-jammy-large | 2026-02-27 03:08:50.821 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:08:50.826815 | ubuntu-jammy-large | 2026-02-27 03:08:50.826 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:08:50.832979 | ubuntu-jammy-large | 2026-02-27 03:08:50.832 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:08:50.841491 | ubuntu-jammy-large | 2026-02-27 03:08:50.841 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:08:50.847399 | ubuntu-jammy-large | 2026-02-27 03:08:50.847 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-27 03:08:50.853084 | ubuntu-jammy-large | 2026-02-27 03:08:50.852 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-27 03:08:50.858482 | ubuntu-jammy-large | 2026-02-27 03:08:50.858 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-27 03:08:50.864160 | ubuntu-jammy-large | 2026-02-27 03:08:50.864 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-27 03:08:50.870216 | ubuntu-jammy-large | 2026-02-27 03:08:50.870 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:08:50.875990 | ubuntu-jammy-large | 2026-02-27 03:08:50.875 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:08:50.881583 | ubuntu-jammy-large | 2026-02-27 03:08:50.881 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:08:50.887438 | ubuntu-jammy-large | 2026-02-27 03:08:50.887 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:08:50.893514 | ubuntu-jammy-large | 2026-02-27 03:08:50.893 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-27 03:08:50.898790 | ubuntu-jammy-large | 2026-02-27 03:08:50.898 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:08:50.905382 | ubuntu-jammy-large | 2026-02-27 03:08:50.905 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:08:50.910457 | ubuntu-jammy-large | 2026-02-27 03:08:50.910 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:08:50.917169 | ubuntu-jammy-large | 2026-02-27 03:08:50.916 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:08:50.924170 | ubuntu-jammy-large | 2026-02-27 03:08:50.923 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:08:50.934684 | ubuntu-jammy-large | 2026-02-27 03:08:50.934 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:08:50.940749 | ubuntu-jammy-large | 2026-02-27 03:08:50.940 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:08:50.945976 | ubuntu-jammy-large | 2026-02-27 03:08:50.945 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-27 03:08:50.950702 | ubuntu-jammy-large | 2026-02-27 03:08:50.950 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-27 03:08:50.956980 | ubuntu-jammy-large | 2026-02-27 03:08:50.956 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:08:50.965337 | ubuntu-jammy-large | 2026-02-27 03:08:50.965 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:08:50.971436 | ubuntu-jammy-large | 2026-02-27 03:08:50.971 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:08:50.977690 | ubuntu-jammy-large | 2026-02-27 03:08:50.977 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:08:50.983752 | ubuntu-jammy-large | 2026-02-27 03:08:50.983 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:08:50.995217 | ubuntu-jammy-large | 2026-02-27 03:08:50.995 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:08:51.001110 | ubuntu-jammy-large | 2026-02-27 03:08:51.000 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:08:51.007721 | ubuntu-jammy-large | 2026-02-27 03:08:51.007 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:08:51.015034 | ubuntu-jammy-large | 2026-02-27 03:08:51.014 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/14-manifests 2026-02-27 03:08:51.027106 | ubuntu-jammy-large | 2026-02-27 03:08:51.026 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/14-manifests 2026-02-27 03:08:51.032191 | ubuntu-jammy-large | 2026-02-27 03:08:51.032 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:08:51.037537 | ubuntu-jammy-large | 2026-02-27 03:08:51.037 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:08:51.043636 | ubuntu-jammy-large | 2026-02-27 03:08:51.043 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:08:51.049152 | ubuntu-jammy-large | 2026-02-27 03:08:51.048 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:08:51.054688 | ubuntu-jammy-large | 2026-02-27 03:08:51.054 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/15-block-device.bash 2026-02-27 03:08:51.064144 | ubuntu-jammy-large | 2026-02-27 03:08:51.064 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/15-block-device.bash 2026-02-27 03:08:51.068490 | ubuntu-jammy-large | 2026-02-27 03:08:51.068 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:08:51.072611 | ubuntu-jammy-large | 2026-02-27 03:08:51.072 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:08:51.078812 | ubuntu-jammy-large | 2026-02-27 03:08:51.078 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-27 03:08:51.084241 | ubuntu-jammy-large | 2026-02-27 03:08:51.084 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/20-network-interface-names 2026-02-27 03:08:51.095992 | ubuntu-jammy-large | 2026-02-27 03:08:51.095 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/20-network-interface-names 2026-02-27 03:08:51.102206 | ubuntu-jammy-large | 2026-02-27 03:08:51.102 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:08:51.108762 | ubuntu-jammy-large | 2026-02-27 03:08:51.108 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:08:51.115331 | ubuntu-jammy-large | 2026-02-27 03:08:51.115 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/50-dib-python-version 2026-02-27 03:08:51.126327 | ubuntu-jammy-large | 2026-02-27 03:08:51.126 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/50-dib-python-version 2026-02-27 03:08:51.131502 | ubuntu-jammy-large | 2026-02-27 03:08:51.131 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-27 03:08:51.137699 | ubuntu-jammy-large | 2026-02-27 03:08:51.137 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-27 03:08:51.143630 | ubuntu-jammy-large | 2026-02-27 03:08:51.143 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-27 03:08:51.149418 | ubuntu-jammy-large | 2026-02-27 03:08:51.149 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-27 03:08:51.155305 | ubuntu-jammy-large | 2026-02-27 03:08:51.155 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-27 03:08:51.161002 | ubuntu-jammy-large | 2026-02-27 03:08:51.160 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-27 03:08:51.166382 | ubuntu-jammy-large | 2026-02-27 03:08:51.166 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-27 03:08:51.172773 | ubuntu-jammy-large | 2026-02-27 03:08:51.172 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-27 03:08:51.178851 | ubuntu-jammy-large | 2026-02-27 03:08:51.178 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:08:51.189753 | ubuntu-jammy-large | 2026-02-27 03:08:51.189 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:08:51.196405 | ubuntu-jammy-large | 2026-02-27 03:08:51.196 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-27 03:08:51.202531 | ubuntu-jammy-large | 2026-02-27 03:08:51.202 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-27 03:08:51.209119 | ubuntu-jammy-large | 2026-02-27 03:08:51.208 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-27 03:08:51.214876 | ubuntu-jammy-large | 2026-02-27 03:08:51.214 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:08:51.221835 | ubuntu-jammy-large | 2026-02-27 03:08:51.221 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:08:51.227873 | ubuntu-jammy-large | 2026-02-27 03:08:51.227 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:08:51.233765 | ubuntu-jammy-large | 2026-02-27 03:08:51.233 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:08:51.240085 | ubuntu-jammy-large | 2026-02-27 03:08:51.239 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/99-dib-init-system 2026-02-27 03:08:51.250693 | ubuntu-jammy-large | 2026-02-27 03:08:51.250 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/root.d/../environment.d/99-dib-init-system 2026-02-27 03:08:51.256687 | ubuntu-jammy-large | 2026-02-27 03:08:51.256 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-27 03:08:51.263197 | ubuntu-jammy-large | 2026-02-27 03:08:51.262 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-27 03:08:51.269607 | ubuntu-jammy-large | 2026-02-27 03:08:51.269 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/08-debootstrap 2026-02-27 03:08:51.422450 | ubuntu-jammy-large | 2026-02-27 03:08:51.422 | I: Retrieving InRelease 2026-02-27 03:08:51.719461 | ubuntu-jammy-large | 2026-02-27 03:08:51.719 | I: Checking Release signature 2026-02-27 03:08:51.737485 | ubuntu-jammy-large | 2026-02-27 03:08:51.737 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-02-27 03:08:52.584033 | ubuntu-jammy-large | 2026-02-27 03:08:52.583 | I: Retrieving Packages 2026-02-27 03:08:52.775397 | ubuntu-jammy-large | 2026-02-27 03:08:52.775 | I: Validating Packages 2026-02-27 03:08:53.274290 | ubuntu-jammy-large | 2026-02-27 03:08:53.274 | I: Retrieving Packages 2026-02-27 03:08:54.214286 | ubuntu-jammy-large | 2026-02-27 03:08:54.214 | I: Validating Packages 2026-02-27 03:08:56.001262 | ubuntu-jammy-large | 2026-02-27 03:08:56.000 | I: Resolving dependencies of required packages... 2026-02-27 03:08:57.050129 | ubuntu-jammy-large | 2026-02-27 03:08:57.049 | I: Resolving dependencies of base packages... 2026-02-27 03:09:06.068891 | ubuntu-jammy-large | 2026-02-27 03:09:06.068 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-02-27 03:09:06.318024 | ubuntu-jammy-large | 2026-02-27 03:09:06.317 | I: Retrieving adduser 3.118ubuntu5 2026-02-27 03:09:06.428344 | ubuntu-jammy-large | 2026-02-27 03:09:06.428 | I: Validating adduser 3.118ubuntu5 2026-02-27 03:09:06.459525 | ubuntu-jammy-large | 2026-02-27 03:09:06.459 | I: Retrieving apt 2.4.5 2026-02-27 03:09:06.648187 | ubuntu-jammy-large | 2026-02-27 03:09:06.647 | I: Validating apt 2.4.5 2026-02-27 03:09:06.697059 | ubuntu-jammy-large | 2026-02-27 03:09:06.696 | I: Retrieving base-files 12ubuntu4 2026-02-27 03:09:06.811505 | ubuntu-jammy-large | 2026-02-27 03:09:06.811 | I: Validating base-files 12ubuntu4 2026-02-27 03:09:06.841899 | ubuntu-jammy-large | 2026-02-27 03:09:06.841 | I: Retrieving base-passwd 3.5.52build1 2026-02-27 03:09:06.951137 | ubuntu-jammy-large | 2026-02-27 03:09:06.950 | I: Validating base-passwd 3.5.52build1 2026-02-27 03:09:06.981951 | ubuntu-jammy-large | 2026-02-27 03:09:06.981 | I: Retrieving bash 5.1-6ubuntu1 2026-02-27 03:09:07.139054 | ubuntu-jammy-large | 2026-02-27 03:09:07.138 | I: Validating bash 5.1-6ubuntu1 2026-02-27 03:09:07.178391 | ubuntu-jammy-large | 2026-02-27 03:09:07.178 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-02-27 03:09:07.291562 | ubuntu-jammy-large | 2026-02-27 03:09:07.291 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-02-27 03:09:07.325592 | ubuntu-jammy-large | 2026-02-27 03:09:07.325 | I: Retrieving ca-certificates 20211016 2026-02-27 03:09:07.436352 | ubuntu-jammy-large | 2026-02-27 03:09:07.436 | I: Validating ca-certificates 20211016 2026-02-27 03:09:07.467928 | ubuntu-jammy-large | 2026-02-27 03:09:07.467 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-02-27 03:09:07.644388 | ubuntu-jammy-large | 2026-02-27 03:09:07.644 | I: Validating coreutils 8.32-4.1ubuntu1 2026-02-27 03:09:07.696461 | ubuntu-jammy-large | 2026-02-27 03:09:07.696 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-02-27 03:09:07.863767 | ubuntu-jammy-large | 2026-02-27 03:09:07.863 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-02-27 03:09:07.891537 | ubuntu-jammy-large | 2026-02-27 03:09:07.891 | I: Retrieving debconf 1.5.79ubuntu1 2026-02-27 03:09:08.001112 | ubuntu-jammy-large | 2026-02-27 03:09:08.000 | I: Validating debconf 1.5.79ubuntu1 2026-02-27 03:09:08.032596 | ubuntu-jammy-large | 2026-02-27 03:09:08.032 | I: Retrieving debianutils 5.5-1ubuntu2 2026-02-27 03:09:08.149144 | ubuntu-jammy-large | 2026-02-27 03:09:08.148 | I: Validating debianutils 5.5-1ubuntu2 2026-02-27 03:09:08.177736 | ubuntu-jammy-large | 2026-02-27 03:09:08.177 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-02-27 03:09:08.319949 | ubuntu-jammy-large | 2026-02-27 03:09:08.319 | I: Validating diffutils 1:3.8-0ubuntu2 2026-02-27 03:09:08.346601 | ubuntu-jammy-large | 2026-02-27 03:09:08.346 | I: Retrieving dpkg 1.21.1ubuntu2 2026-02-27 03:09:08.499762 | ubuntu-jammy-large | 2026-02-27 03:09:08.499 | I: Validating dpkg 1.21.1ubuntu2 2026-02-27 03:09:08.545609 | ubuntu-jammy-large | 2026-02-27 03:09:08.545 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-02-27 03:09:08.687180 | ubuntu-jammy-large | 2026-02-27 03:09:08.686 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-02-27 03:09:08.722316 | ubuntu-jammy-large | 2026-02-27 03:09:08.721 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-02-27 03:09:08.855721 | ubuntu-jammy-large | 2026-02-27 03:09:08.855 | I: Validating findutils 4.8.0-1ubuntu3 2026-02-27 03:09:08.889287 | ubuntu-jammy-large | 2026-02-27 03:09:08.888 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-02-27 03:09:08.981134 | ubuntu-jammy-large | 2026-02-27 03:09:08.980 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-02-27 03:09:09.009289 | ubuntu-jammy-large | 2026-02-27 03:09:09.009 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-02-27 03:09:09.135198 | ubuntu-jammy-large | 2026-02-27 03:09:09.134 | I: Validating gpgv 2.2.27-3ubuntu2 2026-02-27 03:09:09.163488 | ubuntu-jammy-large | 2026-02-27 03:09:09.163 | I: Retrieving grep 3.7-1build1 2026-02-27 03:09:09.262604 | ubuntu-jammy-large | 2026-02-27 03:09:09.262 | I: Validating grep 3.7-1build1 2026-02-27 03:09:09.291530 | ubuntu-jammy-large | 2026-02-27 03:09:09.291 | I: Retrieving gzip 1.10-4ubuntu4 2026-02-27 03:09:09.397888 | ubuntu-jammy-large | 2026-02-27 03:09:09.397 | I: Validating gzip 1.10-4ubuntu4 2026-02-27 03:09:09.425254 | ubuntu-jammy-large | 2026-02-27 03:09:09.425 | I: Retrieving hostname 3.23ubuntu2 2026-02-27 03:09:09.511492 | ubuntu-jammy-large | 2026-02-27 03:09:09.511 | I: Validating hostname 3.23ubuntu2 2026-02-27 03:09:09.540118 | ubuntu-jammy-large | 2026-02-27 03:09:09.539 | I: Retrieving init-system-helpers 1.62 2026-02-27 03:09:09.636192 | ubuntu-jammy-large | 2026-02-27 03:09:09.635 | I: Validating init-system-helpers 1.62 2026-02-27 03:09:09.662462 | ubuntu-jammy-large | 2026-02-27 03:09:09.662 | I: Retrieving libacl1 2.3.1-1 2026-02-27 03:09:09.755454 | ubuntu-jammy-large | 2026-02-27 03:09:09.755 | I: Validating libacl1 2.3.1-1 2026-02-27 03:09:09.787007 | ubuntu-jammy-large | 2026-02-27 03:09:09.786 | I: Retrieving libapt-pkg6.0 2.4.5 2026-02-27 03:09:09.927968 | ubuntu-jammy-large | 2026-02-27 03:09:09.927 | I: Validating libapt-pkg6.0 2.4.5 2026-02-27 03:09:09.969879 | ubuntu-jammy-large | 2026-02-27 03:09:09.969 | I: Retrieving libattr1 1:2.5.1-1build1 2026-02-27 03:09:10.052226 | ubuntu-jammy-large | 2026-02-27 03:09:10.051 | I: Validating libattr1 1:2.5.1-1build1 2026-02-27 03:09:10.082126 | ubuntu-jammy-large | 2026-02-27 03:09:10.081 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-02-27 03:09:10.149483 | ubuntu-jammy-large | 2026-02-27 03:09:10.149 | I: Validating libaudit-common 1:3.0.7-1build1 2026-02-27 03:09:10.178993 | ubuntu-jammy-large | 2026-02-27 03:09:10.178 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-02-27 03:09:10.297610 | ubuntu-jammy-large | 2026-02-27 03:09:10.297 | I: Validating libaudit1 1:3.0.7-1build1 2026-02-27 03:09:10.321731 | ubuntu-jammy-large | 2026-02-27 03:09:10.321 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-02-27 03:09:10.443621 | ubuntu-jammy-large | 2026-02-27 03:09:10.443 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-02-27 03:09:10.467716 | ubuntu-jammy-large | 2026-02-27 03:09:10.467 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-02-27 03:09:10.545698 | ubuntu-jammy-large | 2026-02-27 03:09:10.545 | I: Validating libbz2-1.0 1.0.8-5build1 2026-02-27 03:09:10.573150 | ubuntu-jammy-large | 2026-02-27 03:09:10.572 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-02-27 03:09:10.702751 | ubuntu-jammy-large | 2026-02-27 03:09:10.702 | I: Validating libc-bin 2.35-0ubuntu3 2026-02-27 03:09:10.741338 | ubuntu-jammy-large | 2026-02-27 03:09:10.741 | I: Retrieving libc6 2.35-0ubuntu3 2026-02-27 03:09:11.266621 | ubuntu-jammy-large | 2026-02-27 03:09:11.266 | I: Validating libc6 2.35-0ubuntu3 2026-02-27 03:09:11.325557 | ubuntu-jammy-large | 2026-02-27 03:09:11.325 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-02-27 03:09:11.406300 | ubuntu-jammy-large | 2026-02-27 03:09:11.406 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-02-27 03:09:11.434061 | ubuntu-jammy-large | 2026-02-27 03:09:11.433 | I: Retrieving libcap2 1:2.44-1build3 2026-02-27 03:09:11.533079 | ubuntu-jammy-large | 2026-02-27 03:09:11.532 | I: Validating libcap2 1:2.44-1build3 2026-02-27 03:09:11.563851 | ubuntu-jammy-large | 2026-02-27 03:09:11.563 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-02-27 03:09:11.642662 | ubuntu-jammy-large | 2026-02-27 03:09:11.642 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-02-27 03:09:11.678554 | ubuntu-jammy-large | 2026-02-27 03:09:11.678 | I: Retrieving libcrypt1 1:4.4.27-1 2026-02-27 03:09:11.777718 | ubuntu-jammy-large | 2026-02-27 03:09:11.777 | I: Validating libcrypt1 1:4.4.27-1 2026-02-27 03:09:11.809023 | ubuntu-jammy-large | 2026-02-27 03:09:11.808 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-02-27 03:09:11.982014 | ubuntu-jammy-large | 2026-02-27 03:09:11.981 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-02-27 03:09:12.023192 | ubuntu-jammy-large | 2026-02-27 03:09:12.022 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-02-27 03:09:12.099206 | ubuntu-jammy-large | 2026-02-27 03:09:12.098 | I: Validating libdebconfclient0 0.261ubuntu1 2026-02-27 03:09:12.132014 | ubuntu-jammy-large | 2026-02-27 03:09:12.131 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-02-27 03:09:12.256524 | ubuntu-jammy-large | 2026-02-27 03:09:12.256 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-02-27 03:09:12.288606 | ubuntu-jammy-large | 2026-02-27 03:09:12.288 | I: Retrieving libffi8 3.4.2-4 2026-02-27 03:09:12.373932 | ubuntu-jammy-large | 2026-02-27 03:09:12.373 | I: Validating libffi8 3.4.2-4 2026-02-27 03:09:12.402153 | ubuntu-jammy-large | 2026-02-27 03:09:12.401 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-02-27 03:09:12.490922 | ubuntu-jammy-large | 2026-02-27 03:09:12.490 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-02-27 03:09:12.522164 | ubuntu-jammy-large | 2026-02-27 03:09:12.521 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-02-27 03:09:12.665709 | ubuntu-jammy-large | 2026-02-27 03:09:12.665 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-02-27 03:09:12.699309 | ubuntu-jammy-large | 2026-02-27 03:09:12.699 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-02-27 03:09:12.819677 | ubuntu-jammy-large | 2026-02-27 03:09:12.819 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-02-27 03:09:12.852376 | ubuntu-jammy-large | 2026-02-27 03:09:12.852 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-02-27 03:09:13.002969 | ubuntu-jammy-large | 2026-02-27 03:09:13.002 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-02-27 03:09:13.043694 | ubuntu-jammy-large | 2026-02-27 03:09:13.043 | I: Retrieving libgpg-error0 1.43-3 2026-02-27 03:09:13.197956 | ubuntu-jammy-large | 2026-02-27 03:09:13.197 | I: Validating libgpg-error0 1.43-3 2026-02-27 03:09:13.223069 | ubuntu-jammy-large | 2026-02-27 03:09:13.222 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-02-27 03:09:13.348765 | ubuntu-jammy-large | 2026-02-27 03:09:13.348 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-02-27 03:09:13.378358 | ubuntu-jammy-large | 2026-02-27 03:09:13.378 | I: Retrieving libhogweed6 3.7.3-1build2 2026-02-27 03:09:13.490969 | ubuntu-jammy-large | 2026-02-27 03:09:13.490 | I: Validating libhogweed6 3.7.3-1build2 2026-02-27 03:09:13.522831 | ubuntu-jammy-large | 2026-02-27 03:09:13.522 | I: Retrieving libidn2-0 2.3.2-2build1 2026-02-27 03:09:13.639897 | ubuntu-jammy-large | 2026-02-27 03:09:13.639 | I: Validating libidn2-0 2.3.2-2build1 2026-02-27 03:09:13.669507 | ubuntu-jammy-large | 2026-02-27 03:09:13.669 | I: Retrieving libk5crypto3 1.19.2-2 2026-02-27 03:09:13.812888 | ubuntu-jammy-large | 2026-02-27 03:09:13.812 | I: Validating libk5crypto3 1.19.2-2 2026-02-27 03:09:13.843435 | ubuntu-jammy-large | 2026-02-27 03:09:13.843 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-02-27 03:09:13.929075 | ubuntu-jammy-large | 2026-02-27 03:09:13.928 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-02-27 03:09:13.955544 | ubuntu-jammy-large | 2026-02-27 03:09:13.955 | I: Retrieving libkrb5-3 1.19.2-2 2026-02-27 03:09:14.084141 | ubuntu-jammy-large | 2026-02-27 03:09:14.083 | I: Validating libkrb5-3 1.19.2-2 2026-02-27 03:09:14.112502 | ubuntu-jammy-large | 2026-02-27 03:09:14.112 | I: Retrieving libkrb5support0 1.19.2-2 2026-02-27 03:09:14.198014 | ubuntu-jammy-large | 2026-02-27 03:09:14.197 | I: Validating libkrb5support0 1.19.2-2 2026-02-27 03:09:14.226138 | ubuntu-jammy-large | 2026-02-27 03:09:14.225 | I: Retrieving liblz4-1 1.9.3-2build2 2026-02-27 03:09:14.330305 | ubuntu-jammy-large | 2026-02-27 03:09:14.330 | I: Validating liblz4-1 1.9.3-2build2 2026-02-27 03:09:14.361840 | ubuntu-jammy-large | 2026-02-27 03:09:14.361 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-02-27 03:09:14.482139 | ubuntu-jammy-large | 2026-02-27 03:09:14.481 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-02-27 03:09:14.514622 | ubuntu-jammy-large | 2026-02-27 03:09:14.514 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-02-27 03:09:14.650551 | ubuntu-jammy-large | 2026-02-27 03:09:14.650 | I: Validating libmount1 2.37.2-4ubuntu3 2026-02-27 03:09:14.679042 | ubuntu-jammy-large | 2026-02-27 03:09:14.678 | I: Retrieving libncurses6 6.3-2 2026-02-27 03:09:14.797627 | ubuntu-jammy-large | 2026-02-27 03:09:14.797 | I: Validating libncurses6 6.3-2 2026-02-27 03:09:14.829115 | ubuntu-jammy-large | 2026-02-27 03:09:14.828 | I: Retrieving libncursesw6 6.3-2 2026-02-27 03:09:14.940025 | ubuntu-jammy-large | 2026-02-27 03:09:14.939 | I: Validating libncursesw6 6.3-2 2026-02-27 03:09:14.969455 | ubuntu-jammy-large | 2026-02-27 03:09:14.969 | I: Retrieving libnettle8 3.7.3-1build2 2026-02-27 03:09:15.084852 | ubuntu-jammy-large | 2026-02-27 03:09:15.084 | I: Validating libnettle8 3.7.3-1build2 2026-02-27 03:09:15.116819 | ubuntu-jammy-large | 2026-02-27 03:09:15.116 | I: Retrieving libnsl2 1.3.0-2build2 2026-02-27 03:09:15.209787 | ubuntu-jammy-large | 2026-02-27 03:09:15.209 | I: Validating libnsl2 1.3.0-2build2 2026-02-27 03:09:15.237430 | ubuntu-jammy-large | 2026-02-27 03:09:15.237 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-02-27 03:09:15.367063 | ubuntu-jammy-large | 2026-02-27 03:09:15.366 | I: Validating libp11-kit0 0.24.0-6build1 2026-02-27 03:09:15.403385 | ubuntu-jammy-large | 2026-02-27 03:09:15.403 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-02-27 03:09:15.525253 | ubuntu-jammy-large | 2026-02-27 03:09:15.524 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-02-27 03:09:15.559972 | ubuntu-jammy-large | 2026-02-27 03:09:15.559 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-02-27 03:09:15.649259 | ubuntu-jammy-large | 2026-02-27 03:09:15.648 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-02-27 03:09:15.678334 | ubuntu-jammy-large | 2026-02-27 03:09:15.678 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-02-27 03:09:15.765316 | ubuntu-jammy-large | 2026-02-27 03:09:15.764 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-02-27 03:09:15.796144 | ubuntu-jammy-large | 2026-02-27 03:09:15.795 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-02-27 03:09:15.901342 | ubuntu-jammy-large | 2026-02-27 03:09:15.900 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-02-27 03:09:15.931139 | ubuntu-jammy-large | 2026-02-27 03:09:15.930 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-02-27 03:09:16.121856 | ubuntu-jammy-large | 2026-02-27 03:09:16.121 | I: Validating libpcre2-8-0 10.39-3build1 2026-02-27 03:09:16.155524 | ubuntu-jammy-large | 2026-02-27 03:09:16.155 | I: Retrieving libpcre3 2:8.39-13build5 2026-02-27 03:09:16.267021 | ubuntu-jammy-large | 2026-02-27 03:09:16.266 | I: Validating libpcre3 2:8.39-13build5 2026-02-27 03:09:16.301250 | ubuntu-jammy-large | 2026-02-27 03:09:16.301 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-02-27 03:09:16.395999 | ubuntu-jammy-large | 2026-02-27 03:09:16.395 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-02-27 03:09:16.424994 | ubuntu-jammy-large | 2026-02-27 03:09:16.424 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-02-27 03:09:16.533372 | ubuntu-jammy-large | 2026-02-27 03:09:16.533 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-02-27 03:09:16.560595 | ubuntu-jammy-large | 2026-02-27 03:09:16.560 | I: Retrieving libselinux1 3.3-1build2 2026-02-27 03:09:16.667514 | ubuntu-jammy-large | 2026-02-27 03:09:16.667 | I: Validating libselinux1 3.3-1build2 2026-02-27 03:09:16.699441 | ubuntu-jammy-large | 2026-02-27 03:09:16.699 | I: Retrieving libsemanage-common 3.3-1build2 2026-02-27 03:09:16.791519 | ubuntu-jammy-large | 2026-02-27 03:09:16.791 | I: Validating libsemanage-common 3.3-1build2 2026-02-27 03:09:16.820793 | ubuntu-jammy-large | 2026-02-27 03:09:16.820 | I: Retrieving libsemanage2 3.3-1build2 2026-02-27 03:09:16.932548 | ubuntu-jammy-large | 2026-02-27 03:09:16.932 | I: Validating libsemanage2 3.3-1build2 2026-02-27 03:09:16.964433 | ubuntu-jammy-large | 2026-02-27 03:09:16.964 | I: Retrieving libsepol2 3.3-1build1 2026-02-27 03:09:17.093806 | ubuntu-jammy-large | 2026-02-27 03:09:17.093 | I: Validating libsepol2 3.3-1build1 2026-02-27 03:09:17.124877 | ubuntu-jammy-large | 2026-02-27 03:09:17.124 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-02-27 03:09:17.231242 | ubuntu-jammy-large | 2026-02-27 03:09:17.231 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-02-27 03:09:17.261335 | ubuntu-jammy-large | 2026-02-27 03:09:17.261 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-02-27 03:09:17.352195 | ubuntu-jammy-large | 2026-02-27 03:09:17.351 | I: Validating libss2 1.46.5-2ubuntu1 2026-02-27 03:09:17.383359 | ubuntu-jammy-large | 2026-02-27 03:09:17.383 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-02-27 03:09:17.736290 | ubuntu-jammy-large | 2026-02-27 03:09:17.736 | I: Validating libssl3 3.0.2-0ubuntu1 2026-02-27 03:09:17.788271 | ubuntu-jammy-large | 2026-02-27 03:09:17.788 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-02-27 03:09:17.919662 | ubuntu-jammy-large | 2026-02-27 03:09:17.919 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-02-27 03:09:17.962082 | ubuntu-jammy-large | 2026-02-27 03:09:17.961 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-02-27 03:09:18.097102 | ubuntu-jammy-large | 2026-02-27 03:09:18.096 | I: Validating libsystemd0 249.11-0ubuntu3 2026-02-27 03:09:18.129470 | ubuntu-jammy-large | 2026-02-27 03:09:18.129 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-02-27 03:09:18.236778 | ubuntu-jammy-large | 2026-02-27 03:09:18.236 | I: Validating libtasn1-6 4.18.0-4build1 2026-02-27 03:09:18.264893 | ubuntu-jammy-large | 2026-02-27 03:09:18.264 | I: Retrieving libtinfo6 6.3-2 2026-02-27 03:09:18.388669 | ubuntu-jammy-large | 2026-02-27 03:09:18.388 | I: Validating libtinfo6 6.3-2 2026-02-27 03:09:18.421009 | ubuntu-jammy-large | 2026-02-27 03:09:18.420 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-02-27 03:09:18.499713 | ubuntu-jammy-large | 2026-02-27 03:09:18.499 | I: Validating libtirpc-common 1.3.2-2build1 2026-02-27 03:09:18.529951 | ubuntu-jammy-large | 2026-02-27 03:09:18.529 | I: Retrieving libtirpc3 1.3.2-2build1 2026-02-27 03:09:18.627569 | ubuntu-jammy-large | 2026-02-27 03:09:18.627 | I: Validating libtirpc3 1.3.2-2build1 2026-02-27 03:09:18.661666 | ubuntu-jammy-large | 2026-02-27 03:09:18.661 | I: Retrieving libudev1 249.11-0ubuntu3 2026-02-27 03:09:18.754962 | ubuntu-jammy-large | 2026-02-27 03:09:18.754 | I: Validating libudev1 249.11-0ubuntu3 2026-02-27 03:09:18.781554 | ubuntu-jammy-large | 2026-02-27 03:09:18.781 | I: Retrieving libunistring2 1.0-1 2026-02-27 03:09:18.929534 | ubuntu-jammy-large | 2026-02-27 03:09:18.929 | I: Validating libunistring2 1.0-1 2026-02-27 03:09:18.957948 | ubuntu-jammy-large | 2026-02-27 03:09:18.957 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-02-27 03:09:19.063787 | ubuntu-jammy-large | 2026-02-27 03:09:19.063 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-02-27 03:09:19.088644 | ubuntu-jammy-large | 2026-02-27 03:09:19.088 | I: Retrieving libxxhash0 0.8.1-1 2026-02-27 03:09:19.175076 | ubuntu-jammy-large | 2026-02-27 03:09:19.174 | I: Validating libxxhash0 0.8.1-1 2026-02-27 03:09:19.201271 | ubuntu-jammy-large | 2026-02-27 03:09:19.201 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-02-27 03:09:19.330736 | ubuntu-jammy-large | 2026-02-27 03:09:19.330 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-02-27 03:09:19.360916 | ubuntu-jammy-large | 2026-02-27 03:09:19.360 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-02-27 03:09:19.486673 | ubuntu-jammy-large | 2026-02-27 03:09:19.486 | I: Validating login 1:4.8.1-2ubuntu2 2026-02-27 03:09:19.514839 | ubuntu-jammy-large | 2026-02-27 03:09:19.514 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-02-27 03:09:19.596903 | ubuntu-jammy-large | 2026-02-27 03:09:19.596 | I: Validating logsave 1.46.5-2ubuntu1 2026-02-27 03:09:19.621974 | ubuntu-jammy-large | 2026-02-27 03:09:19.621 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-02-27 03:09:19.710854 | ubuntu-jammy-large | 2026-02-27 03:09:19.710 | I: Validating lsb-base 11.1.0ubuntu4 2026-02-27 03:09:19.736980 | ubuntu-jammy-large | 2026-02-27 03:09:19.736 | I: Retrieving mawk 1.3.4.20200120-3 2026-02-27 03:09:19.861581 | ubuntu-jammy-large | 2026-02-27 03:09:19.861 | I: Validating mawk 1.3.4.20200120-3 2026-02-27 03:09:19.889248 | ubuntu-jammy-large | 2026-02-27 03:09:19.889 | I: Retrieving mount 2.37.2-4ubuntu3 2026-02-27 03:09:20.001425 | ubuntu-jammy-large | 2026-02-27 03:09:20.001 | I: Validating mount 2.37.2-4ubuntu3 2026-02-27 03:09:20.029482 | ubuntu-jammy-large | 2026-02-27 03:09:20.029 | I: Retrieving ncurses-base 6.3-2 2026-02-27 03:09:20.120513 | ubuntu-jammy-large | 2026-02-27 03:09:20.120 | I: Validating ncurses-base 6.3-2 2026-02-27 03:09:20.146820 | ubuntu-jammy-large | 2026-02-27 03:09:20.146 | I: Retrieving ncurses-bin 6.3-2 2026-02-27 03:09:20.246545 | ubuntu-jammy-large | 2026-02-27 03:09:20.246 | I: Validating ncurses-bin 6.3-2 2026-02-27 03:09:20.273272 | ubuntu-jammy-large | 2026-02-27 03:09:20.273 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-02-27 03:09:20.442385 | ubuntu-jammy-large | 2026-02-27 03:09:20.442 | I: Validating openssl 3.0.2-0ubuntu1 2026-02-27 03:09:20.481327 | ubuntu-jammy-large | 2026-02-27 03:09:20.481 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-02-27 03:09:20.627857 | ubuntu-jammy-large | 2026-02-27 03:09:20.627 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-02-27 03:09:20.665713 | ubuntu-jammy-large | 2026-02-27 03:09:20.665 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-02-27 03:09:20.886656 | ubuntu-jammy-large | 2026-02-27 03:09:20.886 | I: Validating perl-base 5.34.0-3ubuntu1 2026-02-27 03:09:20.946348 | ubuntu-jammy-large | 2026-02-27 03:09:20.946 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-02-27 03:09:21.074300 | ubuntu-jammy-large | 2026-02-27 03:09:21.074 | I: Validating procps 2:3.3.17-6ubuntu2 2026-02-27 03:09:21.110908 | ubuntu-jammy-large | 2026-02-27 03:09:21.110 | I: Retrieving sed 4.8-1ubuntu2 2026-02-27 03:09:21.239190 | ubuntu-jammy-large | 2026-02-27 03:09:21.238 | I: Validating sed 4.8-1ubuntu2 2026-02-27 03:09:21.271397 | ubuntu-jammy-large | 2026-02-27 03:09:21.271 | I: Retrieving sensible-utils 0.0.17 2026-02-27 03:09:21.354141 | ubuntu-jammy-large | 2026-02-27 03:09:21.353 | I: Validating sensible-utils 0.0.17 2026-02-27 03:09:21.383055 | ubuntu-jammy-large | 2026-02-27 03:09:21.382 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-02-27 03:09:21.495331 | ubuntu-jammy-large | 2026-02-27 03:09:21.495 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-02-27 03:09:21.521920 | ubuntu-jammy-large | 2026-02-27 03:09:21.521 | I: Retrieving tar 1.34+dfsg-1build3 2026-02-27 03:09:21.667637 | ubuntu-jammy-large | 2026-02-27 03:09:21.667 | I: Validating tar 1.34+dfsg-1build3 2026-02-27 03:09:21.696394 | ubuntu-jammy-large | 2026-02-27 03:09:21.696 | I: Retrieving ubuntu-keyring 2021.03.26 2026-02-27 03:09:21.783115 | ubuntu-jammy-large | 2026-02-27 03:09:21.782 | I: Validating ubuntu-keyring 2021.03.26 2026-02-27 03:09:21.809064 | ubuntu-jammy-large | 2026-02-27 03:09:21.808 | I: Retrieving usrmerge 25ubuntu2 2026-02-27 03:09:21.939723 | ubuntu-jammy-large | 2026-02-27 03:09:21.939 | I: Validating usrmerge 25ubuntu2 2026-02-27 03:09:21.968855 | ubuntu-jammy-large | 2026-02-27 03:09:21.968 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-02-27 03:09:22.112329 | ubuntu-jammy-large | 2026-02-27 03:09:22.112 | I: Validating util-linux 2.37.2-4ubuntu3 2026-02-27 03:09:22.151877 | ubuntu-jammy-large | 2026-02-27 03:09:22.151 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-02-27 03:09:22.252963 | ubuntu-jammy-large | 2026-02-27 03:09:22.252 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-02-27 03:09:22.278097 | ubuntu-jammy-large | 2026-02-27 03:09:22.277 | I: Chosen extractor for .deb packages: dpkg-deb 2026-02-27 03:09:22.329951 | ubuntu-jammy-large | 2026-02-27 03:09:22.329 | I: Extracting base-files... 2026-02-27 03:09:22.342621 | ubuntu-jammy-large | 2026-02-27 03:09:22.342 | I: Extracting base-passwd... 2026-02-27 03:09:22.352959 | ubuntu-jammy-large | 2026-02-27 03:09:22.352 | I: Extracting bash... 2026-02-27 03:09:22.378037 | ubuntu-jammy-large | 2026-02-27 03:09:22.377 | I: Extracting bsdutils... 2026-02-27 03:09:22.389023 | ubuntu-jammy-large | 2026-02-27 03:09:22.388 | I: Extracting coreutils... 2026-02-27 03:09:22.446868 | ubuntu-jammy-large | 2026-02-27 03:09:22.446 | I: Extracting dash... 2026-02-27 03:09:22.456379 | ubuntu-jammy-large | 2026-02-27 03:09:22.456 | I: Extracting debconf... 2026-02-27 03:09:22.468001 | ubuntu-jammy-large | 2026-02-27 03:09:22.467 | I: Extracting debianutils... 2026-02-27 03:09:22.479099 | ubuntu-jammy-large | 2026-02-27 03:09:22.478 | I: Extracting diffutils... 2026-02-27 03:09:22.491338 | ubuntu-jammy-large | 2026-02-27 03:09:22.491 | I: Extracting dpkg... 2026-02-27 03:09:22.652906 | ubuntu-jammy-large | 2026-02-27 03:09:22.652 | I: Extracting e2fsprogs... 2026-02-27 03:09:22.669634 | ubuntu-jammy-large | 2026-02-27 03:09:22.669 | I: Extracting findutils... 2026-02-27 03:09:22.681570 | ubuntu-jammy-large | 2026-02-27 03:09:22.681 | I: Extracting gcc-12-base... 2026-02-27 03:09:22.688994 | ubuntu-jammy-large | 2026-02-27 03:09:22.688 | I: Extracting grep... 2026-02-27 03:09:22.701590 | ubuntu-jammy-large | 2026-02-27 03:09:22.701 | I: Extracting gzip... 2026-02-27 03:09:22.710794 | ubuntu-jammy-large | 2026-02-27 03:09:22.710 | I: Extracting hostname... 2026-02-27 03:09:22.720657 | ubuntu-jammy-large | 2026-02-27 03:09:22.720 | I: Extracting init-system-helpers... 2026-02-27 03:09:22.730643 | ubuntu-jammy-large | 2026-02-27 03:09:22.730 | I: Extracting libacl1... 2026-02-27 03:09:22.739568 | ubuntu-jammy-large | 2026-02-27 03:09:22.739 | I: Extracting libattr1... 2026-02-27 03:09:22.748631 | ubuntu-jammy-large | 2026-02-27 03:09:22.748 | I: Extracting libaudit-common... 2026-02-27 03:09:22.756772 | ubuntu-jammy-large | 2026-02-27 03:09:22.756 | I: Extracting libaudit1... 2026-02-27 03:09:22.765559 | ubuntu-jammy-large | 2026-02-27 03:09:22.765 | I: Extracting libblkid1... 2026-02-27 03:09:22.776450 | ubuntu-jammy-large | 2026-02-27 03:09:22.776 | I: Extracting libbz2-1.0... 2026-02-27 03:09:22.786106 | ubuntu-jammy-large | 2026-02-27 03:09:22.785 | I: Extracting libc-bin... 2026-02-27 03:09:22.811377 | ubuntu-jammy-large | 2026-02-27 03:09:22.811 | I: Extracting libc6... 2026-02-27 03:09:22.883754 | ubuntu-jammy-large | 2026-02-27 03:09:22.883 | I: Extracting libcap-ng0... 2026-02-27 03:09:22.892482 | ubuntu-jammy-large | 2026-02-27 03:09:22.892 | I: Extracting libcap2... 2026-02-27 03:09:22.900954 | ubuntu-jammy-large | 2026-02-27 03:09:22.900 | I: Extracting libcom-err2... 2026-02-27 03:09:22.909478 | ubuntu-jammy-large | 2026-02-27 03:09:22.909 | I: Extracting libcrypt1... 2026-02-27 03:09:22.918725 | ubuntu-jammy-large | 2026-02-27 03:09:22.918 | I: Extracting libdb5.3... 2026-02-27 03:09:22.943909 | ubuntu-jammy-large | 2026-02-27 03:09:22.943 | I: Extracting libdebconfclient0... 2026-02-27 03:09:22.951297 | ubuntu-jammy-large | 2026-02-27 03:09:22.951 | I: Extracting libext2fs2... 2026-02-27 03:09:22.964930 | ubuntu-jammy-large | 2026-02-27 03:09:22.964 | I: Extracting libgcc-s1... 2026-02-27 03:09:22.974839 | ubuntu-jammy-large | 2026-02-27 03:09:22.974 | I: Extracting libgcrypt20... 2026-02-27 03:09:22.997096 | ubuntu-jammy-large | 2026-02-27 03:09:22.996 | I: Extracting libgmp10... 2026-02-27 03:09:23.009377 | ubuntu-jammy-large | 2026-02-27 03:09:23.009 | I: Extracting libgpg-error0... 2026-02-27 03:09:23.020725 | ubuntu-jammy-large | 2026-02-27 03:09:23.020 | I: Extracting libgssapi-krb5-2... 2026-02-27 03:09:23.032519 | ubuntu-jammy-large | 2026-02-27 03:09:23.032 | I: Extracting libk5crypto3... 2026-02-27 03:09:23.043392 | ubuntu-jammy-large | 2026-02-27 03:09:23.043 | I: Extracting libkeyutils1... 2026-02-27 03:09:23.051597 | ubuntu-jammy-large | 2026-02-27 03:09:23.051 | I: Extracting libkrb5-3... 2026-02-27 03:09:23.069494 | ubuntu-jammy-large | 2026-02-27 03:09:23.069 | I: Extracting libkrb5support0... 2026-02-27 03:09:23.077924 | ubuntu-jammy-large | 2026-02-27 03:09:23.077 | I: Extracting liblz4-1... 2026-02-27 03:09:23.086419 | ubuntu-jammy-large | 2026-02-27 03:09:23.086 | I: Extracting liblzma5... 2026-02-27 03:09:23.095084 | ubuntu-jammy-large | 2026-02-27 03:09:23.094 | I: Extracting libmount1... 2026-02-27 03:09:23.105519 | ubuntu-jammy-large | 2026-02-27 03:09:23.105 | I: Extracting libncurses6... 2026-02-27 03:09:23.116987 | ubuntu-jammy-large | 2026-02-27 03:09:23.116 | I: Extracting libncursesw6... 2026-02-27 03:09:23.126996 | ubuntu-jammy-large | 2026-02-27 03:09:23.126 | I: Extracting libnsl2... 2026-02-27 03:09:23.137591 | ubuntu-jammy-large | 2026-02-27 03:09:23.137 | I: Extracting libpam-modules... 2026-02-27 03:09:23.154408 | ubuntu-jammy-large | 2026-02-27 03:09:23.154 | I: Extracting libpam-modules-bin... 2026-02-27 03:09:23.164332 | ubuntu-jammy-large | 2026-02-27 03:09:23.164 | I: Extracting libpam-runtime... 2026-02-27 03:09:23.172409 | ubuntu-jammy-large | 2026-02-27 03:09:23.172 | I: Extracting libpam0g... 2026-02-27 03:09:23.180664 | ubuntu-jammy-large | 2026-02-27 03:09:23.180 | I: Extracting libpcre2-8-0... 2026-02-27 03:09:23.190799 | ubuntu-jammy-large | 2026-02-27 03:09:23.190 | I: Extracting libpcre3... 2026-02-27 03:09:23.202180 | ubuntu-jammy-large | 2026-02-27 03:09:23.202 | I: Extracting libprocps8... 2026-02-27 03:09:23.209829 | ubuntu-jammy-large | 2026-02-27 03:09:23.209 | I: Extracting libselinux1... 2026-02-27 03:09:23.220933 | ubuntu-jammy-large | 2026-02-27 03:09:23.220 | I: Extracting libsemanage-common... 2026-02-27 03:09:23.228091 | ubuntu-jammy-large | 2026-02-27 03:09:23.227 | I: Extracting libsemanage2... 2026-02-27 03:09:23.239504 | ubuntu-jammy-large | 2026-02-27 03:09:23.239 | I: Extracting libsepol2... 2026-02-27 03:09:23.254619 | ubuntu-jammy-large | 2026-02-27 03:09:23.254 | I: Extracting libsmartcols1... 2026-02-27 03:09:23.263531 | ubuntu-jammy-large | 2026-02-27 03:09:23.263 | I: Extracting libss2... 2026-02-27 03:09:23.272239 | ubuntu-jammy-large | 2026-02-27 03:09:23.272 | I: Extracting libssl3... 2026-02-27 03:09:23.319279 | ubuntu-jammy-large | 2026-02-27 03:09:23.319 | I: Extracting libsystemd0... 2026-02-27 03:09:23.335748 | ubuntu-jammy-large | 2026-02-27 03:09:23.335 | I: Extracting libtinfo6... 2026-02-27 03:09:23.347470 | ubuntu-jammy-large | 2026-02-27 03:09:23.347 | I: Extracting libtirpc-common... 2026-02-27 03:09:23.355625 | ubuntu-jammy-large | 2026-02-27 03:09:23.355 | I: Extracting libtirpc3... 2026-02-27 03:09:23.366715 | ubuntu-jammy-large | 2026-02-27 03:09:23.366 | I: Extracting libudev1... 2026-02-27 03:09:23.377030 | ubuntu-jammy-large | 2026-02-27 03:09:23.376 | I: Extracting libuuid1... 2026-02-27 03:09:23.384676 | ubuntu-jammy-large | 2026-02-27 03:09:23.384 | I: Extracting libzstd1... 2026-02-27 03:09:23.401915 | ubuntu-jammy-large | 2026-02-27 03:09:23.401 | I: Extracting login... 2026-02-27 03:09:23.413445 | ubuntu-jammy-large | 2026-02-27 03:09:23.413 | I: Extracting logsave... 2026-02-27 03:09:23.421309 | ubuntu-jammy-large | 2026-02-27 03:09:23.421 | I: Extracting lsb-base... 2026-02-27 03:09:23.428793 | ubuntu-jammy-large | 2026-02-27 03:09:23.428 | I: Extracting mawk... 2026-02-27 03:09:23.439128 | ubuntu-jammy-large | 2026-02-27 03:09:23.439 | I: Extracting mount... 2026-02-27 03:09:23.448543 | ubuntu-jammy-large | 2026-02-27 03:09:23.448 | I: Extracting ncurses-base... 2026-02-27 03:09:23.458271 | ubuntu-jammy-large | 2026-02-27 03:09:23.458 | I: Extracting ncurses-bin... 2026-02-27 03:09:23.472123 | ubuntu-jammy-large | 2026-02-27 03:09:23.472 | I: Extracting passwd... 2026-02-27 03:09:23.493508 | ubuntu-jammy-large | 2026-02-27 03:09:23.493 | I: Extracting perl-base... 2026-02-27 03:09:23.571036 | ubuntu-jammy-large | 2026-02-27 03:09:23.570 | I: Extracting procps... 2026-02-27 03:09:23.585908 | ubuntu-jammy-large | 2026-02-27 03:09:23.585 | I: Extracting sed... 2026-02-27 03:09:23.596450 | ubuntu-jammy-large | 2026-02-27 03:09:23.596 | I: Extracting sensible-utils... 2026-02-27 03:09:23.604950 | ubuntu-jammy-large | 2026-02-27 03:09:23.604 | I: Extracting sysvinit-utils... 2026-02-27 03:09:23.616434 | ubuntu-jammy-large | 2026-02-27 03:09:23.616 | I: Extracting tar... 2026-02-27 03:09:23.633431 | ubuntu-jammy-large | 2026-02-27 03:09:23.633 | I: Extracting usrmerge... 2026-02-27 03:09:23.644824 | ubuntu-jammy-large | 2026-02-27 03:09:23.644 | I: Extracting util-linux... 2026-02-27 03:09:23.678887 | ubuntu-jammy-large | 2026-02-27 03:09:23.678 | I: Extracting zlib1g... 2026-02-27 03:09:23.789955 | ubuntu-jammy-large | 2026-02-27 03:09:23.789 | I: Installing core packages... 2026-02-27 03:09:25.217902 | ubuntu-jammy-large | 2026-02-27 03:09:25.217 | I: Unpacking required packages... 2026-02-27 03:09:25.280283 | ubuntu-jammy-large | 2026-02-27 03:09:25.280 | I: Unpacking base-files... 2026-02-27 03:09:25.331220 | ubuntu-jammy-large | 2026-02-27 03:09:25.330 | I: Unpacking base-passwd... 2026-02-27 03:09:25.359706 | ubuntu-jammy-large | 2026-02-27 03:09:25.359 | I: Unpacking bash... 2026-02-27 03:09:25.403584 | ubuntu-jammy-large | 2026-02-27 03:09:25.403 | I: Unpacking bsdutils... 2026-02-27 03:09:25.429956 | ubuntu-jammy-large | 2026-02-27 03:09:25.429 | I: Unpacking coreutils... 2026-02-27 03:09:25.516158 | ubuntu-jammy-large | 2026-02-27 03:09:25.515 | I: Unpacking dash... 2026-02-27 03:09:25.533207 | ubuntu-jammy-large | 2026-02-27 03:09:25.533 | I: Unpacking debconf... 2026-02-27 03:09:25.562746 | ubuntu-jammy-large | 2026-02-27 03:09:25.562 | I: Unpacking debianutils... 2026-02-27 03:09:25.585035 | ubuntu-jammy-large | 2026-02-27 03:09:25.584 | I: Unpacking diffutils... 2026-02-27 03:09:25.608359 | ubuntu-jammy-large | 2026-02-27 03:09:25.608 | I: Unpacking dpkg... 2026-02-27 03:09:25.792890 | ubuntu-jammy-large | 2026-02-27 03:09:25.792 | I: Unpacking e2fsprogs... 2026-02-27 03:09:25.828982 | ubuntu-jammy-large | 2026-02-27 03:09:25.828 | I: Unpacking findutils... 2026-02-27 03:09:25.852862 | ubuntu-jammy-large | 2026-02-27 03:09:25.852 | I: Unpacking gcc-12-base:amd64... 2026-02-27 03:09:25.873124 | ubuntu-jammy-large | 2026-02-27 03:09:25.872 | I: Unpacking grep... 2026-02-27 03:09:25.897339 | ubuntu-jammy-large | 2026-02-27 03:09:25.897 | I: Unpacking gzip... 2026-02-27 03:09:25.921040 | ubuntu-jammy-large | 2026-02-27 03:09:25.920 | I: Unpacking hostname... 2026-02-27 03:09:25.940746 | ubuntu-jammy-large | 2026-02-27 03:09:25.940 | I: Unpacking init-system-helpers... 2026-02-27 03:09:25.964846 | ubuntu-jammy-large | 2026-02-27 03:09:25.964 | I: Unpacking libacl1:amd64... 2026-02-27 03:09:25.986931 | ubuntu-jammy-large | 2026-02-27 03:09:25.986 | I: Unpacking libattr1:amd64... 2026-02-27 03:09:26.007356 | ubuntu-jammy-large | 2026-02-27 03:09:26.007 | I: Unpacking libaudit-common... 2026-02-27 03:09:26.027538 | ubuntu-jammy-large | 2026-02-27 03:09:26.027 | I: Unpacking libaudit1:amd64... 2026-02-27 03:09:26.048807 | ubuntu-jammy-large | 2026-02-27 03:09:26.048 | I: Unpacking libblkid1:amd64... 2026-02-27 03:09:26.071887 | ubuntu-jammy-large | 2026-02-27 03:09:26.071 | I: Unpacking libbz2-1.0:amd64... 2026-02-27 03:09:26.091272 | ubuntu-jammy-large | 2026-02-27 03:09:26.091 | I: Unpacking libc-bin... 2026-02-27 03:09:26.135456 | ubuntu-jammy-large | 2026-02-27 03:09:26.135 | I: Unpacking libc6:amd64... 2026-02-27 03:09:26.410633 | ubuntu-jammy-large | 2026-02-27 03:09:26.410 | I: Unpacking libcap-ng0:amd64... 2026-02-27 03:09:26.431363 | ubuntu-jammy-large | 2026-02-27 03:09:26.431 | I: Unpacking libcap2:amd64... 2026-02-27 03:09:26.452947 | ubuntu-jammy-large | 2026-02-27 03:09:26.452 | I: Unpacking libcom-err2:amd64... 2026-02-27 03:09:26.472744 | ubuntu-jammy-large | 2026-02-27 03:09:26.472 | I: Unpacking libcrypt1:amd64... 2026-02-27 03:09:26.497749 | ubuntu-jammy-large | 2026-02-27 03:09:26.497 | I: Unpacking libdb5.3:amd64... 2026-02-27 03:09:26.539793 | ubuntu-jammy-large | 2026-02-27 03:09:26.539 | I: Unpacking libdebconfclient0:amd64... 2026-02-27 03:09:26.560576 | ubuntu-jammy-large | 2026-02-27 03:09:26.560 | I: Unpacking libext2fs2:amd64... 2026-02-27 03:09:26.584383 | ubuntu-jammy-large | 2026-02-27 03:09:26.584 | I: Unpacking libgcc-s1:amd64... 2026-02-27 03:09:26.607210 | ubuntu-jammy-large | 2026-02-27 03:09:26.607 | I: Unpacking libgcrypt20:amd64... 2026-02-27 03:09:26.641370 | ubuntu-jammy-large | 2026-02-27 03:09:26.641 | I: Unpacking libgmp10:amd64... 2026-02-27 03:09:26.670190 | ubuntu-jammy-large | 2026-02-27 03:09:26.670 | I: Unpacking libgpg-error0:amd64... 2026-02-27 03:09:26.693168 | ubuntu-jammy-large | 2026-02-27 03:09:26.693 | I: Unpacking libgssapi-krb5-2:amd64... 2026-02-27 03:09:26.720249 | ubuntu-jammy-large | 2026-02-27 03:09:26.720 | I: Unpacking libk5crypto3:amd64... 2026-02-27 03:09:26.745819 | ubuntu-jammy-large | 2026-02-27 03:09:26.745 | I: Unpacking libkeyutils1:amd64... 2026-02-27 03:09:26.768073 | ubuntu-jammy-large | 2026-02-27 03:09:26.767 | I: Unpacking libkrb5-3:amd64... 2026-02-27 03:09:26.800143 | ubuntu-jammy-large | 2026-02-27 03:09:26.799 | I: Unpacking libkrb5support0:amd64... 2026-02-27 03:09:26.824489 | ubuntu-jammy-large | 2026-02-27 03:09:26.824 | I: Unpacking liblz4-1:amd64... 2026-02-27 03:09:26.847649 | ubuntu-jammy-large | 2026-02-27 03:09:26.847 | I: Unpacking liblzma5:amd64... 2026-02-27 03:09:26.872260 | ubuntu-jammy-large | 2026-02-27 03:09:26.872 | I: Unpacking libmount1:amd64... 2026-02-27 03:09:26.896933 | ubuntu-jammy-large | 2026-02-27 03:09:26.896 | I: Unpacking libncurses6:amd64... 2026-02-27 03:09:26.921946 | ubuntu-jammy-large | 2026-02-27 03:09:26.921 | I: Unpacking libncursesw6:amd64... 2026-02-27 03:09:26.948367 | ubuntu-jammy-large | 2026-02-27 03:09:26.948 | I: Unpacking libnsl2:amd64... 2026-02-27 03:09:26.974482 | ubuntu-jammy-large | 2026-02-27 03:09:26.974 | I: Unpacking libpam-modules:amd64... 2026-02-27 03:09:27.095875 | ubuntu-jammy-large | 2026-02-27 03:09:27.095 | I: Unpacking libpam-modules-bin... 2026-02-27 03:09:27.119104 | ubuntu-jammy-large | 2026-02-27 03:09:27.118 | I: Unpacking libpam-runtime... 2026-02-27 03:09:27.143908 | ubuntu-jammy-large | 2026-02-27 03:09:27.143 | I: Unpacking libpam0g:amd64... 2026-02-27 03:09:27.168358 | ubuntu-jammy-large | 2026-02-27 03:09:27.168 | I: Unpacking libpcre2-8-0:amd64... 2026-02-27 03:09:27.197935 | ubuntu-jammy-large | 2026-02-27 03:09:27.197 | I: Unpacking libpcre3:amd64... 2026-02-27 03:09:27.228261 | ubuntu-jammy-large | 2026-02-27 03:09:27.228 | I: Unpacking libprocps8:amd64... 2026-02-27 03:09:27.251456 | ubuntu-jammy-large | 2026-02-27 03:09:27.251 | I: Unpacking libselinux1:amd64... 2026-02-27 03:09:27.275690 | ubuntu-jammy-large | 2026-02-27 03:09:27.275 | I: Unpacking libsemanage-common... 2026-02-27 03:09:27.296048 | ubuntu-jammy-large | 2026-02-27 03:09:27.295 | I: Unpacking libsemanage2:amd64... 2026-02-27 03:09:27.321078 | ubuntu-jammy-large | 2026-02-27 03:09:27.320 | I: Unpacking libsepol2:amd64... 2026-02-27 03:09:27.349274 | ubuntu-jammy-large | 2026-02-27 03:09:27.349 | I: Unpacking libsmartcols1:amd64... 2026-02-27 03:09:27.371904 | ubuntu-jammy-large | 2026-02-27 03:09:27.371 | I: Unpacking libss2:amd64... 2026-02-27 03:09:27.394252 | ubuntu-jammy-large | 2026-02-27 03:09:27.394 | I: Unpacking libssl3:amd64... 2026-02-27 03:09:27.474646 | ubuntu-jammy-large | 2026-02-27 03:09:27.474 | I: Unpacking libsystemd0:amd64... 2026-02-27 03:09:27.502807 | ubuntu-jammy-large | 2026-02-27 03:09:27.502 | I: Unpacking libtinfo6:amd64... 2026-02-27 03:09:27.529056 | ubuntu-jammy-large | 2026-02-27 03:09:27.528 | I: Unpacking libtirpc-common... 2026-02-27 03:09:27.550781 | ubuntu-jammy-large | 2026-02-27 03:09:27.550 | I: Unpacking libtirpc3:amd64... 2026-02-27 03:09:27.574815 | ubuntu-jammy-large | 2026-02-27 03:09:27.574 | I: Unpacking libudev1:amd64... 2026-02-27 03:09:27.600423 | ubuntu-jammy-large | 2026-02-27 03:09:27.600 | I: Unpacking libuuid1:amd64... 2026-02-27 03:09:27.622152 | ubuntu-jammy-large | 2026-02-27 03:09:27.621 | I: Unpacking libzstd1:amd64... 2026-02-27 03:09:27.656969 | ubuntu-jammy-large | 2026-02-27 03:09:27.656 | I: Unpacking login... 2026-02-27 03:09:27.702521 | ubuntu-jammy-large | 2026-02-27 03:09:27.702 | I: Unpacking logsave... 2026-02-27 03:09:27.720663 | ubuntu-jammy-large | 2026-02-27 03:09:27.720 | I: Unpacking lsb-base... 2026-02-27 03:09:27.752949 | ubuntu-jammy-large | 2026-02-27 03:09:27.752 | I: Unpacking mawk... 2026-02-27 03:09:27.779607 | ubuntu-jammy-large | 2026-02-27 03:09:27.779 | I: Unpacking mount... 2026-02-27 03:09:27.804434 | ubuntu-jammy-large | 2026-02-27 03:09:27.804 | I: Unpacking ncurses-base... 2026-02-27 03:09:27.830620 | ubuntu-jammy-large | 2026-02-27 03:09:27.830 | I: Unpacking ncurses-bin... 2026-02-27 03:09:27.855064 | ubuntu-jammy-large | 2026-02-27 03:09:27.854 | I: Unpacking passwd... 2026-02-27 03:09:27.940857 | ubuntu-jammy-large | 2026-02-27 03:09:27.940 | I: Unpacking perl-base... 2026-02-27 03:09:28.080212 | ubuntu-jammy-large | 2026-02-27 03:09:28.079 | I: Unpacking procps... 2026-02-27 03:09:28.149147 | ubuntu-jammy-large | 2026-02-27 03:09:28.148 | I: Unpacking sed... 2026-02-27 03:09:28.173746 | ubuntu-jammy-large | 2026-02-27 03:09:28.173 | I: Unpacking sensible-utils... 2026-02-27 03:09:28.196233 | ubuntu-jammy-large | 2026-02-27 03:09:28.196 | I: Unpacking sysvinit-utils... 2026-02-27 03:09:28.220974 | ubuntu-jammy-large | 2026-02-27 03:09:28.220 | I: Unpacking tar... 2026-02-27 03:09:28.252389 | ubuntu-jammy-large | 2026-02-27 03:09:28.252 | I: Unpacking usrmerge... 2026-02-27 03:09:28.286053 | ubuntu-jammy-large | 2026-02-27 03:09:28.285 | I: Unpacking util-linux... 2026-02-27 03:09:28.370795 | ubuntu-jammy-large | 2026-02-27 03:09:28.370 | I: Unpacking zlib1g:amd64... 2026-02-27 03:09:28.385649 | ubuntu-jammy-large | 2026-02-27 03:09:28.385 | I: Configuring required packages... 2026-02-27 03:09:28.403400 | ubuntu-jammy-large | 2026-02-27 03:09:28.403 | I: Configuring lsb-base... 2026-02-27 03:09:28.417381 | ubuntu-jammy-large | 2026-02-27 03:09:28.417 | I: Configuring libtirpc-common... 2026-02-27 03:09:28.417656 | ubuntu-jammy-large | 2026-02-27 03:09:28.417 | I: Configuring libaudit-common... 2026-02-27 03:09:28.417980 | ubuntu-jammy-large | 2026-02-27 03:09:28.417 | I: Configuring libsemanage-common... 2026-02-27 03:09:28.418262 | ubuntu-jammy-large | 2026-02-27 03:09:28.418 | I: Configuring gcc-12-base:amd64... 2026-02-27 03:09:28.418538 | ubuntu-jammy-large | 2026-02-27 03:09:28.418 | I: Configuring ncurses-base... 2026-02-27 03:09:28.418809 | ubuntu-jammy-large | 2026-02-27 03:09:28.418 | I: Configuring sensible-utils... 2026-02-27 03:09:28.425084 | ubuntu-jammy-large | 2026-02-27 03:09:28.424 | I: Configuring libcrypt1:amd64... 2026-02-27 03:09:28.429033 | ubuntu-jammy-large | 2026-02-27 03:09:28.428 | I: Configuring libgcc-s1:amd64... 2026-02-27 03:09:28.431034 | ubuntu-jammy-large | 2026-02-27 03:09:28.430 | I: Configuring libc6:amd64... 2026-02-27 03:09:28.565372 | ubuntu-jammy-large | 2026-02-27 03:09:28.565 | I: Configuring libudev1:amd64... 2026-02-27 03:09:28.565435 | ubuntu-jammy-large | 2026-02-27 03:09:28.565 | I: Configuring libattr1:amd64... 2026-02-27 03:09:28.565444 | ubuntu-jammy-large | 2026-02-27 03:09:28.565 | I: Configuring sysvinit-utils... 2026-02-27 03:09:28.565808 | ubuntu-jammy-large | 2026-02-27 03:09:28.565 | I: Configuring debianutils... 2026-02-27 03:09:28.592502 | ubuntu-jammy-large | 2026-02-27 03:09:28.592 | I: Configuring mawk... 2026-02-27 03:09:28.597868 | ubuntu-jammy-large | 2026-02-27 03:09:28.597 | I: Configuring libdebconfclient0:amd64... 2026-02-27 03:09:28.601199 | ubuntu-jammy-large | 2026-02-27 03:09:28.601 | I: Configuring base-files... 2026-02-27 03:09:28.810657 | ubuntu-jammy-large | 2026-02-27 03:09:28.810 | I: Configuring libbz2-1.0:amd64... 2026-02-27 03:09:28.811558 | ubuntu-jammy-large | 2026-02-27 03:09:28.811 | I: Configuring base-passwd... 2026-02-27 03:09:28.910088 | ubuntu-jammy-large | 2026-02-27 03:09:28.909 | I: Configuring libdb5.3:amd64... 2026-02-27 03:09:28.910416 | ubuntu-jammy-large | 2026-02-27 03:09:28.910 | I: Configuring libblkid1:amd64... 2026-02-27 03:09:28.911295 | ubuntu-jammy-large | 2026-02-27 03:09:28.911 | I: Configuring libtinfo6:amd64... 2026-02-27 03:09:28.912519 | ubuntu-jammy-large | 2026-02-27 03:09:28.912 | I: Configuring bash... 2026-02-27 03:09:28.964370 | ubuntu-jammy-large | 2026-02-27 03:09:28.964 | I: Configuring libzstd1:amd64... 2026-02-27 03:09:28.965702 | ubuntu-jammy-large | 2026-02-27 03:09:28.965 | I: Configuring libkeyutils1:amd64... 2026-02-27 03:09:28.967667 | ubuntu-jammy-large | 2026-02-27 03:09:28.967 | I: Configuring liblzma5:amd64... 2026-02-27 03:09:28.968603 | ubuntu-jammy-large | 2026-02-27 03:09:28.968 | I: Configuring libgpg-error0:amd64... 2026-02-27 03:09:28.969905 | ubuntu-jammy-large | 2026-02-27 03:09:28.969 | I: Configuring liblz4-1:amd64... 2026-02-27 03:09:28.971907 | ubuntu-jammy-large | 2026-02-27 03:09:28.971 | I: Configuring libc-bin... 2026-02-27 03:09:28.983693 | ubuntu-jammy-large | 2026-02-27 03:09:28.983 | I: Configuring ncurses-bin... 2026-02-27 03:09:28.985119 | ubuntu-jammy-large | 2026-02-27 03:09:28.985 | I: Configuring libacl1:amd64... 2026-02-27 03:09:28.986373 | ubuntu-jammy-large | 2026-02-27 03:09:28.986 | I: Configuring libsmartcols1:amd64... 2026-02-27 03:09:28.987339 | ubuntu-jammy-large | 2026-02-27 03:09:28.987 | I: Configuring libgcrypt20:amd64... 2026-02-27 03:09:28.988891 | ubuntu-jammy-large | 2026-02-27 03:09:28.988 | I: Configuring zlib1g:amd64... 2026-02-27 03:09:28.989890 | ubuntu-jammy-large | 2026-02-27 03:09:28.989 | I: Configuring libcom-err2:amd64... 2026-02-27 03:09:28.990763 | ubuntu-jammy-large | 2026-02-27 03:09:28.990 | I: Configuring diffutils... 2026-02-27 03:09:28.992784 | ubuntu-jammy-large | 2026-02-27 03:09:28.992 | I: Configuring libcap2:amd64... 2026-02-27 03:09:28.993810 | ubuntu-jammy-large | 2026-02-27 03:09:28.993 | I: Configuring libkrb5support0:amd64... 2026-02-27 03:09:28.995623 | ubuntu-jammy-large | 2026-02-27 03:09:28.995 | I: Configuring hostname... 2026-02-27 03:09:28.996367 | ubuntu-jammy-large | 2026-02-27 03:09:28.996 | I: Configuring libpcre3:amd64... 2026-02-27 03:09:28.997108 | ubuntu-jammy-large | 2026-02-27 03:09:28.997 | I: Configuring libcap-ng0:amd64... 2026-02-27 03:09:28.997725 | ubuntu-jammy-large | 2026-02-27 03:09:28.997 | I: Configuring libext2fs2:amd64... 2026-02-27 03:09:28.998598 | ubuntu-jammy-large | 2026-02-27 03:09:28.998 | I: Configuring libgmp10:amd64... 2026-02-27 03:09:28.999912 | ubuntu-jammy-large | 2026-02-27 03:09:28.999 | I: Configuring libncurses6:amd64... 2026-02-27 03:09:29.000976 | ubuntu-jammy-large | 2026-02-27 03:09:29.000 | I: Configuring libaudit1:amd64... 2026-02-27 03:09:29.002013 | ubuntu-jammy-large | 2026-02-27 03:09:29.001 | I: Configuring libuuid1:amd64... 2026-02-27 03:09:29.002722 | ubuntu-jammy-large | 2026-02-27 03:09:29.002 | I: Configuring libss2:amd64... 2026-02-27 03:09:29.003434 | ubuntu-jammy-large | 2026-02-27 03:09:29.003 | I: Configuring libsepol2:amd64... 2026-02-27 03:09:29.003924 | ubuntu-jammy-large | 2026-02-27 03:09:29.003 | I: Configuring libpcre2-8-0:amd64... 2026-02-27 03:09:29.004408 | ubuntu-jammy-large | 2026-02-27 03:09:29.004 | I: Configuring libncursesw6:amd64... 2026-02-27 03:09:29.004933 | ubuntu-jammy-large | 2026-02-27 03:09:29.004 | I: Configuring libk5crypto3:amd64... 2026-02-27 03:09:29.005377 | ubuntu-jammy-large | 2026-02-27 03:09:29.005 | I: Configuring logsave... 2026-02-27 03:09:29.009381 | ubuntu-jammy-large | 2026-02-27 03:09:29.009 | I: Configuring e2fsprogs... 2026-02-27 03:09:29.340359 | ubuntu-jammy-large | 2026-02-27 03:09:29.340 | I: Configuring libsystemd0:amd64... 2026-02-27 03:09:29.341328 | ubuntu-jammy-large | 2026-02-27 03:09:29.341 | I: Configuring libselinux1:amd64... 2026-02-27 03:09:29.342388 | ubuntu-jammy-large | 2026-02-27 03:09:29.342 | I: Configuring sed... 2026-02-27 03:09:29.344217 | ubuntu-jammy-large | 2026-02-27 03:09:29.344 | I: Configuring findutils... 2026-02-27 03:09:29.345267 | ubuntu-jammy-large | 2026-02-27 03:09:29.345 | I: Configuring libmount1:amd64... 2026-02-27 03:09:29.346574 | ubuntu-jammy-large | 2026-02-27 03:09:29.346 | I: Configuring libsemanage2:amd64... 2026-02-27 03:09:29.347947 | ubuntu-jammy-large | 2026-02-27 03:09:29.347 | I: Configuring libprocps8:amd64... 2026-02-27 03:09:29.349620 | ubuntu-jammy-large | 2026-02-27 03:09:29.349 | I: Configuring bsdutils... 2026-02-27 03:09:29.350515 | ubuntu-jammy-large | 2026-02-27 03:09:29.350 | I: Configuring tar... 2026-02-27 03:09:29.356974 | ubuntu-jammy-large | 2026-02-27 03:09:29.356 | I: Configuring coreutils... 2026-02-27 03:09:29.362393 | ubuntu-jammy-large | 2026-02-27 03:09:29.362 | I: Configuring dpkg... 2026-02-27 03:09:29.543187 | ubuntu-jammy-large | 2026-02-27 03:09:29.542 | I: Configuring mount... 2026-02-27 03:09:29.546608 | ubuntu-jammy-large | 2026-02-27 03:09:29.546 | I: Configuring grep... 2026-02-27 03:09:29.548278 | ubuntu-jammy-large | 2026-02-27 03:09:29.548 | I: Configuring perl-base... 2026-02-27 03:09:29.559311 | ubuntu-jammy-large | 2026-02-27 03:09:29.559 | I: Configuring init-system-helpers... 2026-02-27 03:09:29.560276 | ubuntu-jammy-large | 2026-02-27 03:09:29.560 | I: Configuring gzip... 2026-02-27 03:09:29.561771 | ubuntu-jammy-large | 2026-02-27 03:09:29.561 | I: Configuring usrmerge... 2026-02-27 03:09:29.610108 | ubuntu-jammy-large | 2026-02-27 03:09:29.609 | I: Configuring procps... 2026-02-27 03:09:29.658158 | ubuntu-jammy-large | 2026-02-27 03:09:29.657 | I: Configuring debconf... 2026-02-27 03:09:29.769564 | ubuntu-jammy-large | 2026-02-27 03:09:29.769 | I: Configuring libpam0g:amd64... 2026-02-27 03:09:29.858227 | ubuntu-jammy-large | 2026-02-27 03:09:29.858 | I: Configuring util-linux... 2026-02-27 03:09:30.047170 | ubuntu-jammy-large | 2026-02-27 03:09:30.046 | I: Configuring dash... 2026-02-27 03:09:30.237181 | ubuntu-jammy-large | 2026-02-27 03:09:30.237 | I: Configuring libpam-modules-bin... 2026-02-27 03:09:30.238175 | ubuntu-jammy-large | 2026-02-27 03:09:30.238 | I: Configuring libssl3:amd64... 2026-02-27 03:09:30.329251 | ubuntu-jammy-large | 2026-02-27 03:09:30.329 | I: Configuring libkrb5-3:amd64... 2026-02-27 03:09:30.331506 | ubuntu-jammy-large | 2026-02-27 03:09:30.331 | I: Configuring libgssapi-krb5-2:amd64... 2026-02-27 03:09:30.336673 | ubuntu-jammy-large | 2026-02-27 03:09:30.336 | I: Configuring libtirpc3:amd64... 2026-02-27 03:09:30.338661 | ubuntu-jammy-large | 2026-02-27 03:09:30.338 | I: Configuring libnsl2:amd64... 2026-02-27 03:09:30.342769 | ubuntu-jammy-large | 2026-02-27 03:09:30.342 | I: Configuring libpam-modules:amd64... 2026-02-27 03:09:30.360498 | ubuntu-jammy-large | 2026-02-27 03:09:30.360 | I: Configuring passwd... 2026-02-27 03:09:30.396274 | ubuntu-jammy-large | 2026-02-27 03:09:30.396 | I: Configuring libpam-runtime... 2026-02-27 03:09:30.546735 | ubuntu-jammy-large | 2026-02-27 03:09:30.546 | I: Configuring login... 2026-02-27 03:09:30.564076 | ubuntu-jammy-large | 2026-02-27 03:09:30.563 | I: Configuring libc-bin... 2026-02-27 03:09:30.576785 | ubuntu-jammy-large | 2026-02-27 03:09:30.576 | I: Unpacking the base system... 2026-02-27 03:09:31.202204 | ubuntu-jammy-large | 2026-02-27 03:09:31.201 | I: Unpacking adduser... 2026-02-27 03:09:31.243144 | ubuntu-jammy-large | 2026-02-27 03:09:31.242 | I: Unpacking apt... 2026-02-27 03:09:31.337926 | ubuntu-jammy-large | 2026-02-27 03:09:31.337 | I: Unpacking ca-certificates... 2026-02-27 03:09:31.366218 | ubuntu-jammy-large | 2026-02-27 03:09:31.365 | I: Unpacking gpgv... 2026-02-27 03:09:31.386983 | ubuntu-jammy-large | 2026-02-27 03:09:31.386 | I: Unpacking libapt-pkg6.0:amd64... 2026-02-27 03:09:31.441579 | ubuntu-jammy-large | 2026-02-27 03:09:31.441 | I: Unpacking libffi8:amd64... 2026-02-27 03:09:31.463043 | ubuntu-jammy-large | 2026-02-27 03:09:31.462 | I: Unpacking libgnutls30:amd64... 2026-02-27 03:09:31.509606 | ubuntu-jammy-large | 2026-02-27 03:09:31.509 | I: Unpacking libhogweed6:amd64... 2026-02-27 03:09:31.536371 | ubuntu-jammy-large | 2026-02-27 03:09:31.535 | I: Unpacking libidn2-0:amd64... 2026-02-27 03:09:31.562973 | ubuntu-jammy-large | 2026-02-27 03:09:31.562 | I: Unpacking libnettle8:amd64... 2026-02-27 03:09:31.590728 | ubuntu-jammy-large | 2026-02-27 03:09:31.590 | I: Unpacking libp11-kit0:amd64... 2026-02-27 03:09:31.624712 | ubuntu-jammy-large | 2026-02-27 03:09:31.624 | I: Unpacking libseccomp2:amd64... 2026-02-27 03:09:31.650250 | ubuntu-jammy-large | 2026-02-27 03:09:31.649 | I: Unpacking libstdc++6:amd64... 2026-02-27 03:09:31.693551 | ubuntu-jammy-large | 2026-02-27 03:09:31.693 | I: Unpacking libtasn1-6:amd64... 2026-02-27 03:09:31.716515 | ubuntu-jammy-large | 2026-02-27 03:09:31.716 | I: Unpacking libunistring2:amd64... 2026-02-27 03:09:31.751386 | ubuntu-jammy-large | 2026-02-27 03:09:31.751 | I: Unpacking libxxhash0:amd64... 2026-02-27 03:09:31.772721 | ubuntu-jammy-large | 2026-02-27 03:09:31.772 | I: Unpacking openssl... 2026-02-27 03:09:31.831001 | ubuntu-jammy-large | 2026-02-27 03:09:31.830 | I: Unpacking ubuntu-keyring... 2026-02-27 03:09:31.863295 | ubuntu-jammy-large | 2026-02-27 03:09:31.863 | I: Configuring the base system... 2026-02-27 03:09:31.874026 | ubuntu-jammy-large | 2026-02-27 03:09:31.873 | I: Configuring adduser... 2026-02-27 03:09:31.991904 | ubuntu-jammy-large | 2026-02-27 03:09:31.991 | I: Configuring libunistring2:amd64... 2026-02-27 03:09:31.992135 | ubuntu-jammy-large | 2026-02-27 03:09:31.992 | I: Configuring libidn2-0:amd64... 2026-02-27 03:09:31.992389 | ubuntu-jammy-large | 2026-02-27 03:09:31.992 | I: Configuring ubuntu-keyring... 2026-02-27 03:09:31.996854 | ubuntu-jammy-large | 2026-02-27 03:09:31.996 | I: Configuring libseccomp2:amd64... 2026-02-27 03:09:31.997268 | ubuntu-jammy-large | 2026-02-27 03:09:31.997 | I: Configuring libnettle8:amd64... 2026-02-27 03:09:31.997523 | ubuntu-jammy-large | 2026-02-27 03:09:31.997 | I: Configuring libffi8:amd64... 2026-02-27 03:09:31.997697 | ubuntu-jammy-large | 2026-02-27 03:09:31.997 | I: Configuring gpgv... 2026-02-27 03:09:31.997872 | ubuntu-jammy-large | 2026-02-27 03:09:31.997 | I: Configuring libxxhash0:amd64... 2026-02-27 03:09:31.998047 | ubuntu-jammy-large | 2026-02-27 03:09:31.998 | I: Configuring libtasn1-6:amd64... 2026-02-27 03:09:31.998240 | ubuntu-jammy-large | 2026-02-27 03:09:31.998 | I: Configuring openssl... 2026-02-27 03:09:31.999602 | ubuntu-jammy-large | 2026-02-27 03:09:31.999 | I: Configuring libstdc++6:amd64... 2026-02-27 03:09:31.999782 | ubuntu-jammy-large | 2026-02-27 03:09:31.999 | I: Configuring libhogweed6:amd64... 2026-02-27 03:09:31.999961 | ubuntu-jammy-large | 2026-02-27 03:09:31.999 | I: Configuring ca-certificates... 2026-02-27 03:09:34.237061 | ubuntu-jammy-large | 2026-02-27 03:09:34.236 | I: Configuring libapt-pkg6.0:amd64... 2026-02-27 03:09:34.237151 | ubuntu-jammy-large | 2026-02-27 03:09:34.236 | I: Configuring libp11-kit0:amd64... 2026-02-27 03:09:34.237175 | ubuntu-jammy-large | 2026-02-27 03:09:34.236 | I: Configuring libgnutls30:amd64... 2026-02-27 03:09:34.237186 | ubuntu-jammy-large | 2026-02-27 03:09:34.237 | I: Configuring apt... 2026-02-27 03:09:34.682838 | ubuntu-jammy-large | 2026-02-27 03:09:34.682 | I: Configuring libc-bin... 2026-02-27 03:09:34.687863 | ubuntu-jammy-large | 2026-02-27 03:09:34.687 | I: Configuring ca-certificates... 2026-02-27 03:09:35.709538 | ubuntu-jammy-large | 2026-02-27 03:09:35.709 | I: Base system installed successfully. 2026-02-27 03:09:35.836336 | ubuntu-jammy-large | 2026-02-27 03:09:35.836 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-02-27 03:09:35.864328 | ubuntu-jammy-large | 2026-02-27 03:09:35.864 | dib-run-parts 08-debootstrap completed 2026-02-27 03:09:35.864442 | ubuntu-jammy-large | 2026-02-27 03:09:35.864 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/09-apt-keyring 2026-02-27 03:09:35.873105 | ubuntu-jammy-large | 2026-02-27 03:09:35.872 | dib-run-parts 09-apt-keyring completed 2026-02-27 03:09:35.873160 | ubuntu-jammy-large | 2026-02-27 03:09:35.873 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/11-pip-cache 2026-02-27 03:09:35.935201 | ubuntu-jammy-large | 2026-02-27 03:09:35.935 | dib-run-parts 11-pip-cache completed 2026-02-27 03:09:35.935995 | ubuntu-jammy-large | 2026-02-27 03:09:35.935 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/50-block-apt-translations 2026-02-27 03:09:35.978832 | ubuntu-jammy-large | 2026-02-27 03:09:35.978 | 0+1 records in 2026-02-27 03:09:35.978957 | ubuntu-jammy-large | 2026-02-27 03:09:35.978 | 0+1 records out 2026-02-27 03:09:35.978979 | ubuntu-jammy-large | 2026-02-27 03:09:35.978 | 27 bytes copied, 0.000512845 s, 52.6 kB/s 2026-02-27 03:09:35.988777 | ubuntu-jammy-large | 2026-02-27 03:09:35.988 | dib-run-parts 50-block-apt-translations completed 2026-02-27 03:09:35.989153 | ubuntu-jammy-large | 2026-02-27 03:09:35.989 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/50-block-daemons 2026-02-27 03:09:36.045122 | ubuntu-jammy-large | 2026-02-27 03:09:36.044 | 0+1 records in 2026-02-27 03:09:36.045206 | ubuntu-jammy-large | 2026-02-27 03:09:36.044 | 0+1 records out 2026-02-27 03:09:36.045225 | ubuntu-jammy-large | 2026-02-27 03:09:36.045 | 76 bytes copied, 0.000510054 s, 149 kB/s 2026-02-27 03:09:36.093678 | ubuntu-jammy-large | 2026-02-27 03:09:36.093 | 0+1 records in 2026-02-27 03:09:36.093788 | ubuntu-jammy-large | 2026-02-27 03:09:36.093 | 0+1 records out 2026-02-27 03:09:36.093821 | ubuntu-jammy-large | 2026-02-27 03:09:36.093 | 143 bytes copied, 0.00051196 s, 279 kB/s 2026-02-27 03:09:36.127168 | ubuntu-jammy-large | 2026-02-27 03:09:36.126 | dib-run-parts 50-block-daemons completed 2026-02-27 03:09:36.127310 | ubuntu-jammy-large | 2026-02-27 03:09:36.127 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/50-build-with-http-cache 2026-02-27 03:09:36.135640 | ubuntu-jammy-large | 2026-02-27 03:09:36.135 | dib-run-parts 50-build-with-http-cache completed 2026-02-27 03:09:36.135797 | ubuntu-jammy-large | 2026-02-27 03:09:36.135 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/50-shared-apt-cache 2026-02-27 03:09:36.168430 | ubuntu-jammy-large | 2026-02-27 03:09:36.168 | dib-run-parts 50-shared-apt-cache completed 2026-02-27 03:09:36.168589 | ubuntu-jammy-large | 2026-02-27 03:09:36.168 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/50-trim-dpkg 2026-02-27 03:09:36.240850 | ubuntu-jammy-large | 2026-02-27 03:09:36.240 | dib-run-parts 50-trim-dpkg completed 2026-02-27 03:09:36.240944 | ubuntu-jammy-large | 2026-02-27 03:09:36.240 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-02-27 03:09:36.599546 | ubuntu-jammy-large | 2026-02-27 03:09:36.599 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-27 03:09:36.600587 | ubuntu-jammy-large | 2026-02-27 03:09:36.600 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-02-27 03:09:36.641524 | ubuntu-jammy-large | 2026-02-27 03:09:36.641 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-02-27 03:09:36.672964 | ubuntu-jammy-large | 2026-02-27 03:09:36.672 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-02-27 03:09:36.981618 | ubuntu-jammy-large | 2026-02-27 03:09:36.981 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-27 03:09:37.077963 | ubuntu-jammy-large | 2026-02-27 03:09:37.077 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3281 kB] 2026-02-27 03:09:37.250518 | ubuntu-jammy-large | 2026-02-27 03:09:37.250 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1018 kB] 2026-02-27 03:09:37.293665 | ubuntu-jammy-large | 2026-02-27 03:09:37.293 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3010 kB] 2026-02-27 03:09:37.430043 | ubuntu-jammy-large | 2026-02-27 03:09:37.429 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-02-27 03:09:37.434965 | ubuntu-jammy-large | 2026-02-27 03:09:37.434 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [31.7 kB] 2026-02-27 03:09:38.357082 | ubuntu-jammy-large | 2026-02-27 03:09:38.356 | Fetched 9051 kB in 2s (4822 kB/s) 2026-02-27 03:09:39.427202 | ubuntu-jammy-large | 2026-02-27 03:09:39.427 | Reading package lists... 2026-02-27 03:09:40.682571 | ubuntu-jammy-large | 2026-02-27 03:09:40.682 | Reading package lists... 2026-02-27 03:09:40.979343 | ubuntu-jammy-large | 2026-02-27 03:09:40.979 | Building dependency tree... 2026-02-27 03:09:41.208562 | ubuntu-jammy-large | 2026-02-27 03:09:41.208 | Calculating upgrade... 2026-02-27 03:09:41.433942 | ubuntu-jammy-large | 2026-02-27 03:09:41.433 | The following packages will be upgraded: 2026-02-27 03:09:41.434100 | ubuntu-jammy-large | 2026-02-27 03:09:41.433 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-02-27 03:09:41.434249 | ubuntu-jammy-large | 2026-02-27 03:09:41.434 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-02-27 03:09:41.434452 | ubuntu-jammy-large | 2026-02-27 03:09:41.434 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-02-27 03:09:41.434539 | ubuntu-jammy-large | 2026-02-27 03:09:41.434 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-02-27 03:09:41.434847 | ubuntu-jammy-large | 2026-02-27 03:09:41.434 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-02-27 03:09:41.434909 | ubuntu-jammy-large | 2026-02-27 03:09:41.434 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-02-27 03:09:41.435203 | ubuntu-jammy-large | 2026-02-27 03:09:41.435 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-02-27 03:09:41.435636 | ubuntu-jammy-large | 2026-02-27 03:09:41.435 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-02-27 03:09:41.435672 | ubuntu-jammy-large | 2026-02-27 03:09:41.435 | zlib1g 2026-02-27 03:09:41.705206 | ubuntu-jammy-large | 2026-02-27 03:09:41.704 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:09:41.705296 | ubuntu-jammy-large | 2026-02-27 03:09:41.705 | Need to get 23.7 MB of archives. 2026-02-27 03:09:41.705318 | ubuntu-jammy-large | 2026-02-27 03:09:41.705 | After this operation, 65.5 kB of additional disk space will be used. 2026-02-27 03:09:41.705328 | ubuntu-jammy-large | 2026-02-27 03:09:41.705 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.3 [216 kB] 2026-02-27 03:09:41.764638 | ubuntu-jammy-large | 2026-02-27 03:09:41.764 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.3 [53.9 kB] 2026-02-27 03:09:41.766941 | ubuntu-jammy-large | 2026-02-27 03:09:41.766 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.3 [699 kB] 2026-02-27 03:09:41.830619 | ubuntu-jammy-large | 2026-02-27 03:09:41.830 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-02-27 03:09:42.043339 | ubuntu-jammy-large | 2026-02-27 03:09:42.042 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-02-27 03:09:42.049244 | ubuntu-jammy-large | 2026-02-27 03:09:42.049 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-02-27 03:09:42.086047 | ubuntu-jammy-large | 2026-02-27 03:09:42.085 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] 2026-02-27 03:09:42.087654 | ubuntu-jammy-large | 2026-02-27 03:09:42.087 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2026-02-27 03:09:42.172046 | ubuntu-jammy-large | 2026-02-27 03:09:42.171 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2026-02-27 03:09:42.178175 | ubuntu-jammy-large | 2026-02-27 03:09:42.177 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2026-02-27 03:09:42.181728 | ubuntu-jammy-large | 2026-02-27 03:09:42.181 | 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-02-27 03:09:42.183000 | ubuntu-jammy-large | 2026-02-27 03:09:42.182 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-02-27 03:09:42.218461 | ubuntu-jammy-large | 2026-02-27 03:09:42.218 | 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-02-27 03:09:42.227064 | ubuntu-jammy-large | 2026-02-27 03:09:42.226 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-02-27 03:09:42.324681 | ubuntu-jammy-large | 2026-02-27 03:09:42.324 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-02-27 03:09:42.342256 | ubuntu-jammy-large | 2026-02-27 03:09:42.341 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-02-27 03:09:42.347230 | ubuntu-jammy-large | 2026-02-27 03:09:42.346 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-02-27 03:09:42.351060 | ubuntu-jammy-large | 2026-02-27 03:09:42.350 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-02-27 03:09:42.471183 | ubuntu-jammy-large | 2026-02-27 03:09:42.470 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2026-02-27 03:09:42.572264 | ubuntu-jammy-large | 2026-02-27 03:09:42.571 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-02-27 03:09:42.619710 | ubuntu-jammy-large | 2026-02-27 03:09:42.619 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-02-27 03:09:42.629286 | ubuntu-jammy-large | 2026-02-27 03:09:42.629 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-02-27 03:09:42.689267 | ubuntu-jammy-large | 2026-02-27 03:09:42.688 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-02-27 03:09:42.706876 | ubuntu-jammy-large | 2026-02-27 03:09:42.706 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-02-27 03:09:42.823596 | ubuntu-jammy-large | 2026-02-27 03:09:42.823 | 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-02-27 03:09:42.825321 | ubuntu-jammy-large | 2026-02-27 03:09:42.825 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-02-27 03:09:42.894763 | ubuntu-jammy-large | 2026-02-27 03:09:42.894 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-02-27 03:09:42.895281 | ubuntu-jammy-large | 2026-02-27 03:09:42.895 | 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-02-27 03:09:42.898440 | ubuntu-jammy-large | 2026-02-27 03:09:42.898 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-02-27 03:09:42.939471 | ubuntu-jammy-large | 2026-02-27 03:09:42.939 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-02-27 03:09:42.940095 | ubuntu-jammy-large | 2026-02-27 03:09:42.939 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-02-27 03:09:42.944770 | ubuntu-jammy-large | 2026-02-27 03:09:42.944 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-02-27 03:09:42.962172 | ubuntu-jammy-large | 2026-02-27 03:09:42.961 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2026-02-27 03:09:42.965034 | ubuntu-jammy-large | 2026-02-27 03:09:42.964 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2026-02-27 03:09:42.966996 | ubuntu-jammy-large | 2026-02-27 03:09:42.966 | 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-02-27 03:09:42.967526 | ubuntu-jammy-large | 2026-02-27 03:09:42.967 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-02-27 03:09:42.968064 | ubuntu-jammy-large | 2026-02-27 03:09:42.967 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-02-27 03:09:42.969968 | ubuntu-jammy-large | 2026-02-27 03:09:42.969 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-02-27 03:09:42.970516 | ubuntu-jammy-large | 2026-02-27 03:09:42.970 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-02-27 03:09:42.981079 | ubuntu-jammy-large | 2026-02-27 03:09:42.980 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-02-27 03:09:42.986260 | ubuntu-jammy-large | 2026-02-27 03:09:42.986 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1905 kB] 2026-02-27 03:09:43.160610 | ubuntu-jammy-large | 2026-02-27 03:09:43.160 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-02-27 03:09:43.163824 | ubuntu-jammy-large | 2026-02-27 03:09:43.163 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-02-27 03:09:43.166392 | ubuntu-jammy-large | 2026-02-27 03:09:43.166 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-02-27 03:09:43.171907 | ubuntu-jammy-large | 2026-02-27 03:09:43.171 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-02-27 03:09:43.179218 | ubuntu-jammy-large | 2026-02-27 03:09:43.179 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2026-02-27 03:09:43.180586 | ubuntu-jammy-large | 2026-02-27 03:09:43.180 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-02-27 03:09:43.183171 | ubuntu-jammy-large | 2026-02-27 03:09:43.183 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-02-27 03:09:43.186836 | ubuntu-jammy-large | 2026-02-27 03:09:43.186 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-02-27 03:09:43.191151 | ubuntu-jammy-large | 2026-02-27 03:09:43.191 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-02-27 03:09:43.192919 | ubuntu-jammy-large | 2026-02-27 03:09:43.192 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-02-27 03:09:43.195375 | ubuntu-jammy-large | 2026-02-27 03:09:43.195 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2026-02-27 03:09:43.198484 | ubuntu-jammy-large | 2026-02-27 03:09:43.198 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-02-27 03:09:43.237394 | ubuntu-jammy-large | 2026-02-27 03:09:43.237 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-02-27 03:09:43.238100 | ubuntu-jammy-large | 2026-02-27 03:09:43.237 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-02-27 03:09:43.238656 | ubuntu-jammy-large | 2026-02-27 03:09:43.238 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-02-27 03:09:43.248631 | ubuntu-jammy-large | 2026-02-27 03:09:43.248 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 2026-02-27 03:09:43.310643 | ubuntu-jammy-large | 2026-02-27 03:09:43.310 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-02-27 03:09:43.571521 | ubuntu-jammy-large | 2026-02-27 03:09:43.571 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:09:43.615425 | ubuntu-jammy-large | 2026-02-27 03:09:43.615 | Fetched 23.7 MB in 2s (12.4 MB/s) 2026-02-27 03:09:43.615544 | ubuntu-jammy-large | 2026-02-27 03:09:43.615 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-02-27 03:09:43.649043 | ubuntu-jammy-large | 2026-02-27 03:09:43.648 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:43.649870 | ubuntu-jammy-large | 2026-02-27 03:09:43.649 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:09:43.650533 | ubuntu-jammy-large | 2026-02-27 03:09:43.650 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-02-27 03:09:43.676810 | ubuntu-jammy-large | 2026-02-27 03:09:43.676 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:09:43.708321 | ubuntu-jammy-large | 2026-02-27 03:09:43.708 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:43.709096 | ubuntu-jammy-large | 2026-02-27 03:09:43.709 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:09:43.709692 | ubuntu-jammy-large | 2026-02-27 03:09:43.709 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-02-27 03:09:43.734090 | ubuntu-jammy-large | 2026-02-27 03:09:43.733 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:09:43.771739 | ubuntu-jammy-large | 2026-02-27 03:09:43.771 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:43.772733 | ubuntu-jammy-large | 2026-02-27 03:09:43.772 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:09:43.796011 | ubuntu-jammy-large | 2026-02-27 03:09:43.795 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-02-27 03:09:43.844864 | ubuntu-jammy-large | 2026-02-27 03:09:43.844 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:09:43.880965 | ubuntu-jammy-large | 2026-02-27 03:09:43.880 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:43.882257 | ubuntu-jammy-large | 2026-02-27 03:09:43.882 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-02-27 03:09:43.990501 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:43.990599 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:43.990614 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | debconf: falling back to frontend: Readline 2026-02-27 03:09:43.990790 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:43.990857 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | 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-02-27 03:09:43.990897 | ubuntu-jammy-large | 2026-02-27 03:09:43.990 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:44.072978 | ubuntu-jammy-large | 2026-02-27 03:09:44.072 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-02-27 03:09:44.200012 | ubuntu-jammy-large | 2026-02-27 03:09:44.199 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-02-27 03:09:44.320934 | ubuntu-jammy-large | 2026-02-27 03:09:44.320 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:44.321430 | ubuntu-jammy-large | 2026-02-27 03:09:44.321 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:44.321572 | ubuntu-jammy-large | 2026-02-27 03:09:44.321 | debconf: falling back to frontend: Readline 2026-02-27 03:09:44.322456 | ubuntu-jammy-large | 2026-02-27 03:09:44.322 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:44.322576 | ubuntu-jammy-large | 2026-02-27 03:09:44.322 | 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-02-27 03:09:44.322645 | ubuntu-jammy-large | 2026-02-27 03:09:44.322 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:44.415082 | ubuntu-jammy-large | 2026-02-27 03:09:44.414 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:44.415836 | ubuntu-jammy-large | 2026-02-27 03:09:44.415 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-02-27 03:09:44.438894 | ubuntu-jammy-large | 2026-02-27 03:09:44.438 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-02-27 03:09:44.477945 | ubuntu-jammy-large | 2026-02-27 03:09:44.477 | Setting up base-files (12ubuntu4.7) ... 2026-02-27 03:09:44.478687 | ubuntu-jammy-large | 2026-02-27 03:09:44.478 | Installing new version of config file /etc/issue ... 2026-02-27 03:09:44.478894 | ubuntu-jammy-large | 2026-02-27 03:09:44.478 | Installing new version of config file /etc/issue.net ... 2026-02-27 03:09:44.479218 | ubuntu-jammy-large | 2026-02-27 03:09:44.479 | Installing new version of config file /etc/lsb-release ... 2026-02-27 03:09:44.479642 | ubuntu-jammy-large | 2026-02-27 03:09:44.479 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-02-27 03:09:44.707339 | ubuntu-jammy-large | 2026-02-27 03:09:44.707 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:44.708149 | ubuntu-jammy-large | 2026-02-27 03:09:44.708 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-02-27 03:09:44.714480 | ubuntu-jammy-large | 2026-02-27 03:09:44.714 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-02-27 03:09:44.757209 | ubuntu-jammy-large | 2026-02-27 03:09:44.756 | Setting up bash (5.1-6ubuntu1.1) ... 2026-02-27 03:09:44.764088 | ubuntu-jammy-large | 2026-02-27 03:09:44.763 | 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-02-27 03:09:44.800793 | ubuntu-jammy-large | 2026-02-27 03:09:44.800 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:44.801653 | ubuntu-jammy-large | 2026-02-27 03:09:44.801 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:44.802104 | ubuntu-jammy-large | 2026-02-27 03:09:44.802 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2026-02-27 03:09:44.827165 | ubuntu-jammy-large | 2026-02-27 03:09:44.826 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:44.858005 | ubuntu-jammy-large | 2026-02-27 03:09:44.857 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:44.858807 | ubuntu-jammy-large | 2026-02-27 03:09:44.858 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2026-02-27 03:09:44.859304 | ubuntu-jammy-large | 2026-02-27 03:09:44.859 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2026-02-27 03:09:44.948770 | ubuntu-jammy-large | 2026-02-27 03:09:44.948 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2026-02-27 03:09:44.986273 | ubuntu-jammy-large | 2026-02-27 03:09:44.985 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:44.987282 | ubuntu-jammy-large | 2026-02-27 03:09:44.987 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:09:44.987954 | ubuntu-jammy-large | 2026-02-27 03:09:44.987 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-02-27 03:09:45.020267 | ubuntu-jammy-large | 2026-02-27 03:09:45.019 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:09:45.054030 | ubuntu-jammy-large | 2026-02-27 03:09:45.053 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.054947 | ubuntu-jammy-large | 2026-02-27 03:09:45.054 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:09:45.055519 | ubuntu-jammy-large | 2026-02-27 03:09:45.055 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-02-27 03:09:45.079385 | ubuntu-jammy-large | 2026-02-27 03:09:45.079 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:09:45.110244 | ubuntu-jammy-large | 2026-02-27 03:09:45.109 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.111005 | ubuntu-jammy-large | 2026-02-27 03:09:45.110 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-02-27 03:09:45.111535 | ubuntu-jammy-large | 2026-02-27 03:09:45.111 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-02-27 03:09:45.134498 | ubuntu-jammy-large | 2026-02-27 03:09:45.134 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-27 03:09:45.167680 | ubuntu-jammy-large | 2026-02-27 03:09:45.167 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.168502 | ubuntu-jammy-large | 2026-02-27 03:09:45.168 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-02-27 03:09:45.169040 | ubuntu-jammy-large | 2026-02-27 03:09:45.168 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-02-27 03:09:45.215615 | ubuntu-jammy-large | 2026-02-27 03:09:45.215 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-02-27 03:09:45.247893 | ubuntu-jammy-large | 2026-02-27 03:09:45.247 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.248634 | ubuntu-jammy-large | 2026-02-27 03:09:45.248 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-02-27 03:09:45.251848 | ubuntu-jammy-large | 2026-02-27 03:09:45.251 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-02-27 03:09:45.282182 | ubuntu-jammy-large | 2026-02-27 03:09:45.281 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-02-27 03:09:45.319438 | ubuntu-jammy-large | 2026-02-27 03:09:45.319 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.320311 | ubuntu-jammy-large | 2026-02-27 03:09:45.320 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-02-27 03:09:45.323605 | ubuntu-jammy-large | 2026-02-27 03:09:45.323 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-02-27 03:09:45.506440 | ubuntu-jammy-large | 2026-02-27 03:09:45.506 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-02-27 03:09:45.724655 | ubuntu-jammy-large | 2026-02-27 03:09:45.724 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.725336 | ubuntu-jammy-large | 2026-02-27 03:09:45.725 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-02-27 03:09:45.725670 | ubuntu-jammy-large | 2026-02-27 03:09:45.725 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-02-27 03:09:45.745815 | ubuntu-jammy-large | 2026-02-27 03:09:45.745 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-02-27 03:09:45.773396 | ubuntu-jammy-large | 2026-02-27 03:09:45.773 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.774069 | ubuntu-jammy-large | 2026-02-27 03:09:45.773 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-02-27 03:09:45.796051 | ubuntu-jammy-large | 2026-02-27 03:09:45.795 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-02-27 03:09:45.836023 | ubuntu-jammy-large | 2026-02-27 03:09:45.835 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-02-27 03:09:45.882439 | ubuntu-jammy-large | 2026-02-27 03:09:45.882 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.883982 | ubuntu-jammy-large | 2026-02-27 03:09:45.883 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-02-27 03:09:45.884601 | ubuntu-jammy-large | 2026-02-27 03:09:45.884 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-27 03:09:45.912904 | ubuntu-jammy-large | 2026-02-27 03:09:45.912 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-02-27 03:09:45.946655 | ubuntu-jammy-large | 2026-02-27 03:09:45.946 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:45.947547 | ubuntu-jammy-large | 2026-02-27 03:09:45.947 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-27 03:09:45.971684 | ubuntu-jammy-large | 2026-02-27 03:09:45.971 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-02-27 03:09:46.102234 | ubuntu-jammy-large | 2026-02-27 03:09:46.101 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-02-27 03:09:46.146082 | ubuntu-jammy-large | 2026-02-27 03:09:46.145 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.146831 | ubuntu-jammy-large | 2026-02-27 03:09:46.146 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:46.170361 | ubuntu-jammy-large | 2026-02-27 03:09:46.170 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:46.246519 | ubuntu-jammy-large | 2026-02-27 03:09:46.246 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:46.450539 | ubuntu-jammy-large | 2026-02-27 03:09:46.450 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.451139 | ubuntu-jammy-large | 2026-02-27 03:09:46.451 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-02-27 03:09:46.451457 | ubuntu-jammy-large | 2026-02-27 03:09:46.451 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-02-27 03:09:46.497574 | ubuntu-jammy-large | 2026-02-27 03:09:46.497 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:09:46.544322 | ubuntu-jammy-large | 2026-02-27 03:09:46.544 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.545222 | ubuntu-jammy-large | 2026-02-27 03:09:46.545 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-02-27 03:09:46.545951 | ubuntu-jammy-large | 2026-02-27 03:09:46.545 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-27 03:09:46.575472 | ubuntu-jammy-large | 2026-02-27 03:09:46.575 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-02-27 03:09:46.611035 | ubuntu-jammy-large | 2026-02-27 03:09:46.610 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.612061 | ubuntu-jammy-large | 2026-02-27 03:09:46.611 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-27 03:09:46.612573 | ubuntu-jammy-large | 2026-02-27 03:09:46.612 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-02-27 03:09:46.638747 | ubuntu-jammy-large | 2026-02-27 03:09:46.638 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-02-27 03:09:46.673020 | ubuntu-jammy-large | 2026-02-27 03:09:46.672 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.673788 | ubuntu-jammy-large | 2026-02-27 03:09:46.673 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-02-27 03:09:46.674459 | ubuntu-jammy-large | 2026-02-27 03:09:46.674 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-02-27 03:09:46.699437 | ubuntu-jammy-large | 2026-02-27 03:09:46.699 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-02-27 03:09:46.733711 | ubuntu-jammy-large | 2026-02-27 03:09:46.733 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.734421 | ubuntu-jammy-large | 2026-02-27 03:09:46.734 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-02-27 03:09:46.734852 | ubuntu-jammy-large | 2026-02-27 03:09:46.734 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-02-27 03:09:46.785649 | ubuntu-jammy-large | 2026-02-27 03:09:46.785 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-02-27 03:09:46.817345 | ubuntu-jammy-large | 2026-02-27 03:09:46.817 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.817890 | ubuntu-jammy-large | 2026-02-27 03:09:46.817 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-02-27 03:09:46.818436 | ubuntu-jammy-large | 2026-02-27 03:09:46.818 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-02-27 03:09:46.844066 | ubuntu-jammy-large | 2026-02-27 03:09:46.843 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-02-27 03:09:46.880014 | ubuntu-jammy-large | 2026-02-27 03:09:46.879 | (Reading database ... 4848 files and directories currently installed.) 2026-02-27 03:09:46.880654 | ubuntu-jammy-large | 2026-02-27 03:09:46.880 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-02-27 03:09:46.944781 | ubuntu-jammy-large | 2026-02-27 03:09:46.944 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-02-27 03:09:47.041189 | ubuntu-jammy-large | 2026-02-27 03:09:47.040 | Setting up apt (2.4.14) ... 2026-02-27 03:09:47.467767 | ubuntu-jammy-large | 2026-02-27 03:09:47.467 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:47.468273 | ubuntu-jammy-large | 2026-02-27 03:09:47.468 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-27 03:09:47.468854 | ubuntu-jammy-large | 2026-02-27 03:09:47.468 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-27 03:09:47.499281 | ubuntu-jammy-large | 2026-02-27 03:09:47.498 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-02-27 03:09:47.599306 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:47.599422 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:47.599443 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | debconf: falling back to frontend: Readline 2026-02-27 03:09:47.599457 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:47.599474 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | 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-02-27 03:09:47.599493 | ubuntu-jammy-large | 2026-02-27 03:09:47.599 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:47.658866 | ubuntu-jammy-large | 2026-02-27 03:09:47.658 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:47.659251 | ubuntu-jammy-large | 2026-02-27 03:09:47.659 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-27 03:09:47.659664 | ubuntu-jammy-large | 2026-02-27 03:09:47.659 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-27 03:09:47.685042 | ubuntu-jammy-large | 2026-02-27 03:09:47.684 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-02-27 03:09:47.718628 | ubuntu-jammy-large | 2026-02-27 03:09:47.718 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:47.719127 | ubuntu-jammy-large | 2026-02-27 03:09:47.719 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-02-27 03:09:47.863955 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:47.864085 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:47.864105 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | debconf: falling back to frontend: Readline 2026-02-27 03:09:47.864118 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:47.864132 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | 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-02-27 03:09:47.864172 | ubuntu-jammy-large | 2026-02-27 03:09:47.863 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:47.895071 | ubuntu-jammy-large | 2026-02-27 03:09:47.894 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-27 03:09:47.942368 | ubuntu-jammy-large | 2026-02-27 03:09:47.942 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-02-27 03:09:47.943083 | ubuntu-jammy-large | 2026-02-27 03:09:47.942 | Installing new version of config file /etc/security/namespace.init ... 2026-02-27 03:09:47.985840 | ubuntu-jammy-large | 2026-02-27 03:09:47.985 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:47.986338 | ubuntu-jammy-large | 2026-02-27 03:09:47.986 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-27 03:09:47.986802 | ubuntu-jammy-large | 2026-02-27 03:09:47.986 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-27 03:09:48.007240 | ubuntu-jammy-large | 2026-02-27 03:09:48.006 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-27 03:09:48.007806 | ubuntu-jammy-large | 2026-02-27 03:09:48.007 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-27 03:09:48.039535 | ubuntu-jammy-large | 2026-02-27 03:09:48.039 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-27 03:09:48.065886 | ubuntu-jammy-large | 2026-02-27 03:09:48.065 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.066683 | ubuntu-jammy-large | 2026-02-27 03:09:48.066 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-27 03:09:48.072207 | ubuntu-jammy-large | 2026-02-27 03:09:48.072 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-27 03:09:48.111883 | ubuntu-jammy-large | 2026-02-27 03:09:48.111 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:48.112196 | ubuntu-jammy-large | 2026-02-27 03:09:48.112 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:48.135266 | ubuntu-jammy-large | 2026-02-27 03:09:48.135 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:48.135633 | ubuntu-jammy-large | 2026-02-27 03:09:48.135 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:48.161809 | ubuntu-jammy-large | 2026-02-27 03:09:48.161 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:48.197449 | ubuntu-jammy-large | 2026-02-27 03:09:48.197 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.198631 | ubuntu-jammy-large | 2026-02-27 03:09:48.198 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-02-27 03:09:48.199428 | ubuntu-jammy-large | 2026-02-27 03:09:48.199 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-02-27 03:09:48.220945 | ubuntu-jammy-large | 2026-02-27 03:09:48.220 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-02-27 03:09:48.255676 | ubuntu-jammy-large | 2026-02-27 03:09:48.255 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.256746 | ubuntu-jammy-large | 2026-02-27 03:09:48.256 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-27 03:09:48.257310 | ubuntu-jammy-large | 2026-02-27 03:09:48.257 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-27 03:09:48.280224 | ubuntu-jammy-large | 2026-02-27 03:09:48.279 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-27 03:09:48.313738 | ubuntu-jammy-large | 2026-02-27 03:09:48.313 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.314584 | ubuntu-jammy-large | 2026-02-27 03:09:48.314 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-27 03:09:48.315300 | ubuntu-jammy-large | 2026-02-27 03:09:48.315 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-27 03:09:48.345037 | ubuntu-jammy-large | 2026-02-27 03:09:48.344 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-27 03:09:48.376739 | ubuntu-jammy-large | 2026-02-27 03:09:48.376 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.377481 | ubuntu-jammy-large | 2026-02-27 03:09:48.377 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-27 03:09:48.377970 | ubuntu-jammy-large | 2026-02-27 03:09:48.377 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-27 03:09:48.400799 | ubuntu-jammy-large | 2026-02-27 03:09:48.400 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-27 03:09:48.434859 | ubuntu-jammy-large | 2026-02-27 03:09:48.434 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.435894 | ubuntu-jammy-large | 2026-02-27 03:09:48.435 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-27 03:09:48.436662 | ubuntu-jammy-large | 2026-02-27 03:09:48.436 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-27 03:09:48.473929 | ubuntu-jammy-large | 2026-02-27 03:09:48.473 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-27 03:09:48.510164 | ubuntu-jammy-large | 2026-02-27 03:09:48.509 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.511235 | ubuntu-jammy-large | 2026-02-27 03:09:48.511 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-02-27 03:09:48.511858 | ubuntu-jammy-large | 2026-02-27 03:09:48.511 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-02-27 03:09:48.541486 | ubuntu-jammy-large | 2026-02-27 03:09:48.541 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-02-27 03:09:48.582435 | ubuntu-jammy-large | 2026-02-27 03:09:48.582 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.583281 | ubuntu-jammy-large | 2026-02-27 03:09:48.583 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-27 03:09:48.583802 | ubuntu-jammy-large | 2026-02-27 03:09:48.583 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-02-27 03:09:48.660397 | ubuntu-jammy-large | 2026-02-27 03:09:48.660 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-27 03:09:48.769408 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:48.769540 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:48.769560 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | debconf: falling back to frontend: Readline 2026-02-27 03:09:48.769683 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:48.769709 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | 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-02-27 03:09:48.769731 | ubuntu-jammy-large | 2026-02-27 03:09:48.769 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:48.849827 | ubuntu-jammy-large | 2026-02-27 03:09:48.849 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.851404 | ubuntu-jammy-large | 2026-02-27 03:09:48.851 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:48.852274 | ubuntu-jammy-large | 2026-02-27 03:09:48.852 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:48.884368 | ubuntu-jammy-large | 2026-02-27 03:09:48.884 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:48.919104 | ubuntu-jammy-large | 2026-02-27 03:09:48.918 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:48.920056 | ubuntu-jammy-large | 2026-02-27 03:09:48.919 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-02-27 03:09:48.923519 | ubuntu-jammy-large | 2026-02-27 03:09:48.923 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-02-27 03:09:48.953552 | ubuntu-jammy-large | 2026-02-27 03:09:48.953 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-02-27 03:09:49.051110 | ubuntu-jammy-large | 2026-02-27 03:09:49.050 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:49.051190 | ubuntu-jammy-large | 2026-02-27 03:09:49.050 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:49.051223 | ubuntu-jammy-large | 2026-02-27 03:09:49.051 | debconf: falling back to frontend: Readline 2026-02-27 03:09:49.051351 | ubuntu-jammy-large | 2026-02-27 03:09:49.051 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:49.051382 | ubuntu-jammy-large | 2026-02-27 03:09:49.051 | 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-02-27 03:09:49.051395 | ubuntu-jammy-large | 2026-02-27 03:09:49.051 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:49.195362 | ubuntu-jammy-large | 2026-02-27 03:09:49.195 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.196263 | ubuntu-jammy-large | 2026-02-27 03:09:49.196 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-27 03:09:49.196882 | ubuntu-jammy-large | 2026-02-27 03:09:49.196 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-02-27 03:09:49.227334 | ubuntu-jammy-large | 2026-02-27 03:09:49.227 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-27 03:09:49.261936 | ubuntu-jammy-large | 2026-02-27 03:09:49.261 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.263057 | ubuntu-jammy-large | 2026-02-27 03:09:49.262 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-02-27 03:09:49.263791 | ubuntu-jammy-large | 2026-02-27 03:09:49.263 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-02-27 03:09:49.297183 | ubuntu-jammy-large | 2026-02-27 03:09:49.296 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-02-27 03:09:49.333129 | ubuntu-jammy-large | 2026-02-27 03:09:49.332 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.334061 | ubuntu-jammy-large | 2026-02-27 03:09:49.333 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:49.334819 | ubuntu-jammy-large | 2026-02-27 03:09:49.334 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:49.361691 | ubuntu-jammy-large | 2026-02-27 03:09:49.361 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:49.394410 | ubuntu-jammy-large | 2026-02-27 03:09:49.394 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.395462 | ubuntu-jammy-large | 2026-02-27 03:09:49.395 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-27 03:09:49.396155 | ubuntu-jammy-large | 2026-02-27 03:09:49.396 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-27 03:09:49.419332 | ubuntu-jammy-large | 2026-02-27 03:09:49.419 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-27 03:09:49.419846 | ubuntu-jammy-large | 2026-02-27 03:09:49.419 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-27 03:09:49.446420 | ubuntu-jammy-large | 2026-02-27 03:09:49.446 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-02-27 03:09:49.446987 | ubuntu-jammy-large | 2026-02-27 03:09:49.446 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-02-27 03:09:49.477152 | ubuntu-jammy-large | 2026-02-27 03:09:49.476 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-02-27 03:09:49.509714 | ubuntu-jammy-large | 2026-02-27 03:09:49.509 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.510463 | ubuntu-jammy-large | 2026-02-27 03:09:49.510 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-02-27 03:09:49.510924 | ubuntu-jammy-large | 2026-02-27 03:09:49.510 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-02-27 03:09:49.533453 | ubuntu-jammy-large | 2026-02-27 03:09:49.533 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-02-27 03:09:49.567792 | ubuntu-jammy-large | 2026-02-27 03:09:49.567 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.568726 | ubuntu-jammy-large | 2026-02-27 03:09:49.568 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-02-27 03:09:49.569291 | ubuntu-jammy-large | 2026-02-27 03:09:49.569 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-02-27 03:09:49.594129 | ubuntu-jammy-large | 2026-02-27 03:09:49.593 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-27 03:09:49.631236 | ubuntu-jammy-large | 2026-02-27 03:09:49.630 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.632033 | ubuntu-jammy-large | 2026-02-27 03:09:49.631 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:09:49.632657 | ubuntu-jammy-large | 2026-02-27 03:09:49.632 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-02-27 03:09:49.659006 | ubuntu-jammy-large | 2026-02-27 03:09:49.658 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:49.691251 | ubuntu-jammy-large | 2026-02-27 03:09:49.690 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.692138 | ubuntu-jammy-large | 2026-02-27 03:09:49.692 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-02-27 03:09:49.738736 | ubuntu-jammy-large | 2026-02-27 03:09:49.738 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-02-27 03:09:49.822409 | ubuntu-jammy-large | 2026-02-27 03:09:49.822 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-02-27 03:09:49.884609 | ubuntu-jammy-large | 2026-02-27 03:09:49.884 | (Reading database ... 4846 files and directories currently installed.) 2026-02-27 03:09:49.885445 | ubuntu-jammy-large | 2026-02-27 03:09:49.885 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-02-27 03:09:49.885983 | ubuntu-jammy-large | 2026-02-27 03:09:49.885 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-02-27 03:09:49.908527 | ubuntu-jammy-large | 2026-02-27 03:09:49.908 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-02-27 03:09:49.908962 | ubuntu-jammy-large | 2026-02-27 03:09:49.908 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-02-27 03:09:49.928734 | ubuntu-jammy-large | 2026-02-27 03:09:49.928 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-02-27 03:09:49.990617 | ubuntu-jammy-large | 2026-02-27 03:09:49.990 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-02-27 03:09:50.063508 | ubuntu-jammy-large | 2026-02-27 03:09:50.063 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-27 03:09:50.064209 | ubuntu-jammy-large | 2026-02-27 03:09:50.064 | Unpacking openssl (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-02-27 03:09:50.119839 | ubuntu-jammy-large | 2026-02-27 03:09:50.119 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-02-27 03:09:50.120450 | ubuntu-jammy-large | 2026-02-27 03:09:50.120 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-02-27 03:09:50.166381 | ubuntu-jammy-large | 2026-02-27 03:09:50.166 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-02-27 03:09:50.166801 | ubuntu-jammy-large | 2026-02-27 03:09:50.166 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-02-27 03:09:50.167168 | ubuntu-jammy-large | 2026-02-27 03:09:50.167 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-02-27 03:09:50.167494 | ubuntu-jammy-large | 2026-02-27 03:09:50.167 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-02-27 03:09:50.167818 | ubuntu-jammy-large | 2026-02-27 03:09:50.167 | Setting up mount (2.37.2-4ubuntu3.4) ... 2026-02-27 03:09:50.168348 | ubuntu-jammy-large | 2026-02-27 03:09:50.168 | Setting up openssl (3.0.2-0ubuntu1.21) ... 2026-02-27 03:09:50.168487 | ubuntu-jammy-large | 2026-02-27 03:09:50.168 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-02-27 03:09:50.171190 | ubuntu-jammy-large | 2026-02-27 03:09:50.171 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-02-27 03:09:50.171528 | ubuntu-jammy-large | 2026-02-27 03:09:50.171 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-02-27 03:09:50.492845 | ubuntu-jammy-large | 2026-02-27 03:09:50.492 | Setting up ca-certificates (20240203~22.04.1) ... 2026-02-27 03:09:50.605018 | ubuntu-jammy-large | 2026-02-27 03:09:50.604 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:09:50.605131 | ubuntu-jammy-large | 2026-02-27 03:09:50.604 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:09:50.605195 | ubuntu-jammy-large | 2026-02-27 03:09:50.604 | debconf: falling back to frontend: Readline 2026-02-27 03:09:50.605446 | ubuntu-jammy-large | 2026-02-27 03:09:50.605 | debconf: unable to initialize frontend: Readline 2026-02-27 03:09:50.605473 | ubuntu-jammy-large | 2026-02-27 03:09:50.605 | 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-02-27 03:09:50.605520 | ubuntu-jammy-large | 2026-02-27 03:09:50.605 | debconf: falling back to frontend: Teletype 2026-02-27 03:09:53.557647 | ubuntu-jammy-large | 2026-02-27 03:09:53.557 | Updating certificates in /etc/ssl/certs... 2026-02-27 03:09:55.109523 | ubuntu-jammy-large | 2026-02-27 03:09:55.109 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-02-27 03:09:55.172233 | ubuntu-jammy-large | 2026-02-27 03:09:55.171 | 30 added, 11 removed; done. 2026-02-27 03:09:55.195134 | ubuntu-jammy-large | 2026-02-27 03:09:55.194 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-02-27 03:09:55.254987 | ubuntu-jammy-large | 2026-02-27 03:09:55.254 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:09:55.265053 | ubuntu-jammy-large | 2026-02-27 03:09:55.264 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-02-27 03:09:55.274627 | ubuntu-jammy-large | 2026-02-27 03:09:55.274 | Updating certificates in /etc/ssl/certs... 2026-02-27 03:09:56.465085 | ubuntu-jammy-large | 2026-02-27 03:09:56.464 | 0 added, 0 removed; done. 2026-02-27 03:09:56.465196 | ubuntu-jammy-large | 2026-02-27 03:09:56.464 | Running hooks in /etc/ca-certificates/update.d... 2026-02-27 03:09:56.466837 | ubuntu-jammy-large | 2026-02-27 03:09:56.466 | done. 2026-02-27 03:09:57.872583 | ubuntu-jammy-large | 2026-02-27 03:09:57.872 | Reading package lists... 2026-02-27 03:09:58.172887 | ubuntu-jammy-large | 2026-02-27 03:09:58.172 | Building dependency tree... 2026-02-27 03:09:58.173043 | ubuntu-jammy-large | 2026-02-27 03:09:58.172 | Reading state information... 2026-02-27 03:09:58.422624 | ubuntu-jammy-large | 2026-02-27 03:09:58.422 | The following additional packages will be installed: 2026-02-27 03:09:58.423008 | ubuntu-jammy-large | 2026-02-27 03:09:58.422 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-02-27 03:09:58.423162 | ubuntu-jammy-large | 2026-02-27 03:09:58.423 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-02-27 03:09:58.423343 | ubuntu-jammy-large | 2026-02-27 03:09:58.423 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-02-27 03:09:58.423418 | ubuntu-jammy-large | 2026-02-27 03:09:58.423 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-02-27 03:09:58.424087 | ubuntu-jammy-large | 2026-02-27 03:09:58.424 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-02-27 03:09:58.424367 | ubuntu-jammy-large | 2026-02-27 03:09:58.424 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-02-27 03:09:58.424525 | ubuntu-jammy-large | 2026-02-27 03:09:58.424 | python3.10-minimal readline-common shared-mime-info systemd 2026-02-27 03:09:58.424658 | ubuntu-jammy-large | 2026-02-27 03:09:58.424 | systemd-timesyncd xdg-user-dirs 2026-02-27 03:09:58.426017 | ubuntu-jammy-large | 2026-02-27 03:09:58.425 | Suggested packages: 2026-02-27 03:09:58.426041 | ubuntu-jammy-large | 2026-02-27 03:09:58.425 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-02-27 03:09:58.426055 | ubuntu-jammy-large | 2026-02-27 03:09:58.426 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-02-27 03:09:58.426074 | ubuntu-jammy-large | 2026-02-27 03:09:58.426 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-02-27 03:09:58.426088 | ubuntu-jammy-large | 2026-02-27 03:09:58.426 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-02-27 03:09:58.469554 | ubuntu-jammy-large | 2026-02-27 03:09:58.469 | The following NEW packages will be installed: 2026-02-27 03:09:58.470014 | ubuntu-jammy-large | 2026-02-27 03:09:58.469 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-02-27 03:09:58.470177 | ubuntu-jammy-large | 2026-02-27 03:09:58.470 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-02-27 03:09:58.470278 | ubuntu-jammy-large | 2026-02-27 03:09:58.470 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-02-27 03:09:58.470585 | ubuntu-jammy-large | 2026-02-27 03:09:58.470 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-02-27 03:09:58.470902 | ubuntu-jammy-large | 2026-02-27 03:09:58.470 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-02-27 03:09:58.471424 | ubuntu-jammy-large | 2026-02-27 03:09:58.471 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-02-27 03:09:58.471615 | ubuntu-jammy-large | 2026-02-27 03:09:58.471 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-02-27 03:09:58.471753 | ubuntu-jammy-large | 2026-02-27 03:09:58.471 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-02-27 03:09:58.608022 | ubuntu-jammy-large | 2026-02-27 03:09:58.607 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:09:58.608131 | ubuntu-jammy-large | 2026-02-27 03:09:58.607 | Need to get 27.6 MB of archives. 2026-02-27 03:09:58.608150 | ubuntu-jammy-large | 2026-02-27 03:09:58.607 | After this operation, 95.5 MB of additional disk space will be used. 2026-02-27 03:09:58.608165 | ubuntu-jammy-large | 2026-02-27 03:09:58.607 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB] 2026-02-27 03:09:58.713934 | ubuntu-jammy-large | 2026-02-27 03:09:58.713 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-02-27 03:09:58.721735 | ubuntu-jammy-large | 2026-02-27 03:09:58.721 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB] 2026-02-27 03:09:58.863839 | ubuntu-jammy-large | 2026-02-27 03:09:58.863 | 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-02-27 03:09:58.865060 | ubuntu-jammy-large | 2026-02-27 03:09:58.864 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-02-27 03:09:58.927533 | ubuntu-jammy-large | 2026-02-27 03:09:58.927 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-02-27 03:09:59.030775 | ubuntu-jammy-large | 2026-02-27 03:09:59.030 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-02-27 03:09:59.108840 | ubuntu-jammy-large | 2026-02-27 03:09:59.108 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-02-27 03:09:59.178082 | ubuntu-jammy-large | 2026-02-27 03:09:59.177 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-02-27 03:09:59.231438 | ubuntu-jammy-large | 2026-02-27 03:09:59.231 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB] 2026-02-27 03:09:59.324661 | ubuntu-jammy-large | 2026-02-27 03:09:59.324 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB] 2026-02-27 03:09:59.365542 | ubuntu-jammy-large | 2026-02-27 03:09:59.365 | 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-02-27 03:09:59.365839 | ubuntu-jammy-large | 2026-02-27 03:09:59.365 | 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-02-27 03:09:59.367148 | ubuntu-jammy-large | 2026-02-27 03:09:59.367 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-02-27 03:09:59.368078 | ubuntu-jammy-large | 2026-02-27 03:09:59.367 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-02-27 03:09:59.368928 | ubuntu-jammy-large | 2026-02-27 03:09:59.368 | 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-02-27 03:09:59.371514 | ubuntu-jammy-large | 2026-02-27 03:09:59.371 | 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-02-27 03:09:59.375909 | ubuntu-jammy-large | 2026-02-27 03:09:59.375 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-02-27 03:09:59.381538 | ubuntu-jammy-large | 2026-02-27 03:09:59.381 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-02-27 03:09:59.382835 | ubuntu-jammy-large | 2026-02-27 03:09:59.382 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-02-27 03:09:59.386328 | ubuntu-jammy-large | 2026-02-27 03:09:59.386 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2026-02-27 03:09:59.561752 | ubuntu-jammy-large | 2026-02-27 03:09:59.561 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2026-02-27 03:09:59.561997 | ubuntu-jammy-large | 2026-02-27 03:09:59.561 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-02-27 03:09:59.689223 | ubuntu-jammy-large | 2026-02-27 03:09:59.688 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-02-27 03:09:59.699553 | ubuntu-jammy-large | 2026-02-27 03:09:59.699 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-02-27 03:09:59.743260 | ubuntu-jammy-large | 2026-02-27 03:09:59.742 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-02-27 03:09:59.830895 | ubuntu-jammy-large | 2026-02-27 03:09:59.830 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-02-27 03:09:59.832602 | ubuntu-jammy-large | 2026-02-27 03:09:59.832 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-02-27 03:09:59.870670 | ubuntu-jammy-large | 2026-02-27 03:09:59.870 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-02-27 03:10:00.045148 | ubuntu-jammy-large | 2026-02-27 03:10:00.044 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-02-27 03:10:00.970621 | ubuntu-jammy-large | 2026-02-27 03:10:00.970 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2026-02-27 03:10:00.972057 | ubuntu-jammy-large | 2026-02-27 03:10:00.971 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2026-02-27 03:10:00.989910 | ubuntu-jammy-large | 2026-02-27 03:10:00.989 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-02-27 03:10:01.009768 | ubuntu-jammy-large | 2026-02-27 03:10:01.009 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-02-27 03:10:01.029672 | ubuntu-jammy-large | 2026-02-27 03:10:01.029 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-02-27 03:10:01.042249 | ubuntu-jammy-large | 2026-02-27 03:10:01.041 | 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-02-27 03:10:01.047590 | ubuntu-jammy-large | 2026-02-27 03:10:01.047 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-02-27 03:10:01.159735 | ubuntu-jammy-large | 2026-02-27 03:10:01.159 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2026-02-27 03:10:01.205045 | ubuntu-jammy-large | 2026-02-27 03:10:01.204 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2026-02-27 03:10:01.206773 | ubuntu-jammy-large | 2026-02-27 03:10:01.206 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-02-27 03:10:01.215070 | ubuntu-jammy-large | 2026-02-27 03:10:01.214 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-02-27 03:10:01.395292 | ubuntu-jammy-large | 2026-02-27 03:10:01.394 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:01.432733 | ubuntu-jammy-large | 2026-02-27 03:10:01.432 | Fetched 27.6 MB in 3s (10.1 MB/s) 2026-02-27 03:10:01.432858 | ubuntu-jammy-large | 2026-02-27 03:10:01.432 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-02-27 03:10:01.453324 | ubuntu-jammy-large | 2026-02-27 03:10:01.453 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-02-27 03:10:01.459253 | ubuntu-jammy-large | 2026-02-27 03:10:01.459 | (Reading database ... 4865 files and directories currently installed.) 2026-02-27 03:10:01.459993 | ubuntu-jammy-large | 2026-02-27 03:10:01.459 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:10:01.460283 | ubuntu-jammy-large | 2026-02-27 03:10:01.460 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:01.525747 | ubuntu-jammy-large | 2026-02-27 03:10:01.525 | Selecting previously unselected package libexpat1:amd64. 2026-02-27 03:10:01.528198 | ubuntu-jammy-large | 2026-02-27 03:10:01.528 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-02-27 03:10:01.529079 | ubuntu-jammy-large | 2026-02-27 03:10:01.528 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-27 03:10:01.551211 | ubuntu-jammy-large | 2026-02-27 03:10:01.551 | Selecting previously unselected package python3.10-minimal. 2026-02-27 03:10:01.553071 | ubuntu-jammy-large | 2026-02-27 03:10:01.552 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:10:01.558173 | ubuntu-jammy-large | 2026-02-27 03:10:01.558 | Unpacking python3.10-minimal (3.10.12-1~22.04.14) ... 2026-02-27 03:10:01.661658 | ubuntu-jammy-large | 2026-02-27 03:10:01.661 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:01.665096 | ubuntu-jammy-large | 2026-02-27 03:10:01.664 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-27 03:10:01.665510 | ubuntu-jammy-large | 2026-02-27 03:10:01.665 | Setting up python3.10-minimal (3.10.12-1~22.04.14) ... 2026-02-27 03:10:02.457817 | ubuntu-jammy-large | 2026-02-27 03:10:02.457 | Selecting previously unselected package python3-minimal. 2026-02-27 03:10:02.465253 | ubuntu-jammy-large | 2026-02-27 03:10:02.465 | (Reading database ... 5169 files and directories currently installed.) 2026-02-27 03:10:02.466973 | ubuntu-jammy-large | 2026-02-27 03:10:02.466 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:10:02.467527 | ubuntu-jammy-large | 2026-02-27 03:10:02.467 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-02-27 03:10:02.489376 | ubuntu-jammy-large | 2026-02-27 03:10:02.489 | Selecting previously unselected package media-types. 2026-02-27 03:10:02.491712 | ubuntu-jammy-large | 2026-02-27 03:10:02.491 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-02-27 03:10:02.492096 | ubuntu-jammy-large | 2026-02-27 03:10:02.492 | Unpacking media-types (7.0.0) ... 2026-02-27 03:10:02.512395 | ubuntu-jammy-large | 2026-02-27 03:10:02.512 | Selecting previously unselected package libmpdec3:amd64. 2026-02-27 03:10:02.514692 | ubuntu-jammy-large | 2026-02-27 03:10:02.514 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-02-27 03:10:02.515069 | ubuntu-jammy-large | 2026-02-27 03:10:02.514 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-02-27 03:10:02.537837 | ubuntu-jammy-large | 2026-02-27 03:10:02.537 | Selecting previously unselected package readline-common. 2026-02-27 03:10:02.540122 | ubuntu-jammy-large | 2026-02-27 03:10:02.539 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-02-27 03:10:02.540488 | ubuntu-jammy-large | 2026-02-27 03:10:02.540 | Unpacking readline-common (8.1.2-1) ... 2026-02-27 03:10:02.557863 | ubuntu-jammy-large | 2026-02-27 03:10:02.557 | Selecting previously unselected package libreadline8:amd64. 2026-02-27 03:10:02.560180 | ubuntu-jammy-large | 2026-02-27 03:10:02.560 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-02-27 03:10:02.560606 | ubuntu-jammy-large | 2026-02-27 03:10:02.560 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-02-27 03:10:02.583660 | ubuntu-jammy-large | 2026-02-27 03:10:02.583 | Selecting previously unselected package libsqlite3-0:amd64. 2026-02-27 03:10:02.585787 | ubuntu-jammy-large | 2026-02-27 03:10:02.585 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-02-27 03:10:02.586229 | ubuntu-jammy-large | 2026-02-27 03:10:02.586 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-02-27 03:10:02.624892 | ubuntu-jammy-large | 2026-02-27 03:10:02.624 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-02-27 03:10:02.627198 | ubuntu-jammy-large | 2026-02-27 03:10:02.627 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:10:02.627558 | ubuntu-jammy-large | 2026-02-27 03:10:02.627 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:02.729071 | ubuntu-jammy-large | 2026-02-27 03:10:02.728 | Selecting previously unselected package python3.10. 2026-02-27 03:10:02.730916 | ubuntu-jammy-large | 2026-02-27 03:10:02.730 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:10:02.731139 | ubuntu-jammy-large | 2026-02-27 03:10:02.731 | Unpacking python3.10 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:02.754821 | ubuntu-jammy-large | 2026-02-27 03:10:02.754 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-02-27 03:10:02.756542 | ubuntu-jammy-large | 2026-02-27 03:10:02.756 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:10:02.756832 | ubuntu-jammy-large | 2026-02-27 03:10:02.756 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-02-27 03:10:02.778877 | ubuntu-jammy-large | 2026-02-27 03:10:02.778 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-02-27 03:10:03.033681 | ubuntu-jammy-large | 2026-02-27 03:10:03.033 | Selecting previously unselected package python3. 2026-02-27 03:10:03.041846 | ubuntu-jammy-large | 2026-02-27 03:10:03.041 | (Reading database ... 5599 files and directories currently installed.) 2026-02-27 03:10:03.042932 | ubuntu-jammy-large | 2026-02-27 03:10:03.042 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:10:03.049270 | ubuntu-jammy-large | 2026-02-27 03:10:03.049 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-02-27 03:10:03.071838 | ubuntu-jammy-large | 2026-02-27 03:10:03.071 | Selecting previously unselected package libapparmor1:amd64. 2026-02-27 03:10:03.074031 | ubuntu-jammy-large | 2026-02-27 03:10:03.073 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-02-27 03:10:03.074352 | ubuntu-jammy-large | 2026-02-27 03:10:03.074 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-02-27 03:10:03.094030 | ubuntu-jammy-large | 2026-02-27 03:10:03.093 | Selecting previously unselected package libargon2-1:amd64. 2026-02-27 03:10:03.096145 | ubuntu-jammy-large | 2026-02-27 03:10:03.096 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-02-27 03:10:03.096454 | ubuntu-jammy-large | 2026-02-27 03:10:03.096 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-02-27 03:10:03.112753 | ubuntu-jammy-large | 2026-02-27 03:10:03.112 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-02-27 03:10:03.114823 | ubuntu-jammy-large | 2026-02-27 03:10:03.114 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-27 03:10:03.115095 | ubuntu-jammy-large | 2026-02-27 03:10:03.115 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:10:03.138549 | ubuntu-jammy-large | 2026-02-27 03:10:03.138 | Selecting previously unselected package libjson-c5:amd64. 2026-02-27 03:10:03.141248 | ubuntu-jammy-large | 2026-02-27 03:10:03.141 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-02-27 03:10:03.141810 | ubuntu-jammy-large | 2026-02-27 03:10:03.141 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-02-27 03:10:03.162032 | ubuntu-jammy-large | 2026-02-27 03:10:03.161 | Selecting previously unselected package libcryptsetup12:amd64. 2026-02-27 03:10:03.165150 | ubuntu-jammy-large | 2026-02-27 03:10:03.164 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-27 03:10:03.165496 | ubuntu-jammy-large | 2026-02-27 03:10:03.165 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:10:03.189911 | ubuntu-jammy-large | 2026-02-27 03:10:03.189 | Selecting previously unselected package libip4tc2:amd64. 2026-02-27 03:10:03.192667 | ubuntu-jammy-large | 2026-02-27 03:10:03.192 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-27 03:10:03.193162 | ubuntu-jammy-large | 2026-02-27 03:10:03.193 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:10:03.212770 | ubuntu-jammy-large | 2026-02-27 03:10:03.212 | Selecting previously unselected package libkmod2:amd64. 2026-02-27 03:10:03.215358 | ubuntu-jammy-large | 2026-02-27 03:10:03.215 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-02-27 03:10:03.215742 | ubuntu-jammy-large | 2026-02-27 03:10:03.215 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-02-27 03:10:03.236323 | ubuntu-jammy-large | 2026-02-27 03:10:03.236 | Selecting previously unselected package systemd. 2026-02-27 03:10:03.239003 | ubuntu-jammy-large | 2026-02-27 03:10:03.238 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:03.274099 | ubuntu-jammy-large | 2026-02-27 03:10:03.273 | Unpacking systemd (249.11-0ubuntu3.17) ... 2026-02-27 03:10:03.441082 | ubuntu-jammy-large | 2026-02-27 03:10:03.440 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-02-27 03:10:03.441640 | ubuntu-jammy-large | 2026-02-27 03:10:03.441 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-02-27 03:10:03.442075 | ubuntu-jammy-large | 2026-02-27 03:10:03.441 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:10:03.442487 | ubuntu-jammy-large | 2026-02-27 03:10:03.442 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-02-27 03:10:03.442952 | ubuntu-jammy-large | 2026-02-27 03:10:03.442 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:10:03.443297 | ubuntu-jammy-large | 2026-02-27 03:10:03.443 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:10:03.443645 | ubuntu-jammy-large | 2026-02-27 03:10:03.443 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-02-27 03:10:03.443968 | ubuntu-jammy-large | 2026-02-27 03:10:03.443 | Setting up systemd (249.11-0ubuntu3.17) ... 2026-02-27 03:10:03.454385 | ubuntu-jammy-large | 2026-02-27 03:10:03.454 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-02-27 03:10:03.460099 | ubuntu-jammy-large | 2026-02-27 03:10:03.459 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-02-27 03:10:03.468064 | ubuntu-jammy-large | 2026-02-27 03:10:03.467 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-02-27 03:10:03.468135 | ubuntu-jammy-large | 2026-02-27 03:10:03.468 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-02-27 03:10:03.482730 | ubuntu-jammy-large | 2026-02-27 03:10:03.482 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-02-27 03:10:03.491085 | ubuntu-jammy-large | 2026-02-27 03:10:03.490 | Initializing machine ID from random generator. 2026-02-27 03:10:03.793907 | ubuntu-jammy-large | 2026-02-27 03:10:03.793 | Selecting previously unselected package systemd-sysv. 2026-02-27 03:10:03.801196 | ubuntu-jammy-large | 2026-02-27 03:10:03.801 | (Reading database ... 6438 files and directories currently installed.) 2026-02-27 03:10:03.802023 | ubuntu-jammy-large | 2026-02-27 03:10:03.801 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:03.802295 | ubuntu-jammy-large | 2026-02-27 03:10:03.802 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2026-02-27 03:10:03.815291 | ubuntu-jammy-large | 2026-02-27 03:10:03.815 | Selecting previously unselected package libdbus-1-3:amd64. 2026-02-27 03:10:03.816915 | ubuntu-jammy-large | 2026-02-27 03:10:03.816 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-02-27 03:10:03.817237 | ubuntu-jammy-large | 2026-02-27 03:10:03.817 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-02-27 03:10:03.835077 | ubuntu-jammy-large | 2026-02-27 03:10:03.834 | Selecting previously unselected package dbus. 2026-02-27 03:10:03.836538 | ubuntu-jammy-large | 2026-02-27 03:10:03.836 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-02-27 03:10:03.851366 | ubuntu-jammy-large | 2026-02-27 03:10:03.851 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-02-27 03:10:03.875630 | ubuntu-jammy-large | 2026-02-27 03:10:03.875 | Selecting previously unselected package dmsetup. 2026-02-27 03:10:03.877700 | ubuntu-jammy-large | 2026-02-27 03:10:03.877 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-27 03:10:03.878043 | ubuntu-jammy-large | 2026-02-27 03:10:03.877 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:10:03.898777 | ubuntu-jammy-large | 2026-02-27 03:10:03.898 | Selecting previously unselected package libglib2.0-0:amd64. 2026-02-27 03:10:03.901984 | ubuntu-jammy-large | 2026-02-27 03:10:03.901 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-02-27 03:10:03.902582 | ubuntu-jammy-large | 2026-02-27 03:10:03.902 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:03.955531 | ubuntu-jammy-large | 2026-02-27 03:10:03.955 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-02-27 03:10:03.958464 | ubuntu-jammy-large | 2026-02-27 03:10:03.958 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-02-27 03:10:03.958951 | ubuntu-jammy-large | 2026-02-27 03:10:03.958 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-02-27 03:10:03.980296 | ubuntu-jammy-large | 2026-02-27 03:10:03.980 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-02-27 03:10:03.983235 | ubuntu-jammy-large | 2026-02-27 03:10:03.983 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-02-27 03:10:03.983707 | ubuntu-jammy-large | 2026-02-27 03:10:03.983 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-02-27 03:10:04.009368 | ubuntu-jammy-large | 2026-02-27 03:10:04.009 | Selecting previously unselected package libglib2.0-data. 2026-02-27 03:10:04.012959 | ubuntu-jammy-large | 2026-02-27 03:10:04.012 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-02-27 03:10:04.013493 | ubuntu-jammy-large | 2026-02-27 03:10:04.013 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:04.030694 | ubuntu-jammy-large | 2026-02-27 03:10:04.030 | Selecting previously unselected package libicu70:amd64. 2026-02-27 03:10:04.033812 | ubuntu-jammy-large | 2026-02-27 03:10:04.033 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-02-27 03:10:04.034317 | ubuntu-jammy-large | 2026-02-27 03:10:04.034 | Unpacking libicu70:amd64 (70.1-2) ... 2026-02-27 03:10:04.338461 | ubuntu-jammy-large | 2026-02-27 03:10:04.338 | Selecting previously unselected package libnss-systemd:amd64. 2026-02-27 03:10:04.340610 | ubuntu-jammy-large | 2026-02-27 03:10:04.340 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:04.340957 | ubuntu-jammy-large | 2026-02-27 03:10:04.340 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:10:04.359752 | ubuntu-jammy-large | 2026-02-27 03:10:04.359 | Selecting previously unselected package libpam-systemd:amd64. 2026-02-27 03:10:04.362532 | ubuntu-jammy-large | 2026-02-27 03:10:04.362 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:04.362784 | ubuntu-jammy-large | 2026-02-27 03:10:04.362 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:10:04.385934 | ubuntu-jammy-large | 2026-02-27 03:10:04.385 | Selecting previously unselected package libxml2:amd64. 2026-02-27 03:10:04.388574 | ubuntu-jammy-large | 2026-02-27 03:10:04.388 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-02-27 03:10:04.389068 | ubuntu-jammy-large | 2026-02-27 03:10:04.388 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-02-27 03:10:04.424654 | ubuntu-jammy-large | 2026-02-27 03:10:04.424 | Selecting previously unselected package python3-dbus. 2026-02-27 03:10:04.426930 | ubuntu-jammy-large | 2026-02-27 03:10:04.426 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-02-27 03:10:04.427179 | ubuntu-jammy-large | 2026-02-27 03:10:04.427 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-02-27 03:10:04.449731 | ubuntu-jammy-large | 2026-02-27 03:10:04.449 | Selecting previously unselected package python3-gi. 2026-02-27 03:10:04.452245 | ubuntu-jammy-large | 2026-02-27 03:10:04.452 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-02-27 03:10:04.452572 | ubuntu-jammy-large | 2026-02-27 03:10:04.452 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-02-27 03:10:04.481804 | ubuntu-jammy-large | 2026-02-27 03:10:04.481 | Selecting previously unselected package networkd-dispatcher. 2026-02-27 03:10:04.484473 | ubuntu-jammy-large | 2026-02-27 03:10:04.484 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-02-27 03:10:04.484904 | ubuntu-jammy-large | 2026-02-27 03:10:04.484 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-02-27 03:10:04.504824 | ubuntu-jammy-large | 2026-02-27 03:10:04.504 | Selecting previously unselected package shared-mime-info. 2026-02-27 03:10:04.506937 | ubuntu-jammy-large | 2026-02-27 03:10:04.506 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-02-27 03:10:04.507292 | ubuntu-jammy-large | 2026-02-27 03:10:04.507 | Unpacking shared-mime-info (2.1-2) ... 2026-02-27 03:10:04.546881 | ubuntu-jammy-large | 2026-02-27 03:10:04.546 | Selecting previously unselected package sudo. 2026-02-27 03:10:04.549458 | ubuntu-jammy-large | 2026-02-27 03:10:04.549 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2026-02-27 03:10:04.552924 | ubuntu-jammy-large | 2026-02-27 03:10:04.552 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2026-02-27 03:10:04.592788 | ubuntu-jammy-large | 2026-02-27 03:10:04.592 | Selecting previously unselected package systemd-timesyncd. 2026-02-27 03:10:04.595459 | ubuntu-jammy-large | 2026-02-27 03:10:04.595 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:04.595852 | ubuntu-jammy-large | 2026-02-27 03:10:04.595 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-02-27 03:10:04.613134 | ubuntu-jammy-large | 2026-02-27 03:10:04.612 | Selecting previously unselected package xdg-user-dirs. 2026-02-27 03:10:04.615761 | ubuntu-jammy-large | 2026-02-27 03:10:04.615 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-02-27 03:10:04.623015 | ubuntu-jammy-large | 2026-02-27 03:10:04.622 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-02-27 03:10:04.664738 | ubuntu-jammy-large | 2026-02-27 03:10:04.664 | Selecting previously unselected package busybox. 2026-02-27 03:10:04.667333 | ubuntu-jammy-large | 2026-02-27 03:10:04.667 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-02-27 03:10:04.667691 | ubuntu-jammy-large | 2026-02-27 03:10:04.667 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-02-27 03:10:04.707217 | ubuntu-jammy-large | 2026-02-27 03:10:04.706 | Setting up media-types (7.0.0) ... 2026-02-27 03:10:04.708338 | ubuntu-jammy-large | 2026-02-27 03:10:04.708 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2026-02-27 03:10:04.711579 | ubuntu-jammy-large | 2026-02-27 03:10:04.711 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-02-27 03:10:04.721203 | ubuntu-jammy-large | 2026-02-27 03:10:04.721 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:04.731988 | ubuntu-jammy-large | 2026-02-27 03:10:04.731 | No schema files found: doing nothing. 2026-02-27 03:10:04.738772 | ubuntu-jammy-large | 2026-02-27 03:10:04.738 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-02-27 03:10:04.739593 | ubuntu-jammy-large | 2026-02-27 03:10:04.739 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:10:04.742105 | ubuntu-jammy-large | 2026-02-27 03:10:04.741 | First installation detected... 2026-02-27 03:10:04.742159 | ubuntu-jammy-large | 2026-02-27 03:10:04.742 | Checking NSS setup... 2026-02-27 03:10:04.749028 | ubuntu-jammy-large | 2026-02-27 03:10:04.748 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-02-27 03:10:04.749552 | ubuntu-jammy-large | 2026-02-27 03:10:04.749 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:04.750464 | ubuntu-jammy-large | 2026-02-27 03:10:04.750 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-02-27 03:10:04.751229 | ubuntu-jammy-large | 2026-02-27 03:10:04.751 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-02-27 03:10:04.898360 | ubuntu-jammy-large | 2026-02-27 03:10:04.898 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-02-27 03:10:05.184245 | ubuntu-jammy-large | 2026-02-27 03:10:05.183 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-02-27 03:10:05.184350 | ubuntu-jammy-large | 2026-02-27 03:10:05.184 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-02-27 03:10:05.188637 | ubuntu-jammy-large | 2026-02-27 03:10:05.188 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2026-02-27 03:10:05.242872 | ubuntu-jammy-large | 2026-02-27 03:10:05.242 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:10:05.246217 | ubuntu-jammy-large | 2026-02-27 03:10:05.246 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-02-27 03:10:05.246852 | ubuntu-jammy-large | 2026-02-27 03:10:05.246 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-02-27 03:10:05.356252 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | debconf: unable to initialize frontend: Dialog 2026-02-27 03:10:05.356324 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-02-27 03:10:05.356333 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | debconf: falling back to frontend: Readline 2026-02-27 03:10:05.356574 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | debconf: unable to initialize frontend: Readline 2026-02-27 03:10:05.356620 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | 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-02-27 03:10:05.356632 | ubuntu-jammy-large | 2026-02-27 03:10:05.356 | debconf: falling back to frontend: Teletype 2026-02-27 03:10:05.467585 | ubuntu-jammy-large | 2026-02-27 03:10:05.467 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-02-27 03:10:05.468386 | ubuntu-jammy-large | 2026-02-27 03:10:05.468 | Setting up readline-common (8.1.2-1) ... 2026-02-27 03:10:05.476541 | ubuntu-jammy-large | 2026-02-27 03:10:05.476 | Setting up libicu70:amd64 (70.1-2) ... 2026-02-27 03:10:05.477190 | ubuntu-jammy-large | 2026-02-27 03:10:05.477 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-02-27 03:10:05.477706 | ubuntu-jammy-large | 2026-02-27 03:10:05.477 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:05.478133 | ubuntu-jammy-large | 2026-02-27 03:10:05.478 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-02-27 03:10:05.478766 | ubuntu-jammy-large | 2026-02-27 03:10:05.478 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-02-27 03:10:05.479213 | ubuntu-jammy-large | 2026-02-27 03:10:05.479 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-02-27 03:10:05.479626 | ubuntu-jammy-large | 2026-02-27 03:10:05.479 | Setting up python3.10 (3.10.12-1~22.04.14) ... 2026-02-27 03:10:06.311269 | ubuntu-jammy-large | 2026-02-27 03:10:06.311 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-02-27 03:10:06.320362 | ubuntu-jammy-large | 2026-02-27 03:10:06.320 | running python rtupdate hooks for python3.10... 2026-02-27 03:10:06.320506 | ubuntu-jammy-large | 2026-02-27 03:10:06.320 | running python post-rtupdate hooks for python3.10... 2026-02-27 03:10:06.459396 | ubuntu-jammy-large | 2026-02-27 03:10:06.459 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-02-27 03:10:06.702940 | ubuntu-jammy-large | 2026-02-27 03:10:06.702 | Setting up shared-mime-info (2.1-2) ... 2026-02-27 03:10:07.002894 | ubuntu-jammy-large | 2026-02-27 03:10:07.002 | Setting up python3-dbus (1.2.18-3build1) ... 2026-02-27 03:10:07.226911 | ubuntu-jammy-large | 2026-02-27 03:10:07.226 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-02-27 03:10:07.417695 | ubuntu-jammy-large | 2026-02-27 03:10:07.417 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-02-27 03:10:07.422329 | ubuntu-jammy-large | 2026-02-27 03:10:07.422 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:10:07.701842 | ubuntu-jammy-large | 2026-02-27 03:10:07.701 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-02-27 03:10:07.702083 | ubuntu-jammy-large | 2026-02-27 03:10:07.701 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:10:07.702112 | ubuntu-jammy-large | 2026-02-27 03:10:07.702 | dib-run-parts 2026-02-27 03:10:07.706302 | ubuntu-jammy-large | 2026-02-27 03:10:07.706 | dib-run-parts Target: root.d 2026-02-27 03:10:07.706399 | ubuntu-jammy-large | 2026-02-27 03:10:07.706 | dib-run-parts 2026-02-27 03:10:07.706438 | ubuntu-jammy-large | 2026-02-27 03:10:07.706 | dib-run-parts Script Seconds 2026-02-27 03:10:07.706464 | ubuntu-jammy-large | 2026-02-27 03:10:07.706 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:10:07.706486 | ubuntu-jammy-large | 2026-02-27 03:10:07.706 | dib-run-parts 2026-02-27 03:10:07.723319 | ubuntu-jammy-large | 2026-02-27 03:10:07.722 | dib-run-parts 08-debootstrap 44.592 2026-02-27 03:10:07.734500 | ubuntu-jammy-large | 2026-02-27 03:10:07.734 | dib-run-parts 09-apt-keyring 0.006 2026-02-27 03:10:07.744553 | ubuntu-jammy-large | 2026-02-27 03:10:07.744 | dib-run-parts 11-pip-cache 0.060 2026-02-27 03:10:07.755688 | ubuntu-jammy-large | 2026-02-27 03:10:07.755 | dib-run-parts 50-block-apt-translations 0.050 2026-02-27 03:10:07.766415 | ubuntu-jammy-large | 2026-02-27 03:10:07.766 | dib-run-parts 50-block-daemons 0.135 2026-02-27 03:10:07.777335 | ubuntu-jammy-large | 2026-02-27 03:10:07.777 | dib-run-parts 50-build-with-http-cache 0.005 2026-02-27 03:10:07.789956 | ubuntu-jammy-large | 2026-02-27 03:10:07.789 | dib-run-parts 50-shared-apt-cache 0.030 2026-02-27 03:10:07.801293 | ubuntu-jammy-large | 2026-02-27 03:10:07.801 | dib-run-parts 50-trim-dpkg 0.069 2026-02-27 03:10:07.812524 | ubuntu-jammy-large | 2026-02-27 03:10:07.812 | dib-run-parts 75-ubuntu-minimal-baseinstall 31.458 2026-02-27 03:10:07.816952 | ubuntu-jammy-large | 2026-02-27 03:10:07.816 | dib-run-parts 2026-02-27 03:10:07.817304 | ubuntu-jammy-large | 2026-02-27 03:10:07.817 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:10:08.017558 | ubuntu-jammy-large | 2026-02-27 03:10:08.017 | Running hooks from /tmp/dib_build.xcQFTzvV/hooks/extra-data.d 2026-02-27 03:10:08.040413 | ubuntu-jammy-large | 2026-02-27 03:10:08.040 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-27 03:10:08.051496 | ubuntu-jammy-large | 2026-02-27 03:10:08.051 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-27 03:10:08.057215 | ubuntu-jammy-large | 2026-02-27 03:10:08.057 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:08.063022 | ubuntu-jammy-large | 2026-02-27 03:10:08.062 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:08.069327 | ubuntu-jammy-large | 2026-02-27 03:10:08.069 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:08.075584 | ubuntu-jammy-large | 2026-02-27 03:10:08.075 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:08.082128 | ubuntu-jammy-large | 2026-02-27 03:10:08.081 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:08.092261 | ubuntu-jammy-large | 2026-02-27 03:10:08.092 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:08.097999 | ubuntu-jammy-large | 2026-02-27 03:10:08.097 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:10:08.103747 | ubuntu-jammy-large | 2026-02-27 03:10:08.103 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:10:08.109424 | ubuntu-jammy-large | 2026-02-27 03:10:08.109 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:08.115382 | ubuntu-jammy-large | 2026-02-27 03:10:08.115 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:08.120279 | ubuntu-jammy-large | 2026-02-27 03:10:08.120 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:10:08.125863 | ubuntu-jammy-large | 2026-02-27 03:10:08.125 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:08.131449 | ubuntu-jammy-large | 2026-02-27 03:10:08.131 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:08.137395 | ubuntu-jammy-large | 2026-02-27 03:10:08.137 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:08.143988 | ubuntu-jammy-large | 2026-02-27 03:10:08.143 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:08.149632 | ubuntu-jammy-large | 2026-02-27 03:10:08.149 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:08.155110 | ubuntu-jammy-large | 2026-02-27 03:10:08.154 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:08.160850 | ubuntu-jammy-large | 2026-02-27 03:10:08.160 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:08.166309 | ubuntu-jammy-large | 2026-02-27 03:10:08.166 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:08.171773 | ubuntu-jammy-large | 2026-02-27 03:10:08.171 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:08.183580 | ubuntu-jammy-large | 2026-02-27 03:10:08.183 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:08.189175 | ubuntu-jammy-large | 2026-02-27 03:10:08.189 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:08.195713 | ubuntu-jammy-large | 2026-02-27 03:10:08.195 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:08.201425 | ubuntu-jammy-large | 2026-02-27 03:10:08.201 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:08.211040 | ubuntu-jammy-large | 2026-02-27 03:10:08.210 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:08.217463 | ubuntu-jammy-large | 2026-02-27 03:10:08.217 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-27 03:10:08.223585 | ubuntu-jammy-large | 2026-02-27 03:10:08.223 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-27 03:10:08.230134 | ubuntu-jammy-large | 2026-02-27 03:10:08.230 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-pip-cache 2026-02-27 03:10:08.242129 | ubuntu-jammy-large | 2026-02-27 03:10:08.241 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-pip-cache 2026-02-27 03:10:08.248637 | ubuntu-jammy-large | 2026-02-27 03:10:08.248 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:08.255974 | ubuntu-jammy-large | 2026-02-27 03:10:08.255 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:08.263523 | ubuntu-jammy-large | 2026-02-27 03:10:08.263 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:08.275296 | ubuntu-jammy-large | 2026-02-27 03:10:08.275 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:08.281314 | ubuntu-jammy-large | 2026-02-27 03:10:08.281 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-27 03:10:08.287807 | ubuntu-jammy-large | 2026-02-27 03:10:08.287 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-27 03:10:08.294021 | ubuntu-jammy-large | 2026-02-27 03:10:08.293 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-27 03:10:08.300246 | ubuntu-jammy-large | 2026-02-27 03:10:08.300 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-27 03:10:08.306236 | ubuntu-jammy-large | 2026-02-27 03:10:08.306 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:08.312559 | ubuntu-jammy-large | 2026-02-27 03:10:08.312 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:08.318892 | ubuntu-jammy-large | 2026-02-27 03:10:08.318 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:08.325616 | ubuntu-jammy-large | 2026-02-27 03:10:08.325 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:08.330439 | ubuntu-jammy-large | 2026-02-27 03:10:08.330 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-27 03:10:08.336189 | ubuntu-jammy-large | 2026-02-27 03:10:08.336 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:10:08.342690 | ubuntu-jammy-large | 2026-02-27 03:10:08.342 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:10:08.350029 | ubuntu-jammy-large | 2026-02-27 03:10:08.349 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:08.357255 | ubuntu-jammy-large | 2026-02-27 03:10:08.356 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:08.363722 | ubuntu-jammy-large | 2026-02-27 03:10:08.363 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:08.374130 | ubuntu-jammy-large | 2026-02-27 03:10:08.373 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:08.380565 | ubuntu-jammy-large | 2026-02-27 03:10:08.380 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:08.386586 | ubuntu-jammy-large | 2026-02-27 03:10:08.386 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:08.393921 | ubuntu-jammy-large | 2026-02-27 03:10:08.393 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:08.405651 | ubuntu-jammy-large | 2026-02-27 03:10:08.405 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:08.411719 | ubuntu-jammy-large | 2026-02-27 03:10:08.411 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:10:08.417803 | ubuntu-jammy-large | 2026-02-27 03:10:08.417 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:08.424625 | ubuntu-jammy-large | 2026-02-27 03:10:08.424 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:08.431664 | ubuntu-jammy-large | 2026-02-27 03:10:08.431 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:08.443849 | ubuntu-jammy-large | 2026-02-27 03:10:08.443 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:08.450950 | ubuntu-jammy-large | 2026-02-27 03:10:08.450 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:08.456827 | ubuntu-jammy-large | 2026-02-27 03:10:08.456 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:08.464408 | ubuntu-jammy-large | 2026-02-27 03:10:08.464 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:08.476920 | ubuntu-jammy-large | 2026-02-27 03:10:08.476 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:08.482589 | ubuntu-jammy-large | 2026-02-27 03:10:08.482 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:08.487938 | ubuntu-jammy-large | 2026-02-27 03:10:08.487 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:08.493997 | ubuntu-jammy-large | 2026-02-27 03:10:08.493 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/14-manifests 2026-02-27 03:10:08.504131 | ubuntu-jammy-large | 2026-02-27 03:10:08.503 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/14-manifests 2026-02-27 03:10:08.510150 | ubuntu-jammy-large | 2026-02-27 03:10:08.510 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:08.516323 | ubuntu-jammy-large | 2026-02-27 03:10:08.516 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:08.522320 | ubuntu-jammy-large | 2026-02-27 03:10:08.522 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:10:08.526279 | ubuntu-jammy-large | 2026-02-27 03:10:08.526 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:10:08.532595 | ubuntu-jammy-large | 2026-02-27 03:10:08.532 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-27 03:10:08.543938 | ubuntu-jammy-large | 2026-02-27 03:10:08.543 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-27 03:10:08.550689 | ubuntu-jammy-large | 2026-02-27 03:10:08.550 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:10:08.557942 | ubuntu-jammy-large | 2026-02-27 03:10:08.557 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:08.563644 | ubuntu-jammy-large | 2026-02-27 03:10:08.563 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:08.570938 | ubuntu-jammy-large | 2026-02-27 03:10:08.570 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-02-27 03:10:08.581266 | ubuntu-jammy-large | 2026-02-27 03:10:08.581 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-02-27 03:10:08.586609 | ubuntu-jammy-large | 2026-02-27 03:10:08.586 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:10:08.592780 | ubuntu-jammy-large | 2026-02-27 03:10:08.592 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:10:08.599105 | ubuntu-jammy-large | 2026-02-27 03:10:08.598 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-27 03:10:08.609048 | ubuntu-jammy-large | 2026-02-27 03:10:08.608 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-27 03:10:08.614487 | ubuntu-jammy-large | 2026-02-27 03:10:08.614 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-27 03:10:08.620049 | ubuntu-jammy-large | 2026-02-27 03:10:08.619 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-27 03:10:08.626391 | ubuntu-jammy-large | 2026-02-27 03:10:08.626 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-27 03:10:08.631959 | ubuntu-jammy-large | 2026-02-27 03:10:08.631 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-27 03:10:08.639187 | ubuntu-jammy-large | 2026-02-27 03:10:08.639 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-27 03:10:08.644912 | ubuntu-jammy-large | 2026-02-27 03:10:08.644 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-27 03:10:08.650153 | ubuntu-jammy-large | 2026-02-27 03:10:08.650 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-27 03:10:08.656420 | ubuntu-jammy-large | 2026-02-27 03:10:08.656 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-27 03:10:08.663025 | ubuntu-jammy-large | 2026-02-27 03:10:08.662 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:08.674923 | ubuntu-jammy-large | 2026-02-27 03:10:08.674 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:08.680673 | ubuntu-jammy-large | 2026-02-27 03:10:08.680 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-27 03:10:08.687326 | ubuntu-jammy-large | 2026-02-27 03:10:08.687 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-27 03:10:08.693575 | ubuntu-jammy-large | 2026-02-27 03:10:08.693 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-27 03:10:08.700530 | ubuntu-jammy-large | 2026-02-27 03:10:08.700 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:10:08.707257 | ubuntu-jammy-large | 2026-02-27 03:10:08.707 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:10:08.713562 | ubuntu-jammy-large | 2026-02-27 03:10:08.713 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:10:08.719632 | ubuntu-jammy-large | 2026-02-27 03:10:08.719 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:10:08.725887 | ubuntu-jammy-large | 2026-02-27 03:10:08.725 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-27 03:10:08.737236 | ubuntu-jammy-large | 2026-02-27 03:10:08.737 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-27 03:10:08.743199 | ubuntu-jammy-large | 2026-02-27 03:10:08.743 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-27 03:10:08.749258 | ubuntu-jammy-large | 2026-02-27 03:10:08.749 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-27 03:10:08.755018 | ubuntu-jammy-large | 2026-02-27 03:10:08.754 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/10-create-pkg-map-dir 2026-02-27 03:10:08.788982 | ubuntu-jammy-large | 2026-02-27 03:10:08.788 | Copying pkg-map for source-repositories 2026-02-27 03:10:08.811391 | ubuntu-jammy-large | 2026-02-27 03:10:08.811 | Copying pkg-map for debootstrap 2026-02-27 03:10:08.831726 | ubuntu-jammy-large | 2026-02-27 03:10:08.831 | Copying pkg-map for base 2026-02-27 03:10:08.855700 | ubuntu-jammy-large | 2026-02-27 03:10:08.855 | Copying pkg-map for amphora-agent 2026-02-27 03:10:08.879899 | ubuntu-jammy-large | 2026-02-27 03:10:08.879 | Copying pkg-map for bootloader 2026-02-27 03:10:08.901101 | ubuntu-jammy-large | 2026-02-27 03:10:08.900 | Copying pkg-map for install-static 2026-02-27 03:10:08.924189 | ubuntu-jammy-large | 2026-02-27 03:10:08.923 | Copying pkg-map for haproxy-logrotate 2026-02-27 03:10:08.948770 | ubuntu-jammy-large | 2026-02-27 03:10:08.948 | Copying pkg-map for haproxy-octavia 2026-02-27 03:10:08.973102 | ubuntu-jammy-large | 2026-02-27 03:10:08.972 | Copying pkg-map for cache-url 2026-02-27 03:10:08.998588 | ubuntu-jammy-large | 2026-02-27 03:10:08.998 | Copying pkg-map for keepalived-octavia 2026-02-27 03:10:09.024047 | ubuntu-jammy-large | 2026-02-27 03:10:09.023 | Copying pkg-map for sos 2026-02-27 03:10:09.044740 | ubuntu-jammy-large | 2026-02-27 03:10:09.044 | Copying pkg-map for svc-map 2026-02-27 03:10:09.073929 | ubuntu-jammy-large | 2026-02-27 03:10:09.073 | dib-run-parts 10-create-pkg-map-dir completed 2026-02-27 03:10:09.074001 | ubuntu-jammy-large | 2026-02-27 03:10:09.073 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/10-merge-svc-map-files 2026-02-27 03:10:09.145009 | ubuntu-jammy-large | 2026-02-27 03:10:09.144 | dib-run-parts 10-merge-svc-map-files completed 2026-02-27 03:10:09.145087 | ubuntu-jammy-large | 2026-02-27 03:10:09.144 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/11-copy-svc-map-file 2026-02-27 03:10:09.179322 | ubuntu-jammy-large | 2026-02-27 03:10:09.179 | dib-run-parts 11-copy-svc-map-file completed 2026-02-27 03:10:09.179648 | ubuntu-jammy-large | 2026-02-27 03:10:09.179 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/20-manifest-dir 2026-02-27 03:10:09.202432 | ubuntu-jammy-large | 2026-02-27 03:10:09.202 | dib-run-parts 20-manifest-dir completed 2026-02-27 03:10:09.202724 | ubuntu-jammy-large | 2026-02-27 03:10:09.202 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/50-modprobe-blacklist 2026-02-27 03:10:09.238665 | ubuntu-jammy-large | 2026-02-27 03:10:09.238 | dib-run-parts 50-modprobe-blacklist completed 2026-02-27 03:10:09.239049 | ubuntu-jammy-large | 2026-02-27 03:10:09.238 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/98-source-repositories 2026-02-27 03:10:09.263668 | ubuntu-jammy-large | 2026-02-27 03:10:09.263 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Fri Feb 27 03:10:09 UTC 2026 for /tmp/dib_build.xcQFTzvV/hooks/source-repository-amphora-agent 2026-02-27 03:10:09.274365 | ubuntu-jammy-large | 2026-02-27 03:10:09.274 | (0001 / 0002) 2026-02-27 03:10:09.312548 | ubuntu-jammy-large | 2026-02-27 03:10:09.312 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-02-27 03:10:14.975765 | ubuntu-jammy-large | 2026-02-27 03:10:14.975 | 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-02-27 03:10:15.936054 | ubuntu-jammy-large | 2026-02-27 03:10:15.935 | Cloning from amphora-agent cache and applying ref stable/2024.2 2026-02-27 03:10:16.277291 | ubuntu-jammy-large | 2026-02-27 03:10:16.277 | HEAD is now at a745eae98 Merge "Fix database connection check" into stable/2024.2 2026-02-27 03:10:16.322938 | ubuntu-jammy-large | 2026-02-27 03:10:16.322 | (0002 / 0002) 2026-02-27 03:10:16.356193 | ubuntu-jammy-large | 2026-02-27 03:10:16.355 | 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-02-27 03:10:16.403077 | ubuntu-jammy-large | 2026-02-27 03:10:16.402 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-27 03:10:16.403733 | ubuntu-jammy-large | 2026-02-27 03:10:16.403 | Dload Upload Total Spent Left Speed 2026-02-27 03:10:17.139677 | ubuntu-jammy-large | 2026-02-27 03:10:17.139 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14240 100 14240 0 0 19330 0 --:--:-- --:--:-- --:--:-- 19347 2026-02-27 03:10:17.147423 | ubuntu-jammy-large | 2026-02-27 03:10:17.147 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt for the first time 2026-02-27 03:10:17.205663 | ubuntu-jammy-large | 2026-02-27 03:10:17.205 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Fri Feb 27 03:10:17 UTC 2026 for /tmp/dib_build.xcQFTzvV/hooks/source-repository-octavia-lib 2026-02-27 03:10:17.217535 | ubuntu-jammy-large | 2026-02-27 03:10:17.217 | (0001 / 0001) 2026-02-27 03:10:17.249580 | ubuntu-jammy-large | 2026-02-27 03:10:17.249 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-02-27 03:10:18.955128 | ubuntu-jammy-large | 2026-02-27 03:10:18.954 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-02-27 03:10:19.718593 | ubuntu-jammy-large | 2026-02-27 03:10:19.718 | Cloning from octavia-lib cache and applying ref master 2026-02-27 03:10:19.867026 | ubuntu-jammy-large | 2026-02-27 03:10:19.866 | HEAD is now at f0ef6d0 Revert bug links to Launchpad 2026-02-27 03:10:19.946324 | ubuntu-jammy-large | 2026-02-27 03:10:19.946 | dib-run-parts 98-source-repositories completed 2026-02-27 03:10:19.946372 | ubuntu-jammy-large | 2026-02-27 03:10:19.946 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/99-enable-install-types 2026-02-27 03:10:19.964991 | ubuntu-jammy-large | 2026-02-27 03:10:19.964 | /tmp/dib_build.xcQFTzvV/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.OWPGAH 2026-02-27 03:10:19.968407 | ubuntu-jammy-large | 2026-02-27 03:10:19.968 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.OWPGAH 2026-02-27 03:10:19.971387 | ubuntu-jammy-large | 2026-02-27 03:10:19.971 | /tmp/dib_build.xcQFTzvV/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.OWPGAH 2026-02-27 03:10:19.973967 | ubuntu-jammy-large | 2026-02-27 03:10:19.973 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.OWPGAH 2026-02-27 03:10:19.977750 | ubuntu-jammy-large | 2026-02-27 03:10:19.977 | dib-run-parts 99-enable-install-types completed 2026-02-27 03:10:19.977815 | ubuntu-jammy-large | 2026-02-27 03:10:19.977 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/extra-data.d/99-squash-package-install 2026-02-27 03:10:20.093112 | ubuntu-jammy-large | 2026-02-27 03:10:20.092 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-02-27 03:10:20.094034 | ubuntu-jammy-large | 2026-02-27 03:10:20.093 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-02-27 03:10:20.098620 | ubuntu-jammy-large | 2026-02-27 03:10:20.098 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-02-27 03:10:20.099733 | ubuntu-jammy-large | 2026-02-27 03:10:20.099 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-02-27 03:10:20.100719 | ubuntu-jammy-large | 2026-02-27 03:10:20.100 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-02-27 03:10:20.101410 | ubuntu-jammy-large | 2026-02-27 03:10:20.101 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-02-27 03:10:20.102091 | ubuntu-jammy-large | 2026-02-27 03:10:20.101 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-02-27 03:10:20.102373 | ubuntu-jammy-large | 2026-02-27 03:10:20.102 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-02-27 03:10:20.111733 | ubuntu-jammy-large | 2026-02-27 03:10:20.111 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-02-27 03:10:20.112279 | ubuntu-jammy-large | 2026-02-27 03:10:20.112 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-02-27 03:10:20.112873 | ubuntu-jammy-large | 2026-02-27 03:10:20.112 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-02-27 03:10:20.113131 | ubuntu-jammy-large | 2026-02-27 03:10:20.113 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-02-27 03:10:20.113316 | ubuntu-jammy-large | 2026-02-27 03:10:20.113 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-02-27 03:10:20.133162 | ubuntu-jammy-large | 2026-02-27 03:10:20.132 | dib-run-parts 99-squash-package-install completed 2026-02-27 03:10:20.134388 | ubuntu-jammy-large | 2026-02-27 03:10:20.134 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:10:20.134462 | ubuntu-jammy-large | 2026-02-27 03:10:20.134 | dib-run-parts 2026-02-27 03:10:20.138570 | ubuntu-jammy-large | 2026-02-27 03:10:20.138 | dib-run-parts Target: extra-data.d 2026-02-27 03:10:20.138660 | ubuntu-jammy-large | 2026-02-27 03:10:20.138 | dib-run-parts 2026-02-27 03:10:20.138700 | ubuntu-jammy-large | 2026-02-27 03:10:20.138 | dib-run-parts Script Seconds 2026-02-27 03:10:20.138718 | ubuntu-jammy-large | 2026-02-27 03:10:20.138 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:10:20.138732 | ubuntu-jammy-large | 2026-02-27 03:10:20.138 | dib-run-parts 2026-02-27 03:10:20.156012 | ubuntu-jammy-large | 2026-02-27 03:10:20.155 | dib-run-parts 10-create-pkg-map-dir 0.315 2026-02-27 03:10:20.165124 | ubuntu-jammy-large | 2026-02-27 03:10:20.164 | dib-run-parts 10-merge-svc-map-files 0.068 2026-02-27 03:10:20.175015 | ubuntu-jammy-large | 2026-02-27 03:10:20.174 | dib-run-parts 11-copy-svc-map-file 0.032 2026-02-27 03:10:20.185618 | ubuntu-jammy-large | 2026-02-27 03:10:20.185 | dib-run-parts 20-manifest-dir 0.021 2026-02-27 03:10:20.197150 | ubuntu-jammy-large | 2026-02-27 03:10:20.196 | dib-run-parts 50-modprobe-blacklist 0.033 2026-02-27 03:10:20.209167 | ubuntu-jammy-large | 2026-02-27 03:10:20.208 | dib-run-parts 98-source-repositories 10.704 2026-02-27 03:10:20.219855 | ubuntu-jammy-large | 2026-02-27 03:10:20.219 | dib-run-parts 99-enable-install-types 0.028 2026-02-27 03:10:20.231506 | ubuntu-jammy-large | 2026-02-27 03:10:20.231 | dib-run-parts 99-squash-package-install 0.153 2026-02-27 03:10:20.235211 | ubuntu-jammy-large | 2026-02-27 03:10:20.234 | dib-run-parts 2026-02-27 03:10:20.235417 | ubuntu-jammy-large | 2026-02-27 03:10:20.235 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:10:20.397828 | ubuntu-jammy-large | 2026-02-27 03:10:20.397 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-27 03:10:20.402737 | ubuntu-jammy-large | 2026-02-27 03:10:20.402 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-27 03:10:20.402830 | ubuntu-jammy-large | 2026-02-27 03:10:20.402 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:20.402853 | ubuntu-jammy-large | 2026-02-27 03:10:20.402 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:20.402944 | ubuntu-jammy-large | 2026-02-27 03:10:20.402 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:20.402963 | ubuntu-jammy-large | 2026-02-27 03:10:20.402 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:20.403152 | ubuntu-jammy-large | 2026-02-27 03:10:20.403 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:20.407797 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:20.407856 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:10:20.407865 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:10:20.407874 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:20.407882 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:20.407889 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:10:20.407896 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:20.407903 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:20.407909 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:20.407915 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:20.407922 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:20.407928 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:20.407934 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:20.407940 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:20.407946 | ubuntu-jammy-large | 2026-02-27 03:10:20.407 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:20.412620 | ubuntu-jammy-large | 2026-02-27 03:10:20.412 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:20.412673 | ubuntu-jammy-large | 2026-02-27 03:10:20.412 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:20.412682 | ubuntu-jammy-large | 2026-02-27 03:10:20.412 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:20.412719 | ubuntu-jammy-large | 2026-02-27 03:10:20.412 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:20.416730 | ubuntu-jammy-large | 2026-02-27 03:10:20.416 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:20.416756 | ubuntu-jammy-large | 2026-02-27 03:10:20.416 | ++ export DIB_ADD_APT_KEYS= 2026-02-27 03:10:20.416764 | ubuntu-jammy-large | 2026-02-27 03:10:20.416 | ++ DIB_ADD_APT_KEYS= 2026-02-27 03:10:20.416771 | ubuntu-jammy-large | 2026-02-27 03:10:20.416 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-02-27 03:10:20.422382 | ubuntu-jammy-large | 2026-02-27 03:10:20.422 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-02-27 03:10:20.422457 | ubuntu-jammy-large | 2026-02-27 03:10:20.422 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:20.422475 | ubuntu-jammy-large | 2026-02-27 03:10:20.422 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:20.422490 | ubuntu-jammy-large | 2026-02-27 03:10:20.422 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:20.428440 | ubuntu-jammy-large | 2026-02-27 03:10:20.427 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:20.428509 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ export DISTRO_NAME=ubuntu 2026-02-27 03:10:20.428528 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ DISTRO_NAME=ubuntu 2026-02-27 03:10:20.428542 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ export DIB_RELEASE=jammy 2026-02-27 03:10:20.428556 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ DIB_RELEASE=jammy 2026-02-27 03:10:20.428569 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:20.428583 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:20.428596 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:20.428608 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:20.428622 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ ARCH=amd64 2026-02-27 03:10:20.428635 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:10:20.428648 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:10:20.428662 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:20.428675 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:20.428721 | ubuntu-jammy-large | 2026-02-27 03:10:20.428 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:20.434295 | ubuntu-jammy-large | 2026-02-27 03:10:20.434 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:20.434348 | ubuntu-jammy-large | 2026-02-27 03:10:20.434 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:20.434364 | ubuntu-jammy-large | 2026-02-27 03:10:20.434 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:20.434378 | ubuntu-jammy-large | 2026-02-27 03:10:20.434 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:20.438615 | ubuntu-jammy-large | 2026-02-27 03:10:20.438 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:20.438894 | ubuntu-jammy-large | 2026-02-27 03:10:20.438 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:10:20.439070 | ubuntu-jammy-large | 2026-02-27 03:10:20.438 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:20.439179 | ubuntu-jammy-large | 2026-02-27 03:10:20.439 | ++ DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:20.439506 | ubuntu-jammy-large | 2026-02-27 03:10:20.439 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:20.445051 | ubuntu-jammy-large | 2026-02-27 03:10:20.444 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:20.445336 | ubuntu-jammy-large | 2026-02-27 03:10:20.445 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:20.445448 | ubuntu-jammy-large | 2026-02-27 03:10:20.445 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:20.445799 | ubuntu-jammy-large | 2026-02-27 03:10:20.445 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:20.451353 | ubuntu-jammy-large | 2026-02-27 03:10:20.451 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:20.451637 | ubuntu-jammy-large | 2026-02-27 03:10:20.451 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:20.451744 | ubuntu-jammy-large | 2026-02-27 03:10:20.451 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:20.452103 | ubuntu-jammy-large | 2026-02-27 03:10:20.452 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-27 03:10:20.457549 | ubuntu-jammy-large | 2026-02-27 03:10:20.457 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-27 03:10:20.457817 | ubuntu-jammy-large | 2026-02-27 03:10:20.457 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:20.457922 | ubuntu-jammy-large | 2026-02-27 03:10:20.457 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:20.458115 | ubuntu-jammy-large | 2026-02-27 03:10:20.458 | ++ 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-02-27 03:10:20.458218 | ubuntu-jammy-large | 2026-02-27 03:10:20.458 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-27 03:10:20.458522 | ubuntu-jammy-large | 2026-02-27 03:10:20.458 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-27 03:10:20.464887 | ubuntu-jammy-large | 2026-02-27 03:10:20.464 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-27 03:10:20.465211 | ubuntu-jammy-large | 2026-02-27 03:10:20.465 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:10:20.465423 | ubuntu-jammy-large | 2026-02-27 03:10:20.465 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:20.465529 | ubuntu-jammy-large | 2026-02-27 03:10:20.465 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:20.465860 | ubuntu-jammy-large | 2026-02-27 03:10:20.465 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-02-27 03:10:20.472109 | ubuntu-jammy-large | 2026-02-27 03:10:20.471 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-02-27 03:10:20.472369 | ubuntu-jammy-large | 2026-02-27 03:10:20.472 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:10:20.472475 | ubuntu-jammy-large | 2026-02-27 03:10:20.472 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:10:20.472829 | ubuntu-jammy-large | 2026-02-27 03:10:20.472 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-27 03:10:20.478406 | ubuntu-jammy-large | 2026-02-27 03:10:20.478 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-27 03:10:20.478777 | ubuntu-jammy-large | 2026-02-27 03:10:20.478 | ++ '[' -z '' ']' 2026-02-27 03:10:20.478892 | ubuntu-jammy-large | 2026-02-27 03:10:20.478 | ++ case "$DISTRO_NAME" in 2026-02-27 03:10:20.479056 | ubuntu-jammy-large | 2026-02-27 03:10:20.478 | ++ '[' jammy == trusty ']' 2026-02-27 03:10:20.479208 | ubuntu-jammy-large | 2026-02-27 03:10:20.479 | ++ '[' -z '' ']' 2026-02-27 03:10:20.479309 | ubuntu-jammy-large | 2026-02-27 03:10:20.479 | ++ DIB_PYTHON_VERSION=3 2026-02-27 03:10:20.479420 | ubuntu-jammy-large | 2026-02-27 03:10:20.479 | ++ export DIB_PYTHON_VERSION 2026-02-27 03:10:20.479609 | ubuntu-jammy-large | 2026-02-27 03:10:20.479 | ++ export DIB_PYTHON=python3 2026-02-27 03:10:20.479714 | ubuntu-jammy-large | 2026-02-27 03:10:20.479 | ++ DIB_PYTHON=python3 2026-02-27 03:10:20.480144 | ubuntu-jammy-large | 2026-02-27 03:10:20.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:20.487212 | ubuntu-jammy-large | 2026-02-27 03:10:20.487 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:20.487561 | ubuntu-jammy-large | 2026-02-27 03:10:20.487 | ++ '[' 0 -gt 0 ']' 2026-02-27 03:10:20.487700 | ubuntu-jammy-large | 2026-02-27 03:10:20.487 | ++ set -euo pipefail 2026-02-27 03:10:20.487879 | ubuntu-jammy-large | 2026-02-27 03:10:20.487 | ++ case $DISTRO_NAME in 2026-02-27 03:10:20.488023 | ubuntu-jammy-large | 2026-02-27 03:10:20.487 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:10:20.488211 | ubuntu-jammy-large | 2026-02-27 03:10:20.488 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:10:20.488363 | ubuntu-jammy-large | 2026-02-27 03:10:20.488 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:10:20.488537 | ubuntu-jammy-large | 2026-02-27 03:10:20.488 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:10:20.488981 | ubuntu-jammy-large | 2026-02-27 03:10:20.488 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-27 03:10:20.494491 | ubuntu-jammy-large | 2026-02-27 03:10:20.494 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-27 03:10:20.494816 | ubuntu-jammy-large | 2026-02-27 03:10:20.494 | ++ '[' -z systemd ']' 2026-02-27 03:10:20.495052 | ubuntu-jammy-large | 2026-02-27 03:10:20.494 | ++ case $DIB_INIT_SYSTEM in 2026-02-27 03:10:20.495517 | ubuntu-jammy-large | 2026-02-27 03:10:20.495 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-02-27 03:10:20.504186 | ubuntu-jammy-large | 2026-02-27 03:10:20.503 | 0+1 records in 2026-02-27 03:10:20.504252 | ubuntu-jammy-large | 2026-02-27 03:10:20.504 | 0+1 records out 2026-02-27 03:10:20.504427 | ubuntu-jammy-large | 2026-02-27 03:10:20.504 | 56 bytes copied, 0.000402821 s, 139 kB/s 2026-02-27 03:10:20.507431 | ubuntu-jammy-large | 2026-02-27 03:10:20.507 | dib-run-parts 00-disable-apt-recommends completed 2026-02-27 03:10:20.507673 | ubuntu-jammy-large | 2026-02-27 03:10:20.507 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-02-27 03:10:20.518051 | ubuntu-jammy-large | 2026-02-27 03:10:20.517 | dib-run-parts 01-dib-python completed 2026-02-27 03:10:20.518365 | ubuntu-jammy-large | 2026-02-27 03:10:20.518 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-27 03:10:20.532291 | ubuntu-jammy-large | 2026-02-27 03:10:20.532 | dib-run-parts 01-install-bin completed 2026-02-27 03:10:20.532580 | ubuntu-jammy-large | 2026-02-27 03:10:20.532 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-02-27 03:10:20.719264 | ubuntu-jammy-large | 2026-02-27 03:10:20.718 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-27 03:10:20.719389 | ubuntu-jammy-large | 2026-02-27 03:10:20.719 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-02-27 03:10:20.723678 | ubuntu-jammy-large | 2026-02-27 03:10:20.723 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-02-27 03:10:20.734577 | ubuntu-jammy-large | 2026-02-27 03:10:20.734 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-02-27 03:10:22.530921 | ubuntu-jammy-large | 2026-02-27 03:10:22.530 | Reading package lists... 2026-02-27 03:10:22.613555 | ubuntu-jammy-large | 2026-02-27 03:10:22.613 | Reading package lists... 2026-02-27 03:10:22.924553 | ubuntu-jammy-large | 2026-02-27 03:10:22.924 | Building dependency tree... 2026-02-27 03:10:22.924667 | ubuntu-jammy-large | 2026-02-27 03:10:22.924 | Reading state information... 2026-02-27 03:10:23.172820 | ubuntu-jammy-large | 2026-02-27 03:10:23.172 | The following NEW packages will be installed: 2026-02-27 03:10:23.174842 | ubuntu-jammy-large | 2026-02-27 03:10:23.174 | apt-transport-https 2026-02-27 03:10:23.333244 | ubuntu-jammy-large | 2026-02-27 03:10:23.326 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:23.333674 | ubuntu-jammy-large | 2026-02-27 03:10:23.333 | Need to get 1510 B of archives. 2026-02-27 03:10:23.333850 | ubuntu-jammy-large | 2026-02-27 03:10:23.333 | After this operation, 170 kB of additional disk space will be used. 2026-02-27 03:10:23.333929 | ubuntu-jammy-large | 2026-02-27 03:10:23.333 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-02-27 03:10:23.485143 | ubuntu-jammy-large | 2026-02-27 03:10:23.484 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:23.530186 | ubuntu-jammy-large | 2026-02-27 03:10:23.530 | Fetched 1510 B in 0s (12.0 kB/s) 2026-02-27 03:10:23.549516 | ubuntu-jammy-large | 2026-02-27 03:10:23.549 | Selecting previously unselected package apt-transport-https. 2026-02-27 03:10:23.558785 | ubuntu-jammy-large | 2026-02-27 03:10:23.558 | (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-02-27 03:10:23.560181 | ubuntu-jammy-large | 2026-02-27 03:10:23.559 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-02-27 03:10:23.560299 | ubuntu-jammy-large | 2026-02-27 03:10:23.560 | Unpacking apt-transport-https (2.4.14) ... 2026-02-27 03:10:23.575076 | ubuntu-jammy-large | 2026-02-27 03:10:23.574 | Setting up apt-transport-https (2.4.14) ... 2026-02-27 03:10:23.857362 | ubuntu-jammy-large | 2026-02-27 03:10:23.856 | Reading package lists... 2026-02-27 03:10:24.164538 | ubuntu-jammy-large | 2026-02-27 03:10:24.164 | Building dependency tree... 2026-02-27 03:10:24.164788 | ubuntu-jammy-large | 2026-02-27 03:10:24.164 | Reading state information... 2026-02-27 03:10:24.414731 | ubuntu-jammy-large | 2026-02-27 03:10:24.414 | The following additional packages will be installed: 2026-02-27 03:10:24.415133 | ubuntu-jammy-large | 2026-02-27 03:10:24.414 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-02-27 03:10:24.415232 | ubuntu-jammy-large | 2026-02-27 03:10:24.415 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-02-27 03:10:24.415474 | ubuntu-jammy-large | 2026-02-27 03:10:24.415 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-02-27 03:10:24.415543 | ubuntu-jammy-large | 2026-02-27 03:10:24.415 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-02-27 03:10:24.415932 | ubuntu-jammy-large | 2026-02-27 03:10:24.415 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-02-27 03:10:24.416459 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-02-27 03:10:24.416524 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-02-27 03:10:24.416559 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-cryptography python3-distro python3-httplib2 2026-02-27 03:10:24.416575 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-02-27 03:10:24.416588 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-02-27 03:10:24.416603 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-02-27 03:10:24.416654 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-pyparsing python3-secretstorage python3-six 2026-02-27 03:10:24.416952 | ubuntu-jammy-large | 2026-02-27 03:10:24.416 | python3-software-properties python3-wadllib python3-zipp 2026-02-27 03:10:24.418650 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | Suggested packages: 2026-02-27 03:10:24.418676 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-02-27 03:10:24.418688 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-02-27 03:10:24.418706 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-02-27 03:10:24.418718 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | python3-keyrings.alt python3-testresources python3-setuptools 2026-02-27 03:10:24.418730 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | python-pyparsing-doc python-secretstorage-doc 2026-02-27 03:10:24.418743 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | Recommended packages: 2026-02-27 03:10:24.418758 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-02-27 03:10:24.418771 | ubuntu-jammy-large | 2026-02-27 03:10:24.418 | packagekit-tools unattended-upgrades 2026-02-27 03:10:24.453227 | ubuntu-jammy-large | 2026-02-27 03:10:24.452 | The following NEW packages will be installed: 2026-02-27 03:10:24.453477 | ubuntu-jammy-large | 2026-02-27 03:10:24.453 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-02-27 03:10:24.453567 | ubuntu-jammy-large | 2026-02-27 03:10:24.453 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-02-27 03:10:24.453884 | ubuntu-jammy-large | 2026-02-27 03:10:24.453 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-02-27 03:10:24.453986 | ubuntu-jammy-large | 2026-02-27 03:10:24.453 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-02-27 03:10:24.454370 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-02-27 03:10:24.454829 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-02-27 03:10:24.454868 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-02-27 03:10:24.454914 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python3-cryptography python3-distro python3-httplib2 2026-02-27 03:10:24.454933 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-02-27 03:10:24.454950 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-02-27 03:10:24.454989 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-02-27 03:10:24.455008 | ubuntu-jammy-large | 2026-02-27 03:10:24.454 | python3-pyparsing python3-secretstorage python3-six 2026-02-27 03:10:24.455202 | ubuntu-jammy-large | 2026-02-27 03:10:24.455 | python3-software-properties python3-wadllib python3-zipp 2026-02-27 03:10:24.455331 | ubuntu-jammy-large | 2026-02-27 03:10:24.455 | software-properties-common 2026-02-27 03:10:24.593120 | ubuntu-jammy-large | 2026-02-27 03:10:24.592 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:24.593232 | ubuntu-jammy-large | 2026-02-27 03:10:24.592 | Need to get 9330 kB of archives. 2026-02-27 03:10:24.593263 | ubuntu-jammy-large | 2026-02-27 03:10:24.593 | After this operation, 43.1 MB of additional disk space will be used. 2026-02-27 03:10:24.593280 | ubuntu-jammy-large | 2026-02-27 03:10:24.593 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-02-27 03:10:24.612249 | ubuntu-jammy-large | 2026-02-27 03:10:24.611 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-02-27 03:10:24.815509 | ubuntu-jammy-large | 2026-02-27 03:10:24.815 | 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-02-27 03:10:24.932137 | ubuntu-jammy-large | 2026-02-27 03:10:24.931 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-02-27 03:10:24.940267 | ubuntu-jammy-large | 2026-02-27 03:10:24.940 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-02-27 03:10:24.941803 | ubuntu-jammy-large | 2026-02-27 03:10:24.941 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-02-27 03:10:24.943733 | ubuntu-jammy-large | 2026-02-27 03:10:24.943 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-02-27 03:10:24.944327 | ubuntu-jammy-large | 2026-02-27 03:10:24.944 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-02-27 03:10:24.950214 | ubuntu-jammy-large | 2026-02-27 03:10:24.949 | 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-02-27 03:10:25.004636 | ubuntu-jammy-large | 2026-02-27 03:10:25.004 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-02-27 03:10:25.075693 | ubuntu-jammy-large | 2026-02-27 03:10:25.075 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-02-27 03:10:25.080867 | ubuntu-jammy-large | 2026-02-27 03:10:25.080 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-02-27 03:10:25.084765 | ubuntu-jammy-large | 2026-02-27 03:10:25.084 | 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-02-27 03:10:25.091694 | ubuntu-jammy-large | 2026-02-27 03:10:25.091 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-02-27 03:10:25.111578 | ubuntu-jammy-large | 2026-02-27 03:10:25.111 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-02-27 03:10:25.114409 | ubuntu-jammy-large | 2026-02-27 03:10:25.114 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-02-27 03:10:25.160948 | ubuntu-jammy-large | 2026-02-27 03:10:25.160 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-02-27 03:10:25.288007 | ubuntu-jammy-large | 2026-02-27 03:10:25.287 | 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-02-27 03:10:25.306285 | ubuntu-jammy-large | 2026-02-27 03:10:25.306 | 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-02-27 03:10:25.320973 | ubuntu-jammy-large | 2026-02-27 03:10:25.320 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB] 2026-02-27 03:10:25.380443 | ubuntu-jammy-large | 2026-02-27 03:10:25.380 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-02-27 03:10:25.415594 | ubuntu-jammy-large | 2026-02-27 03:10:25.415 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.6 [187 kB] 2026-02-27 03:10:25.421300 | ubuntu-jammy-large | 2026-02-27 03:10:25.421 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.22 [284 kB] 2026-02-27 03:10:25.441597 | ubuntu-jammy-large | 2026-02-27 03:10:25.441 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-02-27 03:10:25.447350 | ubuntu-jammy-large | 2026-02-27 03:10:25.447 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-02-27 03:10:25.451640 | ubuntu-jammy-large | 2026-02-27 03:10:25.451 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-02-27 03:10:25.467630 | ubuntu-jammy-large | 2026-02-27 03:10:25.467 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-02-27 03:10:25.505685 | ubuntu-jammy-large | 2026-02-27 03:10:25.505 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.9 [80.9 kB] 2026-02-27 03:10:25.582662 | ubuntu-jammy-large | 2026-02-27 03:10:25.582 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-02-27 03:10:25.586917 | ubuntu-jammy-large | 2026-02-27 03:10:25.586 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-02-27 03:10:25.634125 | ubuntu-jammy-large | 2026-02-27 03:10:25.633 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2026-02-27 03:10:25.640443 | ubuntu-jammy-large | 2026-02-27 03:10:25.640 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2026-02-27 03:10:25.647418 | ubuntu-jammy-large | 2026-02-27 03:10:25.647 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2026-02-27 03:10:25.653008 | ubuntu-jammy-large | 2026-02-27 03:10:25.652 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2026-02-27 03:10:25.667864 | ubuntu-jammy-large | 2026-02-27 03:10:25.667 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2026-02-27 03:10:25.668766 | ubuntu-jammy-large | 2026-02-27 03:10:25.668 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-02-27 03:10:25.671569 | ubuntu-jammy-large | 2026-02-27 03:10:25.671 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-02-27 03:10:25.679071 | ubuntu-jammy-large | 2026-02-27 03:10:25.678 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2026-02-27 03:10:25.688271 | ubuntu-jammy-large | 2026-02-27 03:10:25.688 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-02-27 03:10:25.706477 | ubuntu-jammy-large | 2026-02-27 03:10:25.706 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-02-27 03:10:25.720331 | ubuntu-jammy-large | 2026-02-27 03:10:25.720 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-02-27 03:10:25.734282 | ubuntu-jammy-large | 2026-02-27 03:10:25.733 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-02-27 03:10:25.764388 | ubuntu-jammy-large | 2026-02-27 03:10:25.764 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-02-27 03:10:25.773409 | ubuntu-jammy-large | 2026-02-27 03:10:25.773 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-02-27 03:10:25.775243 | ubuntu-jammy-large | 2026-02-27 03:10:25.775 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2026-02-27 03:10:25.777603 | ubuntu-jammy-large | 2026-02-27 03:10:25.777 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-02-27 03:10:25.779744 | ubuntu-jammy-large | 2026-02-27 03:10:25.779 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-02-27 03:10:25.783673 | ubuntu-jammy-large | 2026-02-27 03:10:25.783 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-02-27 03:10:25.804820 | ubuntu-jammy-large | 2026-02-27 03:10:25.804 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-02-27 03:10:25.809427 | ubuntu-jammy-large | 2026-02-27 03:10:25.809 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-02-27 03:10:25.813630 | ubuntu-jammy-large | 2026-02-27 03:10:25.813 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-02-27 03:10:25.817927 | ubuntu-jammy-large | 2026-02-27 03:10:25.817 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-02-27 03:10:25.823136 | ubuntu-jammy-large | 2026-02-27 03:10:25.822 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-02-27 03:10:25.827669 | ubuntu-jammy-large | 2026-02-27 03:10:25.827 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-02-27 03:10:25.831569 | ubuntu-jammy-large | 2026-02-27 03:10:25.831 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-02-27 03:10:25.835190 | ubuntu-jammy-large | 2026-02-27 03:10:25.834 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-02-27 03:10:25.848495 | ubuntu-jammy-large | 2026-02-27 03:10:25.848 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-02-27 03:10:26.041021 | ubuntu-jammy-large | 2026-02-27 03:10:26.040 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:26.080938 | ubuntu-jammy-large | 2026-02-27 03:10:26.080 | Fetched 9330 kB in 1s (6747 kB/s) 2026-02-27 03:10:26.097645 | ubuntu-jammy-large | 2026-02-27 03:10:26.097 | Selecting previously unselected package distro-info-data. 2026-02-27 03:10:26.105400 | ubuntu-jammy-large | 2026-02-27 03:10:26.105 | (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-02-27 03:10:26.106299 | ubuntu-jammy-large | 2026-02-27 03:10:26.106 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-02-27 03:10:26.106525 | ubuntu-jammy-large | 2026-02-27 03:10:26.106 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-02-27 03:10:26.123211 | ubuntu-jammy-large | 2026-02-27 03:10:26.123 | Selecting previously unselected package iso-codes. 2026-02-27 03:10:26.124552 | ubuntu-jammy-large | 2026-02-27 03:10:26.124 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-02-27 03:10:26.124685 | ubuntu-jammy-large | 2026-02-27 03:10:26.124 | Unpacking iso-codes (4.9.0-1) ... 2026-02-27 03:10:26.328962 | ubuntu-jammy-large | 2026-02-27 03:10:26.328 | Selecting previously unselected package libcap2-bin. 2026-02-27 03:10:26.330769 | ubuntu-jammy-large | 2026-02-27 03:10:26.330 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-02-27 03:10:26.330975 | ubuntu-jammy-large | 2026-02-27 03:10:26.330 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-02-27 03:10:26.349288 | ubuntu-jammy-large | 2026-02-27 03:10:26.349 | Selecting previously unselected package libelf1:amd64. 2026-02-27 03:10:26.350564 | ubuntu-jammy-large | 2026-02-27 03:10:26.350 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-02-27 03:10:26.350739 | ubuntu-jammy-large | 2026-02-27 03:10:26.350 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-02-27 03:10:26.370079 | ubuntu-jammy-large | 2026-02-27 03:10:26.369 | Selecting previously unselected package libyaml-0-2:amd64. 2026-02-27 03:10:26.371463 | ubuntu-jammy-large | 2026-02-27 03:10:26.371 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-02-27 03:10:26.371659 | ubuntu-jammy-large | 2026-02-27 03:10:26.371 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-02-27 03:10:26.391568 | ubuntu-jammy-large | 2026-02-27 03:10:26.391 | Selecting previously unselected package lsb-release. 2026-02-27 03:10:26.393181 | ubuntu-jammy-large | 2026-02-27 03:10:26.393 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-02-27 03:10:26.393378 | ubuntu-jammy-large | 2026-02-27 03:10:26.393 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-02-27 03:10:26.410697 | ubuntu-jammy-large | 2026-02-27 03:10:26.410 | Selecting previously unselected package python-apt-common. 2026-02-27 03:10:26.412607 | ubuntu-jammy-large | 2026-02-27 03:10:26.412 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-02-27 03:10:26.412898 | ubuntu-jammy-large | 2026-02-27 03:10:26.412 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-02-27 03:10:26.431443 | ubuntu-jammy-large | 2026-02-27 03:10:26.431 | Selecting previously unselected package python3-apt. 2026-02-27 03:10:26.433310 | ubuntu-jammy-large | 2026-02-27 03:10:26.433 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-02-27 03:10:26.433546 | ubuntu-jammy-large | 2026-02-27 03:10:26.433 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-02-27 03:10:26.460641 | ubuntu-jammy-large | 2026-02-27 03:10:26.460 | Selecting previously unselected package python3-pkg-resources. 2026-02-27 03:10:26.462980 | ubuntu-jammy-large | 2026-02-27 03:10:26.462 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-27 03:10:26.463240 | ubuntu-jammy-large | 2026-02-27 03:10:26.463 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:10:26.488211 | ubuntu-jammy-large | 2026-02-27 03:10:26.487 | Selecting previously unselected package libnghttp2-14:amd64. 2026-02-27 03:10:26.490247 | ubuntu-jammy-large | 2026-02-27 03:10:26.490 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-02-27 03:10:26.490352 | ubuntu-jammy-large | 2026-02-27 03:10:26.490 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-02-27 03:10:26.512358 | ubuntu-jammy-large | 2026-02-27 03:10:26.512 | Selecting previously unselected package libpsl5:amd64. 2026-02-27 03:10:26.515007 | ubuntu-jammy-large | 2026-02-27 03:10:26.514 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-02-27 03:10:26.515196 | ubuntu-jammy-large | 2026-02-27 03:10:26.515 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-02-27 03:10:26.536820 | ubuntu-jammy-large | 2026-02-27 03:10:26.536 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-02-27 03:10:26.539906 | ubuntu-jammy-large | 2026-02-27 03:10:26.539 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-02-27 03:10:26.540116 | ubuntu-jammy-large | 2026-02-27 03:10:26.540 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-02-27 03:10:26.565666 | ubuntu-jammy-large | 2026-02-27 03:10:26.565 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-02-27 03:10:26.567832 | ubuntu-jammy-large | 2026-02-27 03:10:26.567 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-02-27 03:10:26.568045 | ubuntu-jammy-large | 2026-02-27 03:10:26.567 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-02-27 03:10:26.586162 | ubuntu-jammy-large | 2026-02-27 03:10:26.585 | Selecting previously unselected package libassuan0:amd64. 2026-02-27 03:10:26.588876 | ubuntu-jammy-large | 2026-02-27 03:10:26.588 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-02-27 03:10:26.589181 | ubuntu-jammy-large | 2026-02-27 03:10:26.589 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-02-27 03:10:26.609666 | ubuntu-jammy-large | 2026-02-27 03:10:26.609 | Selecting previously unselected package gpgconf. 2026-02-27 03:10:26.612656 | ubuntu-jammy-large | 2026-02-27 03:10:26.612 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-27 03:10:26.612917 | ubuntu-jammy-large | 2026-02-27 03:10:26.612 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-02-27 03:10:26.636405 | ubuntu-jammy-large | 2026-02-27 03:10:26.636 | Selecting previously unselected package gpg. 2026-02-27 03:10:26.639143 | ubuntu-jammy-large | 2026-02-27 03:10:26.638 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-02-27 03:10:26.639418 | ubuntu-jammy-large | 2026-02-27 03:10:26.639 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-02-27 03:10:26.673082 | ubuntu-jammy-large | 2026-02-27 03:10:26.672 | Selecting previously unselected package libbrotli1:amd64. 2026-02-27 03:10:26.675899 | ubuntu-jammy-large | 2026-02-27 03:10:26.675 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-02-27 03:10:26.676204 | ubuntu-jammy-large | 2026-02-27 03:10:26.676 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-02-27 03:10:26.712322 | ubuntu-jammy-large | 2026-02-27 03:10:26.711 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-02-27 03:10:26.715462 | ubuntu-jammy-large | 2026-02-27 03:10:26.715 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-02-27 03:10:26.715648 | ubuntu-jammy-large | 2026-02-27 03:10:26.715 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-27 03:10:26.739396 | ubuntu-jammy-large | 2026-02-27 03:10:26.739 | Selecting previously unselected package libsasl2-2:amd64. 2026-02-27 03:10:26.742304 | ubuntu-jammy-large | 2026-02-27 03:10:26.742 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-02-27 03:10:26.742758 | ubuntu-jammy-large | 2026-02-27 03:10:26.742 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-27 03:10:26.769125 | ubuntu-jammy-large | 2026-02-27 03:10:26.768 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-02-27 03:10:26.772251 | ubuntu-jammy-large | 2026-02-27 03:10:26.771 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-02-27 03:10:26.772464 | ubuntu-jammy-large | 2026-02-27 03:10:26.772 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-02-27 03:10:26.798010 | ubuntu-jammy-large | 2026-02-27 03:10:26.797 | Selecting previously unselected package librtmp1:amd64. 2026-02-27 03:10:26.800662 | ubuntu-jammy-large | 2026-02-27 03:10:26.800 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-02-27 03:10:26.800876 | ubuntu-jammy-large | 2026-02-27 03:10:26.800 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-02-27 03:10:26.823872 | ubuntu-jammy-large | 2026-02-27 03:10:26.823 | Selecting previously unselected package libssh-4:amd64. 2026-02-27 03:10:26.826652 | ubuntu-jammy-large | 2026-02-27 03:10:26.826 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.6_amd64.deb ... 2026-02-27 03:10:26.826824 | ubuntu-jammy-large | 2026-02-27 03:10:26.826 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-02-27 03:10:26.852768 | ubuntu-jammy-large | 2026-02-27 03:10:26.852 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-02-27 03:10:26.855658 | ubuntu-jammy-large | 2026-02-27 03:10:26.855 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.22_amd64.deb ... 2026-02-27 03:10:26.855899 | ubuntu-jammy-large | 2026-02-27 03:10:26.855 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.22) ... 2026-02-27 03:10:26.889315 | ubuntu-jammy-large | 2026-02-27 03:10:26.889 | Selecting previously unselected package libstemmer0d:amd64. 2026-02-27 03:10:26.892012 | ubuntu-jammy-large | 2026-02-27 03:10:26.891 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-02-27 03:10:26.892185 | ubuntu-jammy-large | 2026-02-27 03:10:26.892 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-02-27 03:10:26.923452 | ubuntu-jammy-large | 2026-02-27 03:10:26.923 | Selecting previously unselected package libxmlb2:amd64. 2026-02-27 03:10:26.926244 | ubuntu-jammy-large | 2026-02-27 03:10:26.926 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-02-27 03:10:26.926557 | ubuntu-jammy-large | 2026-02-27 03:10:26.926 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-02-27 03:10:26.950813 | ubuntu-jammy-large | 2026-02-27 03:10:26.950 | Selecting previously unselected package libappstream4:amd64. 2026-02-27 03:10:26.953531 | ubuntu-jammy-large | 2026-02-27 03:10:26.953 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-02-27 03:10:26.953681 | ubuntu-jammy-large | 2026-02-27 03:10:26.953 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-02-27 03:10:26.979179 | ubuntu-jammy-large | 2026-02-27 03:10:26.978 | Selecting previously unselected package libdw1:amd64. 2026-02-27 03:10:26.981852 | ubuntu-jammy-large | 2026-02-27 03:10:26.981 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-02-27 03:10:26.982077 | ubuntu-jammy-large | 2026-02-27 03:10:26.982 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-02-27 03:10:27.010053 | ubuntu-jammy-large | 2026-02-27 03:10:27.009 | Selecting previously unselected package libglib2.0-bin. 2026-02-27 03:10:27.012261 | ubuntu-jammy-large | 2026-02-27 03:10:27.012 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-02-27 03:10:27.012657 | ubuntu-jammy-large | 2026-02-27 03:10:27.012 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:27.036325 | ubuntu-jammy-large | 2026-02-27 03:10:27.036 | Selecting previously unselected package libunwind8:amd64. 2026-02-27 03:10:27.039342 | ubuntu-jammy-large | 2026-02-27 03:10:27.039 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-02-27 03:10:27.039501 | ubuntu-jammy-large | 2026-02-27 03:10:27.039 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-02-27 03:10:27.064788 | ubuntu-jammy-large | 2026-02-27 03:10:27.064 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-02-27 03:10:27.067529 | ubuntu-jammy-large | 2026-02-27 03:10:27.067 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-02-27 03:10:27.067665 | ubuntu-jammy-large | 2026-02-27 03:10:27.067 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-02-27 03:10:27.124418 | ubuntu-jammy-large | 2026-02-27 03:10:27.124 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-02-27 03:10:27.127031 | ubuntu-jammy-large | 2026-02-27 03:10:27.126 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2026-02-27 03:10:27.127276 | ubuntu-jammy-large | 2026-02-27 03:10:27.127 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-02-27 03:10:27.149571 | ubuntu-jammy-large | 2026-02-27 03:10:27.149 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-02-27 03:10:27.152126 | ubuntu-jammy-large | 2026-02-27 03:10:27.151 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2026-02-27 03:10:27.152283 | ubuntu-jammy-large | 2026-02-27 03:10:27.152 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-02-27 03:10:27.172562 | ubuntu-jammy-large | 2026-02-27 03:10:27.172 | Selecting previously unselected package polkitd. 2026-02-27 03:10:27.175397 | ubuntu-jammy-large | 2026-02-27 03:10:27.175 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2026-02-27 03:10:27.175484 | ubuntu-jammy-large | 2026-02-27 03:10:27.175 | Unpacking polkitd (0.105-33) ... 2026-02-27 03:10:27.204834 | ubuntu-jammy-large | 2026-02-27 03:10:27.204 | Selecting previously unselected package pkexec. 2026-02-27 03:10:27.207374 | ubuntu-jammy-large | 2026-02-27 03:10:27.207 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2026-02-27 03:10:27.207518 | ubuntu-jammy-large | 2026-02-27 03:10:27.207 | Unpacking pkexec (0.105-33) ... 2026-02-27 03:10:27.227067 | ubuntu-jammy-large | 2026-02-27 03:10:27.226 | Selecting previously unselected package policykit-1. 2026-02-27 03:10:27.229508 | ubuntu-jammy-large | 2026-02-27 03:10:27.229 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2026-02-27 03:10:27.250182 | ubuntu-jammy-large | 2026-02-27 03:10:27.249 | Unpacking policykit-1 (0.105-33) ... 2026-02-27 03:10:27.270446 | ubuntu-jammy-large | 2026-02-27 03:10:27.270 | Selecting previously unselected package python3-blinker. 2026-02-27 03:10:27.273410 | ubuntu-jammy-large | 2026-02-27 03:10:27.273 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-02-27 03:10:27.273694 | ubuntu-jammy-large | 2026-02-27 03:10:27.273 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-02-27 03:10:27.294670 | ubuntu-jammy-large | 2026-02-27 03:10:27.294 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-02-27 03:10:27.297452 | ubuntu-jammy-large | 2026-02-27 03:10:27.297 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-02-27 03:10:27.297654 | ubuntu-jammy-large | 2026-02-27 03:10:27.297 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-02-27 03:10:27.320996 | ubuntu-jammy-large | 2026-02-27 03:10:27.320 | Selecting previously unselected package python3-cryptography. 2026-02-27 03:10:27.323740 | ubuntu-jammy-large | 2026-02-27 03:10:27.323 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2026-02-27 03:10:27.324014 | ubuntu-jammy-large | 2026-02-27 03:10:27.323 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-02-27 03:10:27.364591 | ubuntu-jammy-large | 2026-02-27 03:10:27.364 | Selecting previously unselected package python3-pyparsing. 2026-02-27 03:10:27.367638 | ubuntu-jammy-large | 2026-02-27 03:10:27.367 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-02-27 03:10:27.367905 | ubuntu-jammy-large | 2026-02-27 03:10:27.367 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-02-27 03:10:27.405681 | ubuntu-jammy-large | 2026-02-27 03:10:27.405 | Selecting previously unselected package python3-httplib2. 2026-02-27 03:10:27.408013 | ubuntu-jammy-large | 2026-02-27 03:10:27.407 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-02-27 03:10:27.408185 | ubuntu-jammy-large | 2026-02-27 03:10:27.408 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-02-27 03:10:27.431822 | ubuntu-jammy-large | 2026-02-27 03:10:27.431 | Selecting previously unselected package python3-more-itertools. 2026-02-27 03:10:27.434788 | ubuntu-jammy-large | 2026-02-27 03:10:27.434 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-02-27 03:10:27.435037 | ubuntu-jammy-large | 2026-02-27 03:10:27.434 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-02-27 03:10:27.460270 | ubuntu-jammy-large | 2026-02-27 03:10:27.460 | Selecting previously unselected package python3-zipp. 2026-02-27 03:10:27.462630 | ubuntu-jammy-large | 2026-02-27 03:10:27.462 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-02-27 03:10:27.462836 | ubuntu-jammy-large | 2026-02-27 03:10:27.462 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-02-27 03:10:27.481856 | ubuntu-jammy-large | 2026-02-27 03:10:27.481 | Selecting previously unselected package python3-importlib-metadata. 2026-02-27 03:10:27.484600 | ubuntu-jammy-large | 2026-02-27 03:10:27.484 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-02-27 03:10:27.484867 | ubuntu-jammy-large | 2026-02-27 03:10:27.484 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-02-27 03:10:27.507042 | ubuntu-jammy-large | 2026-02-27 03:10:27.506 | Selecting previously unselected package python3-jeepney. 2026-02-27 03:10:27.510479 | ubuntu-jammy-large | 2026-02-27 03:10:27.510 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-02-27 03:10:27.510771 | ubuntu-jammy-large | 2026-02-27 03:10:27.510 | Unpacking python3-jeepney (0.7.1-3) ... 2026-02-27 03:10:27.534713 | ubuntu-jammy-large | 2026-02-27 03:10:27.534 | Selecting previously unselected package python3-jwt. 2026-02-27 03:10:27.536734 | ubuntu-jammy-large | 2026-02-27 03:10:27.536 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2026-02-27 03:10:27.537002 | ubuntu-jammy-large | 2026-02-27 03:10:27.536 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2026-02-27 03:10:27.556938 | ubuntu-jammy-large | 2026-02-27 03:10:27.556 | Selecting previously unselected package python3-secretstorage. 2026-02-27 03:10:27.559494 | ubuntu-jammy-large | 2026-02-27 03:10:27.559 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-02-27 03:10:27.559665 | ubuntu-jammy-large | 2026-02-27 03:10:27.559 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-02-27 03:10:27.579305 | ubuntu-jammy-large | 2026-02-27 03:10:27.579 | Selecting previously unselected package python3-keyring. 2026-02-27 03:10:27.581806 | ubuntu-jammy-large | 2026-02-27 03:10:27.581 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-02-27 03:10:27.581988 | ubuntu-jammy-large | 2026-02-27 03:10:27.581 | Unpacking python3-keyring (23.5.0-1) ... 2026-02-27 03:10:27.605030 | ubuntu-jammy-large | 2026-02-27 03:10:27.604 | Selecting previously unselected package python3-lazr.uri. 2026-02-27 03:10:27.607465 | ubuntu-jammy-large | 2026-02-27 03:10:27.607 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-02-27 03:10:27.607617 | ubuntu-jammy-large | 2026-02-27 03:10:27.607 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-02-27 03:10:27.626996 | ubuntu-jammy-large | 2026-02-27 03:10:27.626 | Selecting previously unselected package python3-wadllib. 2026-02-27 03:10:27.629651 | ubuntu-jammy-large | 2026-02-27 03:10:27.629 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-02-27 03:10:27.629860 | ubuntu-jammy-large | 2026-02-27 03:10:27.629 | Unpacking python3-wadllib (1.3.6-1) ... 2026-02-27 03:10:27.654972 | ubuntu-jammy-large | 2026-02-27 03:10:27.654 | Selecting previously unselected package python3-distro. 2026-02-27 03:10:27.657671 | ubuntu-jammy-large | 2026-02-27 03:10:27.657 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-02-27 03:10:27.657802 | ubuntu-jammy-large | 2026-02-27 03:10:27.657 | Unpacking python3-distro (1.7.0-1) ... 2026-02-27 03:10:27.680522 | ubuntu-jammy-large | 2026-02-27 03:10:27.680 | Selecting previously unselected package python3-oauthlib. 2026-02-27 03:10:27.684002 | ubuntu-jammy-large | 2026-02-27 03:10:27.683 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-02-27 03:10:27.684337 | ubuntu-jammy-large | 2026-02-27 03:10:27.684 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-02-27 03:10:27.715132 | ubuntu-jammy-large | 2026-02-27 03:10:27.714 | Selecting previously unselected package python3-six. 2026-02-27 03:10:27.717959 | ubuntu-jammy-large | 2026-02-27 03:10:27.717 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-02-27 03:10:27.718155 | ubuntu-jammy-large | 2026-02-27 03:10:27.718 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-02-27 03:10:27.737901 | ubuntu-jammy-large | 2026-02-27 03:10:27.737 | Selecting previously unselected package python3-lazr.restfulclient. 2026-02-27 03:10:27.740232 | ubuntu-jammy-large | 2026-02-27 03:10:27.740 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-02-27 03:10:27.740443 | ubuntu-jammy-large | 2026-02-27 03:10:27.740 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-02-27 03:10:27.762836 | ubuntu-jammy-large | 2026-02-27 03:10:27.762 | Selecting previously unselected package python3-launchpadlib. 2026-02-27 03:10:27.765816 | ubuntu-jammy-large | 2026-02-27 03:10:27.765 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-02-27 03:10:27.765991 | ubuntu-jammy-large | 2026-02-27 03:10:27.765 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-02-27 03:10:27.796065 | ubuntu-jammy-large | 2026-02-27 03:10:27.795 | Selecting previously unselected package python3-software-properties. 2026-02-27 03:10:27.798574 | ubuntu-jammy-large | 2026-02-27 03:10:27.798 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-02-27 03:10:27.798726 | ubuntu-jammy-large | 2026-02-27 03:10:27.798 | Unpacking python3-software-properties (0.99.22.9) ... 2026-02-27 03:10:27.818813 | ubuntu-jammy-large | 2026-02-27 03:10:27.818 | Selecting previously unselected package packagekit. 2026-02-27 03:10:27.821886 | ubuntu-jammy-large | 2026-02-27 03:10:27.821 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-02-27 03:10:27.826510 | ubuntu-jammy-large | 2026-02-27 03:10:27.826 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-02-27 03:10:27.863416 | ubuntu-jammy-large | 2026-02-27 03:10:27.863 | Selecting previously unselected package software-properties-common. 2026-02-27 03:10:27.865427 | ubuntu-jammy-large | 2026-02-27 03:10:27.865 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-02-27 03:10:27.865592 | ubuntu-jammy-large | 2026-02-27 03:10:27.865 | Unpacking software-properties-common (0.99.22.9) ... 2026-02-27 03:10:27.891388 | ubuntu-jammy-large | 2026-02-27 03:10:27.891 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:10:28.157922 | ubuntu-jammy-large | 2026-02-27 03:10:28.157 | Setting up python3-more-itertools (8.10.0-2) ... 2026-02-27 03:10:28.378158 | ubuntu-jammy-large | 2026-02-27 03:10:28.377 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-02-27 03:10:28.378287 | ubuntu-jammy-large | 2026-02-27 03:10:28.378 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2026-02-27 03:10:28.575296 | ubuntu-jammy-large | 2026-02-27 03:10:28.574 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-02-27 03:10:28.575458 | ubuntu-jammy-large | 2026-02-27 03:10:28.575 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-02-27 03:10:28.575869 | ubuntu-jammy-large | 2026-02-27 03:10:28.575 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-02-27 03:10:28.576305 | ubuntu-jammy-large | 2026-02-27 03:10:28.576 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-02-27 03:10:28.576737 | ubuntu-jammy-large | 2026-02-27 03:10:28.576 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-02-27 03:10:28.577291 | ubuntu-jammy-large | 2026-02-27 03:10:28.577 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-02-27 03:10:28.577738 | ubuntu-jammy-large | 2026-02-27 03:10:28.577 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-02-27 03:10:28.756156 | ubuntu-jammy-large | 2026-02-27 03:10:28.755 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-02-27 03:10:28.756441 | ubuntu-jammy-large | 2026-02-27 03:10:28.756 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-02-27 03:10:28.952522 | ubuntu-jammy-large | 2026-02-27 03:10:28.952 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-02-27 03:10:28.952824 | ubuntu-jammy-large | 2026-02-27 03:10:28.952 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-27 03:10:28.953222 | ubuntu-jammy-large | 2026-02-27 03:10:28.953 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-02-27 03:10:28.953645 | ubuntu-jammy-large | 2026-02-27 03:10:28.953 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-02-27 03:10:29.147271 | ubuntu-jammy-large | 2026-02-27 03:10:29.146 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-02-27 03:10:29.147613 | ubuntu-jammy-large | 2026-02-27 03:10:29.147 | Setting up python3-pyparsing (2.4.7-1) ... 2026-02-27 03:10:29.397436 | ubuntu-jammy-large | 2026-02-27 03:10:29.397 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-02-27 03:10:29.398203 | ubuntu-jammy-large | 2026-02-27 03:10:29.397 | Setting up python3-wadllib (1.3.6-1) ... 2026-02-27 03:10:29.594766 | ubuntu-jammy-large | 2026-02-27 03:10:29.594 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-02-27 03:10:29.595291 | ubuntu-jammy-large | 2026-02-27 03:10:29.595 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-02-27 03:10:29.595497 | ubuntu-jammy-large | 2026-02-27 03:10:29.595 | Setting up python3-jeepney (0.7.1-3) ... 2026-02-27 03:10:29.817516 | ubuntu-jammy-large | 2026-02-27 03:10:29.817 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-02-27 03:10:29.817695 | ubuntu-jammy-large | 2026-02-27 03:10:29.817 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-02-27 03:10:29.818125 | ubuntu-jammy-large | 2026-02-27 03:10:29.818 | Setting up python3-httplib2 (0.20.2-2) ... 2026-02-27 03:10:30.014766 | ubuntu-jammy-large | 2026-02-27 03:10:30.014 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-02-27 03:10:30.014892 | ubuntu-jammy-large | 2026-02-27 03:10:30.014 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-02-27 03:10:30.019963 | ubuntu-jammy-large | 2026-02-27 03:10:30.019 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-02-27 03:10:30.020333 | ubuntu-jammy-large | 2026-02-27 03:10:30.020 | Setting up iso-codes (4.9.0-1) ... 2026-02-27 03:10:30.020839 | ubuntu-jammy-large | 2026-02-27 03:10:30.020 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-02-27 03:10:30.021321 | ubuntu-jammy-large | 2026-02-27 03:10:30.021 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-02-27 03:10:30.021772 | ubuntu-jammy-large | 2026-02-27 03:10:30.021 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-02-27 03:10:30.022243 | ubuntu-jammy-large | 2026-02-27 03:10:30.022 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-02-27 03:10:30.205397 | ubuntu-jammy-large | 2026-02-27 03:10:30.205 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-02-27 03:10:30.205658 | ubuntu-jammy-large | 2026-02-27 03:10:30.205 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-02-27 03:10:30.424350 | ubuntu-jammy-large | 2026-02-27 03:10:30.424 | Setting up python3-distro (1.7.0-1) ... 2026-02-27 03:10:30.634906 | ubuntu-jammy-large | 2026-02-27 03:10:30.634 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-02-27 03:10:30.847840 | ubuntu-jammy-large | 2026-02-27 03:10:30.847 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-02-27 03:10:30.847959 | ubuntu-jammy-large | 2026-02-27 03:10:30.847 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-02-27 03:10:30.848075 | ubuntu-jammy-large | 2026-02-27 03:10:30.848 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-02-27 03:10:31.175092 | ubuntu-jammy-large | 2026-02-27 03:10:31.174 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-02-27 03:10:31.175360 | ubuntu-jammy-large | 2026-02-27 03:10:31.175 | Setting up polkitd (0.105-33) ... 2026-02-27 03:10:31.202403 | ubuntu-jammy-large | 2026-02-27 03:10:31.202 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-02-27 03:10:31.205972 | ubuntu-jammy-large | 2026-02-27 03:10:31.205 | Setcap worked! gst-ptp-helper is not suid! 2026-02-27 03:10:31.206060 | ubuntu-jammy-large | 2026-02-27 03:10:31.205 | Setting up pkexec (0.105-33) ... 2026-02-27 03:10:31.219271 | ubuntu-jammy-large | 2026-02-27 03:10:31.218 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.22) ... 2026-02-27 03:10:31.219609 | ubuntu-jammy-large | 2026-02-27 03:10:31.219 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-02-27 03:10:31.219658 | ubuntu-jammy-large | 2026-02-27 03:10:31.219 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-02-27 03:10:31.458700 | ubuntu-jammy-large | 2026-02-27 03:10:31.458 | Setting up python3-secretstorage (3.3.1-1) ... 2026-02-27 03:10:31.661010 | ubuntu-jammy-large | 2026-02-27 03:10:31.660 | Setting up python3-keyring (23.5.0-1) ... 2026-02-27 03:10:31.870481 | ubuntu-jammy-large | 2026-02-27 03:10:31.870 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-02-27 03:10:32.069616 | ubuntu-jammy-large | 2026-02-27 03:10:32.069 | Setting up policykit-1 (0.105-33) ... 2026-02-27 03:10:32.088452 | ubuntu-jammy-large | 2026-02-27 03:10:32.088 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-02-27 03:10:32.304091 | ubuntu-jammy-large | 2026-02-27 03:10:32.303 | Setting up python3-software-properties (0.99.22.9) ... 2026-02-27 03:10:32.511479 | ubuntu-jammy-large | 2026-02-27 03:10:32.511 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-02-27 03:10:32.521197 | ubuntu-jammy-large | 2026-02-27 03:10:32.521 | Running in chroot, ignoring request. 2026-02-27 03:10:32.530149 | ubuntu-jammy-large | 2026-02-27 03:10:32.530 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-02-27 03:10:32.533172 | ubuntu-jammy-large | 2026-02-27 03:10:32.533 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-02-27 03:10:32.720749 | ubuntu-jammy-large | 2026-02-27 03:10:32.720 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-02-27 03:10:32.724293 | ubuntu-jammy-large | 2026-02-27 03:10:32.724 | Setting up software-properties-common (0.99.22.9) ... 2026-02-27 03:10:32.912950 | ubuntu-jammy-large | 2026-02-27 03:10:32.912 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:10:32.925427 | ubuntu-jammy-large | 2026-02-27 03:10:32.925 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-02-27 03:10:33.132109 | ubuntu-jammy-large | 2026-02-27 03:10:33.131 | dib-run-parts 03-baseline-tools completed 2026-02-27 03:10:33.132246 | ubuntu-jammy-large | 2026-02-27 03:10:33.132 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-02-27 03:10:33.143578 | ubuntu-jammy-large | 2026-02-27 03:10:33.143 | dib-run-parts 04-dib-init-system completed 2026-02-27 03:10:33.143633 | ubuntu-jammy-large | 2026-02-27 03:10:33.143 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-27 03:10:34.720787 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | Map install for svc-map: python3-PyYAML 2026-02-27 03:10:34.720891 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | Map install for debootstrap: lsb-release 2026-02-27 03:10:34.720907 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2026-02-27 03:10:34.720923 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Reading package lists... 2026-02-27 03:10:34.720936 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Building dependency tree... 2026-02-27 03:10:34.720960 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Reading state information... 2026-02-27 03:10:34.720973 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-02-27 03:10:34.720985 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > lsb-release set to manually installed. 2026-02-27 03:10:34.720996 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > The following NEW packages will be installed: 2026-02-27 03:10:34.721009 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > python3-yaml 2026-02-27 03:10:34.721021 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:34.721033 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Need to get 129 kB of archives. 2026-02-27 03:10:34.721044 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > After this operation, 542 kB of additional disk space will be used. 2026-02-27 03:10:34.721057 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-02-27 03:10:34.721070 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:34.721082 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Fetched 129 kB in 0s (790 kB/s) 2026-02-27 03:10:34.721094 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Selecting previously unselected package python3-yaml. 2026-02-27 03:10:34.721109 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > (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-02-27 03:10:34.721146 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-02-27 03:10:34.721158 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-02-27 03:10:34.721170 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-02-27 03:10:34.721181 | ubuntu-jammy-large | 2026-02-27 03:10:34.720 | returncode: 0 2026-02-27 03:10:34.731715 | ubuntu-jammy-large | 2026-02-27 03:10:34.731 | dib-run-parts 10-package-installs completed 2026-02-27 03:10:34.731762 | ubuntu-jammy-large | 2026-02-27 03:10:34.731 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-02-27 03:10:34.898818 | ubuntu-jammy-large | 2026-02-27 03:10:34.898 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-02-27 03:10:34.899033 | ubuntu-jammy-large | 2026-02-27 03:10:34.898 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-02-27 03:10:34.905098 | ubuntu-jammy-large | 2026-02-27 03:10:34.904 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-02-27 03:10:34.915007 | ubuntu-jammy-large | 2026-02-27 03:10:34.914 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-02-27 03:10:36.733042 | ubuntu-jammy-large | 2026-02-27 03:10:36.732 | Reading package lists... 2026-02-27 03:10:36.762604 | ubuntu-jammy-large | 2026-02-27 03:10:36.762 | dib-run-parts 99-apt-get-update completed 2026-02-27 03:10:36.762706 | ubuntu-jammy-large | 2026-02-27 03:10:36.762 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-27 03:10:36.791162 | ubuntu-jammy-large | 2026-02-27 03:10:36.790 | Not running install-packages remove with empty packages list 2026-02-27 03:10:36.847635 | ubuntu-jammy-large | 2026-02-27 03:10:36.847 | Running command: ['install-packages', '-e'] 2026-02-27 03:10:36.847746 | ubuntu-jammy-large | 2026-02-27 03:10:36.847 | > Not running install-packages remove with empty packages list 2026-02-27 03:10:36.847766 | ubuntu-jammy-large | 2026-02-27 03:10:36.847 | returncode: 0 2026-02-27 03:10:36.863106 | ubuntu-jammy-large | 2026-02-27 03:10:36.862 | dib-run-parts 99-package-uninstalls completed 2026-02-27 03:10:36.864038 | ubuntu-jammy-large | 2026-02-27 03:10:36.863 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:10:36.864120 | ubuntu-jammy-large | 2026-02-27 03:10:36.863 | dib-run-parts 2026-02-27 03:10:36.867359 | ubuntu-jammy-large | 2026-02-27 03:10:36.867 | dib-run-parts Target: pre-install.d 2026-02-27 03:10:36.867412 | ubuntu-jammy-large | 2026-02-27 03:10:36.867 | dib-run-parts 2026-02-27 03:10:36.867428 | ubuntu-jammy-large | 2026-02-27 03:10:36.867 | dib-run-parts Script Seconds 2026-02-27 03:10:36.867442 | ubuntu-jammy-large | 2026-02-27 03:10:36.867 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:10:36.867456 | ubuntu-jammy-large | 2026-02-27 03:10:36.867 | dib-run-parts 2026-02-27 03:10:36.885009 | ubuntu-jammy-large | 2026-02-27 03:10:36.884 | dib-run-parts 00-disable-apt-recommends 0.009 2026-02-27 03:10:36.894489 | ubuntu-jammy-large | 2026-02-27 03:10:36.894 | dib-run-parts 01-dib-python 0.008 2026-02-27 03:10:36.905485 | ubuntu-jammy-large | 2026-02-27 03:10:36.905 | dib-run-parts 01-install-bin 0.011 2026-02-27 03:10:36.917165 | ubuntu-jammy-large | 2026-02-27 03:10:36.917 | dib-run-parts 03-baseline-tools 12.596 2026-02-27 03:10:36.927970 | ubuntu-jammy-large | 2026-02-27 03:10:36.927 | dib-run-parts 04-dib-init-system 0.009 2026-02-27 03:10:36.938331 | ubuntu-jammy-large | 2026-02-27 03:10:36.938 | dib-run-parts 10-package-installs 1.586 2026-02-27 03:10:36.949623 | ubuntu-jammy-large | 2026-02-27 03:10:36.949 | dib-run-parts 99-apt-get-update 2.028 2026-02-27 03:10:36.960290 | ubuntu-jammy-large | 2026-02-27 03:10:36.960 | dib-run-parts 99-package-uninstalls 0.098 2026-02-27 03:10:36.963657 | ubuntu-jammy-large | 2026-02-27 03:10:36.963 | dib-run-parts 2026-02-27 03:10:36.963925 | ubuntu-jammy-large | 2026-02-27 03:10:36.963 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:10:37.177133 | ubuntu-jammy-large | 2026-02-27 03:10:37.176 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-27 03:10:37.181984 | ubuntu-jammy-large | 2026-02-27 03:10:37.181 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-27 03:10:37.182208 | ubuntu-jammy-large | 2026-02-27 03:10:37.182 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:37.182348 | ubuntu-jammy-large | 2026-02-27 03:10:37.182 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:10:37.182490 | ubuntu-jammy-large | 2026-02-27 03:10:37.182 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:37.182542 | ubuntu-jammy-large | 2026-02-27 03:10:37.182 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:10:37.182864 | ubuntu-jammy-large | 2026-02-27 03:10:37.182 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:37.189012 | ubuntu-jammy-large | 2026-02-27 03:10:37.188 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:10:37.189205 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:10:37.189306 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:10:37.189406 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:37.189455 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:10:37.189601 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:10:37.189663 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:37.189721 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:10:37.189814 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:37.189874 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ DIB_NO_TIMER_CHECK=True 2026-02-27 03:10:37.189973 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:37.190028 | ubuntu-jammy-large | 2026-02-27 03:10:37.189 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:10:37.190117 | ubuntu-jammy-large | 2026-02-27 03:10:37.190 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:37.190175 | ubuntu-jammy-large | 2026-02-27 03:10:37.190 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:10:37.190494 | ubuntu-jammy-large | 2026-02-27 03:10:37.190 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:37.196012 | ubuntu-jammy-large | 2026-02-27 03:10:37.195 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:10:37.196160 | ubuntu-jammy-large | 2026-02-27 03:10:37.196 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:37.196189 | ubuntu-jammy-large | 2026-02-27 03:10:37.196 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:10:37.196511 | ubuntu-jammy-large | 2026-02-27 03:10:37.196 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:37.202130 | ubuntu-jammy-large | 2026-02-27 03:10:37.201 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-02-27 03:10:37.202270 | ubuntu-jammy-large | 2026-02-27 03:10:37.202 | ++ export DIB_ADD_APT_KEYS= 2026-02-27 03:10:37.202331 | ubuntu-jammy-large | 2026-02-27 03:10:37.202 | ++ DIB_ADD_APT_KEYS= 2026-02-27 03:10:37.202691 | ubuntu-jammy-large | 2026-02-27 03:10:37.202 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-02-27 03:10:37.207692 | ubuntu-jammy-large | 2026-02-27 03:10:37.207 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-02-27 03:10:37.207951 | ubuntu-jammy-large | 2026-02-27 03:10:37.207 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:37.208003 | ubuntu-jammy-large | 2026-02-27 03:10:37.207 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:10:37.208328 | ubuntu-jammy-large | 2026-02-27 03:10:37.208 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:37.213648 | ubuntu-jammy-large | 2026-02-27 03:10:37.213 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:10:37.213921 | ubuntu-jammy-large | 2026-02-27 03:10:37.213 | ++ export DISTRO_NAME=ubuntu 2026-02-27 03:10:37.214029 | ubuntu-jammy-large | 2026-02-27 03:10:37.213 | ++ DISTRO_NAME=ubuntu 2026-02-27 03:10:37.214192 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ export DIB_RELEASE=jammy 2026-02-27 03:10:37.214323 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ DIB_RELEASE=jammy 2026-02-27 03:10:37.214474 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:37.214546 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:10:37.214695 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:37.214778 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:10:37.214928 | ubuntu-jammy-large | 2026-02-27 03:10:37.214 | ++ ARCH=amd64 2026-02-27 03:10:37.215106 | ubuntu-jammy-large | 2026-02-27 03:10:37.215 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:10:37.215491 | ubuntu-jammy-large | 2026-02-27 03:10:37.215 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:10:37.215675 | ubuntu-jammy-large | 2026-02-27 03:10:37.215 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:37.215780 | ubuntu-jammy-large | 2026-02-27 03:10:37.215 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:10:37.216081 | ubuntu-jammy-large | 2026-02-27 03:10:37.216 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:37.221158 | ubuntu-jammy-large | 2026-02-27 03:10:37.221 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:10:37.221387 | ubuntu-jammy-large | 2026-02-27 03:10:37.221 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:37.221438 | ubuntu-jammy-large | 2026-02-27 03:10:37.221 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:10:37.221734 | ubuntu-jammy-large | 2026-02-27 03:10:37.221 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:37.227019 | ubuntu-jammy-large | 2026-02-27 03:10:37.226 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:10:37.227190 | ubuntu-jammy-large | 2026-02-27 03:10:37.227 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:10:37.227283 | ubuntu-jammy-large | 2026-02-27 03:10:37.227 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:37.227379 | ubuntu-jammy-large | 2026-02-27 03:10:37.227 | ++ DIB_INIT_SYSTEM=systemd 2026-02-27 03:10:37.227709 | ubuntu-jammy-large | 2026-02-27 03:10:37.227 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:37.232668 | ubuntu-jammy-large | 2026-02-27 03:10:37.232 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:10:37.232865 | ubuntu-jammy-large | 2026-02-27 03:10:37.232 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:37.232914 | ubuntu-jammy-large | 2026-02-27 03:10:37.232 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:10:37.233202 | ubuntu-jammy-large | 2026-02-27 03:10:37.233 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:37.237893 | ubuntu-jammy-large | 2026-02-27 03:10:37.237 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:10:37.238066 | ubuntu-jammy-large | 2026-02-27 03:10:37.237 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:37.238142 | ubuntu-jammy-large | 2026-02-27 03:10:37.238 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:10:37.238440 | ubuntu-jammy-large | 2026-02-27 03:10:37.238 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-27 03:10:37.243017 | ubuntu-jammy-large | 2026-02-27 03:10:37.242 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-27 03:10:37.243182 | ubuntu-jammy-large | 2026-02-27 03:10:37.243 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:37.243231 | ubuntu-jammy-large | 2026-02-27 03:10:37.243 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:10:37.243403 | ubuntu-jammy-large | 2026-02-27 03:10:37.243 | ++ 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-02-27 03:10:37.243457 | ubuntu-jammy-large | 2026-02-27 03:10:37.243 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-27 03:10:37.243720 | ubuntu-jammy-large | 2026-02-27 03:10:37.243 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-27 03:10:37.249051 | ubuntu-jammy-large | 2026-02-27 03:10:37.248 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-27 03:10:37.249261 | ubuntu-jammy-large | 2026-02-27 03:10:37.249 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:10:37.249418 | ubuntu-jammy-large | 2026-02-27 03:10:37.249 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:37.249468 | ubuntu-jammy-large | 2026-02-27 03:10:37.249 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-27 03:10:37.249742 | ubuntu-jammy-large | 2026-02-27 03:10:37.249 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-02-27 03:10:37.254789 | ubuntu-jammy-large | 2026-02-27 03:10:37.254 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-02-27 03:10:37.254944 | ubuntu-jammy-large | 2026-02-27 03:10:37.254 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:10:37.254995 | ubuntu-jammy-large | 2026-02-27 03:10:37.254 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:10:37.255267 | ubuntu-jammy-large | 2026-02-27 03:10:37.255 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-27 03:10:37.260094 | ubuntu-jammy-large | 2026-02-27 03:10:37.259 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-27 03:10:37.260369 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ '[' -z '' ']' 2026-02-27 03:10:37.260429 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ case "$DISTRO_NAME" in 2026-02-27 03:10:37.260576 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ '[' jammy == trusty ']' 2026-02-27 03:10:37.260802 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ '[' -z '' ']' 2026-02-27 03:10:37.260876 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ DIB_PYTHON_VERSION=3 2026-02-27 03:10:37.260972 | ubuntu-jammy-large | 2026-02-27 03:10:37.260 | ++ export DIB_PYTHON_VERSION 2026-02-27 03:10:37.261052 | ubuntu-jammy-large | 2026-02-27 03:10:37.261 | ++ export DIB_PYTHON=python3 2026-02-27 03:10:37.261118 | ubuntu-jammy-large | 2026-02-27 03:10:37.261 | ++ DIB_PYTHON=python3 2026-02-27 03:10:37.261431 | ubuntu-jammy-large | 2026-02-27 03:10:37.261 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:37.267016 | ubuntu-jammy-large | 2026-02-27 03:10:37.266 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:10:37.267375 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ '[' 0 -gt 0 ']' 2026-02-27 03:10:37.267537 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ set -euo pipefail 2026-02-27 03:10:37.267711 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ case $DISTRO_NAME in 2026-02-27 03:10:37.267839 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:10:37.267956 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:10:37.268043 | ubuntu-jammy-large | 2026-02-27 03:10:37.267 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:10:37.268147 | ubuntu-jammy-large | 2026-02-27 03:10:37.268 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:10:37.268638 | ubuntu-jammy-large | 2026-02-27 03:10:37.268 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-27 03:10:37.274413 | ubuntu-jammy-large | 2026-02-27 03:10:37.274 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-27 03:10:37.274686 | ubuntu-jammy-large | 2026-02-27 03:10:37.274 | ++ '[' -z systemd ']' 2026-02-27 03:10:37.274804 | ubuntu-jammy-large | 2026-02-27 03:10:37.274 | ++ case $DIB_INIT_SYSTEM in 2026-02-27 03:10:37.275306 | ubuntu-jammy-large | 2026-02-27 03:10:37.275 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-02-27 03:10:37.338778 | ubuntu-jammy-large | 2026-02-27 03:10:37.338 | INFO:root:Mapping for base : iscsi_package 2026-02-27 03:10:37.407548 | ubuntu-jammy-large | 2026-02-27 03:10:37.407 | Reading package lists... 2026-02-27 03:10:37.668421 | ubuntu-jammy-large | 2026-02-27 03:10:37.668 | Building dependency tree... 2026-02-27 03:10:37.668532 | ubuntu-jammy-large | 2026-02-27 03:10:37.668 | Reading state information... 2026-02-27 03:10:37.879603 | ubuntu-jammy-large | 2026-02-27 03:10:37.879 | The following additional packages will be installed: 2026-02-27 03:10:37.880854 | ubuntu-jammy-large | 2026-02-27 03:10:37.880 | libisns0 libopeniscsiusr udev 2026-02-27 03:10:37.882138 | ubuntu-jammy-large | 2026-02-27 03:10:37.882 | Recommended packages: 2026-02-27 03:10:37.882160 | ubuntu-jammy-large | 2026-02-27 03:10:37.882 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-02-27 03:10:37.908616 | ubuntu-jammy-large | 2026-02-27 03:10:37.908 | The following NEW packages will be installed: 2026-02-27 03:10:37.909571 | ubuntu-jammy-large | 2026-02-27 03:10:37.909 | libisns0 libopeniscsiusr open-iscsi udev 2026-02-27 03:10:38.045983 | ubuntu-jammy-large | 2026-02-27 03:10:38.045 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:38.046072 | ubuntu-jammy-large | 2026-02-27 03:10:38.045 | Need to get 2044 kB of archives. 2026-02-27 03:10:38.046087 | ubuntu-jammy-large | 2026-02-27 03:10:38.045 | After this operation, 11.7 MB of additional disk space will be used. 2026-02-27 03:10:38.046110 | ubuntu-jammy-large | 2026-02-27 03:10:38.045 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-02-27 03:10:38.094194 | ubuntu-jammy-large | 2026-02-27 03:10:38.094 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-02-27 03:10:38.100429 | ubuntu-jammy-large | 2026-02-27 03:10:38.100 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2026-02-27 03:10:38.288508 | ubuntu-jammy-large | 2026-02-27 03:10:38.288 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-02-27 03:10:38.490409 | ubuntu-jammy-large | 2026-02-27 03:10:38.490 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:38.541598 | ubuntu-jammy-large | 2026-02-27 03:10:38.541 | Fetched 2044 kB in 0s (5148 kB/s) 2026-02-27 03:10:38.565004 | ubuntu-jammy-large | 2026-02-27 03:10:38.564 | Selecting previously unselected package libisns0:amd64. 2026-02-27 03:10:38.579644 | ubuntu-jammy-large | 2026-02-27 03:10:38.579 | (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-02-27 03:10:38.580884 | ubuntu-jammy-large | 2026-02-27 03:10:38.580 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-02-27 03:10:38.581435 | ubuntu-jammy-large | 2026-02-27 03:10:38.581 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-02-27 03:10:38.607672 | ubuntu-jammy-large | 2026-02-27 03:10:38.607 | Selecting previously unselected package libopeniscsiusr. 2026-02-27 03:10:38.610336 | ubuntu-jammy-large | 2026-02-27 03:10:38.610 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-02-27 03:10:38.610503 | ubuntu-jammy-large | 2026-02-27 03:10:38.610 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-02-27 03:10:38.631073 | ubuntu-jammy-large | 2026-02-27 03:10:38.630 | Selecting previously unselected package udev. 2026-02-27 03:10:38.633476 | ubuntu-jammy-large | 2026-02-27 03:10:38.633 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2026-02-27 03:10:38.633701 | ubuntu-jammy-large | 2026-02-27 03:10:38.633 | Unpacking udev (249.11-0ubuntu3.17) ... 2026-02-27 03:10:38.722563 | ubuntu-jammy-large | 2026-02-27 03:10:38.722 | Selecting previously unselected package open-iscsi. 2026-02-27 03:10:38.724483 | ubuntu-jammy-large | 2026-02-27 03:10:38.724 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-02-27 03:10:38.818132 | ubuntu-jammy-large | 2026-02-27 03:10:38.817 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-02-27 03:10:38.856461 | ubuntu-jammy-large | 2026-02-27 03:10:38.856 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-02-27 03:10:38.856763 | ubuntu-jammy-large | 2026-02-27 03:10:38.856 | Setting up udev (249.11-0ubuntu3.17) ... 2026-02-27 03:10:39.469920 | ubuntu-jammy-large | 2026-02-27 03:10:39.469 | A chroot environment has been detected, udev not started. 2026-02-27 03:10:39.480916 | ubuntu-jammy-large | 2026-02-27 03:10:39.480 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-02-27 03:10:39.481083 | ubuntu-jammy-large | 2026-02-27 03:10:39.481 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-02-27 03:10:39.884979 | ubuntu-jammy-large | 2026-02-27 03:10:39.884 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-02-27 03:10:40.049722 | ubuntu-jammy-large | 2026-02-27 03:10:40.049 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-02-27 03:10:40.049863 | ubuntu-jammy-large | 2026-02-27 03:10:40.049 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-02-27 03:10:40.067240 | ubuntu-jammy-large | 2026-02-27 03:10:40.067 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:10:40.284562 | ubuntu-jammy-large | 2026-02-27 03:10:40.284 | dib-run-parts 00-baseline-environment completed 2026-02-27 03:10:40.284644 | ubuntu-jammy-large | 2026-02-27 03:10:40.284 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-02-27 03:10:40.348470 | ubuntu-jammy-large | 2026-02-27 03:10:40.348 | Reading package lists... 2026-02-27 03:10:40.692190 | ubuntu-jammy-large | 2026-02-27 03:10:40.691 | Building dependency tree... 2026-02-27 03:10:40.692363 | ubuntu-jammy-large | 2026-02-27 03:10:40.692 | Reading state information... 2026-02-27 03:10:40.919449 | ubuntu-jammy-large | 2026-02-27 03:10:40.919 | Calculating upgrade... 2026-02-27 03:10:41.142893 | ubuntu-jammy-large | 2026-02-27 03:10:41.142 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:41.148022 | ubuntu-jammy-large | 2026-02-27 03:10:41.147 | dib-run-parts 00-up-to-date completed 2026-02-27 03:10:41.148080 | ubuntu-jammy-large | 2026-02-27 03:10:41.147 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-02-27 03:10:42.602601 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for install-static: rsync 2026-02-27 03:10:42.602712 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-02-27 03:10:42.602731 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-02-27 03:10:42.602747 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for source-repositories: git 2026-02-27 03:10:42.602775 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for cpu-pinning: tuned 2026-02-27 03:10:42.602790 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for keepalived-octavia: keepalived 2026-02-27 03:10:42.602813 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | 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, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, socat, tcpdump, tmux, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2026-02-27 03:10:42.602841 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for cache-url: curl 2026-02-27 03:10:42.602872 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for sos: sos 2026-02-27 03:10:42.602900 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for ipvsadmin: ipvsadm 2026-02-27 03:10:42.602922 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-02-27 03:10:42.602944 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Map install for certs-ramfs: cryptsetup 2026-02-27 03:10:42.602968 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | Running command: ['install-packages', 'curl', 'psmisc', 'acpid', 'keepalived', 'dmeventd', 'python3-dev', 'less', 'build-essential', 'python3-pip', 'adduser', 'irqbalance', 'uuid-runtime', 'cryptsetup', 'tcpdump', 'tuned', 'vlan', 'gawk', 'lsof', 'cloud-init', 'acl', 'bash-completion', 'cron', 'iputils-ping', 'nftables', 'python3-venv', 'pollinate', 'initramfs-tools', 'rsync', 'ethtool', 'cloud-guest-utils', 'libssl-dev', 'iptables', 'iputils-tracepath', 'socat', 'git', 'vim-tiny', 'ipvsadm', 'ca-certificates', 'ifenslave', 'ifupdown', 'isc-dhcp-client', 'openssh-server', 'dkms', 'tmux', 'apt-transport-https', 'haproxy', 'libffi-dev', 'net-tools', 'netcat-openbsd', 'apparmor', 'logrotate', 'locales', 'at', 'linux-image-virtual', 'python3', 'rsyslog', 'dbus', 'netbase', 'ubuntu-cloudimage-keyring', 'open-vm-tools', 'openssh-client'] 2026-02-27 03:10:42.602993 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > Reading package lists... 2026-02-27 03:10:42.603015 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > Building dependency tree... 2026-02-27 03:10:42.603034 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > Reading state information... 2026-02-27 03:10:42.603054 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > adduser is already the newest version (3.118ubuntu5). 2026-02-27 03:10:42.603097 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-02-27 03:10:42.603111 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-02-27 03:10:42.603125 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > dbus set to manually installed. 2026-02-27 03:10:42.603138 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-02-27 03:10:42.603151 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > apt-transport-https is already the newest version (2.4.14). 2026-02-27 03:10:42.603164 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > The following additional packages will be installed: 2026-02-27 03:10:42.603177 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-02-27 03:10:42.603192 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-02-27 03:10:42.603205 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-02-27 03:10:42.603218 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-02-27 03:10:42.603231 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-02-27 03:10:42.603245 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-02-27 03:10:42.603258 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-02-27 03:10:42.603271 | ubuntu-jammy-large | 2026-02-27 03:10:42.602 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-02-27 03:10:42.603284 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-02-27 03:10:42.603343 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-02-27 03:10:42.603361 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-02-27 03:10:42.603380 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-02-27 03:10:42.603393 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-02-27 03:10:42.603407 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-02-27 03:10:42.603420 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-02-27 03:10:42.603433 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-02-27 03:10:42.603447 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-02-27 03:10:42.603460 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-02-27 03:10:42.603473 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > linux-base linux-image-5.15.0-171-generic linux-libc-dev 2026-02-27 03:10:42.603486 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > linux-modules-5.15.0-171-generic lto-disabled-list make ncat netplan.io 2026-02-27 03:10:42.603499 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2026-02-27 03:10:42.603512 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-02-27 03:10:42.603525 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-02-27 03:10:42.603539 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2026-02-27 03:10:42.603552 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2026-02-27 03:10:42.603580 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2026-02-27 03:10:42.603605 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-02-27 03:10:42.603618 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2026-02-27 03:10:42.603632 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2026-02-27 03:10:42.603645 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > xxd xz-utils zlib1g-dev zstd 2026-02-27 03:10:42.603659 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > Suggested packages: 2026-02-27 03:10:42.603672 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-02-27 03:10:42.603685 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-02-27 03:10:42.603703 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-02-27 03:10:42.603716 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-02-27 03:10:42.603735 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-02-27 03:10:42.603748 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-02-27 03:10:42.603762 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-02-27 03:10:42.603775 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-02-27 03:10:42.603788 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-02-27 03:10:42.603801 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-02-27 03:10:42.603815 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-02-27 03:10:42.603828 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-27 03:10:42.603841 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > linux-headers-5.15.0-171-generic linux-modules-extra-5.15.0-171-generic 2026-02-27 03:10:42.603861 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-02-27 03:10:42.603882 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2026-02-27 03:10:42.603906 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-02-27 03:10:42.603928 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-02-27 03:10:42.603948 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-02-27 03:10:42.603969 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-02-27 03:10:42.603990 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-02-27 03:10:42.604013 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-02-27 03:10:42.604036 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-02-27 03:10:42.604060 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-02-27 03:10:42.604077 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > indent 2026-02-27 03:10:42.604096 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > Recommended packages: 2026-02-27 03:10:42.604109 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-02-27 03:10:42.604122 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-02-27 03:10:42.604135 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-02-27 03:10:42.604148 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-02-27 03:10:42.604172 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-02-27 03:10:42.604191 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-02-27 03:10:42.604214 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > The following NEW packages will be installed: 2026-02-27 03:10:42.604235 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-02-27 03:10:42.604256 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-02-27 03:10:42.604278 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-02-27 03:10:42.604328 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-02-27 03:10:42.604353 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-02-27 03:10:42.604366 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-02-27 03:10:42.604380 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-02-27 03:10:42.604393 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-02-27 03:10:42.604406 | ubuntu-jammy-large | 2026-02-27 03:10:42.603 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-02-27 03:10:42.604419 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-02-27 03:10:42.604432 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-02-27 03:10:42.604445 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-02-27 03:10:42.604458 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-02-27 03:10:42.604471 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-02-27 03:10:42.604484 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-02-27 03:10:42.604509 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-02-27 03:10:42.604523 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-02-27 03:10:42.604536 | ubuntu-jammy-large | 2026-02-27 03:10:42.604 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-02-27 03:10:48.446750 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-02-27 03:10:48.446911 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-02-27 03:10:48.446945 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-02-27 03:10:48.446967 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-02-27 03:10:48.446990 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > libxtables12 linux-base linux-image-5.15.0-171-generic linux-image-virtual 2026-02-27 03:10:48.447012 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > linux-libc-dev linux-modules-5.15.0-171-generic locales logrotate lsof 2026-02-27 03:10:48.447036 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2026-02-27 03:10:48.447059 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2026-02-27 03:10:48.447088 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2026-02-27 03:10:48.447110 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-02-27 03:10:48.447134 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-02-27 03:10:48.447184 | ubuntu-jammy-large | 2026-02-27 03:10:48.446 | > python3-dev python3-distutils python3-idna python3-jinja2 2026-02-27 03:10:48.447199 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-02-27 03:10:48.447213 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2026-02-27 03:10:48.447231 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-02-27 03:10:48.447244 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-02-27 03:10:48.447258 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2026-02-27 03:10:48.447271 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > rpcsvc-proto rsync rsyslog socat tcpdump tmux tuned tzdata 2026-02-27 03:10:48.447284 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2026-02-27 03:10:48.447303 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > vlan xxd xz-utils zlib1g-dev zstd 2026-02-27 03:10:48.447317 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > 0 upgraded, 219 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:10:48.447331 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Need to get 198 MB of archives. 2026-02-27 03:10:48.447349 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > After this operation, 734 MB of additional disk space will be used. 2026-02-27 03:10:48.447400 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-02-27 03:10:48.447420 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-02-27 03:10:48.447435 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-02-27 03:10:48.447454 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-02-27 03:10:48.447472 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-02-27 03:10:48.447490 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB] 2026-02-27 03:10:48.447598 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-02-27 03:10:48.447616 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-02-27 03:10:48.447629 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.3 [216 kB] 2026-02-27 03:10:48.447651 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-02-27 03:10:48.447679 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-02-27 03:10:48.447700 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-02-27 03:10:48.447742 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.3 [10.0 MB] 2026-02-27 03:10:48.447768 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-02-27 03:10:48.447798 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.3 [48.3 kB] 2026-02-27 03:10:48.447813 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-02-27 03:10:48.447840 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-02-27 03:10:48.447854 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-02-27 03:10:48.447872 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-02-27 03:10:48.447886 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > 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-02-27 03:10:48.447906 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-02-27 03:10:48.447923 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-02-27 03:10:48.447993 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.3 [30.2 kB] 2026-02-27 03:10:48.448014 | ubuntu-jammy-large | 2026-02-27 03:10:48.447 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.3 [10.5 kB] 2026-02-27 03:10:48.448192 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-02-27 03:10:48.448254 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-02-27 03:10:48.448266 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-02-27 03:10:48.448288 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-02-27 03:10:48.448300 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-02-27 03:10:48.448311 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2517 kB] 2026-02-27 03:10:48.448323 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.3 [20.1 MB] 2026-02-27 03:10:48.448336 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-02-27 03:10:48.448366 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.3 [10.8 MB] 2026-02-27 03:10:48.448411 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-02-27 03:10:48.448604 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-02-27 03:10:48.448636 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.3 [2618 kB] 2026-02-27 03:10:48.448645 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.3 [21.7 MB] 2026-02-27 03:10:48.448652 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > 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-02-27 03:10:48.448664 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-02-27 03:10:48.448671 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-02-27 03:10:48.448683 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-02-27 03:10:48.448734 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-02-27 03:10:48.448746 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-02-27 03:10:48.448758 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-02-27 03:10:48.448767 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-02-27 03:10:48.448934 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-02-27 03:10:48.448943 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-02-27 03:10:48.448948 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-02-27 03:10:48.448954 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-02-27 03:10:48.448960 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-02-27 03:10:48.448966 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-171.181 [1316 kB] 2026-02-27 03:10:48.448972 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-02-27 03:10:48.448977 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-02-27 03:10:48.448986 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-02-27 03:10:48.448992 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-02-27 03:10:48.448997 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-02-27 03:10:48.449006 | ubuntu-jammy-large | 2026-02-27 03:10:48.448 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2101 kB] 2026-02-27 03:10:48.449131 | ubuntu-jammy-large | 2026-02-27 03:10:48.449 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.3 [11.4 MB] 2026-02-27 03:10:48.449242 | ubuntu-jammy-large | 2026-02-27 03:10:48.449 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-02-27 03:10:50.411725 | ubuntu-jammy-large | 2026-02-27 03:10:50.409 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-02-27 03:10:50.411816 | ubuntu-jammy-large | 2026-02-27 03:10:50.409 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-02-27 03:10:50.411835 | ubuntu-jammy-large | 2026-02-27 03:10:50.409 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-02-27 03:10:50.411850 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-02-27 03:10:50.411864 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-02-27 03:10:50.411877 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-02-27 03:10:50.411891 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-02-27 03:10:50.411940 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-02-27 03:10:50.411956 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-02-27 03:10:50.411970 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-02-27 03:10:50.411984 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-02-27 03:10:50.411997 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-02-27 03:10:50.412011 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-02-27 03:10:50.412037 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-02-27 03:10:50.412051 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-02-27 03:10:50.412065 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412078 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412091 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-02-27 03:10:50.412104 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-02-27 03:10:50.412117 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-02-27 03:10:50.412131 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-02-27 03:10:50.412144 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-02-27 03:10:50.412158 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-02-27 03:10:50.412171 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-02-27 03:10:50.412184 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-02-27 03:10:50.412197 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-02-27 03:10:50.412211 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-02-27 03:10:50.412224 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2026-02-27 03:10:50.412237 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412253 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-02-27 03:10:50.412281 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2026-02-27 03:10:50.412296 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412318 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412332 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-02-27 03:10:50.412345 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-02-27 03:10:50.412359 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412403 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-02-27 03:10:50.412428 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-02-27 03:10:50.412451 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-02-27 03:10:50.412473 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > 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-02-27 03:10:50.412496 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-02-27 03:10:50.412518 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-02-27 03:10:50.412541 | ubuntu-jammy-large | 2026-02-27 03:10:50.410 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-02-27 03:10:50.412573 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > 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-02-27 03:10:50.412597 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-02-27 03:10:50.412612 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-02-27 03:10:50.412625 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-02-27 03:10:50.412639 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.4 [111 kB] 2026-02-27 03:10:50.412652 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-02-27 03:10:50.412665 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-02-27 03:10:50.412678 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-02-27 03:10:50.412731 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-02-27 03:10:50.412748 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-02-27 03:10:50.412762 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > 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-02-27 03:10:50.412775 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-02-27 03:10:50.412788 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2026-02-27 03:10:50.412812 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2026-02-27 03:10:50.412826 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > 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-02-27 03:10:50.412839 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.24 [707 kB] 2026-02-27 03:10:50.412852 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-02-27 03:10:50.412875 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-02-27 03:10:50.412889 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-02-27 03:10:50.412902 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-02-27 03:10:50.412915 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-02-27 03:10:50.412928 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-02-27 03:10:50.412941 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-02-27 03:10:50.412954 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-02-27 03:10:50.412968 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-02-27 03:10:50.412981 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-02-27 03:10:50.412994 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2026-02-27 03:10:50.413007 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > 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-02-27 03:10:50.413020 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-02-27 03:10:50.413034 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2026-02-27 03:10:50.413047 | ubuntu-jammy-large | 2026-02-27 03:10:50.411 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-02-27 03:10:54.493719 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-02-27 03:10:54.493820 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-02-27 03:10:54.493840 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-02-27 03:10:54.493855 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-02-27 03:10:54.493870 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-02-27 03:10:54.493884 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-02-27 03:10:54.493898 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.22 [290 kB] 2026-02-27 03:10:54.493927 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.22 [194 kB] 2026-02-27 03:10:54.493942 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > 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-02-27 03:10:54.493955 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-02-27 03:10:54.493969 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-02-27 03:10:54.493982 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-02-27 03:10:54.493997 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-02-27 03:10:54.494010 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2026-02-27 03:10:54.494023 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-02-27 03:10:54.494036 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-02-27 03:10:54.494051 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.16 [954 kB] 2026-02-27 03:10:54.494073 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.16 [3172 kB] 2026-02-27 03:10:54.494095 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-02-27 03:10:54.494118 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-02-27 03:10:54.494139 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-02-27 03:10:54.494162 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-02-27 03:10:54.494203 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-02-27 03:10:54.494227 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-02-27 03:10:54.494250 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-02-27 03:10:54.494273 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-02-27 03:10:54.494295 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-02-27 03:10:54.494317 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-02-27 03:10:54.494351 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-02-27 03:10:54.494382 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-02-27 03:10:54.494397 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-02-27 03:10:54.494494 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-02-27 03:10:54.494510 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.14 [1949 kB] 2026-02-27 03:10:54.494523 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-02-27 03:10:54.494537 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.14 [4765 kB] 2026-02-27 03:10:54.494550 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-02-27 03:10:54.494564 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2375 kB] 2026-02-27 03:10:54.494577 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-02-27 03:10:54.494590 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-171-generic amd64 5.15.0-171.181 [22.7 MB] 2026-02-27 03:10:54.494604 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-171-generic amd64 5.15.0-171.181 [11.6 MB] 2026-02-27 03:10:54.494617 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.171.160 [2440 B] 2026-02-27 03:10:54.494630 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-02-27 03:10:54.494644 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-02-27 03:10:54.494657 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2026-02-27 03:10:54.494670 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-02-27 03:10:54.494683 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-02-27 03:10:54.494696 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-02-27 03:10:54.494710 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-02-27 03:10:54.494723 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-02-27 03:10:54.494736 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-02-27 03:10:54.494750 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-02-27 03:10:54.494763 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-02-27 03:10:54.494776 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-02-27 03:10:54.494789 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.14 [508 kB] 2026-02-27 03:10:54.494802 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-02-27 03:10:54.494822 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-02-27 03:10:54.494836 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-02-27 03:10:54.494854 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-02-27 03:10:54.494878 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-02-27 03:10:54.494892 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-02-27 03:10:54.494905 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-02-27 03:10:54.494918 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-02-27 03:10:54.494931 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-02-27 03:10:54.494945 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-02-27 03:10:54.494958 | ubuntu-jammy-large | 2026-02-27 03:10:54.493 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-02-27 03:10:54.494970 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-02-27 03:10:54.494984 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-02-27 03:10:54.494997 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-02-27 03:10:54.495010 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-02-27 03:10:54.495023 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-02-27 03:10:54.495035 | ubuntu-jammy-large | 2026-02-27 03:10:54.494 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-02-27 03:10:56.925174 | ubuntu-jammy-large | 2026-02-27 03:10:56.924 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-02-27 03:10:56.925278 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-02-27 03:10:56.925298 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:207 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-02-27 03:10:56.925325 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.14 [5724 B] 2026-02-27 03:10:56.925340 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-02-27 03:10:56.925354 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-02-27 03:10:56.925368 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-02-27 03:10:56.925381 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-02-27 03:10:56.925417 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-02-27 03:10:56.925460 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-02-27 03:10:56.925474 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-02-27 03:10:56.925488 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-02-27 03:10:56.925501 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-02-27 03:10:56.925515 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-27 03:10:56.925528 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-02-27 03:10:56.925551 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:10:56.925566 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Fetched 198 MB in 12s (16.3 MB/s) 2026-02-27 03:10:56.925581 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package cron. 2026-02-27 03:10:56.925597 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > (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-02-27 03:10:56.925614 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-02-27 03:10:56.925627 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-02-27 03:10:56.925641 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libnuma1:amd64. 2026-02-27 03:10:56.925654 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-02-27 03:10:56.925668 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-02-27 03:10:56.925686 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package irqbalance. 2026-02-27 03:10:56.925699 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-02-27 03:10:56.925712 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-02-27 03:10:56.925725 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libpopt0:amd64. 2026-02-27 03:10:56.925738 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-02-27 03:10:56.925751 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-02-27 03:10:56.925764 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package rsync. 2026-02-27 03:10:56.925776 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-02-27 03:10:56.925790 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-02-27 03:10:56.925802 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package uuid-runtime. 2026-02-27 03:10:56.925815 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:10:56.925829 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-02-27 03:10:56.925849 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package kmod. 2026-02-27 03:10:56.925862 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-02-27 03:10:56.925875 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking kmod (29-1ubuntu1) ... 2026-02-27 03:10:56.925888 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package acpid. 2026-02-27 03:10:56.925901 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-02-27 03:10:56.925914 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-02-27 03:10:56.925927 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package gcc-11-base:amd64. 2026-02-27 03:10:56.925940 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.925953 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.925966 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libisl23:amd64. 2026-02-27 03:10:56.925979 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-02-27 03:10:56.925991 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-02-27 03:10:56.926004 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libmpfr6:amd64. 2026-02-27 03:10:56.926017 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-02-27 03:10:56.926030 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-02-27 03:10:56.926043 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libmpc3:amd64. 2026-02-27 03:10:56.926056 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-02-27 03:10:56.926069 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-02-27 03:10:56.926082 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package cpp-11. 2026-02-27 03:10:56.926094 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926108 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926120 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package cpp. 2026-02-27 03:10:56.926138 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-27 03:10:56.926151 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-02-27 03:10:56.926170 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libcc1-0:amd64. 2026-02-27 03:10:56.926183 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926196 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926209 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package binutils-common:amd64. 2026-02-27 03:10:56.926222 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926236 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926249 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libbinutils:amd64. 2026-02-27 03:10:56.926261 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926274 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926287 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-02-27 03:10:56.926300 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926322 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926336 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libctf0:amd64. 2026-02-27 03:10:56.926349 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926361 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926374 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-02-27 03:10:56.926387 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926400 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926413 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package binutils. 2026-02-27 03:10:56.926442 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-02-27 03:10:56.926456 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-02-27 03:10:56.926469 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libgomp1:amd64. 2026-02-27 03:10:56.926482 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926496 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926509 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libitm1:amd64. 2026-02-27 03:10:56.926522 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926535 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926548 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libatomic1:amd64. 2026-02-27 03:10:56.926561 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926574 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926587 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package libasan6:amd64. 2026-02-27 03:10:56.926600 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926613 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926627 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Selecting previously unselected package liblsan0:amd64. 2026-02-27 03:10:56.926640 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926653 | ubuntu-jammy-large | 2026-02-27 03:10:56.925 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926666 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package libtsan0:amd64. 2026-02-27 03:10:56.926679 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926692 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926705 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package libubsan1:amd64. 2026-02-27 03:10:56.926718 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926732 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926745 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package libquadmath0:amd64. 2026-02-27 03:10:56.926762 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926776 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926797 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-02-27 03:10:56.926818 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926832 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926845 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package gcc-11. 2026-02-27 03:10:56.926858 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:10:56.926871 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:10:56.926884 | ubuntu-jammy-large | 2026-02-27 03:10:56.926 | > Selecting previously unselected package gcc. 2026-02-27 03:11:00.153724 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-27 03:11:00.153847 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-02-27 03:11:00.153882 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package cpp-12. 2026-02-27 03:11:00.153898 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.153914 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.153929 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package libasan8:amd64. 2026-02-27 03:11:00.153943 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.153957 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.153971 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package libtsan2:amd64. 2026-02-27 03:11:00.153985 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.153998 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.154013 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-02-27 03:11:00.154026 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.154040 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.154053 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package gcc-12. 2026-02-27 03:11:00.154071 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.154085 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.154098 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package perl-modules-5.34. 2026-02-27 03:11:00.154115 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-02-27 03:11:00.154138 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:00.154161 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package libgdbm6:amd64. 2026-02-27 03:11:00.154185 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-02-27 03:11:00.154207 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-02-27 03:11:00.154230 | ubuntu-jammy-large | 2026-02-27 03:11:00.153 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-02-27 03:11:00.154245 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-02-27 03:11:00.154258 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-02-27 03:11:00.154271 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libperl5.34:amd64. 2026-02-27 03:11:00.154291 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-27 03:11:00.154305 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:00.154346 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package perl. 2026-02-27 03:11:00.154359 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-02-27 03:11:00.154373 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:00.154385 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libdpkg-perl. 2026-02-27 03:11:00.154398 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-02-27 03:11:00.154412 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-27 03:11:00.154425 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package bzip2. 2026-02-27 03:11:00.154438 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-02-27 03:11:00.154488 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-02-27 03:11:00.154503 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package xz-utils. 2026-02-27 03:11:00.154531 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-02-27 03:11:00.154551 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-02-27 03:11:00.154565 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package patch. 2026-02-27 03:11:00.154578 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-02-27 03:11:00.154591 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking patch (2.7.6-7build2) ... 2026-02-27 03:11:00.154605 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package make. 2026-02-27 03:11:00.154618 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-02-27 03:11:00.154632 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking make (4.3-4.1build1) ... 2026-02-27 03:11:00.154645 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package lto-disabled-list. 2026-02-27 03:11:00.154659 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-02-27 03:11:00.154673 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking lto-disabled-list (24) ... 2026-02-27 03:11:00.154686 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package dpkg-dev. 2026-02-27 03:11:00.154703 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-02-27 03:11:00.154717 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-27 03:11:00.154730 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libc-dev-bin. 2026-02-27 03:11:00.154743 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-02-27 03:11:00.154756 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:11:00.154770 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-02-27 03:11:00.154784 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-171.181_amd64.deb ... 2026-02-27 03:11:00.154798 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-27 03:11:00.154812 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-02-27 03:11:00.154829 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-02-27 03:11:00.154843 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-27 03:11:00.154856 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package rpcsvc-proto. 2026-02-27 03:11:00.154870 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-02-27 03:11:00.154883 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-27 03:11:00.154897 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-02-27 03:11:00.154919 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-02-27 03:11:00.154934 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-27 03:11:00.154951 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libnsl-dev:amd64. 2026-02-27 03:11:00.154965 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-02-27 03:11:00.154979 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-27 03:11:00.154993 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libc6-dev:amd64. 2026-02-27 03:11:00.155006 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-02-27 03:11:00.155023 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-27 03:11:00.155036 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-02-27 03:11:00.155050 | ubuntu-jammy-large | 2026-02-27 03:11:00.154 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.155067 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.155084 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package g++-11. 2026-02-27 03:11:00.155103 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-02-27 03:11:00.155161 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:00.155181 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package g++. 2026-02-27 03:11:00.156828 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-02-27 03:11:00.156916 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-02-27 03:11:00.156929 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package build-essential. 2026-02-27 03:11:00.156937 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-02-27 03:11:00.156946 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking build-essential (12.9ubuntu3) ... 2026-02-27 03:11:00.156955 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package dctrl-tools. 2026-02-27 03:11:00.156970 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-02-27 03:11:00.156978 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-02-27 03:11:00.156986 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package dkms. 2026-02-27 03:11:00.156993 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-02-27 03:11:00.157000 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-02-27 03:11:00.157008 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package libsigsegv2:amd64. 2026-02-27 03:11:00.157015 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-02-27 03:11:00.157023 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-02-27 03:11:00.157030 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-02-27 03:11:00.157037 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-02-27 03:11:00.157045 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package gawk. 2026-02-27 03:11:00.157056 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > (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-02-27 03:11:00.157083 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-02-27 03:11:00.157091 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-02-27 03:11:00.157099 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-02-27 03:11:00.157106 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-02-27 03:11:00.157114 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-02-27 03:11:00.157121 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Selecting previously unselected package haproxy. 2026-02-27 03:11:00.157128 | ubuntu-jammy-large | 2026-02-27 03:11:00.155 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-02-27 03:11:00.157137 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-02-27 03:11:00.157145 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libbpf0:amd64. 2026-02-27 03:11:00.157152 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-02-27 03:11:00.157160 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-02-27 03:11:00.157167 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libmd0:amd64. 2026-02-27 03:11:00.157175 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-02-27 03:11:00.157182 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-02-27 03:11:00.157189 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libbsd0:amd64. 2026-02-27 03:11:00.157197 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-02-27 03:11:00.157204 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-02-27 03:11:00.157212 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libmnl0:amd64. 2026-02-27 03:11:00.157219 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-02-27 03:11:00.157226 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-02-27 03:11:00.157234 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libxtables12:amd64. 2026-02-27 03:11:00.157241 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-27 03:11:00.157249 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:00.157256 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package iproute2. 2026-02-27 03:11:00.157276 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-02-27 03:11:00.157284 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-02-27 03:11:00.157291 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libnftnl11:amd64. 2026-02-27 03:11:00.157298 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-02-27 03:11:00.157306 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-02-27 03:11:00.157313 | ubuntu-jammy-large | 2026-02-27 03:11:00.156 | > Selecting previously unselected package libnl-3-200:amd64. 2026-02-27 03:11:01.867237 | ubuntu-jammy-large | 2026-02-27 03:11:01.866 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-02-27 03:11:01.867337 | ubuntu-jammy-large | 2026-02-27 03:11:01.866 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-02-27 03:11:01.867356 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-02-27 03:11:01.867370 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-02-27 03:11:01.867405 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-02-27 03:11:01.867419 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package pci.ids. 2026-02-27 03:11:01.867432 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-02-27 03:11:01.867447 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-02-27 03:11:01.867542 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libpci3:amd64. 2026-02-27 03:11:01.867559 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-02-27 03:11:01.867572 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-02-27 03:11:01.867586 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libsensors-config. 2026-02-27 03:11:01.867599 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-02-27 03:11:01.867613 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-02-27 03:11:01.867626 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libsensors5:amd64. 2026-02-27 03:11:01.867639 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-02-27 03:11:01.867652 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-02-27 03:11:01.867665 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libwrap0:amd64. 2026-02-27 03:11:01.867678 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-02-27 03:11:01.867691 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-02-27 03:11:01.867704 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libsnmp-base. 2026-02-27 03:11:01.867715 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-02-27 03:11:01.867727 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-27 03:11:01.867739 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libsnmp40:amd64. 2026-02-27 03:11:01.867750 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-02-27 03:11:01.867762 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-27 03:11:01.867778 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package keepalived. 2026-02-27 03:11:01.867789 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-02-27 03:11:01.867801 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-02-27 03:11:01.867812 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libedit2:amd64. 2026-02-27 03:11:01.867824 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-02-27 03:11:01.867835 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-02-27 03:11:01.867847 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libcbor0.8:amd64. 2026-02-27 03:11:01.867868 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-02-27 03:11:01.867880 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-02-27 03:11:01.867892 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libfido2-1:amd64. 2026-02-27 03:11:01.867904 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-02-27 03:11:01.867915 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-02-27 03:11:01.867927 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package openssh-client. 2026-02-27 03:11:01.867950 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-27 03:11:01.867962 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:01.867973 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package openssh-sftp-server. 2026-02-27 03:11:01.867985 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-27 03:11:01.867996 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:01.868008 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package ucf. 2026-02-27 03:11:01.868019 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-02-27 03:11:01.868032 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Moving old data out of the way 2026-02-27 03:11:01.868045 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking ucf (3.0043) ... 2026-02-27 03:11:01.868064 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package openssh-server. 2026-02-27 03:11:01.868076 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-02-27 03:11:01.868088 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:01.868099 | ubuntu-jammy-large | 2026-02-27 03:11:01.867 | > Selecting previously unselected package libdrm-common. 2026-02-27 03:11:01.868111 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-02-27 03:11:01.868123 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-27 03:11:01.868138 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libdrm2:amd64. 2026-02-27 03:11:01.868150 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-02-27 03:11:01.868162 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-27 03:11:01.868173 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libfuse3-3:amd64. 2026-02-27 03:11:01.868188 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-02-27 03:11:01.868200 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-02-27 03:11:01.868211 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libmspack0:amd64. 2026-02-27 03:11:01.868226 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-02-27 03:11:01.868237 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-02-27 03:11:01.868252 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libxslt1.1:amd64. 2026-02-27 03:11:01.868264 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-02-27 03:11:01.868278 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-02-27 03:11:01.868293 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libxmlsec1:amd64. 2026-02-27 03:11:01.868308 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-02-27 03:11:01.868348 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-02-27 03:11:01.868365 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-02-27 03:11:01.868405 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-02-27 03:11:01.868421 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-02-27 03:11:01.868436 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package pciutils. 2026-02-27 03:11:01.868451 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-02-27 03:11:01.868493 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking pciutils (1:3.7.0-6) ... 2026-02-27 03:11:01.868508 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package open-vm-tools. 2026-02-27 03:11:01.869090 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-02-27 03:11:01.869117 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-02-27 03:11:01.869129 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package iputils-ping. 2026-02-27 03:11:01.869141 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-02-27 03:11:01.869153 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-02-27 03:11:01.869164 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libisc-export1105:amd64. 2026-02-27 03:11:01.869176 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-02-27 03:11:01.869188 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-27 03:11:01.869199 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libdns-export1110. 2026-02-27 03:11:01.869211 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-02-27 03:11:01.869223 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-27 03:11:01.869235 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package isc-dhcp-client. 2026-02-27 03:11:01.869246 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-02-27 03:11:01.869258 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-02-27 03:11:01.869269 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package less. 2026-02-27 03:11:01.869281 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-02-27 03:11:01.869293 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-02-27 03:11:01.869310 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libestr0:amd64. 2026-02-27 03:11:01.869322 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-02-27 03:11:01.869334 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-02-27 03:11:01.869345 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Selecting previously unselected package libfastjson4:amd64. 2026-02-27 03:11:01.869357 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-02-27 03:11:01.869368 | ubuntu-jammy-large | 2026-02-27 03:11:01.868 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-02-27 03:11:01.869380 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package libnetplan0:amd64. 2026-02-27 03:11:01.869391 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-02-27 03:11:01.869403 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-02-27 03:11:01.869419 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package locales. 2026-02-27 03:11:01.869431 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-02-27 03:11:01.869442 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-02-27 03:11:01.869454 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package logrotate. 2026-02-27 03:11:01.869521 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-02-27 03:11:01.869534 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-02-27 03:11:01.869556 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package netbase. 2026-02-27 03:11:01.869567 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-02-27 03:11:01.869579 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking netbase (6.3) ... 2026-02-27 03:11:01.869591 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package netcat-openbsd. 2026-02-27 03:11:01.869602 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-02-27 03:11:01.869614 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-02-27 03:11:01.869625 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package python3-netifaces:amd64. 2026-02-27 03:11:01.869637 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-02-27 03:11:01.869649 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-02-27 03:11:01.869660 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package netplan.io. 2026-02-27 03:11:01.869669 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-02-27 03:11:01.869679 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-02-27 03:11:01.869689 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package rsyslog. 2026-02-27 03:11:01.869702 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-02-27 03:11:01.869712 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-27 03:11:01.869721 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package tzdata. 2026-02-27 03:11:01.869731 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2026-02-27 03:11:01.869740 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2026-02-27 03:11:01.869750 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package xxd. 2026-02-27 03:11:01.869759 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-02-27 03:11:01.869769 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:01.869778 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package vim-common. 2026-02-27 03:11:01.869788 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2026-02-27 03:11:01.869797 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:01.869807 | ubuntu-jammy-large | 2026-02-27 03:11:01.869 | > Selecting previously unselected package vim-tiny. 2026-02-27 03:11:03.744006 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-02-27 03:11:03.744072 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:03.744079 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package apparmor. 2026-02-27 03:11:03.744086 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-02-27 03:11:03.744093 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-02-27 03:11:03.744098 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package bash-completion. 2026-02-27 03:11:03.744103 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-02-27 03:11:03.744108 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-02-27 03:11:03.744117 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package cpio. 2026-02-27 03:11:03.744121 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-02-27 03:11:03.744126 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-02-27 03:11:03.744142 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package dmidecode. 2026-02-27 03:11:03.744146 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-02-27 03:11:03.744151 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-02-27 03:11:03.744156 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package libip6tc2:amd64. 2026-02-27 03:11:03.744160 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-27 03:11:03.744165 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:03.744169 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-02-27 03:11:03.744174 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-02-27 03:11:03.744178 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-02-27 03:11:03.744183 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-02-27 03:11:03.744193 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-02-27 03:11:03.744198 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-02-27 03:11:03.744203 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package iptables. 2026-02-27 03:11:03.744207 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-02-27 03:11:03.744212 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:03.744216 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package iputils-tracepath. 2026-02-27 03:11:03.744221 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-02-27 03:11:03.744226 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-02-27 03:11:03.744230 | ubuntu-jammy-large | 2026-02-27 03:11:03.743 | > Selecting previously unselected package libjansson4:amd64. 2026-02-27 03:11:03.744235 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-02-27 03:11:03.744240 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-02-27 03:11:03.744244 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libnftables1:amd64. 2026-02-27 03:11:03.744249 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2026-02-27 03:11:03.744253 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-02-27 03:11:03.744258 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libpcap0.8:amd64. 2026-02-27 03:11:03.744262 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-02-27 03:11:03.744267 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-02-27 03:11:03.744271 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package lsof. 2026-02-27 03:11:03.744276 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-02-27 03:11:03.744280 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-02-27 03:11:03.744285 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package nftables. 2026-02-27 03:11:03.744289 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2026-02-27 03:11:03.744294 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2026-02-27 03:11:03.744298 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package psmisc. 2026-02-27 03:11:03.744303 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2026-02-27 03:11:03.744308 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking psmisc (23.4-2build3) ... 2026-02-27 03:11:03.744316 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package tcpdump. 2026-02-27 03:11:03.744320 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-02-27 03:11:03.744325 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-02-27 03:11:03.744329 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package acl. 2026-02-27 03:11:03.744334 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2026-02-27 03:11:03.744339 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking acl (2.3.1-1) ... 2026-02-27 03:11:03.744344 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package at. 2026-02-27 03:11:03.744348 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2026-02-27 03:11:03.744353 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-02-27 03:11:03.744360 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package busybox-initramfs. 2026-02-27 03:11:03.744364 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-02-27 03:11:03.744371 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-02-27 03:11:03.744375 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package cryptsetup-bin. 2026-02-27 03:11:03.744380 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-27 03:11:03.744385 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:11:03.744389 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package cryptsetup. 2026-02-27 03:11:03.744394 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-02-27 03:11:03.744398 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:11:03.744403 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libcurl4:amd64. 2026-02-27 03:11:03.744407 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.22_amd64.deb ... 2026-02-27 03:11:03.744412 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.22) ... 2026-02-27 03:11:03.744416 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package curl. 2026-02-27 03:11:03.744421 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.22_amd64.deb ... 2026-02-27 03:11:03.744426 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking curl (7.81.0-1ubuntu1.22) ... 2026-02-27 03:11:03.744430 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-02-27 03:11:03.744435 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-27 03:11:03.744440 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:11:03.744444 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libaio1:amd64. 2026-02-27 03:11:03.744449 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2026-02-27 03:11:03.744453 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-02-27 03:11:03.744458 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-02-27 03:11:03.744462 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-02-27 03:11:03.744467 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-02-27 03:11:03.744471 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package dmeventd. 2026-02-27 03:11:03.744512 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-02-27 03:11:03.744521 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:11:03.744526 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package ethtool. 2026-02-27 03:11:03.744530 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-02-27 03:11:03.744535 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-02-27 03:11:03.744541 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libfdisk1:amd64. 2026-02-27 03:11:03.744546 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:11:03.744550 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:11:03.744555 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package fdisk. 2026-02-27 03:11:03.744559 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2026-02-27 03:11:03.744564 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2026-02-27 03:11:03.744568 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package liberror-perl. 2026-02-27 03:11:03.744573 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2026-02-27 03:11:03.744577 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking liberror-perl (0.17029-1) ... 2026-02-27 03:11:03.744582 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package git-man. 2026-02-27 03:11:03.744586 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.16_all.deb ... 2026-02-27 03:11:03.744591 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking git-man (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:11:03.744595 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package git. 2026-02-27 03:11:03.744600 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.16_amd64.deb ... 2026-02-27 03:11:03.744604 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking git (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:11:03.744609 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package ifupdown. 2026-02-27 03:11:03.744613 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-02-27 03:11:03.744620 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-02-27 03:11:03.744625 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package ifenslave. 2026-02-27 03:11:03.744629 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2026-02-27 03:11:03.744634 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-02-27 03:11:03.744641 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package initramfs-tools-bin. 2026-02-27 03:11:03.744645 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-02-27 03:11:03.744650 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-02-27 03:11:03.744654 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libklibc:amd64. 2026-02-27 03:11:03.744659 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-02-27 03:11:03.744663 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-02-27 03:11:03.744668 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package klibc-utils. 2026-02-27 03:11:03.744672 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-02-27 03:11:03.744677 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-02-27 03:11:03.744681 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package zstd. 2026-02-27 03:11:03.744704 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-02-27 03:11:03.744714 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-02-27 03:11:03.744719 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package initramfs-tools-core. 2026-02-27 03:11:03.744723 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-02-27 03:11:03.744728 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-02-27 03:11:03.744734 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package linux-base. 2026-02-27 03:11:03.744739 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-02-27 03:11:03.744744 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-02-27 03:11:03.744748 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package initramfs-tools. 2026-02-27 03:11:03.744753 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-02-27 03:11:03.744757 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-02-27 03:11:03.744762 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-02-27 03:11:03.744766 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../097-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-02-27 03:11:03.744771 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-02-27 03:11:03.744777 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-02-27 03:11:03.744782 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Preparing to unpack .../098-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-02-27 03:11:03.744786 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-27 03:11:03.744791 | ubuntu-jammy-large | 2026-02-27 03:11:03.744 | > Selecting previously unselected package libjs-jquery. 2026-02-27 03:11:06.871943 | ubuntu-jammy-large | 2026-02-27 03:11:06.868 | > Preparing to unpack .../099-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-02-27 03:11:06.872043 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-27 03:11:06.872062 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libjs-underscore. 2026-02-27 03:11:06.872077 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../100-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-02-27 03:11:06.872091 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-02-27 03:11:06.872105 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libjs-sphinxdoc. 2026-02-27 03:11:06.872119 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../101-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-02-27 03:11:06.872132 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-02-27 03:11:06.872145 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libpython3.10:amd64. 2026-02-27 03:11:06.872158 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../102-libpython3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:11:06.872171 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:11:06.872184 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-02-27 03:11:06.872197 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../103-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-02-27 03:11:06.872211 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-27 03:11:06.872238 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-02-27 03:11:06.872252 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../104-libpython3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:11:06.872265 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:11:06.872278 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libpython3-dev:amd64. 2026-02-27 03:11:06.872314 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../105-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:11:06.872328 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-27 03:11:06.872341 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libssl-dev:amd64. 2026-02-27 03:11:06.872354 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../106-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... 2026-02-27 03:11:06.872367 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-27 03:11:06.872380 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package libutempter0:amd64. 2026-02-27 03:11:06.872393 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../107-libutempter0_1.2.1-2build2_amd64.deb ... 2026-02-27 03:11:06.872406 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-02-27 03:11:06.872419 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package linux-modules-5.15.0-171-generic. 2026-02-27 03:11:06.872432 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../108-linux-modules-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-02-27 03:11:06.872445 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-27 03:11:06.872458 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package linux-image-5.15.0-171-generic. 2026-02-27 03:11:06.872472 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../109-linux-image-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-02-27 03:11:06.872485 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-27 03:11:06.872542 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package linux-image-virtual. 2026-02-27 03:11:06.872565 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../110-linux-image-virtual_5.15.0.171.160_amd64.deb ... 2026-02-27 03:11:06.872586 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking linux-image-virtual (5.15.0.171.160) ... 2026-02-27 03:11:06.872608 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package ncat. 2026-02-27 03:11:06.872622 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../111-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-02-27 03:11:06.872635 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-02-27 03:11:06.872648 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package net-tools. 2026-02-27 03:11:06.872661 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../112-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-02-27 03:11:06.872675 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-02-27 03:11:06.872688 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package pollinate. 2026-02-27 03:11:06.872744 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../113-pollinate_4.33-3ubuntu2.1_all.deb ... 2026-02-27 03:11:06.872757 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2026-02-27 03:11:06.872788 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Selecting previously unselected package python-babel-localedata. 2026-02-27 03:11:06.872802 | ubuntu-jammy-large | 2026-02-27 03:11:06.869 | > Preparing to unpack .../114-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-02-27 03:11:06.872815 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-02-27 03:11:06.872828 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-attr. 2026-02-27 03:11:06.872841 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../115-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-02-27 03:11:06.872854 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-02-27 03:11:06.872867 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-tz. 2026-02-27 03:11:06.872889 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../116-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-02-27 03:11:06.872902 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-02-27 03:11:06.872915 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-babel. 2026-02-27 03:11:06.872928 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../117-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-02-27 03:11:06.872941 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-02-27 03:11:06.872953 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-certifi. 2026-02-27 03:11:06.872966 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../118-python3-certifi_2020.6.20-1_all.deb ... 2026-02-27 03:11:06.872979 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-02-27 03:11:06.872997 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-chardet. 2026-02-27 03:11:06.873011 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../119-python3-chardet_4.0.0-1_all.deb ... 2026-02-27 03:11:06.873024 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-chardet (4.0.0-1) ... 2026-02-27 03:11:06.873037 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-configobj. 2026-02-27 03:11:06.873049 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../120-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-02-27 03:11:06.873062 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-02-27 03:11:06.873075 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-debconf. 2026-02-27 03:11:06.873088 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../121-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-02-27 03:11:06.873101 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-02-27 03:11:06.873114 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-decorator. 2026-02-27 03:11:06.873126 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../122-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-02-27 03:11:06.873139 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-02-27 03:11:06.873152 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3.10-dev. 2026-02-27 03:11:06.873164 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../123-python3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:11:06.873177 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-27 03:11:06.873190 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-lib2to3. 2026-02-27 03:11:06.873203 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../124-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-02-27 03:11:06.873215 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-02-27 03:11:06.873228 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-distutils. 2026-02-27 03:11:06.873241 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../125-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-02-27 03:11:06.873254 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-02-27 03:11:06.873266 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-dev. 2026-02-27 03:11:06.873279 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../126-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:11:06.873292 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-02-27 03:11:06.873305 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-idna. 2026-02-27 03:11:06.873317 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../127-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-02-27 03:11:06.873330 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-02-27 03:11:06.873343 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Selecting previously unselected package python3-markupsafe. 2026-02-27 03:11:06.873364 | ubuntu-jammy-large | 2026-02-27 03:11:06.870 | > Preparing to unpack .../128-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-02-27 03:11:06.873378 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-02-27 03:11:06.873390 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-jinja2. 2026-02-27 03:11:06.873410 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../129-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-02-27 03:11:06.873424 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-02-27 03:11:06.873437 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-json-pointer. 2026-02-27 03:11:06.873450 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../130-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-02-27 03:11:06.873463 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-02-27 03:11:06.873476 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-jsonpatch. 2026-02-27 03:11:06.873531 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../131-python3-jsonpatch_1.32-2_all.deb ... 2026-02-27 03:11:06.873554 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-02-27 03:11:06.873577 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-setuptools. 2026-02-27 03:11:06.873601 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../132-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-27 03:11:06.873619 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:11:06.873632 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-02-27 03:11:06.873645 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../133-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-02-27 03:11:06.873658 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-02-27 03:11:06.873672 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-jsonschema. 2026-02-27 03:11:06.873690 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../134-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-02-27 03:11:06.873704 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-02-27 03:11:06.873717 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-linux-procfs. 2026-02-27 03:11:06.873730 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../135-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-02-27 03:11:06.873743 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-02-27 03:11:06.873756 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-wheel. 2026-02-27 03:11:06.873769 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../136-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-02-27 03:11:06.873782 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-02-27 03:11:06.873795 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-pip. 2026-02-27 03:11:06.873808 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../137-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-02-27 03:11:06.873821 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-27 03:11:06.873834 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-pip-whl. 2026-02-27 03:11:06.873847 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../138-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-02-27 03:11:06.873860 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-27 03:11:06.873873 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-pyudev. 2026-02-27 03:11:06.873886 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../139-python3-pyudev_0.22.0-2_all.deb ... 2026-02-27 03:11:06.873907 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-02-27 03:11:06.873921 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-urllib3. 2026-02-27 03:11:06.873933 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../140-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-02-27 03:11:06.873946 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-02-27 03:11:06.873960 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Selecting previously unselected package python3-requests. 2026-02-27 03:11:06.873973 | ubuntu-jammy-large | 2026-02-27 03:11:06.871 | > Preparing to unpack .../141-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-02-27 03:11:12.736860 | ubuntu-jammy-large | 2026-02-27 03:11:12.735 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-02-27 03:11:12.736970 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package python3-serial. 2026-02-27 03:11:12.736991 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../142-python3-serial_3.5-1_all.deb ... 2026-02-27 03:11:12.737006 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking python3-serial (3.5-1) ... 2026-02-27 03:11:12.737020 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package python3-setuptools-whl. 2026-02-27 03:11:12.737033 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../143-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-02-27 03:11:12.737048 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:11:12.737061 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package python3.10-venv. 2026-02-27 03:11:12.737075 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../144-python3.10-venv_3.10.12-1~22.04.14_amd64.deb ... 2026-02-27 03:11:12.737089 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking python3.10-venv (3.10.12-1~22.04.14) ... 2026-02-27 03:11:12.737103 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package python3-venv. 2026-02-27 03:11:12.737116 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../145-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-02-27 03:11:12.737135 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-02-27 03:11:12.737158 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package tmux. 2026-02-27 03:11:12.737180 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../146-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-02-27 03:11:12.737201 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-02-27 03:11:12.737224 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package virt-what. 2026-02-27 03:11:12.737245 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../147-virt-what_1.21-1_amd64.deb ... 2026-02-27 03:11:12.737266 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking virt-what (1.21-1) ... 2026-02-27 03:11:12.737286 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package tuned. 2026-02-27 03:11:12.737308 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../148-tuned_2.15.0-1ubuntu1_all.deb ... 2026-02-27 03:11:12.737331 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-02-27 03:11:12.737351 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-02-27 03:11:12.737373 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../149-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-02-27 03:11:12.737396 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-02-27 03:11:12.737420 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package cloud-guest-utils. 2026-02-27 03:11:12.737442 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../150-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-02-27 03:11:12.737465 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-02-27 03:11:12.737487 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package cloud-init. 2026-02-27 03:11:12.737617 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../151-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-02-27 03:11:12.737648 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-02-27 03:11:12.737678 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package ipvsadm. 2026-02-27 03:11:12.737692 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../152-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-02-27 03:11:12.737705 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-02-27 03:11:12.737718 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package libffi-dev:amd64. 2026-02-27 03:11:12.737731 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../153-libffi-dev_3.4.2-4_amd64.deb ... 2026-02-27 03:11:12.737744 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-02-27 03:11:12.737757 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package socat. 2026-02-27 03:11:12.737770 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../154-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-27 03:11:12.737782 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-27 03:11:12.737795 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Selecting previously unselected package vlan. 2026-02-27 03:11:12.737808 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Preparing to unpack .../155-vlan_2.0.5ubuntu5_all.deb ... 2026-02-27 03:11:12.737821 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-02-27 03:11:12.737834 | ubuntu-jammy-large | 2026-02-27 03:11:12.736 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-02-27 03:11:12.737847 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-02-27 03:11:12.737863 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-02-27 03:11:12.737886 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.737908 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:11:12.737931 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-02-27 03:11:12.737954 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:11:12.737976 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up lto-disabled-list (24) ... 2026-02-27 03:11:12.737994 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-02-27 03:11:12.738007 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-02-27 03:11:12.738032 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:11:12.738046 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-27 03:11:12.738059 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up at (3.2.5-1ubuntu1) ... 2026-02-27 03:11:12.738072 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-02-27 03:11:12.738087 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Running in chroot, ignoring request. 2026-02-27 03:11:12.738100 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:12.738113 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-02-27 03:11:12.738126 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up psmisc (23.4-2build3) ... 2026-02-27 03:11:12.738139 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:12.738152 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-02-27 03:11:12.738165 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-27 03:11:12.738178 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-02-27 03:11:12.738191 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-02-27 03:11:12.738216 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-02-27 03:11:12.738230 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-02-27 03:11:12.738243 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Adding group `crontab' (GID 110) ... 2026-02-27 03:11:12.738256 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Done. 2026-02-27 03:11:12.738270 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Running in chroot, ignoring request. 2026-02-27 03:11:12.738282 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:12.738296 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-02-27 03:11:12.738309 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-02-27 03:11:12.738327 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:11:12.738341 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-02-27 03:11:12.738354 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-02-27 03:11:12.738367 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-27 03:11:12.738387 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:11:12.738400 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-02-27 03:11:12.738413 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up kmod (29-1ubuntu1) ... 2026-02-27 03:11:12.738426 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.738439 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:12.738452 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up bzip2 (1.0.8-5build1) ... 2026-02-27 03:11:12.738465 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-02-27 03:11:12.738478 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-02-27 03:11:12.738492 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-02-27 03:11:12.738505 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Generating locales (this might take a while)... 2026-02-27 03:11:12.738518 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Generation complete. 2026-02-27 03:11:12.738554 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-02-27 03:11:12.738568 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:12.738582 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-02-27 03:11:12.738595 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.738608 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-02-27 03:11:12.738621 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up acl (2.3.1-1) ... 2026-02-27 03:11:12.738634 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up python3-serial (3.5-1) ... 2026-02-27 03:11:12.738647 | ubuntu-jammy-large | 2026-02-27 03:11:12.737 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2026-02-27 03:11:12.738660 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > 2026-02-27 03:11:12.738674 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Current default time zone: 'Etc/UTC' 2026-02-27 03:11:12.738686 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Local time is now: Fri Feb 27 03:11:10 UTC 2026. 2026-02-27 03:11:12.738699 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Universal Time is now: Fri Feb 27 03:11:10 UTC 2026. 2026-02-27 03:11:12.738712 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-02-27 03:11:12.738726 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > 2026-02-27 03:11:12.738739 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-02-27 03:11:12.738752 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-02-27 03:11:12.738774 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-02-27 03:11:12.738787 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-02-27 03:11:12.738800 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-27 03:11:12.738814 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-27 03:11:12.738827 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-27 03:11:12.738840 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-chardet (4.0.0-1) ... 2026-02-27 03:11:12.738852 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-02-27 03:11:12.738865 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:12.738878 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-02-27 03:11:12.738891 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-02-27 03:11:12.738904 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-certifi (2020.6.20-1) ... 2026-02-27 03:11:12.738917 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up make (4.3-4.1build1) ... 2026-02-27 03:11:12.738930 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-02-27 03:11:12.738948 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-27 03:11:12.738961 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-02-27 03:11:12.738974 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-02-27 03:11:12.738987 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.739001 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-27 03:11:12.739013 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-02-27 03:11:12.739026 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-02-27 03:11:12.739039 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-02-27 03:11:12.739052 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.739070 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-02-27 03:11:12.739083 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up patch (2.7.6-7build2) ... 2026-02-27 03:11:12.739096 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up ucf (3.0043) ... 2026-02-27 03:11:12.739109 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-02-27 03:11:12.739122 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-02-27 03:11:12.739135 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-02-27 03:11:12.739148 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:12.739161 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-02-27 03:11:12.739174 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-02-27 03:11:12.739187 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-02-27 03:11:12.739201 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-02-27 03:11:12.739214 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-02-27 03:11:12.739227 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:12.739239 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-02-27 03:11:12.739253 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-02-27 03:11:12.739266 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-02-27 03:11:12.739294 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-02-27 03:11:12.739307 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-27 03:11:12.739321 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-02-27 03:11:12.739334 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Adding group `uuidd' (GID 111) ... 2026-02-27 03:11:12.739347 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Done. 2026-02-27 03:11:12.739365 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-02-27 03:11:12.739379 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Adding system user `uuidd' (UID 105) ... 2026-02-27 03:11:12.739392 | ubuntu-jammy-large | 2026-02-27 03:11:12.738 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-02-27 03:11:21.216181 | ubuntu-jammy-large | 2026-02-27 03:11:21.213 | > Not creating home directory `/run/uuidd'. 2026-02-27 03:11:21.216308 | ubuntu-jammy-large | 2026-02-27 03:11:21.213 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.216328 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:21.216345 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-02-27 03:11:21.216361 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-02-27 03:11:21.216382 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-27 03:11:21.216404 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-02-27 03:11:21.216426 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.216446 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-02-27 03:11:21.216476 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-02-27 03:11:21.216500 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-02-27 03:11:21.216522 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.22) ... 2026-02-27 03:11:21.216543 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up git-man (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:11:21.216605 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up netbase (6.3) ... 2026-02-27 03:11:21.216632 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up curl (7.81.0-1ubuntu1.22) ... 2026-02-27 03:11:21.216655 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.216678 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-27 03:11:21.216748 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-02-27 03:11:21.216763 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:11:21.216776 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up python3-pyudev (0.22.0-2) ... 2026-02-27 03:11:21.216790 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-02-27 03:11:21.216803 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-02-27 03:11:21.216816 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-02-27 03:11:21.216829 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-02-27 03:11:21.216843 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-02-27 03:11:21.216856 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-02-27 03:11:21.216869 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:11:21.216882 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-02-27 03:11:21.216906 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > 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-02-27 03:11:21.216946 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-02-27 03:11:21.216961 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-02-27 03:11:21.216974 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-27 03:11:21.216987 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-02-27 03:11:21.217000 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-02-27 03:11:21.217013 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-02-27 03:11:21.217027 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217040 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217053 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-02-27 03:11:21.217066 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up dctrl-tools (2.24-3build2) ... 2026-02-27 03:11:21.217079 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217092 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-02-27 03:11:21.217105 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-02-27 03:11:21.217118 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-02-27 03:11:21.217132 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-02-27 03:11:21.217145 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-02-27 03:11:21.217158 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217172 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-02-27 03:11:21.217184 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:11:21.217197 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-02-27 03:11:21.217210 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-02-27 03:11:21.217244 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-02-27 03:11:21.217259 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217273 | ubuntu-jammy-large | 2026-02-27 03:11:21.214 | > Setting up virt-what (1.21-1) ... 2026-02-27 03:11:21.217286 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-02-27 03:11:21.217300 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.217313 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-02-27 03:11:21.217327 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.217340 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:21.217354 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-02-27 03:11:21.217370 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3.10-venv (3.10.12-1~22.04.14) ... 2026-02-27 03:11:21.217384 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-02-27 03:11:21.217398 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-02-27 03:11:21.217412 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-02-27 03:11:21.217425 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-02-27 03:11:21.217440 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-jsonpatch (1.32-2) ... 2026-02-27 03:11:21.217453 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-02-27 03:11:21.217475 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-02-27 03:11:21.217489 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-27 03:11:21.217502 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Adding user `syslog' to group `adm' ... 2026-02-27 03:11:21.217517 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Adding user syslog to group adm 2026-02-27 03:11:21.217531 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Done. 2026-02-27 03:11:21.217545 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > 2026-02-27 03:11:21.217559 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-02-27 03:11:21.217574 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-02-27 03:11:21.217611 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-02-27 03:11:21.217625 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-02-27 03:11:21.217640 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-02-27 03:11:21.217660 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-02-27 03:11:21.217675 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-02-27 03:11:21.217688 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.217701 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:21.217715 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-02-27 03:11:21.217729 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-02-27 03:11:21.217743 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-02-27 03:11:21.217756 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-02-27 03:11:21.217770 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-02-27 03:11:21.217784 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.217798 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-02-27 03:11:21.217812 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-02-27 03:11:21.217827 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-02-27 03:11:21.217841 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-02-27 03:11:21.217855 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-02-27 03:11:21.217869 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-02-27 03:11:21.217884 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-02-27 03:11:21.217898 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-02-27 03:11:21.217919 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-02-27 03:11:21.217933 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-02-27 03:11:21.217947 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2026-02-27 03:11:21.217961 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-02-27 03:11:21.217974 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-02-27 03:11:21.217996 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-02-27 03:11:21.218010 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2026-02-27 03:11:21.218024 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-02-27 03:11:21.218038 | ubuntu-jammy-large | 2026-02-27 03:11:21.215 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-02-27 03:11:21.218051 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-02-27 03:11:21.218065 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Creating /etc/network/interfaces. 2026-02-27 03:11:21.218079 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-02-27 03:11:21.218094 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-02-27 03:11:21.218107 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.218121 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-02-27 03:11:21.218134 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-02-27 03:11:21.218147 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-02-27 03:11:21.218161 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-02-27 03:11:21.218174 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up pciutils (1:3.7.0-6) ... 2026-02-27 03:11:21.218188 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-02-27 03:11:21.218201 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:21.218215 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-02-27 03:11:21.218229 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-02-27 03:11:21.218242 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.218256 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.218270 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:21.218289 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-02-27 03:11:21.218304 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-02-27 03:11:21.218318 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-02-27 03:11:21.218332 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up vlan (2.0.5ubuntu5) ... 2026-02-27 03:11:21.218345 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-02-27 03:11:21.218359 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-02-27 03:11:21.218373 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-02-27 03:11:21.218386 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-27 03:11:21.218399 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-02-27 03:11:21.218412 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up ifenslave (2.10ubuntu3) ... 2026-02-27 03:11:21.218425 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-02-27 03:11:21.218439 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-02-27 03:11:21.218452 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > Running in chroot, ignoring request. 2026-02-27 03:11:21.218478 | ubuntu-jammy-large | 2026-02-27 03:11:21.216 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:33.093686 | ubuntu-jammy-large | 2026-02-27 03:11:33.092 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-02-27 03:11:33.093766 | ubuntu-jammy-large | 2026-02-27 03:11:33.092 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-02-27 03:11:33.093775 | ubuntu-jammy-large | 2026-02-27 03:11:33.092 | > Running in chroot, ignoring request. 2026-02-27 03:11:33.093781 | ubuntu-jammy-large | 2026-02-27 03:11:33.092 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:33.093786 | ubuntu-jammy-large | 2026-02-27 03:11:33.092 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-02-27 03:11:33.093792 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-02-27 03:11:33.093799 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:33.093804 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-02-27 03:11:33.093809 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up nftables (1.0.2-1ubuntu3) ... 2026-02-27 03:11:33.093814 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-02-27 03:11:33.093818 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-initramfs: deferring update (trigger activated) 2026-02-27 03:11:33.093823 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-02-27 03:11:33.093829 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-02-27 03:11:33.093834 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-02-27 03:11:33.093839 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-27 03:11:33.093844 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-27 03:11:33.093849 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-02-27 03:11:33.093854 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-02-27 03:11:33.093858 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-02-27 03:11:33.093863 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-02-27 03:11:33.093867 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:33.093872 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-02-27 03:11:33.093878 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-02-27 03:11:33.093883 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-02-27 03:11:33.093888 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-02-27 03:11:33.093892 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-02-27 03:11:33.093897 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-02-27 03:11:33.093902 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-02-27 03:11:33.093906 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-27 03:11:33.093911 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:33.093922 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-27 03:11:33.093927 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:33.093946 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-27 03:11:33.093951 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:33.093955 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:33.093960 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-02-27 03:11:33.093964 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-02-27 03:11:33.093970 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-02-27 03:11:33.093975 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-02-27 03:11:33.093980 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-02-27 03:11:33.093993 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-02-27 03:11:33.093998 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-02-27 03:11:33.094002 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-02-27 03:11:33.094007 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > 2026-02-27 03:11:33.094013 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Creating config file /etc/ssh/sshd_config with new version 2026-02-27 03:11:33.094018 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Creating SSH2 RSA key; this may take some time ... 2026-02-27 03:11:33.094022 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > 3072 SHA256:KHf1bprwcE4+kKl2aIUQ8IeEWCAviVogq/OrTgtzQlk root@ubuntu (RSA) 2026-02-27 03:11:33.094027 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Creating SSH2 ECDSA key; this may take some time ... 2026-02-27 03:11:33.094031 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > 256 SHA256:XguXjX9qjozyya5vyUzBTbHErxOfKwoohuP8tXk8Ccg root@ubuntu (ECDSA) 2026-02-27 03:11:33.094036 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Creating SSH2 ED25519 key; this may take some time ... 2026-02-27 03:11:33.094041 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > 256 SHA256:f8g3qrlxLSa9G/6AQGmHkHy2CKV8hE+gtgEZcjT+LUA root@ubuntu (ED25519) 2026-02-27 03:11:33.094045 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Running in chroot, ignoring request. 2026-02-27 03:11:33.094050 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:33.094054 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-02-27 03:11:33.094059 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-02-27 03:11:33.094064 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:11:33.094068 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-02-27 03:11:33.094073 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Running in chroot, ignoring request. 2026-02-27 03:11:33.094077 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:11:33.094082 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-02-27 03:11:33.094086 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-02-27 03:11:33.094091 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-27 03:11:33.094095 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-02-27 03:11:33.094100 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up liberror-perl (0.17029-1) ... 2026-02-27 03:11:33.094104 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:11:33.094113 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up git (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:11:33.094117 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-27 03:11:33.094122 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-02-27 03:11:33.094126 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-02-27 03:11:33.094131 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up build-essential (12.9ubuntu3) ... 2026-02-27 03:11:33.094136 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-27 03:11:33.094140 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-02-27 03:11:33.094145 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-27 03:11:33.094152 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-171-generic 2026-02-27 03:11:33.094157 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-171-generic 2026-02-27 03:11:33.094162 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-171-generic 2026-02-27 03:11:33.094166 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-171-generic 2026-02-27 03:11:33.094171 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-02-27 03:11:33.094175 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-27 03:11:33.094180 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-02-27 03:11:33.094185 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-02-27 03:11:33.094189 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Setting up linux-image-virtual (5.15.0.171.160) ... 2026-02-27 03:11:33.094194 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:11:33.094198 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-02-27 03:11:33.094203 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-02-27 03:11:33.094208 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-02-27 03:11:33.094214 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Running in chroot, ignoring request. 2026-02-27 03:11:33.094219 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-02-27 03:11:33.094224 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-02-27 03:11:33.094228 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > /etc/kernel/postinst.d/dkms: 2026-02-27 03:11:33.094233 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > * dkms: running auto installation service for kernel 5.15.0-171-generic 2026-02-27 03:11:33.094238 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > ...done. 2026-02-27 03:11:33.094243 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > /etc/kernel/postinst.d/initramfs-tools: 2026-02-27 03:11:33.094248 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | > update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-02-27 03:11:33.094252 | ubuntu-jammy-large | 2026-02-27 03:11:33.093 | returncode: 0 2026-02-27 03:11:33.109950 | ubuntu-jammy-large | 2026-02-27 03:11:33.109 | dib-run-parts 01-package-installs completed 2026-02-27 03:11:33.110027 | ubuntu-jammy-large | 2026-02-27 03:11:33.109 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-02-27 03:11:33.119483 | ubuntu-jammy-large | 2026-02-27 03:11:33.119 | dib-run-parts 05-set-cloud-init-sources completed 2026-02-27 03:11:33.119535 | ubuntu-jammy-large | 2026-02-27 03:11:33.119 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-02-27 03:11:33.127274 | ubuntu-jammy-large | 2026-02-27 03:11:33.127 | dib-run-parts 10-cloud-init completed 2026-02-27 03:11:33.127321 | ubuntu-jammy-large | 2026-02-27 03:11:33.127 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-02-27 03:11:33.139493 | ubuntu-jammy-large | 2026-02-27 03:11:33.139 | auto eth0 2026-02-27 03:11:33.139551 | ubuntu-jammy-large | 2026-02-27 03:11:33.139 | iface eth0 inet dhcp 2026-02-27 03:11:33.143313 | ubuntu-jammy-large | 2026-02-27 03:11:33.143 | auto eth1 2026-02-27 03:11:33.143356 | ubuntu-jammy-large | 2026-02-27 03:11:33.143 | iface eth1 inet dhcp 2026-02-27 03:11:33.146705 | ubuntu-jammy-large | 2026-02-27 03:11:33.146 | dib-run-parts 10-debian-networking completed 2026-02-27 03:11:33.146751 | ubuntu-jammy-large | 2026-02-27 03:11:33.146 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-02-27 03:11:33.215285 | ubuntu-jammy-large | 2026-02-27 03:11:33.215 | dib-run-parts 10-install-static-files completed 2026-02-27 03:11:33.215730 | ubuntu-jammy-large | 2026-02-27 03:11:33.215 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-02-27 03:11:34.193130 | ubuntu-jammy-large | 2026-02-27 03:11:34.192 | Generating locales (this might take a while)... 2026-02-27 03:11:36.182862 | ubuntu-jammy-large | 2026-02-27 03:11:36.182 | en_US.UTF-8... done 2026-02-27 03:11:36.184105 | ubuntu-jammy-large | 2026-02-27 03:11:36.183 | Generation complete. 2026-02-27 03:11:36.268997 | ubuntu-jammy-large | 2026-02-27 03:11:36.268 | dib-run-parts 12-debian-locale-gen completed 2026-02-27 03:11:36.269083 | ubuntu-jammy-large | 2026-02-27 03:11:36.268 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-02-27 03:11:36.278581 | ubuntu-jammy-large | 2026-02-27 03:11:36.278 | dib-run-parts 15-cleanup-debootstrap completed 2026-02-27 03:11:36.278643 | ubuntu-jammy-large | 2026-02-27 03:11:36.278 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-27 03:11:36.291069 | ubuntu-jammy-large | 2026-02-27 03:11:36.290 | dib-run-parts 20-install-init-scripts completed 2026-02-27 03:11:36.291128 | ubuntu-jammy-large | 2026-02-27 03:11:36.290 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-02-27 03:11:40.791420 | ubuntu-jammy-large | 2026-02-27 03:11:40.791 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-02-27 03:11:41.024841 | ubuntu-jammy-large | 2026-02-27 03:11:41.024 | Collecting pip 2026-02-27 03:11:41.147265 | ubuntu-jammy-large | 2026-02-27 03:11:41.146 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-02-27 03:11:41.356963 | ubuntu-jammy-large | 2026-02-27 03:11:41.356 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.7 MB/s eta 0:00:00 2026-02-27 03:11:41.403729 | ubuntu-jammy-large | 2026-02-27 03:11:41.403 | Installing collected packages: pip 2026-02-27 03:11:41.404009 | ubuntu-jammy-large | 2026-02-27 03:11:41.403 | Attempting uninstall: pip 2026-02-27 03:11:41.405401 | ubuntu-jammy-large | 2026-02-27 03:11:41.405 | Found existing installation: pip 22.0.2 2026-02-27 03:11:41.616495 | ubuntu-jammy-large | 2026-02-27 03:11:41.616 | Uninstalling pip-22.0.2: 2026-02-27 03:11:41.624766 | ubuntu-jammy-large | 2026-02-27 03:11:41.624 | Successfully uninstalled pip-22.0.2 2026-02-27 03:11:42.748774 | ubuntu-jammy-large | 2026-02-27 03:11:42.748 | Successfully installed pip-26.0.1 2026-02-27 03:11:43.602731 | ubuntu-jammy-large | 2026-02-27 03:11:43.602 | Processing ./opt/amphora-agent 2026-02-27 03:11:43.605335 | ubuntu-jammy-large | 2026-02-27 03:11:43.605 | Installing build dependencies: started 2026-02-27 03:11:45.036625 | ubuntu-jammy-large | 2026-02-27 03:11:45.036 | Installing build dependencies: finished with status 'done' 2026-02-27 03:11:45.040982 | ubuntu-jammy-large | 2026-02-27 03:11:45.040 | Getting requirements to build wheel: started 2026-02-27 03:11:45.419307 | ubuntu-jammy-large | 2026-02-27 03:11:45.419 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:11:45.425568 | ubuntu-jammy-large | 2026-02-27 03:11:45.425 | Installing backend dependencies: started 2026-02-27 03:11:46.669308 | ubuntu-jammy-large | 2026-02-27 03:11:46.669 | Installing backend dependencies: finished with status 'done' 2026-02-27 03:11:46.672057 | ubuntu-jammy-large | 2026-02-27 03:11:46.671 | Preparing metadata (pyproject.toml): started 2026-02-27 03:11:47.294226 | ubuntu-jammy-large | 2026-02-27 03:11:47.293 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:11:47.461689 | ubuntu-jammy-large | 2026-02-27 03:11:47.461 | Collecting alembic>=0.9.6 (from octavia==15.1.1.dev5) 2026-02-27 03:11:47.561707 | ubuntu-jammy-large | 2026-02-27 03:11:47.561 | Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2026-02-27 03:11:47.692087 | ubuntu-jammy-large | 2026-02-27 03:11:47.691 | Collecting cotyledon>=1.3.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:47.707086 | ubuntu-jammy-large | 2026-02-27 03:11:47.706 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-02-27 03:11:47.742356 | ubuntu-jammy-large | 2026-02-27 03:11:47.742 | Collecting pecan>=1.3.2 (from octavia==15.1.1.dev5) 2026-02-27 03:11:47.755773 | ubuntu-jammy-large | 2026-02-27 03:11:47.755 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-02-27 03:11:47.794609 | ubuntu-jammy-large | 2026-02-27 03:11:47.794 | Collecting pbr>=3.1.1 (from octavia==15.1.1.dev5) 2026-02-27 03:11:47.807603 | ubuntu-jammy-large | 2026-02-27 03:11:47.807 | Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-02-27 03:11:48.360966 | ubuntu-jammy-large | 2026-02-27 03:11:48.360 | Collecting SQLAlchemy>=1.2.19 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.374828 | ubuntu-jammy-large | 2026-02-27 03:11:48.374 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-02-27 03:11:48.596777 | ubuntu-jammy-large | 2026-02-27 03:11:48.596 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.609856 | ubuntu-jammy-large | 2026-02-27 03:11:48.609 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-02-27 03:11:48.656598 | ubuntu-jammy-large | 2026-02-27 03:11:48.656 | Collecting futurist>=1.2.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.671892 | ubuntu-jammy-large | 2026-02-27 03:11:48.671 | Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-27 03:11:48.723485 | ubuntu-jammy-large | 2026-02-27 03:11:48.723 | Collecting requests>=2.23.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.735876 | ubuntu-jammy-large | 2026-02-27 03:11:48.735 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-02-27 03:11:48.758053 | ubuntu-jammy-large | 2026-02-27 03:11:48.757 | Collecting rfc3986>=1.2.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.770122 | ubuntu-jammy-large | 2026-02-27 03:11:48.769 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-02-27 03:11:48.806596 | ubuntu-jammy-large | 2026-02-27 03:11:48.806 | Collecting keystoneauth1>=3.4.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.818812 | ubuntu-jammy-large | 2026-02-27 03:11:48.818 | Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-02-27 03:11:48.854411 | ubuntu-jammy-large | 2026-02-27 03:11:48.854 | Collecting keystonemiddleware>=9.5.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.867282 | ubuntu-jammy-large | 2026-02-27 03:11:48.867 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-27 03:11:48.896592 | ubuntu-jammy-large | 2026-02-27 03:11:48.896 | Collecting WebOb>=1.8.2 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.909080 | ubuntu-jammy-large | 2026-02-27 03:11:48.908 | Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2026-02-27 03:11:48.951395 | ubuntu-jammy-large | 2026-02-27 03:11:48.951 | Collecting stevedore>=1.20.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:48.964932 | ubuntu-jammy-large | 2026-02-27 03:11:48.964 | Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-27 03:11:49.006270 | ubuntu-jammy-large | 2026-02-27 03:11:49.005 | Collecting openstacksdk>=0.103.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.019392 | ubuntu-jammy-large | 2026-02-27 03:11:49.019 | Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2026-02-27 03:11:49.062965 | ubuntu-jammy-large | 2026-02-27 03:11:49.062 | Collecting oslo.config>=6.8.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.075898 | ubuntu-jammy-large | 2026-02-27 03:11:49.075 | Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:49.112498 | ubuntu-jammy-large | 2026-02-27 03:11:49.112 | Collecting oslo.context>=2.22.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.125638 | ubuntu-jammy-large | 2026-02-27 03:11:49.125 | Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:11:49.181539 | ubuntu-jammy-large | 2026-02-27 03:11:49.181 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:49.195112 | ubuntu-jammy-large | 2026-02-27 03:11:49.194 | Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-27 03:11:49.227702 | ubuntu-jammy-large | 2026-02-27 03:11:49.227 | Collecting oslo.i18n>=3.20.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.240431 | ubuntu-jammy-large | 2026-02-27 03:11:49.240 | Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:11:49.289432 | ubuntu-jammy-large | 2026-02-27 03:11:49.289 | Collecting oslo.log>=4.3.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.301720 | ubuntu-jammy-large | 2026-02-27 03:11:49.301 | Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-02-27 03:11:49.364273 | ubuntu-jammy-large | 2026-02-27 03:11:49.363 | Collecting oslo.messaging>=14.1.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.380100 | ubuntu-jammy-large | 2026-02-27 03:11:49.379 | Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2026-02-27 03:11:49.431864 | ubuntu-jammy-large | 2026-02-27 03:11:49.431 | Collecting oslo.middleware>=4.0.1 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.445324 | ubuntu-jammy-large | 2026-02-27 03:11:49.445 | Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-27 03:11:49.484762 | ubuntu-jammy-large | 2026-02-27 03:11:49.484 | Collecting oslo.policy>=3.7.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.497413 | ubuntu-jammy-large | 2026-02-27 03:11:49.497 | Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:11:49.639300 | ubuntu-jammy-large | 2026-02-27 03:11:49.639 | Collecting oslo.reports>=1.18.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.653064 | ubuntu-jammy-large | 2026-02-27 03:11:49.652 | Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2026-02-27 03:11:49.689252 | ubuntu-jammy-large | 2026-02-27 03:11:49.688 | Collecting oslo.serialization>=2.28.1 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.702298 | ubuntu-jammy-large | 2026-02-27 03:11:49.702 | Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-02-27 03:11:49.782602 | ubuntu-jammy-large | 2026-02-27 03:11:49.782 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.795624 | ubuntu-jammy-large | 2026-02-27 03:11:49.795 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2026-02-27 03:11:49.837726 | ubuntu-jammy-large | 2026-02-27 03:11:49.837 | Collecting oslo.utils>=4.7.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:49.850927 | ubuntu-jammy-large | 2026-02-27 03:11:49.850 | Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-27 03:11:50.285033 | ubuntu-jammy-large | 2026-02-27 03:11:50.284 | Collecting psutil>=5.7.1 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.298316 | ubuntu-jammy-large | 2026-02-27 03:11:50.298 | 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-02-27 03:11:50.339739 | ubuntu-jammy-large | 2026-02-27 03:11:50.339 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.353344 | ubuntu-jammy-large | 2026-02-27 03:11:50.353 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-02-27 03:11:50.392106 | ubuntu-jammy-large | 2026-02-27 03:11:50.391 | Collecting pyasn1-modules>=0.0.6 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.405309 | ubuntu-jammy-large | 2026-02-27 03:11:50.405 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-02-27 03:11:50.589591 | ubuntu-jammy-large | 2026-02-27 03:11:50.589 | Collecting python-barbicanclient>=4.5.2 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.604026 | ubuntu-jammy-large | 2026-02-27 03:11:50.603 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2026-02-27 03:11:50.640491 | ubuntu-jammy-large | 2026-02-27 03:11:50.640 | Collecting python-glanceclient>=2.8.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.653640 | ubuntu-jammy-large | 2026-02-27 03:11:50.653 | Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2026-02-27 03:11:50.690333 | ubuntu-jammy-large | 2026-02-27 03:11:50.690 | Collecting python-novaclient>=9.1.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.703420 | ubuntu-jammy-large | 2026-02-27 03:11:50.703 | Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:50.751389 | ubuntu-jammy-large | 2026-02-27 03:11:50.751 | Collecting python-cinderclient>=3.3.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.764560 | ubuntu-jammy-large | 2026-02-27 03:11:50.764 | Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-02-27 03:11:50.896776 | ubuntu-jammy-large | 2026-02-27 03:11:50.896 | Collecting WSME>=0.8.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.911682 | ubuntu-jammy-large | 2026-02-27 03:11:50.911 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 03:11:50.943529 | ubuntu-jammy-large | 2026-02-27 03:11:50.943 | Collecting Jinja2>=2.10 (from octavia==15.1.1.dev5) 2026-02-27 03:11:50.957089 | ubuntu-jammy-large | 2026-02-27 03:11:50.956 | Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-02-27 03:11:51.152290 | ubuntu-jammy-large | 2026-02-27 03:11:51.152 | Collecting taskflow>=5.5.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.167841 | ubuntu-jammy-large | 2026-02-27 03:11:51.167 | Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-02-27 03:11:51.328818 | ubuntu-jammy-large | 2026-02-27 03:11:51.328 | Collecting castellan>=0.16.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.341337 | ubuntu-jammy-large | 2026-02-27 03:11:51.341 | Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2026-02-27 03:11:51.472531 | ubuntu-jammy-large | 2026-02-27 03:11:51.472 | Collecting tenacity>=5.0.4 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.485093 | ubuntu-jammy-large | 2026-02-27 03:11:51.484 | Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2026-02-27 03:11:51.506542 | ubuntu-jammy-large | 2026-02-27 03:11:51.506 | Collecting distro>=1.2.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.518994 | ubuntu-jammy-large | 2026-02-27 03:11:51.518 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-02-27 03:11:51.566988 | ubuntu-jammy-large | 2026-02-27 03:11:51.566 | Collecting jsonschema>=3.2.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.579735 | ubuntu-jammy-large | 2026-02-27 03:11:51.579 | Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-02-27 03:11:51.773163 | ubuntu-jammy-large | 2026-02-27 03:11:51.772 | Collecting octavia-lib>=3.3.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.891395 | ubuntu-jammy-large | 2026-02-27 03:11:51.891 | Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-27 03:11:51.982179 | ubuntu-jammy-large | 2026-02-27 03:11:51.981 | Collecting setproctitle>=1.1.10 (from octavia==15.1.1.dev5) 2026-02-27 03:11:51.995513 | ubuntu-jammy-large | 2026-02-27 03:11:51.995 | 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-02-27 03:11:52.019281 | ubuntu-jammy-large | 2026-02-27 03:11:52.019 | Collecting python-dateutil>=2.7.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.031344 | ubuntu-jammy-large | 2026-02-27 03:11:52.031 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-27 03:11:52.171257 | ubuntu-jammy-large | 2026-02-27 03:11:52.170 | Collecting Flask!=0.11,>=0.10 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.184357 | ubuntu-jammy-large | 2026-02-27 03:11:52.184 | Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-02-27 03:11:52.534254 | ubuntu-jammy-large | 2026-02-27 03:11:52.533 | Collecting cryptography>=42.0.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.547991 | ubuntu-jammy-large | 2026-02-27 03:11:52.547 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2026-02-27 03:11:52.580942 | ubuntu-jammy-large | 2026-02-27 03:11:52.580 | Collecting pyroute2>=0.5.14 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.594431 | ubuntu-jammy-large | 2026-02-27 03:11:52.594 | Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2026-02-27 03:11:52.629061 | ubuntu-jammy-large | 2026-02-27 03:11:52.628 | Collecting gunicorn>=19.9.0 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.643018 | ubuntu-jammy-large | 2026-02-27 03:11:52.642 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-02-27 03:11:52.679207 | ubuntu-jammy-large | 2026-02-27 03:11:52.678 | Collecting Werkzeug>=0.14.1 (from octavia==15.1.1.dev5) 2026-02-27 03:11:52.693098 | ubuntu-jammy-large | 2026-02-27 03:11:52.692 | Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 03:11:52.743598 | ubuntu-jammy-large | 2026-02-27 03:11:52.743 | Collecting Mako (from alembic>=0.9.6->octavia==15.1.1.dev5) 2026-02-27 03:11:52.756082 | ubuntu-jammy-large | 2026-02-27 03:11:52.755 | Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2026-02-27 03:11:52.787053 | ubuntu-jammy-large | 2026-02-27 03:11:52.786 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==15.1.1.dev5) 2026-02-27 03:11:52.799400 | ubuntu-jammy-large | 2026-02-27 03:11:52.799 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:52.985227 | ubuntu-jammy-large | 2026-02-27 03:11:52.984 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==15.1.1.dev5) 2026-02-27 03:11:52.998847 | ubuntu-jammy-large | 2026-02-27 03:11:52.998 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-02-27 03:11:53.019664 | ubuntu-jammy-large | 2026-02-27 03:11:53.019 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.032393 | ubuntu-jammy-large | 2026-02-27 03:11:53.032 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-02-27 03:11:53.059292 | ubuntu-jammy-large | 2026-02-27 03:11:53.059 | Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev5) 2026-02-27 03:11:53.070707 | ubuntu-jammy-large | 2026-02-27 03:11:53.070 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-02-27 03:11:53.095069 | ubuntu-jammy-large | 2026-02-27 03:11:53.094 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev5) 2026-02-27 03:11:53.107367 | ubuntu-jammy-large | 2026-02-27 03:11:53.107 | Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:53.133547 | ubuntu-jammy-large | 2026-02-27 03:11:53.133 | Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev5) 2026-02-27 03:11:53.148175 | ubuntu-jammy-large | 2026-02-27 03:11:53.147 | Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-02-27 03:11:53.188241 | ubuntu-jammy-large | 2026-02-27 03:11:53.187 | Collecting packaging (from gunicorn>=19.9.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.201373 | ubuntu-jammy-large | 2026-02-27 03:11:53.201 | Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-02-27 03:11:53.281524 | ubuntu-jammy-large | 2026-02-27 03:11:53.281 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==15.1.1.dev5) 2026-02-27 03:11:53.298161 | ubuntu-jammy-large | 2026-02-27 03:11:53.297 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2026-02-27 03:11:53.332288 | ubuntu-jammy-large | 2026-02-27 03:11:53.331 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.346189 | ubuntu-jammy-large | 2026-02-27 03:11:53.345 | Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-02-27 03:11:53.388411 | ubuntu-jammy-large | 2026-02-27 03:11:53.388 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.402409 | ubuntu-jammy-large | 2026-02-27 03:11:53.402 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:53.440199 | ubuntu-jammy-large | 2026-02-27 03:11:53.439 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.453046 | ubuntu-jammy-large | 2026-02-27 03:11:53.452 | Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-02-27 03:11:53.940222 | ubuntu-jammy-large | 2026-02-27 03:11:53.939 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==15.1.1.dev5) 2026-02-27 03:11:53.955630 | ubuntu-jammy-large | 2026-02-27 03:11:53.955 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-02-27 03:11:53.995636 | ubuntu-jammy-large | 2026-02-27 03:11:53.995 | Collecting iso8601>=0.1.11 (from keystoneauth1>=3.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.008072 | ubuntu-jammy-large | 2026-02-27 03:11:54.007 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 03:11:54.032093 | ubuntu-jammy-large | 2026-02-27 03:11:54.031 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.043867 | ubuntu-jammy-large | 2026-02-27 03:11:54.043 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-02-27 03:11:54.072364 | ubuntu-jammy-large | 2026-02-27 03:11:54.072 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.084095 | ubuntu-jammy-large | 2026-02-27 03:11:54.083 | Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:54.125183 | ubuntu-jammy-large | 2026-02-27 03:11:54.124 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.241676 | ubuntu-jammy-large | 2026-02-27 03:11:54.241 | Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2026-02-27 03:11:54.288156 | ubuntu-jammy-large | 2026-02-27 03:11:54.287 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.300782 | ubuntu-jammy-large | 2026-02-27 03:11:54.300 | Downloading pycadf-3.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:11:54.332082 | ubuntu-jammy-large | 2026-02-27 03:11:54.331 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.345055 | ubuntu-jammy-large | 2026-02-27 03:11:54.344 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-02-27 03:11:54.413739 | ubuntu-jammy-large | 2026-02-27 03:11:54.413 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.426481 | ubuntu-jammy-large | 2026-02-27 03:11:54.426 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-02-27 03:11:54.449480 | ubuntu-jammy-large | 2026-02-27 03:11:54.449 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.461662 | ubuntu-jammy-large | 2026-02-27 03:11:54.461 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-02-27 03:11:54.492827 | ubuntu-jammy-large | 2026-02-27 03:11:54.492 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.506163 | ubuntu-jammy-large | 2026-02-27 03:11:54.505 | Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-02-27 03:11:54.531072 | ubuntu-jammy-large | 2026-02-27 03:11:54.530 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.543650 | ubuntu-jammy-large | 2026-02-27 03:11:54.543 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-02-27 03:11:54.568733 | ubuntu-jammy-large | 2026-02-27 03:11:54.568 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.580466 | ubuntu-jammy-large | 2026-02-27 03:11:54.580 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-02-27 03:11:54.614751 | ubuntu-jammy-large | 2026-02-27 03:11:54.614 | Collecting netifaces>=0.10.4 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:54.626614 | ubuntu-jammy-large | 2026-02-27 03:11:54.626 | Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-02-27 03:11:54.636213 | ubuntu-jammy-large | 2026-02-27 03:11:54.635 | Installing build dependencies: started 2026-02-27 03:11:55.729933 | ubuntu-jammy-large | 2026-02-27 03:11:55.729 | Installing build dependencies: finished with status 'done' 2026-02-27 03:11:55.732232 | ubuntu-jammy-large | 2026-02-27 03:11:55.731 | Getting requirements to build wheel: started 2026-02-27 03:11:56.174334 | ubuntu-jammy-large | 2026-02-27 03:11:56.173 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:11:56.177034 | ubuntu-jammy-large | 2026-02-27 03:11:56.176 | Preparing metadata (pyproject.toml): started 2026-02-27 03:11:56.466610 | ubuntu-jammy-large | 2026-02-27 03:11:56.466 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:11:56.512835 | ubuntu-jammy-large | 2026-02-27 03:11:56.512 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:56.534397 | ubuntu-jammy-large | 2026-02-27 03:11:56.534 | Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-02-27 03:11:56.560901 | ubuntu-jammy-large | 2026-02-27 03:11:56.560 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:56.574718 | ubuntu-jammy-large | 2026-02-27 03:11:56.574 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-02-27 03:11:56.618116 | ubuntu-jammy-large | 2026-02-27 03:11:56.617 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.1.1.dev5) 2026-02-27 03:11:56.631837 | ubuntu-jammy-large | 2026-02-27 03:11:56.631 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-02-27 03:11:56.697651 | ubuntu-jammy-large | 2026-02-27 03:11:56.697 | Collecting debtcollector>=1.2.0 (from oslo.config>=6.8.0->octavia==15.1.1.dev5) 2026-02-27 03:11:56.709269 | ubuntu-jammy-large | 2026-02-27 03:11:56.709 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-02-27 03:11:56.731489 | ubuntu-jammy-large | 2026-02-27 03:11:56.731 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==15.1.1.dev5) 2026-02-27 03:11:56.743314 | ubuntu-jammy-large | 2026-02-27 03:11:56.743 | Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-02-27 03:11:57.099900 | ubuntu-jammy-large | 2026-02-27 03:11:57.099 | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.113028 | ubuntu-jammy-large | 2026-02-27 03:11:57.112 | 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-02-27 03:11:57.148452 | ubuntu-jammy-large | 2026-02-27 03:11:57.148 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.160565 | ubuntu-jammy-large | 2026-02-27 03:11:57.160 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-02-27 03:11:57.179806 | ubuntu-jammy-large | 2026-02-27 03:11:57.179 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.193184 | ubuntu-jammy-large | 2026-02-27 03:11:57.192 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-02-27 03:11:57.223721 | ubuntu-jammy-large | 2026-02-27 03:11:57.223 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.236057 | ubuntu-jammy-large | 2026-02-27 03:11:57.235 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-02-27 03:11:57.278883 | ubuntu-jammy-large | 2026-02-27 03:11:57.278 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.394531 | ubuntu-jammy-large | 2026-02-27 03:11:57.394 | Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2026-02-27 03:11:57.434805 | ubuntu-jammy-large | 2026-02-27 03:11:57.434 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.448035 | ubuntu-jammy-large | 2026-02-27 03:11:57.447 | Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2026-02-27 03:11:57.492524 | ubuntu-jammy-large | 2026-02-27 03:11:57.492 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.505269 | ubuntu-jammy-large | 2026-02-27 03:11:57.505 | Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-02-27 03:11:57.534920 | ubuntu-jammy-large | 2026-02-27 03:11:57.534 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.548800 | ubuntu-jammy-large | 2026-02-27 03:11:57.548 | Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2026-02-27 03:11:57.605223 | ubuntu-jammy-large | 2026-02-27 03:11:57.604 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.619283 | ubuntu-jammy-large | 2026-02-27 03:11:57.619 | Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-27 03:11:57.657812 | ubuntu-jammy-large | 2026-02-27 03:11:57.657 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.671509 | ubuntu-jammy-large | 2026-02-27 03:11:57.671 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-27 03:11:57.885691 | ubuntu-jammy-large | 2026-02-27 03:11:57.885 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:57.898948 | ubuntu-jammy-large | 2026-02-27 03:11:57.898 | Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-27 03:11:57.968266 | ubuntu-jammy-large | 2026-02-27 03:11:57.967 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==15.1.1.dev5) 2026-02-27 03:11:57.982395 | ubuntu-jammy-large | 2026-02-27 03:11:57.982 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-02-27 03:11:58.017975 | ubuntu-jammy-large | 2026-02-27 03:11:58.017 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==15.1.1.dev5) 2026-02-27 03:11:58.181681 | ubuntu-jammy-large | 2026-02-27 03:11:58.181 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-02-27 03:11:58.312003 | ubuntu-jammy-large | 2026-02-27 03:11:58.311 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==15.1.1.dev5) 2026-02-27 03:11:58.325510 | ubuntu-jammy-large | 2026-02-27 03:11:58.325 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2026-02-27 03:11:58.348126 | ubuntu-jammy-large | 2026-02-27 03:11:58.347 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.28.1->octavia==15.1.1.dev5) 2026-02-27 03:11:58.360304 | ubuntu-jammy-large | 2026-02-27 03:11:58.360 | Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-02-27 03:11:58.392485 | ubuntu-jammy-large | 2026-02-27 03:11:58.392 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.405373 | ubuntu-jammy-large | 2026-02-27 03:11:58.405 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-02-27 03:11:58.426183 | ubuntu-jammy-large | 2026-02-27 03:11:58.425 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.438077 | ubuntu-jammy-large | 2026-02-27 03:11:58.437 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-02-27 03:11:58.459744 | ubuntu-jammy-large | 2026-02-27 03:11:58.459 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.471947 | ubuntu-jammy-large | 2026-02-27 03:11:58.471 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-02-27 03:11:58.515634 | ubuntu-jammy-large | 2026-02-27 03:11:58.515 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.528652 | ubuntu-jammy-large | 2026-02-27 03:11:58.528 | 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-02-27 03:11:58.556084 | ubuntu-jammy-large | 2026-02-27 03:11:58.555 | Collecting eventlet>=0.25.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.569037 | ubuntu-jammy-large | 2026-02-27 03:11:58.568 | Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2026-02-27 03:11:58.866151 | ubuntu-jammy-large | 2026-02-27 03:11:58.865 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.878793 | ubuntu-jammy-large | 2026-02-27 03:11:58.878 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-02-27 03:11:58.910120 | ubuntu-jammy-large | 2026-02-27 03:11:58.909 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.922539 | ubuntu-jammy-large | 2026-02-27 03:11:58.922 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:11:58.955208 | ubuntu-jammy-large | 2026-02-27 03:11:58.954 | Collecting dnspython>=1.15.0 (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:58.967876 | ubuntu-jammy-large | 2026-02-27 03:11:58.967 | Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2026-02-27 03:11:59.003039 | ubuntu-jammy-large | 2026-02-27 03:11:59.002 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:11:59.017294 | ubuntu-jammy-large | 2026-02-27 03:11:59.017 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-02-27 03:11:59.150942 | ubuntu-jammy-large | 2026-02-27 03:11:59.150 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==15.1.1.dev5) 2026-02-27 03:11:59.165633 | ubuntu-jammy-large | 2026-02-27 03:11:59.165 | Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-02-27 03:11:59.229450 | ubuntu-jammy-large | 2026-02-27 03:11:59.229 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==15.1.1.dev5) 2026-02-27 03:11:59.242325 | ubuntu-jammy-large | 2026-02-27 03:11:59.242 | Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-02-27 03:11:59.251018 | ubuntu-jammy-large | 2026-02-27 03:11:59.250 | 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.1.1.dev5) (59.6.0) 2026-02-27 03:11:59.273615 | ubuntu-jammy-large | 2026-02-27 03:11:59.273 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==15.1.1.dev5) 2026-02-27 03:11:59.287876 | ubuntu-jammy-large | 2026-02-27 03:11:59.287 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-02-27 03:11:59.308632 | ubuntu-jammy-large | 2026-02-27 03:11:59.308 | Installing build dependencies: started 2026-02-27 03:12:00.398211 | ubuntu-jammy-large | 2026-02-27 03:12:00.397 | Installing build dependencies: finished with status 'done' 2026-02-27 03:12:00.399443 | ubuntu-jammy-large | 2026-02-27 03:12:00.399 | Getting requirements to build wheel: started 2026-02-27 03:12:00.906004 | ubuntu-jammy-large | 2026-02-27 03:12:00.905 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:12:00.908464 | ubuntu-jammy-large | 2026-02-27 03:12:00.908 | Preparing metadata (pyproject.toml): started 2026-02-27 03:12:01.150771 | ubuntu-jammy-large | 2026-02-27 03:12:01.150 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:12:01.200273 | ubuntu-jammy-large | 2026-02-27 03:12:01.199 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.1.1.dev5) 2026-02-27 03:12:01.213929 | ubuntu-jammy-large | 2026-02-27 03:12:01.213 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-02-27 03:12:01.293164 | ubuntu-jammy-large | 2026-02-27 03:12:01.292 | Collecting pytz>=2013.6 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:12:01.306224 | ubuntu-jammy-large | 2026-02-27 03:12:01.306 | Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-02-27 03:12:01.328167 | ubuntu-jammy-large | 2026-02-27 03:12:01.327 | Collecting six>=1.10.0 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev5) 2026-02-27 03:12:01.349307 | ubuntu-jammy-large | 2026-02-27 03:12:01.349 | Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-02-27 03:12:01.388428 | ubuntu-jammy-large | 2026-02-27 03:12:01.388 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==15.1.1.dev5) 2026-02-27 03:12:01.401282 | ubuntu-jammy-large | 2026-02-27 03:12:01.400 | Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-02-27 03:12:01.435861 | ubuntu-jammy-large | 2026-02-27 03:12:01.435 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev5) 2026-02-27 03:12:01.551882 | ubuntu-jammy-large | 2026-02-27 03:12:01.551 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-02-27 03:12:01.807930 | ubuntu-jammy-large | 2026-02-27 03:12:01.807 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev5) 2026-02-27 03:12:01.821677 | ubuntu-jammy-large | 2026-02-27 03:12:01.821 | Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-02-27 03:12:01.856139 | ubuntu-jammy-large | 2026-02-27 03:12:01.855 | Collecting pyperclip>=1.6 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.1.1.dev5) 2026-02-27 03:12:01.869515 | ubuntu-jammy-large | 2026-02-27 03:12:01.869 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-02-27 03:12:01.880221 | ubuntu-jammy-large | 2026-02-27 03:12:01.879 | Installing build dependencies: started 2026-02-27 03:12:02.980574 | ubuntu-jammy-large | 2026-02-27 03:12:02.980 | Installing build dependencies: finished with status 'done' 2026-02-27 03:12:02.982722 | ubuntu-jammy-large | 2026-02-27 03:12:02.982 | Getting requirements to build wheel: started 2026-02-27 03:12:03.413143 | ubuntu-jammy-large | 2026-02-27 03:12:03.412 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:12:03.416586 | ubuntu-jammy-large | 2026-02-27 03:12:03.416 | Preparing metadata (pyproject.toml): started 2026-02-27 03:12:03.696907 | ubuntu-jammy-large | 2026-02-27 03:12:03.696 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:12:03.772405 | ubuntu-jammy-large | 2026-02-27 03:12:03.772 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==15.1.1.dev5) 2026-02-27 03:12:03.784928 | ubuntu-jammy-large | 2026-02-27 03:12:03.784 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-02-27 03:12:03.808137 | ubuntu-jammy-large | 2026-02-27 03:12:03.808 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==15.1.1.dev5) 2026-02-27 03:12:03.820735 | ubuntu-jammy-large | 2026-02-27 03:12:03.820 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-02-27 03:12:03.998327 | ubuntu-jammy-large | 2026-02-27 03:12:03.998 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.010161 | ubuntu-jammy-large | 2026-02-27 03:12:04.010 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2026-02-27 03:12:04.032062 | ubuntu-jammy-large | 2026-02-27 03:12:04.031 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.044081 | ubuntu-jammy-large | 2026-02-27 03:12:04.043 | Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-02-27 03:12:04.075351 | ubuntu-jammy-large | 2026-02-27 03:12:04.075 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.087280 | ubuntu-jammy-large | 2026-02-27 03:12:04.087 | Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-02-27 03:12:04.123658 | ubuntu-jammy-large | 2026-02-27 03:12:04.123 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.135267 | ubuntu-jammy-large | 2026-02-27 03:12:04.134 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-02-27 03:12:04.165867 | ubuntu-jammy-large | 2026-02-27 03:12:04.165 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.178253 | ubuntu-jammy-large | 2026-02-27 03:12:04.178 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-02-27 03:12:04.336791 | ubuntu-jammy-large | 2026-02-27 03:12:04.336 | Collecting automaton>=1.9.0 (from taskflow>=5.5.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.350035 | ubuntu-jammy-large | 2026-02-27 03:12:04.349 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-02-27 03:12:04.388080 | ubuntu-jammy-large | 2026-02-27 03:12:04.387 | Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.400171 | ubuntu-jammy-large | 2026-02-27 03:12:04.399 | Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-02-27 03:12:04.423471 | ubuntu-jammy-large | 2026-02-27 03:12:04.423 | Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.435759 | ubuntu-jammy-large | 2026-02-27 03:12:04.435 | Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-02-27 03:12:04.598754 | ubuntu-jammy-large | 2026-02-27 03:12:04.598 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.611604 | ubuntu-jammy-large | 2026-02-27 03:12:04.611 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-02-27 03:12:04.761530 | ubuntu-jammy-large | 2026-02-27 03:12:04.761 | Collecting simplegeneric (from WSME>=0.8.0->octavia==15.1.1.dev5) 2026-02-27 03:12:04.775172 | ubuntu-jammy-large | 2026-02-27 03:12:04.774 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-02-27 03:12:04.783439 | ubuntu-jammy-large | 2026-02-27 03:12:04.783 | Installing build dependencies: started 2026-02-27 03:12:05.778184 | ubuntu-jammy-large | 2026-02-27 03:12:05.777 | Installing build dependencies: finished with status 'done' 2026-02-27 03:12:05.779846 | ubuntu-jammy-large | 2026-02-27 03:12:05.779 | Getting requirements to build wheel: started 2026-02-27 03:12:06.202904 | ubuntu-jammy-large | 2026-02-27 03:12:06.202 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:12:06.205219 | ubuntu-jammy-large | 2026-02-27 03:12:06.205 | Preparing metadata (pyproject.toml): started 2026-02-27 03:12:06.441011 | ubuntu-jammy-large | 2026-02-27 03:12:06.439 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:12:06.488014 | ubuntu-jammy-large | 2026-02-27 03:12:06.487 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==15.1.1.dev5) 2026-02-27 03:12:06.501141 | ubuntu-jammy-large | 2026-02-27 03:12:06.500 | Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2026-02-27 03:12:06.532906 | ubuntu-jammy-large | 2026-02-27 03:12:06.532 | Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.1.1.dev5) 2026-02-27 03:12:06.545689 | ubuntu-jammy-large | 2026-02-27 03:12:06.545 | Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2026-02-27 03:12:06.583075 | ubuntu-jammy-large | 2026-02-27 03:12:06.582 | Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2026-02-27 03:12:06.611311 | ubuntu-jammy-large | 2026-02-27 03:12:06.611 | Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2026-02-27 03:12:06.628529 | ubuntu-jammy-large | 2026-02-27 03:12:06.628 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-02-27 03:12:06.644719 | ubuntu-jammy-large | 2026-02-27 03:12:06.644 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2026-02-27 03:12:06.777643 | ubuntu-jammy-large | 2026-02-27 03:12:06.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 30.9 MB/s 0:00:00 2026-02-27 03:12:06.791811 | ubuntu-jammy-large | 2026-02-27 03:12:06.791 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 2026-02-27 03:12:06.824107 | ubuntu-jammy-large | 2026-02-27 03:12:06.821 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-02-27 03:12:06.838778 | ubuntu-jammy-large | 2026-02-27 03:12:06.838 | Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-02-27 03:12:06.855762 | ubuntu-jammy-large | 2026-02-27 03:12:06.855 | Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-02-27 03:12:06.870217 | ubuntu-jammy-large | 2026-02-27 03:12:06.870 | Downloading click-8.1.7-py3-none-any.whl (97 kB) 2026-02-27 03:12:06.891221 | ubuntu-jammy-large | 2026-02-27 03:12:06.890 | Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2026-02-27 03:12:06.907938 | ubuntu-jammy-large | 2026-02-27 03:12:06.907 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-02-27 03:12:06.924740 | ubuntu-jammy-large | 2026-02-27 03:12:06.924 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-02-27 03:12:06.942122 | ubuntu-jammy-large | 2026-02-27 03:12:06.941 | Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-02-27 03:12:06.959831 | ubuntu-jammy-large | 2026-02-27 03:12:06.959 | Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-02-27 03:12:06.977150 | ubuntu-jammy-large | 2026-02-27 03:12:06.976 | Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-02-27 03:12:06.993129 | ubuntu-jammy-large | 2026-02-27 03:12:06.992 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-02-27 03:12:07.112779 | ubuntu-jammy-large | 2026-02-27 03:12:07.112 | Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-02-27 03:12:07.139139 | ubuntu-jammy-large | 2026-02-27 03:12:07.138 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-02-27 03:12:07.155757 | ubuntu-jammy-large | 2026-02-27 03:12:07.155 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2026-02-27 03:12:07.173726 | ubuntu-jammy-large | 2026-02-27 03:12:07.173 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2026-02-27 03:12:07.338248 | ubuntu-jammy-large | 2026-02-27 03:12:07.337 | Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2026-02-27 03:12:07.356554 | ubuntu-jammy-large | 2026-02-27 03:12:07.356 | Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2026-02-27 03:12:07.416486 | ubuntu-jammy-large | 2026-02-27 03:12:07.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.9 MB/s 0:00:00 2026-02-27 03:12:07.430262 | ubuntu-jammy-large | 2026-02-27 03:12:07.430 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-02-27 03:12:07.445720 | ubuntu-jammy-large | 2026-02-27 03:12:07.445 | Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-02-27 03:12:07.462785 | ubuntu-jammy-large | 2026-02-27 03:12:07.462 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-02-27 03:12:07.477946 | ubuntu-jammy-large | 2026-02-27 03:12:07.477 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-02-27 03:12:07.491904 | ubuntu-jammy-large | 2026-02-27 03:12:07.491 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-02-27 03:12:07.507305 | ubuntu-jammy-large | 2026-02-27 03:12:07.507 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-02-27 03:12:07.523851 | ubuntu-jammy-large | 2026-02-27 03:12:07.523 | Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2026-02-27 03:12:07.540510 | ubuntu-jammy-large | 2026-02-27 03:12:07.540 | Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2026-02-27 03:12:07.558760 | ubuntu-jammy-large | 2026-02-27 03:12:07.558 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-02-27 03:12:07.575850 | ubuntu-jammy-large | 2026-02-27 03:12:07.575 | Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-02-27 03:12:07.647825 | ubuntu-jammy-large | 2026-02-27 03:12:07.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 30.8 MB/s 0:00:00 2026-02-27 03:12:07.662469 | ubuntu-jammy-large | 2026-02-27 03:12:07.662 | Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2026-02-27 03:12:07.677687 | ubuntu-jammy-large | 2026-02-27 03:12:07.677 | Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2026-02-27 03:12:07.708977 | ubuntu-jammy-large | 2026-02-27 03:12:07.708 | Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-02-27 03:12:07.724335 | ubuntu-jammy-large | 2026-02-27 03:12:07.724 | Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2026-02-27 03:12:07.739173 | ubuntu-jammy-large | 2026-02-27 03:12:07.739 | Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2026-02-27 03:12:07.760043 | ubuntu-jammy-large | 2026-02-27 03:12:07.759 | Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2026-02-27 03:12:07.775509 | ubuntu-jammy-large | 2026-02-27 03:12:07.775 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-02-27 03:12:07.793249 | ubuntu-jammy-large | 2026-02-27 03:12:07.793 | Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2026-02-27 03:12:07.810915 | ubuntu-jammy-large | 2026-02-27 03:12:07.810 | Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2026-02-27 03:12:07.830110 | ubuntu-jammy-large | 2026-02-27 03:12:07.829 | Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2026-02-27 03:12:07.847038 | ubuntu-jammy-large | 2026-02-27 03:12:07.846 | Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2026-02-27 03:12:07.864875 | ubuntu-jammy-large | 2026-02-27 03:12:07.864 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-02-27 03:12:07.890267 | ubuntu-jammy-large | 2026-02-27 03:12:07.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 19.2 MB/s 0:00:00 2026-02-27 03:12:07.904804 | ubuntu-jammy-large | 2026-02-27 03:12:07.904 | Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2026-02-27 03:12:07.921295 | ubuntu-jammy-large | 2026-02-27 03:12:07.921 | Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2026-02-27 03:12:07.938670 | ubuntu-jammy-large | 2026-02-27 03:12:07.938 | Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-02-27 03:12:07.956011 | ubuntu-jammy-large | 2026-02-27 03:12:07.955 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2026-02-27 03:12:07.982474 | ubuntu-jammy-large | 2026-02-27 03:12:07.982 | Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2026-02-27 03:12:08.000215 | ubuntu-jammy-large | 2026-02-27 03:12:08.000 | Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2026-02-27 03:12:08.027874 | ubuntu-jammy-large | 2026-02-27 03:12:08.027 | Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2026-02-27 03:12:08.048789 | ubuntu-jammy-large | 2026-02-27 03:12:08.048 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (616 kB) 2026-02-27 03:12:08.073107 | ubuntu-jammy-large | 2026-02-27 03:12:08.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 616.0/616.0 kB 22.0 MB/s 0:00:00 2026-02-27 03:12:08.087618 | ubuntu-jammy-large | 2026-02-27 03:12:08.087 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2026-02-27 03:12:08.105148 | ubuntu-jammy-large | 2026-02-27 03:12:08.104 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-02-27 03:12:08.121292 | ubuntu-jammy-large | 2026-02-27 03:12:08.121 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2026-02-27 03:12:08.136909 | ubuntu-jammy-large | 2026-02-27 03:12:08.136 | Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2026-02-27 03:12:08.154990 | ubuntu-jammy-large | 2026-02-27 03:12:08.154 | Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-02-27 03:12:08.172283 | ubuntu-jammy-large | 2026-02-27 03:12:08.172 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-02-27 03:12:08.192611 | ubuntu-jammy-large | 2026-02-27 03:12:08.192 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-02-27 03:12:08.208171 | ubuntu-jammy-large | 2026-02-27 03:12:08.207 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-02-27 03:12:08.223646 | ubuntu-jammy-large | 2026-02-27 03:12:08.223 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-02-27 03:12:08.239766 | ubuntu-jammy-large | 2026-02-27 03:12:08.239 | Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2026-02-27 03:12:08.254990 | ubuntu-jammy-large | 2026-02-27 03:12:08.254 | Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-02-27 03:12:08.270611 | ubuntu-jammy-large | 2026-02-27 03:12:08.270 | Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-02-27 03:12:08.287894 | ubuntu-jammy-large | 2026-02-27 03:12:08.287 | Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2026-02-27 03:12:08.305462 | ubuntu-jammy-large | 2026-02-27 03:12:08.305 | 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-02-27 03:12:08.325291 | ubuntu-jammy-large | 2026-02-27 03:12:08.325 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-02-27 03:12:08.342745 | ubuntu-jammy-large | 2026-02-27 03:12:08.342 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-02-27 03:12:08.360464 | ubuntu-jammy-large | 2026-02-27 03:12:08.360 | Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) 2026-02-27 03:12:08.376273 | ubuntu-jammy-large | 2026-02-27 03:12:08.376 | Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2026-02-27 03:12:08.393007 | ubuntu-jammy-large | 2026-02-27 03:12:08.392 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-02-27 03:12:08.410557 | ubuntu-jammy-large | 2026-02-27 03:12:08.410 | Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-02-27 03:12:08.427172 | ubuntu-jammy-large | 2026-02-27 03:12:08.427 | Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2026-02-27 03:12:08.458222 | ubuntu-jammy-large | 2026-02-27 03:12:08.457 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2026-02-27 03:12:08.475925 | ubuntu-jammy-large | 2026-02-27 03:12:08.475 | Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-02-27 03:12:08.493642 | ubuntu-jammy-large | 2026-02-27 03:12:08.493 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-02-27 03:12:08.510742 | ubuntu-jammy-large | 2026-02-27 03:12:08.510 | Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-02-27 03:12:08.689462 | ubuntu-jammy-large | 2026-02-27 03:12:08.689 | Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-02-27 03:12:08.709025 | ubuntu-jammy-large | 2026-02-27 03:12:08.708 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-27 03:12:08.730148 | ubuntu-jammy-large | 2026-02-27 03:12:08.727 | Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2026-02-27 03:12:08.753602 | ubuntu-jammy-large | 2026-02-27 03:12:08.753 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-02-27 03:12:08.774759 | ubuntu-jammy-large | 2026-02-27 03:12:08.774 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-02-27 03:12:08.804117 | ubuntu-jammy-large | 2026-02-27 03:12:08.803 | Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2026-02-27 03:12:08.831751 | ubuntu-jammy-large | 2026-02-27 03:12:08.831 | Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-02-27 03:12:08.865552 | ubuntu-jammy-large | 2026-02-27 03:12:08.865 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-02-27 03:12:08.897847 | ubuntu-jammy-large | 2026-02-27 03:12:08.897 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 22.2 MB/s 0:00:00 2026-02-27 03:12:08.913230 | ubuntu-jammy-large | 2026-02-27 03:12:08.912 | Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-02-27 03:12:08.930718 | ubuntu-jammy-large | 2026-02-27 03:12:08.930 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-02-27 03:12:08.949366 | ubuntu-jammy-large | 2026-02-27 03:12:08.949 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2026-02-27 03:12:08.967480 | ubuntu-jammy-large | 2026-02-27 03:12:08.967 | Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-02-27 03:12:08.985010 | ubuntu-jammy-large | 2026-02-27 03:12:08.984 | Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-02-27 03:12:09.002080 | ubuntu-jammy-large | 2026-02-27 03:12:09.001 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-02-27 03:12:09.019897 | ubuntu-jammy-large | 2026-02-27 03:12:09.019 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-02-27 03:12:09.035814 | ubuntu-jammy-large | 2026-02-27 03:12:09.035 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-02-27 03:12:09.052571 | ubuntu-jammy-large | 2026-02-27 03:12:09.052 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-02-27 03:12:09.069117 | ubuntu-jammy-large | 2026-02-27 03:12:09.068 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-02-27 03:12:09.085215 | ubuntu-jammy-large | 2026-02-27 03:12:09.085 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2026-02-27 03:12:09.111400 | ubuntu-jammy-large | 2026-02-27 03:12:09.111 | 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-02-27 03:12:09.126982 | ubuntu-jammy-large | 2026-02-27 03:12:09.126 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-02-27 03:12:09.375480 | ubuntu-jammy-large | 2026-02-27 03:12:09.375 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-02-27 03:12:09.474602 | ubuntu-jammy-large | 2026-02-27 03:12:09.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 30.7 MB/s 0:00:00 2026-02-27 03:12:09.488789 | ubuntu-jammy-large | 2026-02-27 03:12:09.488 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-02-27 03:12:09.504722 | ubuntu-jammy-large | 2026-02-27 03:12:09.504 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-02-27 03:12:09.520533 | ubuntu-jammy-large | 2026-02-27 03:12:09.520 | Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-02-27 03:12:09.536735 | ubuntu-jammy-large | 2026-02-27 03:12:09.536 | Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-02-27 03:12:09.565506 | ubuntu-jammy-large | 2026-02-27 03:12:09.565 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-02-27 03:12:09.582333 | ubuntu-jammy-large | 2026-02-27 03:12:09.582 | Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-02-27 03:12:09.637401 | ubuntu-jammy-large | 2026-02-27 03:12:09.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.0 MB/s 0:00:00 2026-02-27 03:12:09.754944 | ubuntu-jammy-large | 2026-02-27 03:12:09.754 | Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-02-27 03:12:09.772891 | ubuntu-jammy-large | 2026-02-27 03:12:09.772 | Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2026-02-27 03:12:09.892872 | ubuntu-jammy-large | 2026-02-27 03:12:09.892 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-02-27 03:12:09.910619 | ubuntu-jammy-large | 2026-02-27 03:12:09.910 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-02-27 03:12:09.926816 | ubuntu-jammy-large | 2026-02-27 03:12:09.926 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-02-27 03:12:09.941887 | ubuntu-jammy-large | 2026-02-27 03:12:09.941 | Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-02-27 03:12:09.966094 | ubuntu-jammy-large | 2026-02-27 03:12:09.965 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-02-27 03:12:09.983709 | ubuntu-jammy-large | 2026-02-27 03:12:09.983 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-02-27 03:12:10.000876 | ubuntu-jammy-large | 2026-02-27 03:12:10.000 | Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2026-02-27 03:12:10.018465 | ubuntu-jammy-large | 2026-02-27 03:12:10.018 | Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-02-27 03:12:10.039114 | ubuntu-jammy-large | 2026-02-27 03:12:10.038 | 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-02-27 03:12:10.056526 | ubuntu-jammy-large | 2026-02-27 03:12:10.056 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-02-27 03:12:10.074848 | ubuntu-jammy-large | 2026-02-27 03:12:10.074 | Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2026-02-27 03:12:10.091986 | ubuntu-jammy-large | 2026-02-27 03:12:10.091 | 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-02-27 03:12:10.108188 | ubuntu-jammy-large | 2026-02-27 03:12:10.107 | Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2026-02-27 03:12:10.126048 | ubuntu-jammy-large | 2026-02-27 03:12:10.125 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-02-27 03:12:10.142019 | ubuntu-jammy-large | 2026-02-27 03:12:10.141 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-02-27 03:12:10.333139 | ubuntu-jammy-large | 2026-02-27 03:12:10.332 | Building wheels for collected packages: octavia, netifaces, logutils, pyperclip, simplegeneric 2026-02-27 03:12:10.334308 | ubuntu-jammy-large | 2026-02-27 03:12:10.334 | Building wheel for octavia (pyproject.toml): started 2026-02-27 03:12:11.702154 | ubuntu-jammy-large | 2026-02-27 03:12:11.701 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-02-27 03:12:11.708624 | ubuntu-jammy-large | 2026-02-27 03:12:11.708 | Created wheel for octavia: filename=octavia-15.1.1.dev5-py3-none-any.whl size=1233866 sha256=5f43373ed6910ad8c6e8060134661bab5cd89b102eed9e985e1ae2a22da11777 2026-02-27 03:12:11.709298 | ubuntu-jammy-large | 2026-02-27 03:12:11.709 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-02-27 03:12:11.721795 | ubuntu-jammy-large | 2026-02-27 03:12:11.721 | Building wheel for netifaces (pyproject.toml): started 2026-02-27 03:12:14.713017 | ubuntu-jammy-large | 2026-02-27 03:12:14.712 | Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-02-27 03:12:14.713087 | ubuntu-jammy-large | 2026-02-27 03:12:14.712 | Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35075 sha256=35dfa286639dacf421fa4c5d2168b6235775fe6f9ffbd139eeac05c10ae09d4d 2026-02-27 03:12:14.713125 | ubuntu-jammy-large | 2026-02-27 03:12:14.712 | Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 2026-02-27 03:12:14.718027 | ubuntu-jammy-large | 2026-02-27 03:12:14.717 | Building wheel for logutils (pyproject.toml): started 2026-02-27 03:12:14.984278 | ubuntu-jammy-large | 2026-02-27 03:12:14.984 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-02-27 03:12:14.986090 | ubuntu-jammy-large | 2026-02-27 03:12:14.985 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=3e387d279b27b208f3e753352d85076c7c82daedab2eccabf653c30c133d7306 2026-02-27 03:12:14.986778 | ubuntu-jammy-large | 2026-02-27 03:12:14.986 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-02-27 03:12:14.992404 | ubuntu-jammy-large | 2026-02-27 03:12:14.992 | Building wheel for pyperclip (pyproject.toml): started 2026-02-27 03:12:15.309731 | ubuntu-jammy-large | 2026-02-27 03:12:15.309 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-02-27 03:12:15.311029 | ubuntu-jammy-large | 2026-02-27 03:12:15.310 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11104 sha256=c41946c9029d791ce2e94942295dd69cb4e2e20c84b9215ef6fbd5de4a97051f 2026-02-27 03:12:15.311565 | ubuntu-jammy-large | 2026-02-27 03:12:15.311 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-02-27 03:12:15.317238 | ubuntu-jammy-large | 2026-02-27 03:12:15.317 | Building wheel for simplegeneric (pyproject.toml): started 2026-02-27 03:12:15.585217 | ubuntu-jammy-large | 2026-02-27 03:12:15.584 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-02-27 03:12:15.586728 | ubuntu-jammy-large | 2026-02-27 03:12:15.586 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=3995d51da46125e705306fed1f55765aadf2051be057de8a4795cff54c9c82ed 2026-02-27 03:12:15.587407 | ubuntu-jammy-large | 2026-02-27 03:12:15.587 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-02-27 03:12:15.590555 | ubuntu-jammy-large | 2026-02-27 03:12:15.590 | Successfully built octavia netifaces logutils pyperclip simplegeneric 2026-02-27 03:12:15.910749 | ubuntu-jammy-large | 2026-02-27 03:12:15.910 | 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-02-27 03:12:28.541042 | ubuntu-jammy-large | 2026-02-27 03:12:28.540 | 2026-02-27 03:12:28.556662 | ubuntu-jammy-large | 2026-02-27 03:12:28.556 | 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.2.25 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.1.1.dev5 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-02-27 03:12:29.868546 | ubuntu-jammy-large | 2026-02-27 03:12:29.868 | dib-run-parts 75-amphora-agent-install completed 2026-02-27 03:12:29.868648 | ubuntu-jammy-large | 2026-02-27 03:12:29.868 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-02-27 03:12:29.870827 | ubuntu-jammy-large | 2026-02-27 03:12:29.870 | + set -o pipefail 2026-02-27 03:12:29.870875 | ubuntu-jammy-large | 2026-02-27 03:12:29.870 | + '[' -d /var/lib/haproxy ']' 2026-02-27 03:12:29.874954 | ubuntu-jammy-large | 2026-02-27 03:12:29.874 | dib-run-parts 76-haproxy completed 2026-02-27 03:12:29.875000 | ubuntu-jammy-large | 2026-02-27 03:12:29.874 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-02-27 03:12:30.641484 | ubuntu-jammy-large | 2026-02-27 03:12:30.641 | Processing ./opt/octavia-lib 2026-02-27 03:12:30.643616 | ubuntu-jammy-large | 2026-02-27 03:12:30.643 | Installing build dependencies: started 2026-02-27 03:12:31.893892 | ubuntu-jammy-large | 2026-02-27 03:12:31.893 | Installing build dependencies: finished with status 'done' 2026-02-27 03:12:31.896457 | ubuntu-jammy-large | 2026-02-27 03:12:31.896 | Getting requirements to build wheel: started 2026-02-27 03:12:32.277045 | ubuntu-jammy-large | 2026-02-27 03:12:32.276 | Getting requirements to build wheel: finished with status 'done' 2026-02-27 03:12:32.280737 | ubuntu-jammy-large | 2026-02-27 03:12:32.280 | Installing backend dependencies: started 2026-02-27 03:12:33.562254 | ubuntu-jammy-large | 2026-02-27 03:12:33.561 | Installing backend dependencies: finished with status 'done' 2026-02-27 03:12:33.564277 | ubuntu-jammy-large | 2026-02-27 03:12:33.564 | Preparing metadata (pyproject.toml): started 2026-02-27 03:12:33.953167 | ubuntu-jammy-large | 2026-02-27 03:12:33.952 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-02-27 03:12:33.955776 | ubuntu-jammy-large | 2026-02-27 03:12:33.955 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (6.4.0) 2026-02-27 03:12:33.956656 | ubuntu-jammy-large | 2026-02-27 03:12:33.956 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (5.5.0) 2026-02-27 03:12:33.957533 | ubuntu-jammy-large | 2026-02-27 03:12:33.957 | 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) (6.1.0) 2026-02-27 03:12:33.958400 | ubuntu-jammy-large | 2026-02-27 03:12:33.958 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (8.3.0) 2026-02-27 03:12:33.961330 | ubuntu-jammy-large | 2026-02-27 03:12:33.961 | 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) (1.0.8) 2026-02-27 03:12:33.962115 | ubuntu-jammy-large | 2026-02-27 03:12:33.962 | 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) (7.3.0) 2026-02-27 03:12:33.963332 | ubuntu-jammy-large | 2026-02-27 03:12:33.963 | 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) (2024.1) 2026-02-27 03:12:33.966457 | ubuntu-jammy-large | 2026-02-27 03:12:33.966 | 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) (6.0.2) 2026-02-27 03:12:33.967264 | ubuntu-jammy-large | 2026-02-27 03:12:33.967 | 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) (3.0.0) 2026-02-27 03:12:33.969468 | ubuntu-jammy-large | 2026-02-27 03:12:33.969 | 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) (2.1.0) 2026-02-27 03:12:33.970311 | ubuntu-jammy-large | 2026-02-27 03:12:33.970 | 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) (0.10.1) 2026-02-27 03:12:33.971134 | ubuntu-jammy-large | 2026-02-27 03:12:33.971 | 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) (0.11.0) 2026-02-27 03:12:33.972076 | ubuntu-jammy-large | 2026-02-27 03:12:33.971 | 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) (24.1) 2026-02-27 03:12:33.972955 | ubuntu-jammy-large | 2026-02-27 03:12:33.972 | 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) (3.1.2) 2026-02-27 03:12:33.974551 | ubuntu-jammy-large | 2026-02-27 03:12:33.974 | 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) (1.16.0) 2026-02-27 03:12:33.983388 | ubuntu-jammy-large | 2026-02-27 03:12:33.983 | Building wheels for collected packages: octavia-lib 2026-02-27 03:12:33.984450 | ubuntu-jammy-large | 2026-02-27 03:12:33.984 | Building wheel for octavia-lib (pyproject.toml): started 2026-02-27 03:12:34.425869 | ubuntu-jammy-large | 2026-02-27 03:12:34.425 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-02-27 03:12:34.427966 | ubuntu-jammy-large | 2026-02-27 03:12:34.427 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0-py3-none-any.whl size=38282 sha256=24666f8e0cf427f5ed2cedef179268e820eee0e2ddb6371133fd0d618e067f33 2026-02-27 03:12:34.428687 | ubuntu-jammy-large | 2026-02-27 03:12:34.428 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-02-27 03:12:34.435087 | ubuntu-jammy-large | 2026-02-27 03:12:34.434 | Successfully built octavia-lib 2026-02-27 03:12:34.621324 | ubuntu-jammy-large | 2026-02-27 03:12:34.621 | Installing collected packages: octavia-lib 2026-02-27 03:12:34.621614 | ubuntu-jammy-large | 2026-02-27 03:12:34.621 | Attempting uninstall: octavia-lib 2026-02-27 03:12:34.622722 | ubuntu-jammy-large | 2026-02-27 03:12:34.622 | Found existing installation: octavia-lib 3.6.0 2026-02-27 03:12:34.627435 | ubuntu-jammy-large | 2026-02-27 03:12:34.627 | Uninstalling octavia-lib-3.6.0: 2026-02-27 03:12:34.628651 | ubuntu-jammy-large | 2026-02-27 03:12:34.628 | Successfully uninstalled octavia-lib-3.6.0 2026-02-27 03:12:34.671331 | ubuntu-jammy-large | 2026-02-27 03:12:34.671 | Successfully installed octavia-lib-3.11.0 2026-02-27 03:12:34.798973 | ubuntu-jammy-large | 2026-02-27 03:12:34.798 | dib-run-parts 76-octavia-lib-install completed 2026-02-27 03:12:34.799036 | ubuntu-jammy-large | 2026-02-27 03:12:34.798 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-02-27 03:12:34.810756 | ubuntu-jammy-large | 2026-02-27 03:12:34.810 | dib-run-parts 80-disable-rfc3041 completed 2026-02-27 03:12:34.810813 | ubuntu-jammy-large | 2026-02-27 03:12:34.810 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-02-27 03:12:34.817769 | ubuntu-jammy-large | 2026-02-27 03:12:34.817 | dib-run-parts 80-modprobe-blacklist completed 2026-02-27 03:12:34.817815 | ubuntu-jammy-large | 2026-02-27 03:12:34.817 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-27 03:12:34.846059 | ubuntu-jammy-large | 2026-02-27 03:12:34.845 | Not running install-packages remove with empty packages list 2026-02-27 03:12:36.241987 | ubuntu-jammy-large | 2026-02-27 03:12:36.240 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-02-27 03:12:36.242095 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | Running command: ['install-packages', '-e', 'libssl-dev', 'build-essential', 'gcc-11', 'libffi-dev', 'gcc-12', 'git-man', 'firewalld', 'gcc', 'perl', 'python3-dev'] 2026-02-27 03:12:36.242141 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Reading package lists... 2026-02-27 03:12:36.242158 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Building dependency tree... 2026-02-27 03:12:36.242171 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Reading state information... 2026-02-27 03:12:36.242185 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Package 'firewalld' is not installed, so not removed 2026-02-27 03:12:36.242199 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > The following packages were automatically installed and are no longer required: 2026-02-27 03:12:36.242214 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-02-27 03:12:36.242227 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-02-27 03:12:36.242241 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-02-27 03:12:36.242254 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-02-27 03:12:36.242267 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-02-27 03:12:36.242280 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-02-27 03:12:36.242294 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-02-27 03:12:36.242307 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Use 'sudo apt autoremove' to remove them. 2026-02-27 03:12:36.242321 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > The following packages will be REMOVED: 2026-02-27 03:12:36.242334 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-02-27 03:12:36.242347 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-02-27 03:12:36.242360 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-02-27 03:12:36.242374 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > After this operation, 195 MB disk space will be freed. 2026-02-27 03:12:36.242390 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > (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 ... 27748 files and directories currently installed.) 2026-02-27 03:12:36.242408 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-02-27 03:12:36.242421 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing build-essential (12.9ubuntu3) ... 2026-02-27 03:12:36.242434 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-02-27 03:12:36.242447 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-02-27 03:12:36.242460 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:36.242473 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-02-27 03:12:36.242486 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:36.242499 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:36.242511 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing git (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:12:36.242524 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing git-man (1:2.34.1-1ubuntu1.16) ... 2026-02-27 03:12:36.242537 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-02-27 03:12:36.242550 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing liberror-perl (0.17029-1) ... 2026-02-27 03:12:36.242562 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-02-27 03:12:36.242575 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-02-27 03:12:36.242597 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-02-27 03:12:36.242610 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-02-27 03:12:36.242624 | ubuntu-jammy-large | 2026-02-27 03:12:36.241 | returncode: 0 2026-02-27 03:12:36.250082 | ubuntu-jammy-large | 2026-02-27 03:12:36.249 | dib-run-parts 99-package-uninstalls completed 2026-02-27 03:12:36.250492 | ubuntu-jammy-large | 2026-02-27 03:12:36.250 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:12:36.250525 | ubuntu-jammy-large | 2026-02-27 03:12:36.250 | dib-run-parts 2026-02-27 03:12:36.253637 | ubuntu-jammy-large | 2026-02-27 03:12:36.253 | dib-run-parts Target: install.d 2026-02-27 03:12:36.253660 | ubuntu-jammy-large | 2026-02-27 03:12:36.253 | dib-run-parts 2026-02-27 03:12:36.253667 | ubuntu-jammy-large | 2026-02-27 03:12:36.253 | dib-run-parts Script Seconds 2026-02-27 03:12:36.253672 | ubuntu-jammy-large | 2026-02-27 03:12:36.253 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:12:36.254049 | ubuntu-jammy-large | 2026-02-27 03:12:36.253 | dib-run-parts 2026-02-27 03:12:36.269019 | ubuntu-jammy-large | 2026-02-27 03:12:36.268 | dib-run-parts 00-baseline-environment 3.006 2026-02-27 03:12:36.277608 | ubuntu-jammy-large | 2026-02-27 03:12:36.277 | dib-run-parts 00-up-to-date 0.861 2026-02-27 03:12:36.288802 | ubuntu-jammy-large | 2026-02-27 03:12:36.288 | dib-run-parts 01-package-installs 51.960 2026-02-27 03:12:36.297839 | ubuntu-jammy-large | 2026-02-27 03:12:36.297 | dib-run-parts 05-set-cloud-init-sources 0.007 2026-02-27 03:12:36.305223 | ubuntu-jammy-large | 2026-02-27 03:12:36.305 | dib-run-parts 10-cloud-init 0.006 2026-02-27 03:12:36.316983 | ubuntu-jammy-large | 2026-02-27 03:12:36.316 | dib-run-parts 10-debian-networking 0.017 2026-02-27 03:12:36.328874 | ubuntu-jammy-large | 2026-02-27 03:12:36.328 | dib-run-parts 10-install-static-files 0.066 2026-02-27 03:12:36.336855 | ubuntu-jammy-large | 2026-02-27 03:12:36.336 | dib-run-parts 12-debian-locale-gen 3.049 2026-02-27 03:12:36.347141 | ubuntu-jammy-large | 2026-02-27 03:12:36.347 | dib-run-parts 15-cleanup-debootstrap 0.008 2026-02-27 03:12:36.358387 | ubuntu-jammy-large | 2026-02-27 03:12:36.358 | dib-run-parts 20-install-init-scripts 0.010 2026-02-27 03:12:36.368552 | ubuntu-jammy-large | 2026-02-27 03:12:36.368 | dib-run-parts 75-amphora-agent-install 53.575 2026-02-27 03:12:36.379917 | ubuntu-jammy-large | 2026-02-27 03:12:36.379 | dib-run-parts 76-haproxy 0.005 2026-02-27 03:12:36.390293 | ubuntu-jammy-large | 2026-02-27 03:12:36.390 | dib-run-parts 76-octavia-lib-install 4.922 2026-02-27 03:12:36.403977 | ubuntu-jammy-large | 2026-02-27 03:12:36.403 | dib-run-parts 80-disable-rfc3041 0.009 2026-02-27 03:12:36.419253 | ubuntu-jammy-large | 2026-02-27 03:12:36.419 | dib-run-parts 80-modprobe-blacklist 0.005 2026-02-27 03:12:36.428061 | ubuntu-jammy-large | 2026-02-27 03:12:36.427 | dib-run-parts 99-package-uninstalls 1.431 2026-02-27 03:12:36.430898 | ubuntu-jammy-large | 2026-02-27 03:12:36.430 | dib-run-parts 2026-02-27 03:12:36.431139 | ubuntu-jammy-large | 2026-02-27 03:12:36.431 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:12:36.629249 | ubuntu-jammy-large | 2026-02-27 03:12:36.629 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-27 03:12:36.633958 | ubuntu-jammy-large | 2026-02-27 03:12:36.633 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-27 03:12:36.634234 | ubuntu-jammy-large | 2026-02-27 03:12:36.634 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:36.634351 | ubuntu-jammy-large | 2026-02-27 03:12:36.634 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:36.634516 | ubuntu-jammy-large | 2026-02-27 03:12:36.634 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:36.634610 | ubuntu-jammy-large | 2026-02-27 03:12:36.634 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:36.634982 | ubuntu-jammy-large | 2026-02-27 03:12:36.634 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:36.640238 | ubuntu-jammy-large | 2026-02-27 03:12:36.640 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:36.640533 | ubuntu-jammy-large | 2026-02-27 03:12:36.640 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:12:36.640644 | ubuntu-jammy-large | 2026-02-27 03:12:36.640 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:12:36.640895 | ubuntu-jammy-large | 2026-02-27 03:12:36.640 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:36.640999 | ubuntu-jammy-large | 2026-02-27 03:12:36.640 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:36.641158 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:12:36.641267 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:36.641354 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:36.641482 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:36.641574 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:36.641704 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:36.641829 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:36.641955 | ubuntu-jammy-large | 2026-02-27 03:12:36.641 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:36.642044 | ubuntu-jammy-large | 2026-02-27 03:12:36.642 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:36.642369 | ubuntu-jammy-large | 2026-02-27 03:12:36.642 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:36.647347 | ubuntu-jammy-large | 2026-02-27 03:12:36.647 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:36.647590 | ubuntu-jammy-large | 2026-02-27 03:12:36.647 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:36.647693 | ubuntu-jammy-large | 2026-02-27 03:12:36.647 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:36.648067 | ubuntu-jammy-large | 2026-02-27 03:12:36.648 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:36.653265 | ubuntu-jammy-large | 2026-02-27 03:12:36.653 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:36.653489 | ubuntu-jammy-large | 2026-02-27 03:12:36.653 | ++ export DIB_ADD_APT_KEYS= 2026-02-27 03:12:36.653593 | ubuntu-jammy-large | 2026-02-27 03:12:36.653 | ++ DIB_ADD_APT_KEYS= 2026-02-27 03:12:36.653934 | ubuntu-jammy-large | 2026-02-27 03:12:36.653 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-02-27 03:12:36.659673 | ubuntu-jammy-large | 2026-02-27 03:12:36.659 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-02-27 03:12:36.659925 | ubuntu-jammy-large | 2026-02-27 03:12:36.659 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:36.660031 | ubuntu-jammy-large | 2026-02-27 03:12:36.659 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:36.660348 | ubuntu-jammy-large | 2026-02-27 03:12:36.660 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:36.665911 | ubuntu-jammy-large | 2026-02-27 03:12:36.665 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:36.666136 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ export DISTRO_NAME=ubuntu 2026-02-27 03:12:36.666237 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ DISTRO_NAME=ubuntu 2026-02-27 03:12:36.666369 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ export DIB_RELEASE=jammy 2026-02-27 03:12:36.666460 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ DIB_RELEASE=jammy 2026-02-27 03:12:36.666583 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:36.666674 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:36.666831 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:36.666922 | ubuntu-jammy-large | 2026-02-27 03:12:36.666 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:36.667058 | ubuntu-jammy-large | 2026-02-27 03:12:36.667 | ++ ARCH=amd64 2026-02-27 03:12:36.667228 | ubuntu-jammy-large | 2026-02-27 03:12:36.667 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:12:36.667494 | ubuntu-jammy-large | 2026-02-27 03:12:36.667 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:12:36.667669 | ubuntu-jammy-large | 2026-02-27 03:12:36.667 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:36.667789 | ubuntu-jammy-large | 2026-02-27 03:12:36.667 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:36.668107 | ubuntu-jammy-large | 2026-02-27 03:12:36.668 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:36.673804 | ubuntu-jammy-large | 2026-02-27 03:12:36.673 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:36.674006 | ubuntu-jammy-large | 2026-02-27 03:12:36.673 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:36.674091 | ubuntu-jammy-large | 2026-02-27 03:12:36.674 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:36.674343 | ubuntu-jammy-large | 2026-02-27 03:12:36.674 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:36.679655 | ubuntu-jammy-large | 2026-02-27 03:12:36.679 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:36.679955 | ubuntu-jammy-large | 2026-02-27 03:12:36.679 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:12:36.680069 | ubuntu-jammy-large | 2026-02-27 03:12:36.680 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:36.680163 | ubuntu-jammy-large | 2026-02-27 03:12:36.680 | ++ DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:36.680475 | ubuntu-jammy-large | 2026-02-27 03:12:36.680 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:36.684882 | ubuntu-jammy-large | 2026-02-27 03:12:36.684 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:36.685136 | ubuntu-jammy-large | 2026-02-27 03:12:36.685 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:36.685239 | ubuntu-jammy-large | 2026-02-27 03:12:36.685 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:36.685544 | ubuntu-jammy-large | 2026-02-27 03:12:36.685 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:36.690776 | ubuntu-jammy-large | 2026-02-27 03:12:36.690 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:36.691031 | ubuntu-jammy-large | 2026-02-27 03:12:36.690 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:36.691140 | ubuntu-jammy-large | 2026-02-27 03:12:36.691 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:36.691436 | ubuntu-jammy-large | 2026-02-27 03:12:36.691 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-27 03:12:36.697288 | ubuntu-jammy-large | 2026-02-27 03:12:36.697 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-27 03:12:36.697538 | ubuntu-jammy-large | 2026-02-27 03:12:36.697 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:36.697647 | ubuntu-jammy-large | 2026-02-27 03:12:36.697 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:36.697849 | ubuntu-jammy-large | 2026-02-27 03:12:36.697 | ++ 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-02-27 03:12:36.697952 | ubuntu-jammy-large | 2026-02-27 03:12:36.697 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-27 03:12:36.698272 | ubuntu-jammy-large | 2026-02-27 03:12:36.698 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-27 03:12:36.703554 | ubuntu-jammy-large | 2026-02-27 03:12:36.703 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-27 03:12:36.703853 | ubuntu-jammy-large | 2026-02-27 03:12:36.703 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:12:36.704071 | ubuntu-jammy-large | 2026-02-27 03:12:36.704 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:36.704168 | ubuntu-jammy-large | 2026-02-27 03:12:36.704 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:36.704473 | ubuntu-jammy-large | 2026-02-27 03:12:36.704 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-02-27 03:12:36.710105 | ubuntu-jammy-large | 2026-02-27 03:12:36.709 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-02-27 03:12:36.710458 | ubuntu-jammy-large | 2026-02-27 03:12:36.710 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:12:36.710585 | ubuntu-jammy-large | 2026-02-27 03:12:36.710 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:12:36.710990 | ubuntu-jammy-large | 2026-02-27 03:12:36.710 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-27 03:12:36.716175 | ubuntu-jammy-large | 2026-02-27 03:12:36.716 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-27 03:12:36.716532 | ubuntu-jammy-large | 2026-02-27 03:12:36.716 | ++ '[' -z '' ']' 2026-02-27 03:12:36.716652 | ubuntu-jammy-large | 2026-02-27 03:12:36.716 | ++ case "$DISTRO_NAME" in 2026-02-27 03:12:36.716898 | ubuntu-jammy-large | 2026-02-27 03:12:36.716 | ++ '[' jammy == trusty ']' 2026-02-27 03:12:36.717060 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | ++ '[' -z '' ']' 2026-02-27 03:12:36.717159 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | ++ DIB_PYTHON_VERSION=3 2026-02-27 03:12:36.717273 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | ++ export DIB_PYTHON_VERSION 2026-02-27 03:12:36.717390 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | ++ export DIB_PYTHON=python3 2026-02-27 03:12:36.717480 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | ++ DIB_PYTHON=python3 2026-02-27 03:12:36.717848 | ubuntu-jammy-large | 2026-02-27 03:12:36.717 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:36.722906 | ubuntu-jammy-large | 2026-02-27 03:12:36.722 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:36.723187 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ '[' 0 -gt 0 ']' 2026-02-27 03:12:36.723320 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ set -euo pipefail 2026-02-27 03:12:36.723501 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ case $DISTRO_NAME in 2026-02-27 03:12:36.723614 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:12:36.723765 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:12:36.723916 | ubuntu-jammy-large | 2026-02-27 03:12:36.723 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:12:36.724043 | ubuntu-jammy-large | 2026-02-27 03:12:36.724 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:12:36.724373 | ubuntu-jammy-large | 2026-02-27 03:12:36.724 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-27 03:12:36.730668 | ubuntu-jammy-large | 2026-02-27 03:12:36.730 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-27 03:12:36.730991 | ubuntu-jammy-large | 2026-02-27 03:12:36.730 | ++ '[' -z systemd ']' 2026-02-27 03:12:36.731154 | ubuntu-jammy-large | 2026-02-27 03:12:36.731 | ++ case $DIB_INIT_SYSTEM in 2026-02-27 03:12:36.731548 | ubuntu-jammy-large | 2026-02-27 03:12:36.731 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-02-27 03:12:36.792792 | ubuntu-jammy-large | 2026-02-27 03:12:36.792 | Nothing to install 2026-02-27 03:12:36.802252 | ubuntu-jammy-large | 2026-02-27 03:12:36.802 | dib-run-parts 00-package-installs completed 2026-02-27 03:12:36.802530 | ubuntu-jammy-large | 2026-02-27 03:12:36.802 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-27 03:12:36.813916 | ubuntu-jammy-large | 2026-02-27 03:12:36.813 | dib-run-parts 10-enable-init-scripts completed 2026-02-27 03:12:36.814176 | ubuntu-jammy-large | 2026-02-27 03:12:36.814 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-02-27 03:12:36.823407 | ubuntu-jammy-large | 2026-02-27 03:12:36.823 | dib-run-parts 10-fix-rsyslog completed 2026-02-27 03:12:36.823658 | ubuntu-jammy-large | 2026-02-27 03:12:36.823 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-02-27 03:12:36.874938 | ubuntu-jammy-large | 2026-02-27 03:12:36.874 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-02-27 03:12:36.879116 | ubuntu-jammy-large | 2026-02-27 03:12:36.878 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-02-27 03:12:36.879433 | ubuntu-jammy-large | 2026-02-27 03:12:36.879 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-02-27 03:12:36.950009 | ubuntu-jammy-large | 2026-02-27 03:12:36.949 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-02-27 03:12:36.954273 | ubuntu-jammy-large | 2026-02-27 03:12:36.954 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-02-27 03:12:36.954575 | ubuntu-jammy-large | 2026-02-27 03:12:36.954 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-02-27 03:12:36.964202 | ubuntu-jammy-large | 2026-02-27 03:12:36.964 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-02-27 03:12:36.964257 | ubuntu-jammy-large | 2026-02-27 03:12:36.964 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-02-27 03:12:37.015164 | ubuntu-jammy-large | 2026-02-27 03:12:37.014 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-02-27 03:12:37.019926 | ubuntu-jammy-large | 2026-02-27 03:12:37.019 | dib-run-parts 20-disable-default-haproxy completed 2026-02-27 03:12:37.020281 | ubuntu-jammy-large | 2026-02-27 03:12:37.020 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-02-27 03:12:37.164518 | ubuntu-jammy-large | 2026-02-27 03:12:37.164 | dib-run-parts 20-haproxy-tune-kernel completed 2026-02-27 03:12:37.164881 | ubuntu-jammy-large | 2026-02-27 03:12:37.164 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-02-27 03:12:37.174497 | ubuntu-jammy-large | 2026-02-27 03:12:37.174 | dib-run-parts 20-haproxy-user-group-config completed 2026-02-27 03:12:37.174739 | ubuntu-jammy-large | 2026-02-27 03:12:37.174 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-02-27 03:12:37.181117 | ubuntu-jammy-large | 2026-02-27 03:12:37.181 | dib-run-parts 20-setup-haproxy-log completed 2026-02-27 03:12:37.181316 | ubuntu-jammy-large | 2026-02-27 03:12:37.181 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-02-27 03:12:37.193621 | ubuntu-jammy-large | 2026-02-27 03:12:37.193 | dib-run-parts 21-create-ping-wrapper completed 2026-02-27 03:12:37.193830 | ubuntu-jammy-large | 2026-02-27 03:12:37.193 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-02-27 03:12:37.203847 | ubuntu-jammy-large | 2026-02-27 03:12:37.203 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-02-27 03:12:37.207331 | ubuntu-jammy-large | 2026-02-27 03:12:37.207 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-02-27 03:12:37.207512 | ubuntu-jammy-large | 2026-02-27 03:12:37.207 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-02-27 03:12:37.222747 | ubuntu-jammy-large | 2026-02-27 03:12:37.222 | dib-run-parts 30-logrotate-haproxy completed 2026-02-27 03:12:37.222937 | ubuntu-jammy-large | 2026-02-27 03:12:37.222 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-02-27 03:12:37.239633 | ubuntu-jammy-large | 2026-02-27 03:12:37.239 | dib-run-parts 30-logrotate-timer completed 2026-02-27 03:12:37.239843 | ubuntu-jammy-large | 2026-02-27 03:12:37.239 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-02-27 03:12:37.252950 | ubuntu-jammy-large | 2026-02-27 03:12:37.252 | dib-run-parts 89-remove-build-deps completed 2026-02-27 03:12:37.253133 | ubuntu-jammy-large | 2026-02-27 03:12:37.253 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-02-27 03:12:37.331671 | ubuntu-jammy-large | 2026-02-27 03:12:37.331 | Reading package lists... 2026-02-27 03:12:37.598125 | ubuntu-jammy-large | 2026-02-27 03:12:37.597 | Building dependency tree... 2026-02-27 03:12:37.598441 | ubuntu-jammy-large | 2026-02-27 03:12:37.598 | Reading state information... 2026-02-27 03:12:37.841687 | ubuntu-jammy-large | 2026-02-27 03:12:37.841 | The following packages will be REMOVED: 2026-02-27 03:12:37.841861 | ubuntu-jammy-large | 2026-02-27 03:12:37.841 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-02-27 03:12:37.842009 | ubuntu-jammy-large | 2026-02-27 03:12:37.841 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-02-27 03:12:37.842166 | ubuntu-jammy-large | 2026-02-27 03:12:37.842 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-02-27 03:12:37.842448 | ubuntu-jammy-large | 2026-02-27 03:12:37.842 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-02-27 03:12:37.842604 | ubuntu-jammy-large | 2026-02-27 03:12:37.842 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-02-27 03:12:37.842916 | ubuntu-jammy-large | 2026-02-27 03:12:37.842 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-02-27 03:12:37.843307 | ubuntu-jammy-large | 2026-02-27 03:12:37.843 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-02-27 03:12:37.843490 | ubuntu-jammy-large | 2026-02-27 03:12:37.843 | rpcsvc-proto* zlib1g-dev* 2026-02-27 03:12:38.121157 | ubuntu-jammy-large | 2026-02-27 03:12:38.120 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-02-27 03:12:38.121273 | ubuntu-jammy-large | 2026-02-27 03:12:38.121 | After this operation, 205 MB disk space will be freed. 2026-02-27 03:12:38.156366 | ubuntu-jammy-large | 2026-02-27 03:12:38.156 | (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 ... 25881 files and directories currently installed.) 2026-02-27 03:12:38.157737 | ubuntu-jammy-large | 2026-02-27 03:12:38.157 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-02-27 03:12:38.169492 | ubuntu-jammy-large | 2026-02-27 03:12:38.169 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.176453 | ubuntu-jammy-large | 2026-02-27 03:12:38.176 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.184165 | ubuntu-jammy-large | 2026-02-27 03:12:38.184 | Removing dctrl-tools (2.24-3build2) ... 2026-02-27 03:12:38.199919 | ubuntu-jammy-large | 2026-02-27 03:12:38.199 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.213998 | ubuntu-jammy-large | 2026-02-27 03:12:38.213 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.219652 | ubuntu-jammy-large | 2026-02-27 03:12:38.219 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.222629 | ubuntu-jammy-large | 2026-02-27 03:12:38.222 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.225423 | ubuntu-jammy-large | 2026-02-27 03:12:38.225 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.227606 | ubuntu-jammy-large | 2026-02-27 03:12:38.227 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.234589 | ubuntu-jammy-large | 2026-02-27 03:12:38.234 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.237642 | ubuntu-jammy-large | 2026-02-27 03:12:38.237 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.239582 | ubuntu-jammy-large | 2026-02-27 03:12:38.239 | Removing python3.10-dev (3.10.12-1~22.04.14) ... 2026-02-27 03:12:38.241632 | ubuntu-jammy-large | 2026-02-27 03:12:38.241 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-02-27 03:12:38.243696 | ubuntu-jammy-large | 2026-02-27 03:12:38.243 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:12:38.249931 | ubuntu-jammy-large | 2026-02-27 03:12:38.249 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-02-27 03:12:38.252476 | ubuntu-jammy-large | 2026-02-27 03:12:38.252 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-02-27 03:12:38.255268 | ubuntu-jammy-large | 2026-02-27 03:12:38.255 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-02-27 03:12:38.263755 | ubuntu-jammy-large | 2026-02-27 03:12:38.263 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:12:38.265662 | ubuntu-jammy-large | 2026-02-27 03:12:38.265 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.267640 | ubuntu-jammy-large | 2026-02-27 03:12:38.267 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-02-27 03:12:38.270525 | ubuntu-jammy-large | 2026-02-27 03:12:38.270 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.272410 | ubuntu-jammy-large | 2026-02-27 03:12:38.272 | Removing libisl23:amd64 (0.24-2build1) ... 2026-02-27 03:12:38.274554 | ubuntu-jammy-large | 2026-02-27 03:12:38.274 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.276459 | ubuntu-jammy-large | 2026-02-27 03:12:38.276 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-02-27 03:12:38.279403 | ubuntu-jammy-large | 2026-02-27 03:12:38.279 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-27 03:12:38.307155 | ubuntu-jammy-large | 2026-02-27 03:12:38.306 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-02-27 03:12:38.309932 | ubuntu-jammy-large | 2026-02-27 03:12:38.309 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.312418 | ubuntu-jammy-large | 2026-02-27 03:12:38.312 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-02-27 03:12:38.314544 | ubuntu-jammy-large | 2026-02-27 03:12:38.314 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-02-27 03:12:38.316776 | ubuntu-jammy-large | 2026-02-27 03:12:38.316 | Removing libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-02-27 03:12:38.319859 | ubuntu-jammy-large | 2026-02-27 03:12:38.319 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.321778 | ubuntu-jammy-large | 2026-02-27 03:12:38.321 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-02-27 03:12:38.324533 | ubuntu-jammy-large | 2026-02-27 03:12:38.324 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.327272 | ubuntu-jammy-large | 2026-02-27 03:12:38.327 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-02-27 03:12:38.329551 | ubuntu-jammy-large | 2026-02-27 03:12:38.329 | Removing linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-02-27 03:12:38.341787 | ubuntu-jammy-large | 2026-02-27 03:12:38.341 | Removing lto-disabled-list (24) ... 2026-02-27 03:12:38.346566 | ubuntu-jammy-large | 2026-02-27 03:12:38.346 | Removing make (4.3-4.1build1) ... 2026-02-27 03:12:38.348470 | ubuntu-jammy-large | 2026-02-27 03:12:38.348 | Removing patch (2.7.6-7build2) ... 2026-02-27 03:12:38.350517 | ubuntu-jammy-large | 2026-02-27 03:12:38.350 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-02-27 03:12:38.372620 | ubuntu-jammy-large | 2026-02-27 03:12:38.372 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:12:38.442631 | ubuntu-jammy-large | 2026-02-27 03:12:38.442 | (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 ... 22572 files and directories currently installed.) 2026-02-27 03:12:38.443635 | ubuntu-jammy-large | 2026-02-27 03:12:38.443 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-02-27 03:12:38.458658 | ubuntu-jammy-large | 2026-02-27 03:12:38.458 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-02-27 03:12:38.719383 | ubuntu-jammy-large | 2026-02-27 03:12:38.719 | dib-run-parts 90-remove-build-deps completed 2026-02-27 03:12:38.719470 | ubuntu-jammy-large | 2026-02-27 03:12:38.719 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-02-27 03:12:38.723392 | ubuntu-jammy-large | 2026-02-27 03:12:38.723 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-02-27 03:12:38.723524 | ubuntu-jammy-large | 2026-02-27 03:12:38.723 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-02-27 03:12:38.749943 | ubuntu-jammy-large | 2026-02-27 03:12:38.749 | dib-run-parts 91-remove-default-ints completed 2026-02-27 03:12:38.750025 | ubuntu-jammy-large | 2026-02-27 03:12:38.749 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-27 03:12:38.777372 | ubuntu-jammy-large | 2026-02-27 03:12:38.777 | Not running install-packages remove with empty packages list 2026-02-27 03:12:38.829842 | ubuntu-jammy-large | 2026-02-27 03:12:38.829 | Nothing to uninstall 2026-02-27 03:12:38.839448 | ubuntu-jammy-large | 2026-02-27 03:12:38.839 | dib-run-parts 95-package-uninstalls completed 2026-02-27 03:12:38.839829 | ubuntu-jammy-large | 2026-02-27 03:12:38.839 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-02-27 03:12:38.905670 | ubuntu-jammy-large | 2026-02-27 03:12:38.905 | Reading package lists... 2026-02-27 03:12:39.197678 | ubuntu-jammy-large | 2026-02-27 03:12:39.197 | Building dependency tree... 2026-02-27 03:12:39.198033 | ubuntu-jammy-large | 2026-02-27 03:12:39.197 | Reading state information... 2026-02-27 03:12:39.464325 | ubuntu-jammy-large | 2026-02-27 03:12:39.464 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:12:39.469043 | ubuntu-jammy-large | 2026-02-27 03:12:39.468 | dib-run-parts 99-autoremove completed 2026-02-27 03:12:39.470667 | ubuntu-jammy-large | 2026-02-27 03:12:39.470 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:12:39.470773 | ubuntu-jammy-large | 2026-02-27 03:12:39.470 | dib-run-parts 2026-02-27 03:12:39.473071 | ubuntu-jammy-large | 2026-02-27 03:12:39.472 | dib-run-parts Target: post-install.d 2026-02-27 03:12:39.473139 | ubuntu-jammy-large | 2026-02-27 03:12:39.472 | dib-run-parts 2026-02-27 03:12:39.473181 | ubuntu-jammy-large | 2026-02-27 03:12:39.472 | dib-run-parts Script Seconds 2026-02-27 03:12:39.473197 | ubuntu-jammy-large | 2026-02-27 03:12:39.472 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:12:39.473210 | ubuntu-jammy-large | 2026-02-27 03:12:39.473 | dib-run-parts 2026-02-27 03:12:39.490985 | ubuntu-jammy-large | 2026-02-27 03:12:39.490 | dib-run-parts 00-package-installs 0.068 2026-02-27 03:12:39.501977 | ubuntu-jammy-large | 2026-02-27 03:12:39.501 | dib-run-parts 10-enable-init-scripts 0.009 2026-02-27 03:12:39.512433 | ubuntu-jammy-large | 2026-02-27 03:12:39.512 | dib-run-parts 10-fix-rsyslog 0.006 2026-02-27 03:12:39.522458 | ubuntu-jammy-large | 2026-02-27 03:12:39.522 | dib-run-parts 11-enable-amphora-agent-systemd 0.054 2026-02-27 03:12:39.534184 | ubuntu-jammy-large | 2026-02-27 03:12:39.534 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.073 2026-02-27 03:12:39.547303 | ubuntu-jammy-large | 2026-02-27 03:12:39.547 | dib-run-parts 20-disable-default-haproxy 0.062 2026-02-27 03:12:39.559453 | ubuntu-jammy-large | 2026-02-27 03:12:39.559 | dib-run-parts 20-haproxy-tune-kernel 0.142 2026-02-27 03:12:39.570816 | ubuntu-jammy-large | 2026-02-27 03:12:39.570 | dib-run-parts 20-haproxy-user-group-config 0.007 2026-02-27 03:12:39.583412 | ubuntu-jammy-large | 2026-02-27 03:12:39.583 | dib-run-parts 20-setup-haproxy-log 0.004 2026-02-27 03:12:39.595902 | ubuntu-jammy-large | 2026-02-27 03:12:39.595 | dib-run-parts 21-create-ping-wrapper 0.010 2026-02-27 03:12:39.608839 | ubuntu-jammy-large | 2026-02-27 03:12:39.608 | dib-run-parts 30-enable-certs-ramfs-service 0.011 2026-02-27 03:12:39.619894 | ubuntu-jammy-large | 2026-02-27 03:12:39.619 | dib-run-parts 30-logrotate-haproxy 0.013 2026-02-27 03:12:39.632190 | ubuntu-jammy-large | 2026-02-27 03:12:39.632 | dib-run-parts 30-logrotate-timer 0.014 2026-02-27 03:12:39.642044 | ubuntu-jammy-large | 2026-02-27 03:12:39.641 | dib-run-parts 89-remove-build-deps 0.011 2026-02-27 03:12:39.655926 | ubuntu-jammy-large | 2026-02-27 03:12:39.655 | dib-run-parts 90-remove-build-deps 1.463 2026-02-27 03:12:39.666970 | ubuntu-jammy-large | 2026-02-27 03:12:39.666 | dib-run-parts 91-remove-default-ints 0.028 2026-02-27 03:12:39.679478 | ubuntu-jammy-large | 2026-02-27 03:12:39.679 | dib-run-parts 95-package-uninstalls 0.088 2026-02-27 03:12:39.692393 | ubuntu-jammy-large | 2026-02-27 03:12:39.692 | dib-run-parts 99-autoremove 0.626 2026-02-27 03:12:39.695683 | ubuntu-jammy-large | 2026-02-27 03:12:39.695 | dib-run-parts 2026-02-27 03:12:39.695983 | ubuntu-jammy-large | 2026-02-27 03:12:39.695 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:12:39.855738 | ubuntu-jammy-large | 2026-02-27 03:12:39.855 | Unmount /tmp/dib_build.xcQFTzvV/mnt/var/cache/apt/archives 2026-02-27 03:12:39.880521 | ubuntu-jammy-large | 2026-02-27 03:12:39.880 | Unmount /tmp/dib_build.xcQFTzvV/mnt/tmp/pip 2026-02-27 03:12:39.903109 | ubuntu-jammy-large | 2026-02-27 03:12:39.902 | Unmount /tmp/dib_build.xcQFTzvV/mnt/sys 2026-02-27 03:12:39.925067 | ubuntu-jammy-large | 2026-02-27 03:12:39.924 | Unmount /tmp/dib_build.xcQFTzvV/mnt/proc 2026-02-27 03:12:39.944672 | ubuntu-jammy-large | 2026-02-27 03:12:39.944 | Unmount /tmp/dib_build.xcQFTzvV/mnt/dev/pts 2026-02-27 03:12:39.965791 | ubuntu-jammy-large | 2026-02-27 03:12:39.965 | Unmount /tmp/dib_build.xcQFTzvV/mnt/dev 2026-02-27 03:12:40.298585 | ubuntu-jammy-large | 2026-02-27 03:12:40.298 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.xcQFTzvV/states/block-device/config.json] 2026-02-27 03:12:40.587058 | ubuntu-jammy-large | 2026-02-27 03:12:40.586 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-02-27 03:12:40.588112 | ubuntu-jammy-large | 2026-02-27 03:12:40.588 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.wUgpzezJ/image0.raw] 2026-02-27 03:12:40.588295 | ubuntu-jammy-large | 2026-02-27 03:12:40.588 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-02-27 03:12:40.588345 | ubuntu-jammy-large | 2026-02-27 03:12:40.588 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.wUgpzezJ/image0.raw] 2026-02-27 03:12:40.643138 | ubuntu-jammy-large | 2026-02-27 03:12:40.642 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-02-27 03:12:40.643333 | ubuntu-jammy-large | 2026-02-27 03:12:40.643 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.wUgpzezJ/image0.raw] 2026-02-27 03:12:40.643405 | ubuntu-jammy-large | 2026-02-27 03:12:40.643 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-02-27 03:12:40.643715 | ubuntu-jammy-large | 2026-02-27 03:12:40.643 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-02-27 03:12:40.643773 | ubuntu-jammy-large | 2026-02-27 03:12:40.643 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-02-27 03:12:40.643969 | ubuntu-jammy-large | 2026-02-27 03:12:40.643 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-27 03:12:40.706987 | ubuntu-jammy-large | 2026-02-27 03:12:40.706 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-02-27 03:12:40.829551 | ubuntu-jammy-large | 2026-02-27 03:12:40.829 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 8d36b2e7-d7aa-4d58-9c18-7c7766ae6e2c -q /dev/mapper/loop0p1] 2026-02-27 03:12:40.931713 | ubuntu-jammy-large | 2026-02-27 03:12:40.931 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.xcQFTzvV/mnt/] 2026-02-27 03:12:40.955583 | ubuntu-jammy-large | 2026-02-27 03:12:40.955 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.xcQFTzvV/mnt/] 2026-02-27 03:12:40.955820 | ubuntu-jammy-large | 2026-02-27 03:12:40.955 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.xcQFTzvV/mnt/] 2026-02-27 03:12:40.988916 | ubuntu-jammy-large | 2026-02-27 03:12:40.988 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-02-27 03:12:41.281379 | ubuntu-jammy-large | 2026-02-27 03:12:41.281 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-02-27 03:12:41.583527 | ubuntu-jammy-large | 2026-02-27 03:12:41.583 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-02-27 03:12:41.869412 | ubuntu-jammy-large | 2026-02-27 03:12:41.869 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-02-27 03:12:41.869508 | ubuntu-jammy-large | 2026-02-27 03:12:41.869 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.xcQFTzvV/built/etc] 2026-02-27 03:12:41.893046 | ubuntu-jammy-large | 2026-02-27 03:12:41.892 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.xcQFTzvV/states/block-device/fstab /tmp/dib_build.xcQFTzvV/built/etc/fstab] 2026-02-27 03:12:47.150118 | ubuntu-jammy-large | 2026-02-27 03:12:47.149 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-27 03:12:47.154674 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-27 03:12:47.154744 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:47.154762 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:47.154775 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:47.154787 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:47.154799 | ubuntu-jammy-large | 2026-02-27 03:12:47.154 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:47.159730 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:47.159784 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:12:47.159800 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:12:47.159814 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:47.159828 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:47.159863 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:12:47.159877 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:47.159890 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:47.159903 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:47.159916 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:47.159930 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:47.159942 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:47.159955 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:47.159968 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:47.159982 | ubuntu-jammy-large | 2026-02-27 03:12:47.159 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:47.164596 | ubuntu-jammy-large | 2026-02-27 03:12:47.164 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:47.164647 | ubuntu-jammy-large | 2026-02-27 03:12:47.164 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:47.164724 | ubuntu-jammy-large | 2026-02-27 03:12:47.164 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:47.164741 | ubuntu-jammy-large | 2026-02-27 03:12:47.164 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:47.169537 | ubuntu-jammy-large | 2026-02-27 03:12:47.169 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:47.169589 | ubuntu-jammy-large | 2026-02-27 03:12:47.169 | ++ export DIB_ADD_APT_KEYS= 2026-02-27 03:12:47.169604 | ubuntu-jammy-large | 2026-02-27 03:12:47.169 | ++ DIB_ADD_APT_KEYS= 2026-02-27 03:12:47.169709 | ubuntu-jammy-large | 2026-02-27 03:12:47.169 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-02-27 03:12:47.173977 | ubuntu-jammy-large | 2026-02-27 03:12:47.173 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-02-27 03:12:47.174018 | ubuntu-jammy-large | 2026-02-27 03:12:47.173 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:47.174032 | ubuntu-jammy-large | 2026-02-27 03:12:47.173 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:47.174108 | ubuntu-jammy-large | 2026-02-27 03:12:47.174 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:47.178563 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:47.178602 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ export DISTRO_NAME=ubuntu 2026-02-27 03:12:47.178616 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ DISTRO_NAME=ubuntu 2026-02-27 03:12:47.178630 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ export DIB_RELEASE=jammy 2026-02-27 03:12:47.178675 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ DIB_RELEASE=jammy 2026-02-27 03:12:47.178689 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:47.178702 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:47.178715 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:47.178728 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:47.178741 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ ARCH=amd64 2026-02-27 03:12:47.178754 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:12:47.178901 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:12:47.178920 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:47.178933 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:47.178947 | ubuntu-jammy-large | 2026-02-27 03:12:47.178 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:47.183340 | ubuntu-jammy-large | 2026-02-27 03:12:47.183 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:47.183407 | ubuntu-jammy-large | 2026-02-27 03:12:47.183 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:47.183422 | ubuntu-jammy-large | 2026-02-27 03:12:47.183 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:47.183499 | ubuntu-jammy-large | 2026-02-27 03:12:47.183 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:47.188373 | ubuntu-jammy-large | 2026-02-27 03:12:47.188 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:47.188422 | ubuntu-jammy-large | 2026-02-27 03:12:47.188 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:12:47.188436 | ubuntu-jammy-large | 2026-02-27 03:12:47.188 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:47.188449 | ubuntu-jammy-large | 2026-02-27 03:12:47.188 | ++ DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:47.188520 | ubuntu-jammy-large | 2026-02-27 03:12:47.188 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:47.192970 | ubuntu-jammy-large | 2026-02-27 03:12:47.192 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:47.193097 | ubuntu-jammy-large | 2026-02-27 03:12:47.193 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:47.193123 | ubuntu-jammy-large | 2026-02-27 03:12:47.193 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:47.193194 | ubuntu-jammy-large | 2026-02-27 03:12:47.193 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:47.197633 | ubuntu-jammy-large | 2026-02-27 03:12:47.197 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:47.197799 | ubuntu-jammy-large | 2026-02-27 03:12:47.197 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:47.197820 | ubuntu-jammy-large | 2026-02-27 03:12:47.197 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:47.197988 | ubuntu-jammy-large | 2026-02-27 03:12:47.197 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-27 03:12:47.203724 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-27 03:12:47.203770 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:47.203784 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:47.203908 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | ++ 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-02-27 03:12:47.203929 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2026-02-27 03:12:47.203999 | ubuntu-jammy-large | 2026-02-27 03:12:47.203 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-27 03:12:47.209411 | ubuntu-jammy-large | 2026-02-27 03:12:47.209 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-27 03:12:47.209491 | ubuntu-jammy-large | 2026-02-27 03:12:47.209 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:12:47.209509 | ubuntu-jammy-large | 2026-02-27 03:12:47.209 | ++ export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:47.209523 | ubuntu-jammy-large | 2026-02-27 03:12:47.209 | ++ DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:47.209606 | ubuntu-jammy-large | 2026-02-27 03:12:47.209 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-02-27 03:12:47.214752 | ubuntu-jammy-large | 2026-02-27 03:12:47.214 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-02-27 03:12:47.214801 | ubuntu-jammy-large | 2026-02-27 03:12:47.214 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:12:47.214815 | ubuntu-jammy-large | 2026-02-27 03:12:47.214 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:12:47.214883 | ubuntu-jammy-large | 2026-02-27 03:12:47.214 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-27 03:12:47.220182 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-27 03:12:47.220414 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ '[' -z '' ']' 2026-02-27 03:12:47.220462 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ case "$DISTRO_NAME" in 2026-02-27 03:12:47.220475 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ '[' jammy == trusty ']' 2026-02-27 03:12:47.220628 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ '[' -z '' ']' 2026-02-27 03:12:47.220682 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ DIB_PYTHON_VERSION=3 2026-02-27 03:12:47.220732 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ export DIB_PYTHON_VERSION 2026-02-27 03:12:47.220746 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ export DIB_PYTHON=python3 2026-02-27 03:12:47.220759 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | ++ DIB_PYTHON=python3 2026-02-27 03:12:47.220837 | ubuntu-jammy-large | 2026-02-27 03:12:47.220 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:47.225362 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:47.225600 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ '[' 0 -gt 0 ']' 2026-02-27 03:12:47.225626 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ set -euo pipefail 2026-02-27 03:12:47.225640 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ case $DISTRO_NAME in 2026-02-27 03:12:47.225682 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:12:47.225696 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:12:47.225709 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:12:47.225723 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:12:47.225796 | ubuntu-jammy-large | 2026-02-27 03:12:47.225 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-27 03:12:47.230866 | ubuntu-jammy-large | 2026-02-27 03:12:47.230 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-27 03:12:47.230959 | ubuntu-jammy-large | 2026-02-27 03:12:47.230 | ++ '[' -z systemd ']' 2026-02-27 03:12:47.231045 | ubuntu-jammy-large | 2026-02-27 03:12:47.231 | ++ case $DIB_INIT_SYSTEM in 2026-02-27 03:12:47.231233 | ubuntu-jammy-large | 2026-02-27 03:12:47.231 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-02-27 03:12:47.298322 | ubuntu-jammy-large | 2026-02-27 03:12:47.298 | INFO:root:Mapping for bootloader : grub-pc 2026-02-27 03:12:47.350428 | ubuntu-jammy-large | 2026-02-27 03:12:47.350 | Reading package lists... 2026-02-27 03:12:47.588007 | ubuntu-jammy-large | 2026-02-27 03:12:47.587 | Building dependency tree... 2026-02-27 03:12:47.588096 | ubuntu-jammy-large | 2026-02-27 03:12:47.587 | Reading state information... 2026-02-27 03:12:47.794009 | ubuntu-jammy-large | 2026-02-27 03:12:47.793 | The following additional packages will be installed: 2026-02-27 03:12:47.794102 | ubuntu-jammy-large | 2026-02-27 03:12:47.793 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-02-27 03:12:47.795118 | ubuntu-jammy-large | 2026-02-27 03:12:47.795 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-02-27 03:12:47.796299 | ubuntu-jammy-large | 2026-02-27 03:12:47.796 | Suggested packages: 2026-02-27 03:12:47.796325 | ubuntu-jammy-large | 2026-02-27 03:12:47.796 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-02-27 03:12:47.796340 | ubuntu-jammy-large | 2026-02-27 03:12:47.796 | Recommended packages: 2026-02-27 03:12:47.796354 | ubuntu-jammy-large | 2026-02-27 03:12:47.796 | os-prober 2026-02-27 03:12:47.820122 | ubuntu-jammy-large | 2026-02-27 03:12:47.819 | The following NEW packages will be installed: 2026-02-27 03:12:47.820211 | ubuntu-jammy-large | 2026-02-27 03:12:47.820 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-02-27 03:12:47.821231 | ubuntu-jammy-large | 2026-02-27 03:12:47.821 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-02-27 03:12:47.999610 | ubuntu-jammy-large | 2026-02-27 03:12:47.999 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-02-27 03:12:47.999735 | ubuntu-jammy-large | 2026-02-27 03:12:47.999 | Need to get 4796 kB of archives. 2026-02-27 03:12:47.999755 | ubuntu-jammy-large | 2026-02-27 03:12:47.999 | After this operation, 21.2 MB of additional disk space will be used. 2026-02-27 03:12:47.999771 | ubuntu-jammy-large | 2026-02-27 03:12:47.999 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-02-27 03:12:48.025841 | ubuntu-jammy-large | 2026-02-27 03:12:48.025 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-02-27 03:12:48.054486 | ubuntu-jammy-large | 2026-02-27 03:12:48.054 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-02-27 03:12:48.055753 | ubuntu-jammy-large | 2026-02-27 03:12:48.055 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-02-27 03:12:48.083450 | ubuntu-jammy-large | 2026-02-27 03:12:48.083 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-02-27 03:12:48.109761 | ubuntu-jammy-large | 2026-02-27 03:12:48.109 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-02-27 03:12:48.251385 | ubuntu-jammy-large | 2026-02-27 03:12:48.251 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-02-27 03:12:48.281434 | ubuntu-jammy-large | 2026-02-27 03:12:48.281 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-02-27 03:12:48.304782 | ubuntu-jammy-large | 2026-02-27 03:12:48.304 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-02-27 03:12:48.308958 | ubuntu-jammy-large | 2026-02-27 03:12:48.308 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-02-27 03:12:48.490501 | ubuntu-jammy-large | 2026-02-27 03:12:48.490 | debconf: delaying package configuration, since apt-utils is not installed 2026-02-27 03:12:48.530421 | ubuntu-jammy-large | 2026-02-27 03:12:48.530 | Fetched 4796 kB in 0s (9986 kB/s) 2026-02-27 03:12:48.618766 | ubuntu-jammy-large | 2026-02-27 03:12:48.618 | Selecting previously unselected package gettext-base. 2026-02-27 03:12:48.632549 | ubuntu-jammy-large | 2026-02-27 03:12:48.632 | (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 ... 22572 files and directories currently installed.) 2026-02-27 03:12:48.633515 | ubuntu-jammy-large | 2026-02-27 03:12:48.633 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-02-27 03:12:48.636436 | ubuntu-jammy-large | 2026-02-27 03:12:48.636 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-02-27 03:12:48.666870 | ubuntu-jammy-large | 2026-02-27 03:12:48.666 | Selecting previously unselected package libpng16-16:amd64. 2026-02-27 03:12:48.672035 | ubuntu-jammy-large | 2026-02-27 03:12:48.671 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-02-27 03:12:48.675051 | ubuntu-jammy-large | 2026-02-27 03:12:48.674 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-02-27 03:12:48.710490 | ubuntu-jammy-large | 2026-02-27 03:12:48.710 | Selecting previously unselected package libefivar1:amd64. 2026-02-27 03:12:48.718685 | ubuntu-jammy-large | 2026-02-27 03:12:48.718 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-02-27 03:12:48.719957 | ubuntu-jammy-large | 2026-02-27 03:12:48.719 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-02-27 03:12:48.754842 | ubuntu-jammy-large | 2026-02-27 03:12:48.754 | Selecting previously unselected package libefiboot1:amd64. 2026-02-27 03:12:48.763711 | ubuntu-jammy-large | 2026-02-27 03:12:48.763 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-02-27 03:12:48.765134 | ubuntu-jammy-large | 2026-02-27 03:12:48.765 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-02-27 03:12:48.797676 | ubuntu-jammy-large | 2026-02-27 03:12:48.797 | Selecting previously unselected package libfreetype6:amd64. 2026-02-27 03:12:48.805428 | ubuntu-jammy-large | 2026-02-27 03:12:48.805 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-02-27 03:12:48.806943 | ubuntu-jammy-large | 2026-02-27 03:12:48.806 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-02-27 03:12:48.845742 | ubuntu-jammy-large | 2026-02-27 03:12:48.845 | Selecting previously unselected package grub-common. 2026-02-27 03:12:48.851103 | ubuntu-jammy-large | 2026-02-27 03:12:48.850 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-02-27 03:12:48.877467 | ubuntu-jammy-large | 2026-02-27 03:12:48.877 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.002624 | ubuntu-jammy-large | 2026-02-27 03:12:49.002 | Selecting previously unselected package grub2-common. 2026-02-27 03:12:49.007883 | ubuntu-jammy-large | 2026-02-27 03:12:49.007 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-02-27 03:12:49.008803 | ubuntu-jammy-large | 2026-02-27 03:12:49.008 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.052540 | ubuntu-jammy-large | 2026-02-27 03:12:49.052 | Selecting previously unselected package grub-pc-bin. 2026-02-27 03:12:49.058237 | ubuntu-jammy-large | 2026-02-27 03:12:49.058 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-02-27 03:12:49.059957 | ubuntu-jammy-large | 2026-02-27 03:12:49.059 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.145402 | ubuntu-jammy-large | 2026-02-27 03:12:49.145 | Selecting previously unselected package grub-pc. 2026-02-27 03:12:49.153458 | ubuntu-jammy-large | 2026-02-27 03:12:49.153 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-02-27 03:12:49.168198 | ubuntu-jammy-large | 2026-02-27 03:12:49.167 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.199980 | ubuntu-jammy-large | 2026-02-27 03:12:49.199 | Selecting previously unselected package grub-gfxpayload-lists. 2026-02-27 03:12:49.208754 | ubuntu-jammy-large | 2026-02-27 03:12:49.208 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-02-27 03:12:49.210487 | ubuntu-jammy-large | 2026-02-27 03:12:49.210 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-02-27 03:12:49.251614 | ubuntu-jammy-large | 2026-02-27 03:12:49.251 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-02-27 03:12:49.255237 | ubuntu-jammy-large | 2026-02-27 03:12:49.255 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-02-27 03:12:49.258237 | ubuntu-jammy-large | 2026-02-27 03:12:49.258 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-02-27 03:12:49.261004 | ubuntu-jammy-large | 2026-02-27 03:12:49.260 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-02-27 03:12:49.264348 | ubuntu-jammy-large | 2026-02-27 03:12:49.264 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-02-27 03:12:49.268300 | ubuntu-jammy-large | 2026-02-27 03:12:49.268 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.454325 | ubuntu-jammy-large | 2026-02-27 03:12:49.454 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-02-27 03:12:49.454422 | ubuntu-jammy-large | 2026-02-27 03:12:49.454 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-02-27 03:12:49.612866 | ubuntu-jammy-large | 2026-02-27 03:12:49.612 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-27 03:12:49.612979 | ubuntu-jammy-large | 2026-02-27 03:12:49.612 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-27 03:12:49.612998 | ubuntu-jammy-large | 2026-02-27 03:12:49.612 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-27 03:12:49.613012 | ubuntu-jammy-large | 2026-02-27 03:12:49.612 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-02-27 03:12:49.651556 | ubuntu-jammy-large | 2026-02-27 03:12:49.651 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-02-27 03:12:49.657348 | ubuntu-jammy-large | 2026-02-27 03:12:49.657 | Running in chroot, ignoring request. 2026-02-27 03:12:49.664911 | ubuntu-jammy-large | 2026-02-27 03:12:49.664 | invoke-rc.d: policy-rc.d denied execution of start. 2026-02-27 03:12:49.667971 | ubuntu-jammy-large | 2026-02-27 03:12:49.667 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.673678 | ubuntu-jammy-large | 2026-02-27 03:12:49.673 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.678085 | ubuntu-jammy-large | 2026-02-27 03:12:49.677 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-02-27 03:12:49.998485 | ubuntu-jammy-large | 2026-02-27 03:12:49.998 | 2026-02-27 03:12:49.998584 | ubuntu-jammy-large | 2026-02-27 03:12:49.998 | Creating config file /etc/default/grub with new version 2026-02-27 03:12:50.149489 | ubuntu-jammy-large | 2026-02-27 03:12:50.149 | Setting up grub-gfxpayload-lists (0.7) ... 2026-02-27 03:12:50.172335 | ubuntu-jammy-large | 2026-02-27 03:12:50.172 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-02-27 03:12:50.578447 | ubuntu-jammy-large | 2026-02-27 03:12:50.578 | Sourcing file `/etc/default/grub' 2026-02-27 03:12:50.632586 | ubuntu-jammy-large | 2026-02-27 03:12:50.632 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-27 03:12:50.637756 | ubuntu-jammy-large | 2026-02-27 03:12:50.637 | Generating grub configuration file ... 2026-02-27 03:12:50.739572 | ubuntu-jammy-large | 2026-02-27 03:12:50.739 | Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-02-27 03:12:50.756790 | ubuntu-jammy-large | 2026-02-27 03:12:50.756 | Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-02-27 03:12:51.083074 | ubuntu-jammy-large | 2026-02-27 03:12:51.082 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-27 03:12:51.083216 | ubuntu-jammy-large | 2026-02-27 03:12:51.082 | Systems on them will not be added to the GRUB boot configuration. 2026-02-27 03:12:51.083274 | ubuntu-jammy-large | 2026-02-27 03:12:51.082 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-27 03:12:51.106589 | ubuntu-jammy-large | 2026-02-27 03:12:51.106 | done 2026-02-27 03:12:51.111544 | ubuntu-jammy-large | 2026-02-27 03:12:51.111 | Installing GRUB2... 2026-02-27 03:12:51.168276 | ubuntu-jammy-large | 2026-02-27 03:12:51.167 | Installing for i386-pc platform. 2026-02-27 03:12:51.493556 | ubuntu-jammy-large | 2026-02-27 03:12:51.493 | Installation finished. No error reported. 2026-02-27 03:12:51.499508 | ubuntu-jammy-large | 2026-02-27 03:12:51.499 | dib-run-parts 50-bootloader completed 2026-02-27 03:12:51.501061 | ubuntu-jammy-large | 2026-02-27 03:12:51.499 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-02-27 03:12:51.508913 | ubuntu-jammy-large | 2026-02-27 03:12:51.508 | dib-run-parts 50-remove-bogus-udev-links completed 2026-02-27 03:12:51.508968 | ubuntu-jammy-large | 2026-02-27 03:12:51.508 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-02-27 03:12:51.522095 | ubuntu-jammy-large | 2026-02-27 03:12:51.521 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-02-27 03:12:51.522150 | ubuntu-jammy-large | 2026-02-27 03:12:51.522 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-02-27 03:12:51.569711 | ubuntu-jammy-large | 2026-02-27 03:12:51.569 | dib-run-parts 99-clean-up-cache completed 2026-02-27 03:12:51.570089 | ubuntu-jammy-large | 2026-02-27 03:12:51.570 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-02-27 03:12:51.580869 | ubuntu-jammy-large | 2026-02-27 03:12:51.580 | dib-run-parts 99-clear-machine-id completed 2026-02-27 03:12:51.581232 | ubuntu-jammy-large | 2026-02-27 03:12:51.581 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-02-27 03:12:51.600333 | ubuntu-jammy-large | 2026-02-27 03:12:51.600 | dib-run-parts 99-disable-resolv-conf completed 2026-02-27 03:12:51.600833 | ubuntu-jammy-large | 2026-02-27 03:12:51.600 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-02-27 03:12:51.629766 | ubuntu-jammy-large | 2026-02-27 03:12:51.629 | {"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.3-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.22","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.3","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.16","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "grep","arch": "amd64","version": "3.7-1build1","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.10-4ubuntu4.1","status": "ii "},{"package": "haproxy","arch": "amd64","version": "2.4.30-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libbpf0:amd64","arch": "amd64","version": "1:0.5.0-1ubuntu22.04.1","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.0.9-2build6","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.11.5-1","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.13","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.22","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.22","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": "libevent-core-2.1-7:amd64","arch": "amd64","version": "2.1.12-stable-1build3","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.7","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.3","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.9","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.9","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.8","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.43-3","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.20.3-0ubuntu1.1","status": "ii "},{"package": "libhogweed6:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libicu70:amd64","arch": "amd64","version": "70.1-2","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.2-2build1","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libisc-export1105:amd64","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libisns0:amd64","arch": "amd64","version": "0.101-0ubuntu2","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.13.1-1.1build3","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.15-3~ubuntu1.22.04.2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.1-2ubuntu3","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.20+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.4","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.14","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.14","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.6","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.2","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libtirpc3:amd64","arch": "amd64","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libunistring2:amd64","arch": "amd64","version": "1.0-1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.3.2-2build2.1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-2build2","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-31build2","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.13+dfsg-1ubuntu0.11","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.5","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.1-1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.2-1build2","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+22.04.1","status": "ii "},{"package": "linux-image-5.15.0-171-generic","arch": "amd64","version": "5.15.0-171.181","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.171.160","status": "ii "},{"package": "linux-modules-5.15.0-171-generic","arch": "amd64","version": "5.15.0-171.181","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.19.0-1ubuntu1.1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "lsb-base","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsb-release","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.93.2+dfsg-1.1build2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20200120-3","status": "ii "},{"package": "media-types","arch": "all","version": "7.0.0","status": "ii "},{"package": "mount","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "ncat","arch": "amd64","version": "7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "net-tools","arch": "amd64","version": "1.60+git20181103.0eebece-1ubuntu5.4","status": "ii "},{"package": "netbase","arch": "all","version": "6.3","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.218-4ubuntu1","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.1-2ubuntu0.22.04.2","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.2-1ubuntu3","status": "ii "},{"package": "open-iscsi","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.3.5-3~ubuntu0.22.04.3","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.1","status": "ii "},{"package": "procps","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.4-2build3","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "21.2.0-1ubuntu1","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.4+dfsg1-0.4","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2020.6.20-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.15.0-1build2","status": "ii "},{"package": "python3-chardet","arch": "all","version": "4.0.0-1","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.6-5ubuntu0.1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "3.4.8-1ubuntu2.2","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.2.18-3build1","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "python3-decorator","arch": "all","version": "4.4.2-0ubuntu1","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.42.1-0ubuntu1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.2-2","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.3-1ubuntu0.1","status": "ii "},{"package": "python3-importlib-metadata","arch": "all","version": "4.6.4-1","status": "ii "},{"package": "python3-jeepney","arch": "all","version": "0.7.1-3","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.0.3-1ubuntu0.4","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-2","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "3.2.0-0ubuntu2","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.3.0-1ubuntu0.2","status": "ii "},{"package": "python3-keyring","arch": "all","version": "23.5.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.10.16-1","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.4-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-2","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-linux-procfs","arch": "amd64","version": "0.6.3-1.1build1","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.0.1-2build1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-more-itertools","arch": "all","version": "8.10.0-2","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-1build2","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.0-1ubuntu0.1","status": "ii "},{"package": "python3-pip","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "2.4.7-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.18.1-1build1","status": "ii "},{"package": "python3-pyudev","arch": "all","version": "0.22.0-2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.25.1+dfsg-2ubuntu0.3","status": "ii "},{"package": "python3-secretstorage","arch": "all","version": "3.3.1-1","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-3ubuntu1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "python3-tz","arch": "all","version": "2022.1-1ubuntu0.22.04.1","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "1.26.5-1~exp1ubuntu0.6","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-1","status": "ii "},{"package": "python3-wheel","arch": "all","version": "0.37.1-2ubuntu0.22.04.1","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "5.4.1-1ubuntu1","status": "ii "},{"package": "python3-zipp","arch": "all","version": "1.0.0-3ubuntu0.1","status": "ii "},{"package": "python3.10","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.14","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": "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": "tmux","arch": "amd64","version": "3.2a-4ubuntu0.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-02-27 03:12:51.630851 | ubuntu-jammy-large | 2026-02-27 03:12:51.630 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:12:51.630927 | ubuntu-jammy-large | 2026-02-27 03:12:51.630 | dib-run-parts 2026-02-27 03:12:51.634044 | ubuntu-jammy-large | 2026-02-27 03:12:51.633 | dib-run-parts Target: finalise.d 2026-02-27 03:12:51.634088 | ubuntu-jammy-large | 2026-02-27 03:12:51.633 | dib-run-parts 2026-02-27 03:12:51.634101 | ubuntu-jammy-large | 2026-02-27 03:12:51.633 | dib-run-parts Script Seconds 2026-02-27 03:12:51.634113 | ubuntu-jammy-large | 2026-02-27 03:12:51.633 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:12:51.634124 | ubuntu-jammy-large | 2026-02-27 03:12:51.633 | dib-run-parts 2026-02-27 03:12:51.649786 | ubuntu-jammy-large | 2026-02-27 03:12:51.649 | dib-run-parts 50-bootloader 4.265 2026-02-27 03:12:51.659842 | ubuntu-jammy-large | 2026-02-27 03:12:51.659 | dib-run-parts 50-remove-bogus-udev-links 0.006 2026-02-27 03:12:51.672220 | ubuntu-jammy-large | 2026-02-27 03:12:51.672 | dib-run-parts 98-rebind-sshd-after-dhcp 0.010 2026-02-27 03:12:51.683085 | ubuntu-jammy-large | 2026-02-27 03:12:51.682 | dib-run-parts 99-clean-up-cache 0.045 2026-02-27 03:12:51.694847 | ubuntu-jammy-large | 2026-02-27 03:12:51.694 | dib-run-parts 99-clear-machine-id 0.008 2026-02-27 03:12:51.705265 | ubuntu-jammy-large | 2026-02-27 03:12:51.705 | dib-run-parts 99-disable-resolv-conf 0.016 2026-02-27 03:12:51.718382 | ubuntu-jammy-large | 2026-02-27 03:12:51.718 | dib-run-parts 99-write-dpkg-manifest 0.025 2026-02-27 03:12:51.721952 | ubuntu-jammy-large | 2026-02-27 03:12:51.721 | dib-run-parts 2026-02-27 03:12:51.722285 | ubuntu-jammy-large | 2026-02-27 03:12:51.722 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:12:51.790052 | ubuntu-jammy-large | 2026-02-27 03:12:51.789 | Running hooks from /tmp/dib_build.xcQFTzvV/hooks/cleanup.d 2026-02-27 03:12:51.811545 | ubuntu-jammy-large | 2026-02-27 03:12:51.811 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-27 03:12:51.821599 | ubuntu-jammy-large | 2026-02-27 03:12:51.821 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-27 03:12:51.827781 | ubuntu-jammy-large | 2026-02-27 03:12:51.827 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:51.833907 | ubuntu-jammy-large | 2026-02-27 03:12:51.833 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-02-27 03:12:51.840220 | ubuntu-jammy-large | 2026-02-27 03:12:51.840 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:51.846210 | ubuntu-jammy-large | 2026-02-27 03:12:51.846 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-27 03:12:51.852351 | ubuntu-jammy-large | 2026-02-27 03:12:51.852 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:51.862754 | ubuntu-jammy-large | 2026-02-27 03:12:51.862 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-02-27 03:12:51.868572 | ubuntu-jammy-large | 2026-02-27 03:12:51.868 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-02-27 03:12:51.874528 | ubuntu-jammy-large | 2026-02-27 03:12:51.874 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-02-27 03:12:51.880756 | ubuntu-jammy-large | 2026-02-27 03:12:51.880 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:51.886978 | ubuntu-jammy-large | 2026-02-27 03:12:51.886 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-27 03:12:51.893355 | ubuntu-jammy-large | 2026-02-27 03:12:51.893 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-27 03:12:51.899182 | ubuntu-jammy-large | 2026-02-27 03:12:51.899 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:51.905095 | ubuntu-jammy-large | 2026-02-27 03:12:51.905 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-02-27 03:12:51.911796 | ubuntu-jammy-large | 2026-02-27 03:12:51.911 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:51.917928 | ubuntu-jammy-large | 2026-02-27 03:12:51.917 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-02-27 03:12:51.924476 | ubuntu-jammy-large | 2026-02-27 03:12:51.924 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:51.930406 | ubuntu-jammy-large | 2026-02-27 03:12:51.930 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-02-27 03:12:51.936115 | ubuntu-jammy-large | 2026-02-27 03:12:51.936 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:51.941976 | ubuntu-jammy-large | 2026-02-27 03:12:51.941 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-27 03:12:51.949089 | ubuntu-jammy-large | 2026-02-27 03:12:51.948 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:51.959895 | ubuntu-jammy-large | 2026-02-27 03:12:51.959 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-02-27 03:12:51.966132 | ubuntu-jammy-large | 2026-02-27 03:12:51.966 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:51.971957 | ubuntu-jammy-large | 2026-02-27 03:12:51.971 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-02-27 03:12:51.978947 | ubuntu-jammy-large | 2026-02-27 03:12:51.978 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:51.990911 | ubuntu-jammy-large | 2026-02-27 03:12:51.990 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-02-27 03:12:51.997038 | ubuntu-jammy-large | 2026-02-27 03:12:51.996 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-02-27 03:12:52.002756 | ubuntu-jammy-large | 2026-02-27 03:12:52.002 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-02-27 03:12:52.009078 | ubuntu-jammy-large | 2026-02-27 03:12:52.008 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-pip-cache 2026-02-27 03:12:52.019927 | ubuntu-jammy-large | 2026-02-27 03:12:52.019 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-pip-cache 2026-02-27 03:12:52.028304 | ubuntu-jammy-large | 2026-02-27 03:12:52.028 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:52.033694 | ubuntu-jammy-large | 2026-02-27 03:12:52.033 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-02-27 03:12:52.040605 | ubuntu-jammy-large | 2026-02-27 03:12:52.040 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:52.050107 | ubuntu-jammy-large | 2026-02-27 03:12:52.049 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-02-27 03:12:52.056058 | ubuntu-jammy-large | 2026-02-27 03:12:52.055 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-02-27 03:12:52.062333 | ubuntu-jammy-large | 2026-02-27 03:12:52.062 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-02-27 03:12:52.068314 | ubuntu-jammy-large | 2026-02-27 03:12:52.068 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-02-27 03:12:52.074622 | ubuntu-jammy-large | 2026-02-27 03:12:52.074 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-02-27 03:12:52.081217 | ubuntu-jammy-large | 2026-02-27 03:12:52.081 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:52.086873 | ubuntu-jammy-large | 2026-02-27 03:12:52.086 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-02-27 03:12:52.092877 | ubuntu-jammy-large | 2026-02-27 03:12:52.092 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:52.098829 | ubuntu-jammy-large | 2026-02-27 03:12:52.098 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-02-27 03:12:52.104535 | ubuntu-jammy-large | 2026-02-27 03:12:52.104 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-02-27 03:12:52.110274 | ubuntu-jammy-large | 2026-02-27 03:12:52.110 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-02-27 03:12:52.116010 | ubuntu-jammy-large | 2026-02-27 03:12:52.115 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-02-27 03:12:52.121709 | ubuntu-jammy-large | 2026-02-27 03:12:52.121 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:52.127831 | ubuntu-jammy-large | 2026-02-27 03:12:52.127 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-02-27 03:12:52.134107 | ubuntu-jammy-large | 2026-02-27 03:12:52.133 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:52.144921 | ubuntu-jammy-large | 2026-02-27 03:12:52.144 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-27 03:12:52.151993 | ubuntu-jammy-large | 2026-02-27 03:12:52.151 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:52.159050 | ubuntu-jammy-large | 2026-02-27 03:12:52.158 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-02-27 03:12:52.166514 | ubuntu-jammy-large | 2026-02-27 03:12:52.166 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:52.177447 | ubuntu-jammy-large | 2026-02-27 03:12:52.177 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-02-27 03:12:52.184117 | ubuntu-jammy-large | 2026-02-27 03:12:52.184 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-02-27 03:12:52.190701 | ubuntu-jammy-large | 2026-02-27 03:12:52.190 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:52.197173 | ubuntu-jammy-large | 2026-02-27 03:12:52.197 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-02-27 03:12:52.203961 | ubuntu-jammy-large | 2026-02-27 03:12:52.203 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:52.214909 | ubuntu-jammy-large | 2026-02-27 03:12:52.214 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-02-27 03:12:52.221146 | ubuntu-jammy-large | 2026-02-27 03:12:52.221 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:52.227698 | ubuntu-jammy-large | 2026-02-27 03:12:52.227 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-02-27 03:12:52.234215 | ubuntu-jammy-large | 2026-02-27 03:12:52.234 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:52.246122 | ubuntu-jammy-large | 2026-02-27 03:12:52.246 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-02-27 03:12:52.252512 | ubuntu-jammy-large | 2026-02-27 03:12:52.252 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:52.259240 | ubuntu-jammy-large | 2026-02-27 03:12:52.259 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-02-27 03:12:52.265510 | ubuntu-jammy-large | 2026-02-27 03:12:52.265 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/14-manifests 2026-02-27 03:12:52.276659 | ubuntu-jammy-large | 2026-02-27 03:12:52.276 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/14-manifests 2026-02-27 03:12:52.283676 | ubuntu-jammy-large | 2026-02-27 03:12:52.283 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:52.290227 | ubuntu-jammy-large | 2026-02-27 03:12:52.290 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-27 03:12:52.295902 | ubuntu-jammy-large | 2026-02-27 03:12:52.295 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.302737 | ubuntu-jammy-large | 2026-02-27 03:12:52.302 | ++ /tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.310711 | ubuntu-jammy-large | 2026-02-27 03:12:52.310 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-02-27 03:12:52.322809 | ubuntu-jammy-large | 2026-02-27 03:12:52.322 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-02-27 03:12:52.329411 | ubuntu-jammy-large | 2026-02-27 03:12:52.329 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-02-27 03:12:52.336207 | ubuntu-jammy-large | 2026-02-27 03:12:52.336 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:52.342445 | ubuntu-jammy-large | 2026-02-27 03:12:52.342 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-02-27 03:12:52.349257 | ubuntu-jammy-large | 2026-02-27 03:12:52.349 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-02-27 03:12:52.360143 | ubuntu-jammy-large | 2026-02-27 03:12:52.359 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-02-27 03:12:52.366319 | ubuntu-jammy-large | 2026-02-27 03:12:52.366 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-02-27 03:12:52.370664 | ubuntu-jammy-large | 2026-02-27 03:12:52.370 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-02-27 03:12:52.375288 | ubuntu-jammy-large | 2026-02-27 03:12:52.375 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-27 03:12:52.385589 | ubuntu-jammy-large | 2026-02-27 03:12:52.385 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-27 03:12:52.390312 | ubuntu-jammy-large | 2026-02-27 03:12:52.390 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-02-27 03:12:52.395460 | ubuntu-jammy-large | 2026-02-27 03:12:52.395 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-02-27 03:12:52.401428 | ubuntu-jammy-large | 2026-02-27 03:12:52.401 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-02-27 03:12:52.407583 | ubuntu-jammy-large | 2026-02-27 03:12:52.407 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-02-27 03:12:52.414042 | ubuntu-jammy-large | 2026-02-27 03:12:52.413 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-02-27 03:12:52.420274 | ubuntu-jammy-large | 2026-02-27 03:12:52.420 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-02-27 03:12:52.426966 | ubuntu-jammy-large | 2026-02-27 03:12:52.426 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-02-27 03:12:52.433662 | ubuntu-jammy-large | 2026-02-27 03:12:52.433 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-02-27 03:12:52.440487 | ubuntu-jammy-large | 2026-02-27 03:12:52.440 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:52.452217 | ubuntu-jammy-large | 2026-02-27 03:12:52.452 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-02-27 03:12:52.458369 | ubuntu-jammy-large | 2026-02-27 03:12:52.458 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-02-27 03:12:52.463587 | ubuntu-jammy-large | 2026-02-27 03:12:52.463 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-02-27 03:12:52.469871 | ubuntu-jammy-large | 2026-02-27 03:12:52.469 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-02-27 03:12:52.475918 | ubuntu-jammy-large | 2026-02-27 03:12:52.475 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-02-27 03:12:52.482124 | ubuntu-jammy-large | 2026-02-27 03:12:52.482 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-02-27 03:12:52.488289 | ubuntu-jammy-large | 2026-02-27 03:12:52.488 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-02-27 03:12:52.494453 | ubuntu-jammy-large | 2026-02-27 03:12:52.494 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-02-27 03:12:52.501545 | ubuntu-jammy-large | 2026-02-27 03:12:52.501 | dib-run-parts Sourcing environment file /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-27 03:12:52.513231 | ubuntu-jammy-large | 2026-02-27 03:12:52.513 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-27 03:12:52.519981 | ubuntu-jammy-large | 2026-02-27 03:12:52.519 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-02-27 03:12:52.525699 | ubuntu-jammy-large | 2026-02-27 03:12:52.525 | ++ /tmp/dib_build.xcQFTzvV/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-02-27 03:12:52.532081 | ubuntu-jammy-large | 2026-02-27 03:12:52.531 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/01-copy-manifests-dir 2026-02-27 03:12:52.564680 | ubuntu-jammy-large | 2026-02-27 03:12:52.564 | 2+1 records in 2026-02-27 03:12:52.564777 | ubuntu-jammy-large | 2026-02-27 03:12:52.564 | 2+1 records out 2026-02-27 03:12:52.564947 | ubuntu-jammy-large | 2026-02-27 03:12:52.564 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000454598 s, 2.7 MB/s 2026-02-27 03:12:52.588249 | ubuntu-jammy-large | 2026-02-27 03:12:52.588 | 0+1 records in 2026-02-27 03:12:52.588289 | ubuntu-jammy-large | 2026-02-27 03:12:52.588 | 0+1 records out 2026-02-27 03:12:52.588411 | ubuntu-jammy-large | 2026-02-27 03:12:52.588 | 446 bytes copied, 0.000398985 s, 1.1 MB/s 2026-02-27 03:12:52.613729 | ubuntu-jammy-large | 2026-02-27 03:12:52.613 | '/tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.613771 | ubuntu-jammy-large | 2026-02-27 03:12:52.613 | '/tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.613850 | ubuntu-jammy-large | 2026-02-27 03:12:52.613 | '/tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.613874 | ubuntu-jammy-large | 2026-02-27 03:12:52.613 | '/tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.613939 | ubuntu-jammy-large | 2026-02-27 03:12:52.613 | '/tmp/dib_build.xcQFTzvV/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-02-27 03:12:52.729291 | ubuntu-jammy-large | 2026-02-27 03:12:52.729 | dib-run-parts 01-copy-manifests-dir completed 2026-02-27 03:12:52.729658 | ubuntu-jammy-large | 2026-02-27 03:12:52.729 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/40-unblock-daemons 2026-02-27 03:12:52.787700 | ubuntu-jammy-large | 2026-02-27 03:12:52.787 | dib-run-parts 40-unblock-daemons completed 2026-02-27 03:12:52.788090 | ubuntu-jammy-large | 2026-02-27 03:12:52.788 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/50-dib-python 2026-02-27 03:12:52.824688 | ubuntu-jammy-large | 2026-02-27 03:12:52.824 | dib-run-parts 50-dib-python completed 2026-02-27 03:12:52.825198 | ubuntu-jammy-large | 2026-02-27 03:12:52.825 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/50-remove-img-build-proxy 2026-02-27 03:12:52.852487 | ubuntu-jammy-large | 2026-02-27 03:12:52.852 | dib-run-parts 50-remove-img-build-proxy completed 2026-02-27 03:12:52.852941 | ubuntu-jammy-large | 2026-02-27 03:12:52.852 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/60-untrim-dpkg 2026-02-27 03:12:52.905555 | ubuntu-jammy-large | 2026-02-27 03:12:52.905 | dib-run-parts 60-untrim-dpkg completed 2026-02-27 03:12:52.905872 | ubuntu-jammy-large | 2026-02-27 03:12:52.905 | dib-run-parts Running /tmp/dib_build.xcQFTzvV/hooks/cleanup.d/99-clean-up-cache 2026-02-27 03:12:52.975063 | ubuntu-jammy-large | 2026-02-27 03:12:52.974 | dib-run-parts 99-clean-up-cache completed 2026-02-27 03:12:52.976738 | ubuntu-jammy-large | 2026-02-27 03:12:52.976 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-27 03:12:52.976812 | ubuntu-jammy-large | 2026-02-27 03:12:52.976 | dib-run-parts 2026-02-27 03:12:52.980034 | ubuntu-jammy-large | 2026-02-27 03:12:52.979 | dib-run-parts Target: cleanup.d 2026-02-27 03:12:52.980100 | ubuntu-jammy-large | 2026-02-27 03:12:52.979 | dib-run-parts 2026-02-27 03:12:52.980119 | ubuntu-jammy-large | 2026-02-27 03:12:52.979 | dib-run-parts Script Seconds 2026-02-27 03:12:52.980136 | ubuntu-jammy-large | 2026-02-27 03:12:52.979 | dib-run-parts --------------------------------------- ---------- 2026-02-27 03:12:52.980149 | ubuntu-jammy-large | 2026-02-27 03:12:52.979 | dib-run-parts 2026-02-27 03:12:52.996210 | ubuntu-jammy-large | 2026-02-27 03:12:52.996 | dib-run-parts 01-copy-manifests-dir 0.194 2026-02-27 03:12:53.006685 | ubuntu-jammy-large | 2026-02-27 03:12:53.006 | dib-run-parts 40-unblock-daemons 0.055 2026-02-27 03:12:53.016938 | ubuntu-jammy-large | 2026-02-27 03:12:53.016 | dib-run-parts 50-dib-python 0.033 2026-02-27 03:12:53.028380 | ubuntu-jammy-large | 2026-02-27 03:12:53.028 | dib-run-parts 50-remove-img-build-proxy 0.024 2026-02-27 03:12:53.039818 | ubuntu-jammy-large | 2026-02-27 03:12:53.039 | dib-run-parts 60-untrim-dpkg 0.050 2026-02-27 03:12:53.051288 | ubuntu-jammy-large | 2026-02-27 03:12:53.051 | dib-run-parts 99-clean-up-cache 0.066 2026-02-27 03:12:53.054864 | ubuntu-jammy-large | 2026-02-27 03:12:53.054 | dib-run-parts 2026-02-27 03:12:53.055068 | ubuntu-jammy-large | 2026-02-27 03:12:53.054 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-27 03:12:53.405327 | ubuntu-jammy-large | 2026-02-27 03:12:53.405 | Unmount /tmp/dib_build.xcQFTzvV/mnt/sys 2026-02-27 03:12:53.429888 | ubuntu-jammy-large | 2026-02-27 03:12:53.429 | Unmount /tmp/dib_build.xcQFTzvV/mnt/proc 2026-02-27 03:12:53.452204 | ubuntu-jammy-large | 2026-02-27 03:12:53.451 | Unmount /tmp/dib_build.xcQFTzvV/mnt/dev/pts 2026-02-27 03:12:53.475701 | ubuntu-jammy-large | 2026-02-27 03:12:53.475 | Unmount /tmp/dib_build.xcQFTzvV/mnt/dev 2026-02-27 03:12:53.746206 | ubuntu-jammy-large | 2026-02-27 03:12:53.746 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-02-27 03:12:54.055888 | ubuntu-jammy-large | 2026-02-27 03:12:54.055 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-02-27 03:12:54.056018 | ubuntu-jammy-large | 2026-02-27 03:12:54.055 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-27 03:12:54.111291 | ubuntu-jammy-large | 2026-02-27 03:12:54.111 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.xcQFTzvV/mnt/] 2026-02-27 03:12:54.161394 | ubuntu-jammy-large | 2026-02-27 03:12:54.161 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.xcQFTzvV/mnt/] 2026-02-27 03:12:54.579824 | ubuntu-jammy-large | 2026-02-27 03:12:54.579 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-02-27 03:12:54.660741 | ubuntu-jammy-large | 2026-02-27 03:12:54.660 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-02-27 03:12:54.661053 | ubuntu-jammy-large | 2026-02-27 03:12:54.660 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-02-27 03:12:55.011554 | ubuntu-jammy-large | 2026-02-27 03:12:55.011 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.xcQFTzvV/states/block-device] 2026-02-27 03:12:55.207855 | ubuntu-jammy-large | 2026-02-27 03:12:55.207 | Converting image using qemu-img convert 2026-02-27 03:14:29.694354 | ubuntu-jammy-large | 2026-02-27 03:14:29.694 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 created... 2026-02-27 03:14:29.898359 | ubuntu-jammy-large | 2026-02-27 03:14:29.898 | Build completed successfully 2026-02-27 03:14:30.909840 | ubuntu-jammy-large | Successfully built the amphora using the stable/2024.2 amphora-agent. 2026-02-27 03:14:30.914725 | 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 361358336 2026-02-27 03:14:30.915739 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2024.2.qcow2 2026-02-27 03:14:30.927318 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2024.2.qcow2 2026-02-27 03:14:30.927390 | ubuntu-jammy-large | file format: qcow2 2026-02-27 03:14:30.927439 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-02-27 03:14:30.927453 | ubuntu-jammy-large | disk size: 344 MiB 2026-02-27 03:14:30.927466 | ubuntu-jammy-large | cluster_size: 65536 2026-02-27 03:14:30.927480 | ubuntu-jammy-large | Format specific information: 2026-02-27 03:14:30.927493 | ubuntu-jammy-large | compat: 1.1 2026-02-27 03:14:30.927506 | ubuntu-jammy-large | compression type: zlib 2026-02-27 03:14:30.927518 | ubuntu-jammy-large | lazy refcounts: false 2026-02-27 03:14:30.927530 | ubuntu-jammy-large | refcount bits: 16 2026-02-27 03:14:30.927542 | ubuntu-jammy-large | corrupt: false 2026-02-27 03:14:30.927554 | ubuntu-jammy-large | extended l2: false 2026-02-27 03:14:30.928929 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.qcow2 2026-02-27 03:14:33.478354 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-02-27 03:14:33.482007 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-27 03:14:33.485479 | ubuntu-jammy-large | + echo 2026-02-27 octavia-amphora-haproxy-2024.2.20260227.qcow2 2026-02-27 03:14:33.485785 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-27 03:14:33.487524 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2024.2.qcow2 octavia-amphora-haproxy-2024.2.20260227.qcow2 2026-02-27 03:14:33.913990 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-27 03:14:33.915432 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.20260227.qcow2 2026-02-27 03:14:33.916936 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-02-27 03:14:36.400038 | ubuntu-jammy-large | + popd 2026-02-27 03:14:36.400578 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-02-27 03:14:36.507793 | ubuntu-jammy-large | ok: Runtime: 0:05:51.867646 2026-02-27 03:14:36.610999 | 2026-02-27 03:14:36.611115 | TASK [Install rclone] 2026-02-27 03:14:36.934944 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-27 03:14:36.935098 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-02-27 03:14:37.129602 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 24318 0 --:--:-- --:--:-- --:--:-- 24402 2026-02-27 03:14:39.742533 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-02-27 03:14:39.742653 | ubuntu-jammy-large | creating: rclone-v1.73.1-linux-amd64/ 2026-02-27 03:14:39.742673 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/rclone.1 2026-02-27 03:14:39.742692 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/README.html 2026-02-27 03:14:39.742707 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/rclone 2026-02-27 03:14:39.742722 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/git-log.txt 2026-02-27 03:14:39.742736 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/README.txt 2026-02-27 03:14:39.845911 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-02-27 03:14:39.954307 | ubuntu-jammy-large | 2026-02-27 03:14:39.954457 | ubuntu-jammy-large | rclone v1.73.1 has successfully installed. 2026-02-27 03:14:39.954478 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-02-27 03:14:39.954491 | ubuntu-jammy-large | 2026-02-27 03:14:40.180045 | ubuntu-jammy-large | ok: Runtime: 0:00:03.035915 2026-02-27 03:14:40.189067 | 2026-02-27 03:14:40.189165 | TASK [Run upload] 2026-02-27 03:15:29.827525 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-02-27 03:15:29.830586 | 2026-02-27 03:15:29.830715 | PLAY RECAP 2026-02-27 03:15:29.830783 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-27 03:15:29.830811 | 2026-02-27 03:15:30.268609 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-02-27 03:15:30.269633 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 03:15:31.140101 | 2026-02-27 03:15:31.140396 | PLAY [Base post] 2026-02-27 03:15:31.158677 | 2026-02-27 03:15:31.158856 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-27 03:15:31.805441 | ubuntu-jammy-large | changed 2026-02-27 03:15:31.817772 | 2026-02-27 03:15:31.817941 | PLAY RECAP 2026-02-27 03:15:31.818012 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-27 03:15:31.818079 | 2026-02-27 03:15:32.097820 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 03:15:32.098853 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-27 03:15:33.428975 | 2026-02-27 03:15:33.429157 | PLAY [Base post-logs] 2026-02-27 03:15:33.440752 | 2026-02-27 03:15:33.440892 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-27 03:15:34.056800 | localhost | changed 2026-02-27 03:15:34.071334 | 2026-02-27 03:15:34.071516 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-27 03:15:34.122647 | localhost | ok 2026-02-27 03:15:34.127161 | 2026-02-27 03:15:34.127423 | TASK [Set zuul-log-path fact] 2026-02-27 03:15:34.142911 | localhost | ok 2026-02-27 03:15:34.155698 | 2026-02-27 03:15:34.155825 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 03:15:34.228009 | localhost | ok 2026-02-27 03:15:34.231488 | 2026-02-27 03:15:34.231611 | TASK [upload-logs : Create log directories] 2026-02-27 03:15:34.923238 | localhost | changed 2026-02-27 03:15:34.926161 | 2026-02-27 03:15:34.926266 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-27 03:15:35.713446 | localhost -> localhost | ok: Runtime: 0:00:00.028403 2026-02-27 03:15:35.718481 | 2026-02-27 03:15:35.718618 | TASK [upload-logs : Upload logs to log server] 2026-02-27 03:15:36.672430 | localhost | Output suppressed because no_log was given 2026-02-27 03:15:36.674668 | 2026-02-27 03:15:36.674781 | LOOP [upload-logs : Compress console log and json output] 2026-02-27 03:15:36.775614 | localhost | skipping: Conditional result was False 2026-02-27 03:15:36.790071 | localhost | skipping: Conditional result was False 2026-02-27 03:15:36.793800 | 2026-02-27 03:15:36.793941 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-27 03:15:36.908958 | localhost | skipping: Conditional result was False 2026-02-27 03:15:36.909329 | 2026-02-27 03:15:36.913968 | localhost | skipping: Conditional result was False 2026-02-27 03:15:36.919275 | 2026-02-27 03:15:36.919441 | LOOP [upload-logs : Upload console log and json output]