23:09:55 Started by timer 23:09:55 Running as SYSTEM 23:09:55 [EnvInject] - Loading node environment variables. 23:09:55 Building remotely on prd-ubuntu1804-docker-8c-8g-17001 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-testkube-executor-docker-merge-master 23:09:55 [ssh-agent] Looking for ssh-agent implementation... 23:09:56 $ ssh-agent 23:09:56 SSH_AUTH_SOCK=/tmp/ssh-T41fb4P3suvG/agent.2073 23:09:56 SSH_AGENT_PID=2075 23:09:56 [ssh-agent] Started. 23:09:56 Running ssh-add (command line suppressed) 23:09:56 Identity added: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_10861896503974701223.key (/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_10861896503974701223.key) 23:09:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 23:09:56 The recommended git tool is: NONE 23:09:57 using credential onap-jenkins-ssh 23:09:57 Wiping out workspace first. 23:09:57 Cloning the remote Git repository 23:09:58 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 23:09:58 > git init /w/workspace/integration-xtesting-testkube-executor-docker-merge-master # timeout=10 23:09:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 23:09:58 > git --version # timeout=10 23:09:58 > git --version # 'git version 2.17.1' 23:09:58 using GIT_SSH to set credentials Gerrit user 23:09:58 Verifying host key using manually-configured host key entries 23:09:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 23:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:58 Avoid second fetch 23:09:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:09:58 Checking out Revision 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d (refs/remotes/origin/master) 23:09:58 > git config core.sparsecheckout # timeout=10 23:09:58 > git checkout -f 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 23:09:59 Commit message: "Register basic_opa in smoke usecases testcases" 23:09:59 > git rev-list --no-walk 88f6b37f815b9dbde8cd57f4593c16b5f3ed551d # timeout=10 23:10:02 provisioning config files... 23:10:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:10:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:10:02 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins15343568792123256552.sh 23:10:02 ---> python-tools-install.sh 23:10:02 Setup pyenv: 23:10:02 * system (set by /opt/pyenv/version) 23:10:02 * 3.8.13 (set by /opt/pyenv/version) 23:10:02 * 3.9.13 (set by /opt/pyenv/version) 23:10:02 * 3.10.6 (set by /opt/pyenv/version) 23:10:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nLff 23:10:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools 23:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:10:33 Generating Requirements File 23:11:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:11:01 Python 3.10.6 23:11:01 pip 26.2.1 from /tmp/venv-nLff/lib/python3.10/site-packages/pip (python 3.10) 23:11:02 aiohappyeyeballs==2.7.1 23:11:02 aiohttp==3.14.3 23:11:02 aiosignal==1.4.0 23:11:02 appdirs==1.4.4 23:11:02 argcomplete==3.7.2 23:11:02 aspy.yaml==1.3.0 23:11:02 async-timeout==5.0.1 23:11:02 attrs==26.1.0 23:11:02 autopage==0.6.0 23:11:02 backports.strenum==1.3.1 23:11:02 beautifulsoup4==4.15.0 23:11:02 boto3==1.43.84 23:11:02 botocore==1.43.84 23:11:02 bs4==0.0.2 23:11:02 certifi==2026.7.22 23:11:02 cffi==2.1.1 23:11:02 cfgv==3.5.0 23:11:02 chardet==7.6.0 23:11:02 charset-normalizer==3.5.1 23:11:02 click==8.5.0 23:11:02 cliff==4.14.0 23:11:02 cmd2==3.5.1 23:11:02 cryptography==3.3.2 23:11:02 debtcollector==3.1.0 23:11:02 decorator==5.3.1 23:11:02 defusedxml==0.7.1 23:11:02 Deprecated==1.3.1 23:11:02 distlib==0.4.3 23:11:02 dnspython==2.8.0 23:11:02 docker==7.2.0 23:11:02 dogpile.cache==1.5.0 23:11:02 durationpy==0.11 23:11:02 email-validator==2.3.0 23:11:02 filelock==3.32.5 23:11:02 frozenlist==1.8.0 23:11:02 future==1.0.0 23:11:02 gitdb==4.0.12 23:11:02 GitPython==3.1.61 23:11:02 httplib2==0.30.2 23:11:02 identify==2.6.19 23:11:02 idna==3.19 23:11:02 importlib-resources==1.5.0 23:11:02 iso8601==2.1.0 23:11:02 Jinja2==3.1.6 23:11:02 jmespath==1.1.0 23:11:02 jsonpatch==1.33 23:11:02 jsonpointer==3.1.1 23:11:02 jsonschema==4.26.0 23:11:02 jsonschema-specifications==2025.9.1 23:11:02 keystoneauth1==5.14.0 23:11:02 kubernetes==36.0.3 23:11:02 lftools==0.37.23 23:11:02 lxml==6.1.2 23:11:02 markdown-it-py==4.2.0 23:11:02 MarkupSafe==3.0.3 23:11:02 mdurl==0.1.2 23:11:02 msgpack==1.2.2 23:11:02 multi_key_dict==2.0.3 23:11:02 multidict==6.7.1 23:11:02 munch==4.0.0 23:11:02 netaddr==1.3.0 23:11:02 niet==1.4.2 23:11:02 nodeenv==1.10.0 23:11:02 oauth2client==4.1.3 23:11:02 oauthlib==3.3.1 23:11:02 openstacksdk==4.13.0 23:11:02 os-service-types==1.8.2 23:11:02 osc-lib==4.6.0 23:11:02 oslo.config==10.4.0 23:11:02 oslo.context==6.4.0 23:11:02 oslo.i18n==6.8.0 23:11:02 oslo.log==8.2.0 23:11:02 oslo.serialization==5.10.0 23:11:02 oslo.utils==10.1.1 23:11:02 packaging==26.3 23:11:02 pbr==7.0.3 23:11:02 platformdirs==4.11.5 23:11:02 prettytable==3.18.0 23:11:02 propcache==0.5.2 23:11:02 psutil==7.2.2 23:11:02 pyasn1==0.6.4 23:11:02 pyasn1_modules==0.4.2 23:11:02 pycparser==3.0 23:11:02 pygerrit2==2.0.15 23:11:02 PyGithub==2.10.0 23:11:02 Pygments==2.21.0 23:11:02 PyJWT==2.13.0 23:11:02 PyNaCl==1.6.2 23:11:02 pyparsing==2.4.7 23:11:02 pyperclip==1.11.0 23:11:02 pyrsistent==0.20.0 23:11:02 python-cinderclient==9.9.0 23:11:02 python-dateutil==2.9.0.post0 23:11:02 python-discovery==1.6.0 23:11:02 python-heatclient==5.2.0 23:11:02 python-jenkins==1.8.3 23:11:02 python-keystoneclient==6.0.0 23:11:02 python-magnumclient==4.11.0 23:11:02 python-openstackclient==10.0.0 23:11:02 python-swiftclient==4.11.0 23:11:02 PyYAML==6.0.3 23:11:02 referencing==0.37.0 23:11:02 requests==2.34.2 23:11:02 requests-oauthlib==2.0.0 23:11:02 rfc3986==2.0.0 23:11:02 rich==15.0.0 23:11:02 rich-argparse==1.8.0 23:11:02 rpds-py==0.30.0 23:11:02 rsa==4.9.1 23:11:02 ruamel.yaml==0.19.1 23:11:02 ruamel.yaml.clib==0.2.15 23:11:02 s3transfer==0.19.2 23:11:02 simplejson==4.1.2 23:11:02 six==1.17.0 23:11:02 smmap==5.0.3 23:11:02 soupsieve==2.9.2 23:11:02 stevedore==5.8.0 23:11:02 tabulate==0.10.0 23:11:02 toml==0.10.2 23:11:02 tomlkit==0.15.1 23:11:02 tqdm==4.70.0 23:11:02 typing_extensions==4.16.0 23:11:02 urllib3==1.26.20 23:11:02 virtualenv==21.7.7 23:11:02 wcwidth==0.8.3 23:11:02 websocket-client==1.9.2 23:11:02 wrapt==2.4.0 23:11:02 xdg==6.0.0 23:11:02 xmltodict==1.0.4 23:11:02 yarl==1.24.5 23:11:02 yq==4.1.2 23:11:02 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh /tmp/jenkins1211487599279527255.sh 23:11:02 ---> uv-install.sh 23:11:02 Installing uv/uvx (latest) using shell installer 23:11:02 2026-08-31 23:11:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aW4GjJ.sh" [1] 23:11:02 downloading uv 0.12.8 x86_64-unknown-linux-gnu 23:11:03 installing to /home/jenkins/.local/bin 23:11:03 uv 23:11:03 uvx 23:11:03 everything's installed! 23:11:03 23:11:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:11:03 23:11:03 source $HOME/.local/bin/env (sh, bash, zsh) 23:11:03 source $HOME/.local/bin/env.fish (fish) 23:11:03 Adding install location to PATH 23:11:03 ---> Validating uv/uvx install 23:11:03 uvx 0.12.8 (x86_64-unknown-linux-gnu) 23:11:03 provisioning config files... 23:11:03 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config4496148119712039886tmp 23:11:03 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config10970218004529391880tmp 23:11:03 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3504007340099216662.sh 23:11:03 ---> docker-login.sh 23:11:03 nexus3.onap.org:10001 23:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.onap.org:10002 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.onap.org:10003 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 nexus3.onap.org:10004 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 docker.io 23:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:04 Configure a credential helper to remove this warning. See 23:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:04 23:11:04 Login Succeeded 23:11:04 ---> docker-login.sh ends 23:11:04 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins14556893752841090710.sh 23:11:04 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16936958135627830106.sh 23:11:04 [EnvInject] - Injecting environment variables from a build step. 23:11:04 [EnvInject] - Injecting as environment variables the properties content 23:11:04 DOCKER_ROOT=./testkube-executor 23:11:04 CONTAINER_TAG_YAML_DIR= 23:11:04 CONTAINER_TAG_METHOD=stream 23:11:04 23:11:04 [EnvInject] - Variables injected successfully. 23:11:04 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash -l /tmp/jenkins12432335455153530752.sh 23:11:04 ---> docker-get-container-tag.sh 23:11:04 Setup pyenv: 23:11:04 system 23:11:04 3.8.13 23:11:04 3.9.13 23:11:04 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLff from file:/tmp/.os_lf_venv 23:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:06 lf-activate-venv(): INFO: Installing additional packages: yq 23:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:11:07 ---> Docker image tag found: master 23:11:07 [EnvInject] - Injecting environment variables from a build step. 23:11:07 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:11:07 [EnvInject] - Variables injected successfully. 23:11:07 [EnvInject] - Injecting environment variables from a build step. 23:11:07 [EnvInject] - Injecting as environment variables the properties content 23:11:07 DOCKER_ARGS=-f ./docker/Dockerfile 23:11:07 DOCKER_ROOT=./testkube-executor 23:11:07 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 23:11:07 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 23:11:07 DOCKER_NAME=onap/xtesting-testkube-executor 23:11:07 23:11:07 [EnvInject] - Variables injected successfully. 23:11:07 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins174855980094226105.sh 23:11:07 ---> docker-build.sh 23:11:07 Docker version 20.10.18, build b40c2f6 23:11:07 Building image: nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:11:07 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-testkube-executor:master . 23:11:07 Sending build context to Docker daemon 9.728kB 23:11:07 Step 1/21 : FROM python:3.9-slim as builder 23:11:08 3.9-slim: Pulling from library/python 23:11:08 38513bd72563: Pulling fs layer 23:11:08 b3ec39b36ae8: Pulling fs layer 23:11:08 fc7443084902: Pulling fs layer 23:11:08 ea56f685404a: Pulling fs layer 23:11:08 ea56f685404a: Waiting 23:11:08 b3ec39b36ae8: Verifying Checksum 23:11:08 b3ec39b36ae8: Download complete 23:11:08 ea56f685404a: Download complete 23:11:08 fc7443084902: Verifying Checksum 23:11:08 fc7443084902: Download complete 23:11:08 38513bd72563: Verifying Checksum 23:11:08 38513bd72563: Download complete 23:11:09 38513bd72563: Pull complete 23:11:09 b3ec39b36ae8: Pull complete 23:11:10 fc7443084902: Pull complete 23:11:10 ea56f685404a: Pull complete 23:11:10 Digest: sha256:2d97f6910b16bd338d3060f261f53f144965f755599aab1acda1e13cf1731b1b 23:11:10 Status: Downloaded newer image for python:3.9-slim 23:11:10 ---> 085da638e1b8 23:11:10 Step 2/21 : ARG ONAP_TAG="master" 23:11:11 ---> Running in d19510c28fe2 23:11:12 Removing intermediate container d19510c28fe2 23:11:12 ---> 9ea782d8c77f 23:11:12 Step 3/21 : RUN apt-get update && apt-get install -y --no-install-recommends git gcc g++ make libffi-dev python3-dev && rm -rf /var/lib/apt/lists/* 23:11:12 ---> Running in 2fd4d276add7 23:11:12 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] 23:11:12 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] 23:11:12 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] 23:11:12 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] 23:11:12 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] 23:11:12 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [251 kB] 23:11:13 Fetched 10.2 MB in 1s (10.2 MB/s) 23:11:14 Reading package lists... 23:11:14 Reading package lists... 23:11:15 Building dependency tree... 23:11:15 Reading state information... 23:11:15 The following additional packages will be installed: 23:11:15 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-14 23:11:15 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-14 g++-14-x86-64-linux-gnu 23:11:15 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu 23:11:15 git-man libasan8 libatomic1 libbinutils libbrotli1 libc-bin libc-dev-bin 23:11:15 libc6 libc6-dev libcc1-0 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 23:11:15 libcurl3t64-gnutls liberror-perl libexpat1 libexpat1-dev libgcc-14-dev 23:11:15 libgdbm-compat4t64 libgnutls30t64 libgomp1 libgprofng0 libgssapi-krb5-2 23:11:15 libhwasan0 libidn2-0 libisl23 libitm1 libjansson4 libjs-jquery 23:11:15 libjs-sphinxdoc libjs-underscore libk5crypto3 libkeyutils1 libkrb5-3 23:11:15 libkrb5support0 libldap2 liblsan0 libmpc3 libmpfr6 libnghttp2-14 23:11:15 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 23:11:15 libpsl5t64 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev 23:11:15 libpython3.13-minimal libpython3.13-stdlib libquadmath0 librtmp1 libsasl2-2 23:11:15 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 23:11:15 libtsan2 libubsan1 libunistring5 linux-libc-dev media-types perl 23:11:15 perl-modules-5.40 python3 python3-minimal python3.13 python3.13-dev 23:11:15 python3.13-minimal rpcsvc-proto zlib1g-dev 23:11:15 Suggested packages: 23:11:15 binutils-doc gprofng-gui binutils-gold cpp-doc gcc-14-locales cpp-14-doc 23:11:15 g++-multilib g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf 23:11:15 automake libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu 23:11:15 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki 23:11:15 git-svn libc-devtools glibc-doc gnutls-bin krb5-doc krb5-user sensible-utils 23:11:15 libstdc++-14-doc make-doc perl-doc libterm-readline-gnu-perl 23:11:15 | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc 23:11:15 python3-tk python3-venv python3.13-venv python3.13-doc binfmt-support 23:11:15 Recommended packages: 23:11:15 patch less ssh-client manpages manpages-dev javascript-common krb5-locales 23:11:15 libldap-common publicsuffix libsasl2-modules 23:11:15 The following NEW packages will be installed: 23:11:15 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-14 23:11:15 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu g++ g++-14 23:11:15 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 23:11:15 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man libasan8 libatomic1 23:11:15 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcom-err2 23:11:15 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls liberror-perl 23:11:15 libexpat1 libexpat1-dev libffi-dev libgcc-14-dev libgdbm-compat4t64 23:11:15 libgnutls30t64 libgomp1 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 23:11:15 libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 23:11:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 liblsan0 23:11:15 libmpc3 libmpfr6 libnghttp2-14 libnghttp3-9 libngtcp2-16 23:11:15 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 libpython3-dev 23:11:15 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal 23:11:15 libpython3.13-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 23:11:15 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtsan2 libubsan1 23:11:15 libunistring5 linux-libc-dev make media-types perl perl-modules-5.40 python3 23:11:15 python3-dev python3-minimal python3.13 python3.13-dev python3.13-minimal 23:11:15 rpcsvc-proto zlib1g-dev 23:11:15 The following packages will be upgraded: 23:11:15 libc-bin libc6 23:11:15 2 upgraded, 92 newly installed, 0 to remove and 23 not upgraded. 23:11:15 Need to get 115 MB of archives. 23:11:15 After this operation, 461 MB of additional disk space will be used. 23:11:15 Get:1 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u3 [2850 kB] 23:11:15 Get:2 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb13u3 [638 kB] 23:11:15 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB] 23:11:15 Get:4 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u4 [863 kB] 23:11:15 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u4 [2217 kB] 23:11:15 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] 23:11:15 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] 23:11:15 Get:8 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u4 [1957 kB] 23:11:15 Get:9 http://deb.debian.org/debian trixie-updates/main amd64 python3.13 amd64 3.13.5-2+deb13u4 [757 kB] 23:11:15 Get:10 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] 23:11:15 Get:11 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] 23:11:15 Get:12 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] 23:11:15 Get:13 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] 23:11:15 Get:14 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] 23:11:15 Get:15 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] 23:11:15 Get:16 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] 23:11:15 Get:17 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] 23:11:15 Get:18 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] 23:11:15 Get:19 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] 23:11:15 Get:20 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] 23:11:15 Get:21 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] 23:11:15 Get:22 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] 23:11:15 Get:23 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] 23:11:15 Get:24 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] 23:11:15 Get:25 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] 23:11:15 Get:26 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] 23:11:15 Get:27 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] 23:11:15 Get:28 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] 23:11:16 Get:29 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] 23:11:16 Get:30 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] 23:11:16 Get:31 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] 23:11:16 Get:32 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] 23:11:16 Get:33 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] 23:11:16 Get:34 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] 23:11:16 Get:35 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] 23:11:16 Get:36 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] 23:11:16 Get:37 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] 23:11:16 Get:38 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] 23:11:16 Get:39 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] 23:11:16 Get:40 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] 23:11:16 Get:41 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] 23:11:16 Get:42 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] 23:11:16 Get:43 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] 23:11:16 Get:44 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] 23:11:16 Get:45 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] 23:11:16 Get:46 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] 23:11:16 Get:47 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB] 23:11:16 Get:48 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.107-1 [2919 kB] 23:11:16 Get:49 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] 23:11:16 Get:50 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] 23:11:16 Get:51 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB] 23:11:16 Get:52 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] 23:11:16 Get:53 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] 23:11:16 Get:54 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] 23:11:16 Get:55 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] 23:11:16 Get:56 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] 23:11:16 Get:57 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] 23:11:16 Get:58 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] 23:11:16 Get:59 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] 23:11:16 Get:60 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] 23:11:16 Get:61 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB] 23:11:16 Get:62 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] 23:11:16 Get:63 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] 23:11:16 Get:64 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] 23:11:16 Get:65 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] 23:11:16 Get:66 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] 23:11:16 Get:67 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] 23:11:16 Get:68 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] 23:11:16 Get:69 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] 23:11:16 Get:70 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] 23:11:16 Get:71 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] 23:11:16 Get:72 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] 23:11:16 Get:73 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] 23:11:16 Get:74 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] 23:11:16 Get:75 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] 23:11:16 Get:76 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] 23:11:16 Get:77 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] 23:11:16 Get:78 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] 23:11:16 Get:79 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB] 23:11:16 Get:80 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] 23:11:16 Get:81 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] 23:11:16 Get:82 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] 23:11:16 Get:83 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1-dev amd64 2.8.3-1~deb13u1 [179 kB] 23:11:16 Get:84 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] 23:11:16 Get:85 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] 23:11:16 Get:86 http://deb.debian.org/debian trixie/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] 23:11:16 Get:87 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] 23:11:16 Get:88 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13 amd64 3.13.5-2+deb13u4 [2161 kB] 23:11:16 Get:89 http://deb.debian.org/debian trixie/main amd64 zlib1g-dev amd64 1:1.3.dfsg+really1.3.1-1+b1 [920 kB] 23:11:16 Get:90 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-dev amd64 3.13.5-2+deb13u4 [5276 kB] 23:11:16 Get:91 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] 23:11:16 Get:92 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] 23:11:46 Get:93 http://deb.debian.org/debian trixie-updates/main amd64 python3.13-dev amd64 3.13.5-2+deb13u4 [504 kB] 23:11:46 Get:94 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] 23:11:46 debconf: unable to initialize frontend: Dialog 23:11:46 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:46 debconf: falling back to frontend: Readline 23:11:46 debconf: unable to initialize frontend: Readline 23:11:46 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 94.) 23:11:46 debconf: falling back to frontend: Teletype 23:11:46 debconf: unable to initialize frontend: Teletype 23:11:46 debconf: (This frontend requires a controlling tty.) 23:11:46 debconf: falling back to frontend: Noninteractive 23:11:49 Preconfiguring packages ... 23:11:49 Fetched 115 MB in 31s (3702 kB/s) 23:11:49 (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 ... 5644 files and directories currently installed.) 23:11:49 Preparing to unpack .../libc6_2.41-12+deb13u3_amd64.deb ... 23:11:49 debconf: unable to initialize frontend: Dialog 23:11:49 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:49 debconf: falling back to frontend: Readline 23:11:49 debconf: unable to initialize frontend: Readline 23:11:49 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 23:11:49 debconf: falling back to frontend: Teletype 23:11:49 debconf: unable to initialize frontend: Teletype 23:11:49 debconf: (This frontend requires a controlling tty.) 23:11:49 debconf: falling back to frontend: Noninteractive 23:11:49 Unpacking libc6:amd64 (2.41-12+deb13u3) over (2.41-12) ... 23:11:50 Setting up libc6:amd64 (2.41-12+deb13u3) ... 23:11:50 debconf: unable to initialize frontend: Dialog 23:11:50 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:50 debconf: falling back to frontend: Readline 23:11:50 debconf: unable to initialize frontend: Readline 23:11:50 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 23:11:50 debconf: falling back to frontend: Teletype 23:11:50 debconf: unable to initialize frontend: Teletype 23:11:50 debconf: (This frontend requires a controlling tty.) 23:11:50 debconf: falling back to frontend: Noninteractive 23:11:50 (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 ... 5644 files and directories currently installed.) 23:11:51 Preparing to unpack .../libc-bin_2.41-12+deb13u3_amd64.deb ... 23:11:51 Unpacking libc-bin (2.41-12+deb13u3) over (2.41-12) ... 23:11:51 Setting up libc-bin (2.41-12+deb13u3) ... 23:11:51 Selecting previously unselected package libexpat1:amd64. 23:11:51 (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 ... 5644 files and directories currently installed.) 23:11:51 Preparing to unpack .../libexpat1_2.8.3-1~deb13u1_amd64.deb ... 23:11:51 Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:11:51 Selecting previously unselected package libpython3.13-minimal:amd64. 23:11:51 Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u4_amd64.deb ... 23:11:51 Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ... 23:11:51 Selecting previously unselected package python3.13-minimal. 23:11:51 Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u4_amd64.deb ... 23:11:51 Unpacking python3.13-minimal (3.13.5-2+deb13u4) ... 23:11:51 Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ... 23:11:51 Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:11:51 Setting up python3.13-minimal (3.13.5-2+deb13u4) ... 23:11:52 Selecting previously unselected package python3-minimal. 23:11:52 (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 ... 5978 files and directories currently installed.) 23:11:52 Preparing to unpack .../python3-minimal_3.13.5-1_amd64.deb ... 23:11:52 Unpacking python3-minimal (3.13.5-1) ... 23:11:52 Selecting previously unselected package media-types. 23:11:52 Preparing to unpack .../media-types_13.0.0_all.deb ... 23:11:52 Unpacking media-types (13.0.0) ... 23:11:52 Selecting previously unselected package libpython3.13-stdlib:amd64. 23:11:52 Preparing to unpack .../libpython3.13-stdlib_3.13.5-2+deb13u4_amd64.deb ... 23:11:52 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ... 23:11:52 Selecting previously unselected package python3.13. 23:11:52 Preparing to unpack .../python3.13_3.13.5-2+deb13u4_amd64.deb ... 23:11:52 Unpacking python3.13 (3.13.5-2+deb13u4) ... 23:11:52 Selecting previously unselected package libpython3-stdlib:amd64. 23:11:52 Preparing to unpack .../libpython3-stdlib_3.13.5-1_amd64.deb ... 23:11:52 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... 23:11:52 Setting up python3-minimal (3.13.5-1) ... 23:11:52 Selecting previously unselected package python3. 23:11:52 (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 ... 6432 files and directories currently installed.) 23:11:52 Preparing to unpack .../00-python3_3.13.5-1_amd64.deb ... 23:11:52 Unpacking python3 (3.13.5-1) ... 23:11:53 Selecting previously unselected package perl-modules-5.40. 23:11:53 Preparing to unpack .../01-perl-modules-5.40_5.40.1-6_all.deb ... 23:11:53 Unpacking perl-modules-5.40 (5.40.1-6) ... 23:11:53 Selecting previously unselected package libgdbm-compat4t64:amd64. 23:11:53 Preparing to unpack .../02-libgdbm-compat4t64_1.24-2_amd64.deb ... 23:11:53 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... 23:11:53 Selecting previously unselected package libperl5.40:amd64. 23:11:53 Preparing to unpack .../03-libperl5.40_5.40.1-6_amd64.deb ... 23:11:53 Unpacking libperl5.40:amd64 (5.40.1-6) ... 23:11:53 Selecting previously unselected package perl. 23:11:53 Preparing to unpack .../04-perl_5.40.1-6_amd64.deb ... 23:11:53 Unpacking perl (5.40.1-6) ... 23:11:53 Selecting previously unselected package libsframe1:amd64. 23:11:53 Preparing to unpack .../05-libsframe1_2.44-3_amd64.deb ... 23:11:53 Unpacking libsframe1:amd64 (2.44-3) ... 23:11:53 Selecting previously unselected package binutils-common:amd64. 23:11:53 Preparing to unpack .../06-binutils-common_2.44-3_amd64.deb ... 23:11:53 Unpacking binutils-common:amd64 (2.44-3) ... 23:11:53 Selecting previously unselected package libbinutils:amd64. 23:11:53 Preparing to unpack .../07-libbinutils_2.44-3_amd64.deb ... 23:11:53 Unpacking libbinutils:amd64 (2.44-3) ... 23:11:54 Selecting previously unselected package libgprofng0:amd64. 23:11:54 Preparing to unpack .../08-libgprofng0_2.44-3_amd64.deb ... 23:11:54 Unpacking libgprofng0:amd64 (2.44-3) ... 23:11:54 Selecting previously unselected package libctf-nobfd0:amd64. 23:11:54 Preparing to unpack .../09-libctf-nobfd0_2.44-3_amd64.deb ... 23:11:54 Unpacking libctf-nobfd0:amd64 (2.44-3) ... 23:11:54 Selecting previously unselected package libctf0:amd64. 23:11:54 Preparing to unpack .../10-libctf0_2.44-3_amd64.deb ... 23:11:54 Unpacking libctf0:amd64 (2.44-3) ... 23:11:54 Selecting previously unselected package libjansson4:amd64. 23:11:54 Preparing to unpack .../11-libjansson4_2.14-2+b3_amd64.deb ... 23:11:54 Unpacking libjansson4:amd64 (2.14-2+b3) ... 23:11:54 Selecting previously unselected package binutils-x86-64-linux-gnu. 23:11:54 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... 23:11:54 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... 23:11:54 Selecting previously unselected package binutils. 23:11:54 Preparing to unpack .../13-binutils_2.44-3_amd64.deb ... 23:11:54 Unpacking binutils (2.44-3) ... 23:11:54 Selecting previously unselected package libisl23:amd64. 23:11:54 Preparing to unpack .../14-libisl23_0.27-1_amd64.deb ... 23:11:54 Unpacking libisl23:amd64 (0.27-1) ... 23:11:54 Selecting previously unselected package libmpfr6:amd64. 23:11:54 Preparing to unpack .../15-libmpfr6_4.2.2-1_amd64.deb ... 23:11:54 Unpacking libmpfr6:amd64 (4.2.2-1) ... 23:11:54 Selecting previously unselected package libmpc3:amd64. 23:11:54 Preparing to unpack .../16-libmpc3_1.3.1-1+b3_amd64.deb ... 23:11:54 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... 23:11:54 Selecting previously unselected package cpp-14-x86-64-linux-gnu. 23:11:54 Preparing to unpack .../17-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:54 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:55 Selecting previously unselected package cpp-14. 23:11:55 Preparing to unpack .../18-cpp-14_14.2.0-19_amd64.deb ... 23:11:55 Unpacking cpp-14 (14.2.0-19) ... 23:11:55 Selecting previously unselected package cpp-x86-64-linux-gnu. 23:11:55 Preparing to unpack .../19-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:55 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:55 Selecting previously unselected package cpp. 23:11:55 Preparing to unpack .../20-cpp_4%3a14.2.0-1_amd64.deb ... 23:11:55 Unpacking cpp (4:14.2.0-1) ... 23:11:55 Selecting previously unselected package libcc1-0:amd64. 23:11:55 Preparing to unpack .../21-libcc1-0_14.2.0-19_amd64.deb ... 23:11:55 Unpacking libcc1-0:amd64 (14.2.0-19) ... 23:11:55 Selecting previously unselected package libgomp1:amd64. 23:11:55 Preparing to unpack .../22-libgomp1_14.2.0-19_amd64.deb ... 23:11:55 Unpacking libgomp1:amd64 (14.2.0-19) ... 23:11:55 Selecting previously unselected package libitm1:amd64. 23:11:55 Preparing to unpack .../23-libitm1_14.2.0-19_amd64.deb ... 23:11:55 Unpacking libitm1:amd64 (14.2.0-19) ... 23:11:55 Selecting previously unselected package libatomic1:amd64. 23:11:55 Preparing to unpack .../24-libatomic1_14.2.0-19_amd64.deb ... 23:11:55 Unpacking libatomic1:amd64 (14.2.0-19) ... 23:11:55 Selecting previously unselected package libasan8:amd64. 23:11:55 Preparing to unpack .../25-libasan8_14.2.0-19_amd64.deb ... 23:11:55 Unpacking libasan8:amd64 (14.2.0-19) ... 23:11:55 Selecting previously unselected package liblsan0:amd64. 23:11:55 Preparing to unpack .../26-liblsan0_14.2.0-19_amd64.deb ... 23:11:55 Unpacking liblsan0:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package libtsan2:amd64. 23:11:56 Preparing to unpack .../27-libtsan2_14.2.0-19_amd64.deb ... 23:11:56 Unpacking libtsan2:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package libubsan1:amd64. 23:11:56 Preparing to unpack .../28-libubsan1_14.2.0-19_amd64.deb ... 23:11:56 Unpacking libubsan1:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package libhwasan0:amd64. 23:11:56 Preparing to unpack .../29-libhwasan0_14.2.0-19_amd64.deb ... 23:11:56 Unpacking libhwasan0:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package libquadmath0:amd64. 23:11:56 Preparing to unpack .../30-libquadmath0_14.2.0-19_amd64.deb ... 23:11:56 Unpacking libquadmath0:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package libgcc-14-dev:amd64. 23:11:56 Preparing to unpack .../31-libgcc-14-dev_14.2.0-19_amd64.deb ... 23:11:56 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... 23:11:56 Selecting previously unselected package gcc-14-x86-64-linux-gnu. 23:11:56 Preparing to unpack .../32-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:56 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:57 Selecting previously unselected package gcc-14. 23:11:57 Preparing to unpack .../33-gcc-14_14.2.0-19_amd64.deb ... 23:11:57 Unpacking gcc-14 (14.2.0-19) ... 23:11:57 Selecting previously unselected package gcc-x86-64-linux-gnu. 23:11:57 Preparing to unpack .../34-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:57 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:57 Selecting previously unselected package gcc. 23:11:57 Preparing to unpack .../35-gcc_4%3a14.2.0-1_amd64.deb ... 23:11:57 Unpacking gcc (4:14.2.0-1) ... 23:11:57 Selecting previously unselected package libc-dev-bin. 23:11:57 Preparing to unpack .../36-libc-dev-bin_2.41-12+deb13u3_amd64.deb ... 23:11:57 Unpacking libc-dev-bin (2.41-12+deb13u3) ... 23:11:57 Selecting previously unselected package linux-libc-dev. 23:11:57 Preparing to unpack .../37-linux-libc-dev_6.12.107-1_all.deb ... 23:11:57 Unpacking linux-libc-dev (6.12.107-1) ... 23:11:57 Selecting previously unselected package libcrypt-dev:amd64. 23:11:57 Preparing to unpack .../38-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... 23:11:57 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... 23:11:57 Selecting previously unselected package rpcsvc-proto. 23:11:57 Preparing to unpack .../39-rpcsvc-proto_1.4.3-1_amd64.deb ... 23:11:57 Unpacking rpcsvc-proto (1.4.3-1) ... 23:11:57 Selecting previously unselected package libc6-dev:amd64. 23:11:57 Preparing to unpack .../40-libc6-dev_2.41-12+deb13u3_amd64.deb ... 23:11:57 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ... 23:11:58 Selecting previously unselected package libstdc++-14-dev:amd64. 23:11:58 Preparing to unpack .../41-libstdc++-14-dev_14.2.0-19_amd64.deb ... 23:11:58 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... 23:11:58 Selecting previously unselected package g++-14-x86-64-linux-gnu. 23:11:58 Preparing to unpack .../42-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:58 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:58 Selecting previously unselected package g++-14. 23:11:58 Preparing to unpack .../43-g++-14_14.2.0-19_amd64.deb ... 23:11:58 Unpacking g++-14 (14.2.0-19) ... 23:11:58 Selecting previously unselected package g++-x86-64-linux-gnu. 23:11:58 Preparing to unpack .../44-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:58 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:58 Selecting previously unselected package g++. 23:11:58 Preparing to unpack .../45-g++_4%3a14.2.0-1_amd64.deb ... 23:11:58 Unpacking g++ (4:14.2.0-1) ... 23:11:59 Selecting previously unselected package libbrotli1:amd64. 23:11:59 Preparing to unpack .../46-libbrotli1_1.1.0-2+b7_amd64.deb ... 23:11:59 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... 23:11:59 Selecting previously unselected package libunistring5:amd64. 23:11:59 Preparing to unpack .../47-libunistring5_1.3-2_amd64.deb ... 23:11:59 Unpacking libunistring5:amd64 (1.3-2) ... 23:11:59 Selecting previously unselected package libidn2-0:amd64. 23:11:59 Preparing to unpack .../48-libidn2-0_2.3.8-2_amd64.deb ... 23:11:59 Unpacking libidn2-0:amd64 (2.3.8-2) ... 23:11:59 Selecting previously unselected package libp11-kit0:amd64. 23:11:59 Preparing to unpack .../49-libp11-kit0_0.25.5-3_amd64.deb ... 23:11:59 Unpacking libp11-kit0:amd64 (0.25.5-3) ... 23:11:59 Selecting previously unselected package libtasn1-6:amd64. 23:11:59 Preparing to unpack .../50-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ... 23:11:59 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:11:59 Selecting previously unselected package libgnutls30t64:amd64. 23:11:59 Preparing to unpack .../51-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... 23:11:59 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:11:59 Selecting previously unselected package libkrb5support0:amd64. 23:11:59 Preparing to unpack .../52-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... 23:11:59 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:11:59 Selecting previously unselected package libcom-err2:amd64. 23:11:59 Preparing to unpack .../53-libcom-err2_1.47.2-3+b11_amd64.deb ... 23:11:59 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... 23:11:59 Selecting previously unselected package libk5crypto3:amd64. 23:11:59 Preparing to unpack .../54-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... 23:11:59 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:11:59 Selecting previously unselected package libkeyutils1:amd64. 23:11:59 Preparing to unpack .../55-libkeyutils1_1.6.3-6_amd64.deb ... 23:11:59 Unpacking libkeyutils1:amd64 (1.6.3-6) ... 23:11:59 Selecting previously unselected package libkrb5-3:amd64. 23:11:59 Preparing to unpack .../56-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... 23:11:59 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:11:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:11:59 Preparing to unpack .../57-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... 23:11:59 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:11:59 Selecting previously unselected package libsasl2-modules-db:amd64. 23:11:59 Preparing to unpack .../58-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... 23:11:59 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:11:59 Selecting previously unselected package libsasl2-2:amd64. 23:11:59 Preparing to unpack .../59-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... 23:11:59 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:11:59 Selecting previously unselected package libldap2:amd64. 23:11:59 Preparing to unpack .../60-libldap2_2.6.10+dfsg-1_amd64.deb ... 23:11:59 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... 23:12:00 Selecting previously unselected package libnghttp2-14:amd64. 23:12:00 Preparing to unpack .../61-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... 23:12:00 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:12:00 Selecting previously unselected package libnghttp3-9:amd64. 23:12:00 Preparing to unpack .../62-libnghttp3-9_1.8.0-1_amd64.deb ... 23:12:00 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... 23:12:00 Selecting previously unselected package libngtcp2-16:amd64. 23:12:00 Preparing to unpack .../63-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... 23:12:00 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:12:00 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. 23:12:00 Preparing to unpack .../64-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... 23:12:00 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:12:00 Selecting previously unselected package libpsl5t64:amd64. 23:12:00 Preparing to unpack .../65-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... 23:12:00 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:12:00 Selecting previously unselected package librtmp1:amd64. 23:12:00 Preparing to unpack .../66-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... 23:12:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:12:00 Selecting previously unselected package libssh2-1t64:amd64. 23:12:00 Preparing to unpack .../67-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... 23:12:00 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:12:00 Selecting previously unselected package libcurl3t64-gnutls:amd64. 23:12:00 Preparing to unpack .../68-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ... 23:12:00 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:12:00 Selecting previously unselected package liberror-perl. 23:12:00 Preparing to unpack .../69-liberror-perl_0.17030-1_all.deb ... 23:12:00 Unpacking liberror-perl (0.17030-1) ... 23:12:00 Selecting previously unselected package git-man. 23:12:00 Preparing to unpack .../70-git-man_1%3a2.47.3-0+deb13u1_all.deb ... 23:12:00 Unpacking git-man (1:2.47.3-0+deb13u1) ... 23:12:00 Selecting previously unselected package git. 23:12:00 Preparing to unpack .../71-git_1%3a2.47.3-0+deb13u1_amd64.deb ... 23:12:00 Unpacking git (1:2.47.3-0+deb13u1) ... 23:12:01 Selecting previously unselected package libexpat1-dev:amd64. 23:12:01 Preparing to unpack .../72-libexpat1-dev_2.8.3-1~deb13u1_amd64.deb ... 23:12:01 Unpacking libexpat1-dev:amd64 (2.8.3-1~deb13u1) ... 23:12:01 Selecting previously unselected package libffi-dev:amd64. 23:12:01 Preparing to unpack .../73-libffi-dev_3.4.8-2_amd64.deb ... 23:12:01 Unpacking libffi-dev:amd64 (3.4.8-2) ... 23:12:01 Selecting previously unselected package libjs-jquery. 23:12:01 Preparing to unpack .../74-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 23:12:01 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 23:12:01 Selecting previously unselected package libjs-underscore. 23:12:01 Preparing to unpack .../75-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 23:12:01 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 23:12:01 Selecting previously unselected package libjs-sphinxdoc. 23:12:01 Preparing to unpack .../76-libjs-sphinxdoc_8.1.3-5_all.deb ... 23:12:01 Unpacking libjs-sphinxdoc (8.1.3-5) ... 23:12:01 Selecting previously unselected package libpython3.13:amd64. 23:12:01 Preparing to unpack .../77-libpython3.13_3.13.5-2+deb13u4_amd64.deb ... 23:12:01 Unpacking libpython3.13:amd64 (3.13.5-2+deb13u4) ... 23:12:01 Selecting previously unselected package zlib1g-dev:amd64. 23:12:01 Preparing to unpack .../78-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... 23:12:01 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... 23:12:01 Selecting previously unselected package libpython3.13-dev:amd64. 23:12:01 Preparing to unpack .../79-libpython3.13-dev_3.13.5-2+deb13u4_amd64.deb ... 23:12:01 Unpacking libpython3.13-dev:amd64 (3.13.5-2+deb13u4) ... 23:12:01 Selecting previously unselected package libpython3-dev:amd64. 23:12:01 Preparing to unpack .../80-libpython3-dev_3.13.5-1_amd64.deb ... 23:12:01 Unpacking libpython3-dev:amd64 (3.13.5-1) ... 23:12:01 Selecting previously unselected package make. 23:12:01 Preparing to unpack .../81-make_4.4.1-2_amd64.deb ... 23:12:01 Unpacking make (4.4.1-2) ... 23:12:02 Selecting previously unselected package python3.13-dev. 23:12:02 Preparing to unpack .../82-python3.13-dev_3.13.5-2+deb13u4_amd64.deb ... 23:12:02 Unpacking python3.13-dev (3.13.5-2+deb13u4) ... 23:12:02 Selecting previously unselected package python3-dev. 23:12:02 Preparing to unpack .../83-python3-dev_3.13.5-1_amd64.deb ... 23:12:02 Unpacking python3-dev (3.13.5-1) ... 23:12:02 Setting up media-types (13.0.0) ... 23:12:02 Setting up libkeyutils1:amd64 (1.6.3-6) ... 23:12:02 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... 23:12:02 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... 23:12:02 Setting up binutils-common:amd64 (2.44-3) ... 23:12:02 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:12:02 Setting up linux-libc-dev (6.12.107-1) ... 23:12:02 Setting up libctf-nobfd0:amd64 (2.44-3) ... 23:12:02 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... 23:12:02 Setting up libgomp1:amd64 (14.2.0-19) ... 23:12:02 Setting up libffi-dev:amd64 (3.4.8-2) ... 23:12:02 Setting up libsframe1:amd64 (2.44-3) ... 23:12:02 Setting up libjansson4:amd64 (2.14-2+b3) ... 23:12:02 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:12:02 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:12:02 Setting up rpcsvc-proto (1.4.3-1) ... 23:12:02 Setting up make (4.4.1-2) ... 23:12:02 Setting up libmpfr6:amd64 (4.2.2-1) ... 23:12:02 Setting up libquadmath0:amd64 (14.2.0-19) ... 23:12:02 Setting up libp11-kit0:amd64 (0.25.5-3) ... 23:12:02 Setting up libunistring5:amd64 (1.3-2) ... 23:12:02 Setting up libmpc3:amd64 (1.3.1-1+b3) ... 23:12:02 Setting up libatomic1:amd64 (14.2.0-19) ... 23:12:02 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:12:02 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:12:02 Setting up libnghttp3-9:amd64 (1.8.0-1) ... 23:12:02 Setting up libubsan1:amd64 (14.2.0-19) ... 23:12:02 Setting up perl-modules-5.40 (5.40.1-6) ... 23:12:02 Setting up libhwasan0:amd64 (14.2.0-19) ... 23:12:02 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... 23:12:02 Setting up libasan8:amd64 (14.2.0-19) ... 23:12:02 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:12:02 Setting up git-man (1:2.47.3-0+deb13u1) ... 23:12:02 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:12:02 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:12:02 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:12:02 Setting up libtsan2:amd64 (14.2.0-19) ... 23:12:02 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 23:12:02 Setting up libbinutils:amd64 (2.44-3) ... 23:12:02 Setting up libisl23:amd64 (0.27-1) ... 23:12:02 Setting up libc-dev-bin (2.41-12+deb13u3) ... 23:12:02 Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ... 23:12:02 Setting up libcc1-0:amd64 (14.2.0-19) ... 23:12:02 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... 23:12:02 Setting up liblsan0:amd64 (14.2.0-19) ... 23:12:02 Setting up libitm1:amd64 (14.2.0-19) ... 23:12:02 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... 23:12:02 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 23:12:02 Setting up libctf0:amd64 (2.44-3) ... 23:12:02 Setting up libpython3.13:amd64 (3.13.5-2+deb13u4) ... 23:12:02 Setting up python3.13 (3.13.5-2+deb13u4) ... 23:12:03 Setting up python3 (3.13.5-1) ... 23:12:03 running python rtupdate hooks for python3.13... 23:12:03 running python post-rtupdate hooks for python3.13... 23:12:03 Setting up libidn2-0:amd64 (2.3.8-2) ... 23:12:03 Setting up libperl5.40:amd64 (5.40.1-6) ... 23:12:03 Setting up perl (5.40.1-6) ... 23:12:03 Setting up libgprofng0:amd64 (2.44-3) ... 23:12:03 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:12:03 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... 23:12:03 Setting up libjs-sphinxdoc (8.1.3-5) ... 23:12:03 Setting up cpp-14 (14.2.0-19) ... 23:12:03 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ... 23:12:03 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... 23:12:03 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... 23:12:03 Setting up binutils-x86-64-linux-gnu (2.44-3) ... 23:12:03 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... 23:12:03 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:12:03 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:12:03 Setting up binutils (2.44-3) ... 23:12:03 Setting up liberror-perl (0.17030-1) ... 23:12:03 Setting up libexpat1-dev:amd64 (2.8.3-1~deb13u1) ... 23:12:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:12:03 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... 23:12:03 Setting up cpp (4:14.2.0-1) ... 23:12:03 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... 23:12:03 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:12:03 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... 23:12:03 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:12:03 Setting up gcc-14 (14.2.0-19) ... 23:12:03 Setting up libpython3.13-dev:amd64 (3.13.5-2+deb13u4) ... 23:12:03 Setting up git (1:2.47.3-0+deb13u1) ... 23:12:03 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... 23:12:03 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... 23:12:03 Setting up g++-14 (14.2.0-19) ... 23:12:04 Setting up libpython3-dev:amd64 (3.13.5-1) ... 23:12:04 Setting up python3.13-dev (3.13.5-2+deb13u4) ... 23:12:04 Setting up gcc (4:14.2.0-1) ... 23:12:04 Setting up python3-dev (3.13.5-1) ... 23:12:04 Setting up g++ (4:14.2.0-1) ... 23:12:04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:12:04 Processing triggers for libc-bin (2.41-12+deb13u3) ... 23:12:08 Removing intermediate container 2fd4d276add7 23:12:08 ---> 7df103cf23cf 23:12:08 Step 4/21 : WORKDIR /build 23:12:09 ---> Running in ad31a39846f9 23:12:09 Removing intermediate container ad31a39846f9 23:12:09 ---> 4d3a917aba41 23:12:09 Step 5/21 : COPY requirements.txt constraints.txt ./ 23:12:09 ---> b01e45b1b41c 23:12:09 Step 6/21 : RUN pip install --no-cache-dir --upgrade pip setuptools wheel && pip install --no-cache-dir -c constraints.txt -r requirements.txt 23:12:09 ---> Running in b10c8845f993 23:12:11 Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (23.0.1) 23:12:11 Collecting pip 23:12:11 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 23:12:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 79.0 MB/s eta 0:00:00 23:12:11 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (79.0.1) 23:12:12 Collecting setuptools 23:12:12 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:12:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 188.4 MB/s eta 0:00:00 23:12:12 Requirement already satisfied: wheel in /usr/local/lib/python3.9/site-packages (0.45.1) 23:12:12 Collecting wheel 23:12:12 Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 23:12:12 Collecting packaging>=24.0 23:12:12 Downloading packaging-26.3-py3-none-any.whl (129 kB) 23:12:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 242.3 MB/s eta 0:00:00 23:12:12 Installing collected packages: setuptools, pip, packaging, wheel 23:12:12 Attempting uninstall: setuptools 23:12:12 Found existing installation: setuptools 79.0.1 23:12:12 Uninstalling setuptools-79.0.1: 23:12:12 Successfully uninstalled setuptools-79.0.1 23:12:13 Attempting uninstall: pip 23:12:13 Found existing installation: pip 23.0.1 23:12:13 Uninstalling pip-23.0.1: 23:12:13 Successfully uninstalled pip-23.0.1 23:12:14 Attempting uninstall: wheel 23:12:14 Found existing installation: wheel 0.45.1 23:12:14 Uninstalling wheel-0.45.1: 23:12:14 Successfully uninstalled wheel-0.45.1 23:12:14 Successfully installed packaging-26.3 pip-26.0.1 setuptools-82.0.1 wheel-0.48.0 23:12:14 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 23:12:15 Collecting bashate (from -r requirements.txt (line 1)) 23:12:15 Downloading bashate-2.1.1-py3-none-any.whl.metadata (3.1 kB) 23:12:15 Collecting colorama (from -r requirements.txt (line 2)) 23:12:15 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 23:12:15 Collecting coverage (from -r requirements.txt (line 3)) 23:12:15 Downloading coverage-7.6.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) 23:12:15 Collecting deepdiff (from -r requirements.txt (line 4)) 23:12:15 Downloading deepdiff-8.4.2-py3-none-any.whl.metadata (7.1 kB) 23:12:15 Collecting dnspython (from -r requirements.txt (line 5)) 23:12:15 Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 23:12:16 Collecting json5 (from -r requirements.txt (line 6)) 23:12:16 Downloading json5-0.12.0-py3-none-any.whl.metadata (36 kB) 23:12:16 Collecting kubernetes (from -r requirements.txt (line 7)) 23:12:16 Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 23:12:16 Collecting mock (from -r requirements.txt (line 8)) 23:12:16 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 23:12:16 Collecting nose (from -r requirements.txt (line 9)) 23:12:16 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 23:12:16 Collecting openstacksdk (from -r requirements.txt (line 10)) 23:12:16 Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 23:12:16 Collecting oyaml (from -r requirements.txt (line 11)) 23:12:16 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 23:12:16 Collecting pylint (from -r requirements.txt (line 12)) 23:12:16 Downloading pylint-3.2.7-py3-none-any.whl.metadata (12 kB) 23:12:16 Collecting pytz (from -r requirements.txt (line 13)) 23:12:16 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 23:12:16 Collecting pyyaml (from -r requirements.txt (line 14)) 23:12:16 Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 23:12:16 Collecting requests (from -r requirements.txt (line 15)) 23:12:16 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 23:12:16 Collecting robotframework (from -r requirements.txt (line 17)) 23:12:16 Downloading robotframework-7.3-py3-none-any.whl.metadata (7.6 kB) 23:12:16 Collecting robotframework-archivelibrary (from -r requirements.txt (line 18)) 23:12:16 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl.metadata (937 bytes) 23:12:16 Collecting robotframework-databaselibrary (from -r requirements.txt (line 19)) 23:12:16 Downloading robotframework_databaselibrary-2.1.3-py3-none-any.whl.metadata (15 kB) 23:12:16 Collecting robotframework-ftplibrary (from -r requirements.txt (line 21)) 23:12:16 Downloading robotframework-ftplibrary-1.9.tar.gz (53 kB) 23:12:16 Installing build dependencies: started 23:12:17 Installing build dependencies: finished with status 'done' 23:12:17 Getting requirements to build wheel: started 23:12:17 Getting requirements to build wheel: finished with status 'done' 23:12:17 Preparing metadata (pyproject.toml): started 23:12:18 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 22)) 23:12:18 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:12:18 Installing build dependencies: started 23:12:18 Installing build dependencies: finished with status 'done' 23:12:18 Getting requirements to build wheel: started 23:12:19 Getting requirements to build wheel: finished with status 'done' 23:12:19 Preparing metadata (pyproject.toml): started 23:12:19 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:19 Collecting robotframework-jsonlibrary (from -r requirements.txt (line 23)) 23:12:19 Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB) 23:12:19 Installing build dependencies: started 23:12:20 Installing build dependencies: finished with status 'done' 23:12:20 Getting requirements to build wheel: started 23:12:20 Getting requirements to build wheel: finished with status 'done' 23:12:20 Preparing metadata (pyproject.toml): started 23:12:20 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:20 Collecting robotframework-requests (from -r requirements.txt (line 24)) 23:12:20 Downloading robotframework_requests-0.9.6-py3-none-any.whl.metadata (7.2 kB) 23:12:20 Collecting robotframework-seleniumlibrary (from -r requirements.txt (line 26)) 23:12:20 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:12:20 Collecting robotframework-sshlibrary (from -r requirements.txt (line 27)) 23:12:20 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:12:20 Installing build dependencies: started 23:12:26 Installing build dependencies: finished with status 'done' 23:12:26 Getting requirements to build wheel: started 23:12:26 Getting requirements to build wheel: finished with status 'done' 23:12:26 Preparing metadata (pyproject.toml): started 23:12:27 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:27 Collecting selenium (from -r requirements.txt (line 28)) 23:12:27 Downloading selenium-4.27.1-py3-none-any.whl.metadata (7.1 kB) 23:12:27 Collecting simplejson (from -r requirements.txt (line 29)) 23:12:27 Downloading simplejson-3.20.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 23:12:27 Collecting urllib3 (from -r requirements.txt (line 30)) 23:12:27 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 23:12:27 Collecting xtesting (from -r requirements.txt (line 31)) 23:12:27 Downloading xtesting-0.98.0-py2.py3-none-any.whl.metadata (2.1 kB) 23:12:27 Collecting yamllint (from -r requirements.txt (line 32)) 23:12:27 Downloading yamllint-1.35.1-py3-none-any.whl.metadata (4.2 kB) 23:12:27 Collecting pbr!=2.1.0,>=2.0.0 (from bashate->-r requirements.txt (line 1)) 23:12:27 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 23:12:27 Collecting orderly-set<6,>=5.3.0 (from deepdiff->-r requirements.txt (line 4)) 23:12:27 Downloading orderly_set-5.4.1-py3-none-any.whl.metadata (6.2 kB) 23:12:27 Collecting certifi>=14.05.14 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 23:12:27 Collecting six>=1.9.0 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:12:27 Collecting python-dateutil>=2.5.3 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:12:27 Collecting google-auth>=1.0.1 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading google_auth-2.40.2-py2.py3-none-any.whl.metadata (6.2 kB) 23:12:27 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:12:27 Collecting requests-oauthlib (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 23:12:27 Collecting oauthlib>=3.2.2 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 23:12:27 Collecting durationpy>=0.7 (from kubernetes->-r requirements.txt (line 7)) 23:12:27 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 23:12:28 Collecting cryptography>=2.7 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading cryptography-45.0.3-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 23:12:28 Collecting decorator>=4.4.1 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 23:12:28 Collecting dogpile.cache>=0.6.5 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 23:12:28 Collecting iso8601>=0.1.11 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 23:12:28 Collecting jmespath>=0.9.0 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 23:12:28 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 23:12:28 Collecting keystoneauth1>=3.18.0 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 23:12:28 Collecting netifaces>=0.10.4 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (9.0 kB) 23:12:28 Collecting os-service-types>=1.7.0 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:12:28 Collecting platformdirs>=3 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 23:12:28 Collecting requestsexceptions>=1.2.0 (from openstacksdk->-r requirements.txt (line 10)) 23:12:28 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 23:12:28 Collecting astroid<=3.3.0-dev0,>=3.2.4 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading astroid-3.2.4-py3-none-any.whl.metadata (4.5 kB) 23:12:28 Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 23:12:28 Collecting mccabe<0.8,>=0.6 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 23:12:28 Collecting tomlkit>=0.10.1 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) 23:12:28 Collecting typing-extensions>=3.10.0 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 23:12:28 Collecting dill>=0.2 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB) 23:12:28 Collecting tomli>=1.1.0 (from pylint->-r requirements.txt (line 12)) 23:12:28 Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 23:12:29 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 15)) 23:12:29 Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 23:12:29 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 15)) 23:12:29 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 23:12:29 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]->-r requirements.txt (line 16)) 23:12:29 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:12:29 Collecting robotframework-assertion-engine (from robotframework-databaselibrary->-r requirements.txt (line 19)) 23:12:29 Downloading robotframework_assertion_engine-3.0.3-py3-none-any.whl.metadata (9.2 kB) 23:12:29 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:29 Downloading WebTest-3.0.1-py3-none-any.whl.metadata (1.8 kB) 23:12:29 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:29 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 23:12:29 Collecting jsonpath-ng>=1.4.3 (from robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:29 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 23:12:29 Collecting jsonschema>=2.5.1 (from robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:29 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 23:12:29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary->-r requirements.txt (line 26)) 23:12:29 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 23:12:29 Collecting click>=8.0 (from robotframework-seleniumlibrary->-r requirements.txt (line 26)) 23:12:29 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 23:12:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary->-r requirements.txt (line 27)) 23:12:29 Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 23:12:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 27)) 23:12:29 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:12:29 Collecting trio~=0.17 (from selenium->-r requirements.txt (line 28)) 23:12:29 Downloading trio-0.27.0-py3-none-any.whl.metadata (8.6 kB) 23:12:29 Collecting trio-websocket~=0.9 (from selenium->-r requirements.txt (line 28)) 23:12:29 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:12:29 Collecting attrs>=23.2.0 (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 23:12:29 Collecting sortedcontainers (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:12:29 Collecting outcome (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:12:29 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:12:29 Collecting exceptiongroup (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 23:12:29 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium->-r requirements.txt (line 28)) 23:12:29 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 23:12:29 Collecting stevedore!=3.0.0 (from xtesting->-r requirements.txt (line 31)) 23:12:29 Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 23:12:29 Collecting behave>=1.2.6 (from xtesting->-r requirements.txt (line 31)) 23:12:29 Downloading behave-1.2.6-py2.py3-none-any.whl.metadata (6.4 kB) 23:12:30 Collecting PrettyTable!=3.4.0 (from xtesting->-r requirements.txt (line 31)) 23:12:30 Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 23:12:30 Collecting python-subunit (from xtesting->-r requirements.txt (line 31)) 23:12:30 Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 23:12:30 Collecting os-testr (from xtesting->-r requirements.txt (line 31)) 23:12:30 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 23:12:30 Collecting junitxml (from xtesting->-r requirements.txt (line 31)) 23:12:30 Downloading junitxml-0.7.tar.gz (26 kB) 23:12:30 Installing build dependencies: started 23:12:30 Installing build dependencies: finished with status 'done' 23:12:30 Getting requirements to build wheel: started 23:12:31 Getting requirements to build wheel: finished with status 'done' 23:12:31 Preparing metadata (pyproject.toml): started 23:12:31 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:32 Collecting boto3 (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading boto3-1.7.84-py2.py3-none-any.whl.metadata (4.8 kB) 23:12:32 Collecting lxml!=3.7.0 (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading lxml-5.4.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.5 kB) 23:12:32 Collecting ansible-runner!=1.3.5 (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading ansible_runner-2.3.6-py3-none-any.whl.metadata (3.5 kB) 23:12:32 Collecting pytest (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) 23:12:32 Collecting pytest-html (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading pytest_html-4.1.1-py3-none-any.whl.metadata (3.9 kB) 23:12:32 Collecting behave-html-formatter>=0.9.4 (from xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 23:12:32 Collecting pathspec>=0.5.3 (from yamllint->-r requirements.txt (line 32)) 23:12:32 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 23:12:32 Collecting pexpect>=4.5 (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) 23:12:32 Collecting packaging (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 23:12:32 Collecting python-daemon (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading python_daemon-3.1.2-py3-none-any.whl.metadata (4.8 kB) 23:12:32 Collecting importlib-metadata<6.3,>=4.6 (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading importlib_metadata-6.2.1-py3-none-any.whl.metadata (5.0 kB) 23:12:32 Collecting zipp>=0.5 (from importlib-metadata<6.3,>=4.6->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:32 Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 23:12:33 Collecting parse>=1.8.2 (from behave>=1.2.6->xtesting->-r requirements.txt (line 31)) 23:12:33 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 23:12:33 Collecting parse-type>=0.4.2 (from behave>=1.2.6->xtesting->-r requirements.txt (line 31)) 23:12:33 Downloading parse_type-0.6.4-py2.py3-none-any.whl.metadata (12 kB) 23:12:33 Collecting cffi>=1.14 (from cryptography>=2.7->openstacksdk->-r requirements.txt (line 10)) 23:12:33 Downloading cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 23:12:33 Collecting pycparser (from cffi>=1.14->cryptography>=2.7->openstacksdk->-r requirements.txt (line 10)) 23:12:33 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 23:12:33 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:12:33 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 23:12:33 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:12:33 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 23:12:33 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:12:33 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 23:12:33 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:12:33 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 23:12:33 Collecting ply (from jsonpath-ng>=1.4.3->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:33 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 23:12:33 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:33 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 23:12:33 Collecting referencing>=0.28.4 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:33 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 23:12:34 Collecting rpds-py>=0.7.1 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:12:34 Downloading rpds_py-0.20.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 23:12:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 27)) 23:12:34 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 23:12:34 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 27)) 23:12:34 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 23:12:34 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr!=2.1.0,>=2.0.0->bashate->-r requirements.txt (line 1)) (82.0.1) 23:12:34 Collecting ptyprocess>=0.5 (from pexpect>=4.5->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:34 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) 23:12:34 Collecting wcwidth (from PrettyTable!=3.4.0->xtesting->-r requirements.txt (line 31)) 23:12:34 Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 23:12:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:34 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 23:12:34 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:34 Downloading waitress-3.0.0-py3-none-any.whl.metadata (4.2 kB) 23:12:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:34 Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) 23:12:34 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium->-r requirements.txt (line 28)) 23:12:34 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:12:34 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:12:34 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 23:12:35 Collecting botocore<1.11.0,>=1.10.84 (from boto3->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading botocore-1.10.84-py2.py3-none-any.whl.metadata (2.7 kB) 23:12:35 Collecting s3transfer<0.2.0,>=0.1.10 (from boto3->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading s3transfer-0.1.13-py2.py3-none-any.whl.metadata (1.6 kB) 23:12:35 Collecting docutils>=0.10 (from botocore<1.11.0,>=1.10.84->boto3->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 23:12:35 Collecting testtools>=2.2.0 (from os-testr->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 23:12:35 Collecting iniconfig (from pytest->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 23:12:35 Collecting pluggy<2,>=1.5 (from pytest->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 23:12:35 Collecting jinja2>=3.0.0 (from pytest-html->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 23:12:35 Collecting pytest-metadata>=2.0.0 (from pytest-html->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading pytest_metadata-3.1.1-py3-none-any.whl.metadata (8.6 kB) 23:12:35 Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->pytest-html->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 23:12:35 Collecting lockfile>=0.10 (from python-daemon->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:12:35 Downloading lockfile-0.12.2-py2.py3-none-any.whl.metadata (2.4 kB) 23:12:35 Downloading bashate-2.1.1-py3-none-any.whl (27 kB) 23:12:35 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 23:12:35 Downloading coverage-7.6.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234 kB) 23:12:35 Downloading deepdiff-8.4.2-py3-none-any.whl (87 kB) 23:12:35 Downloading orderly_set-5.4.1-py3-none-any.whl (12 kB) 23:12:35 Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 23:12:35 Downloading json5-0.12.0-py3-none-any.whl (36 kB) 23:12:35 Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 23:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 104.6 MB/s 0:00:00 23:12:35 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 23:12:35 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 23:12:35 Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 23:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 112.5 MB/s 0:00:00 23:12:35 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 23:12:35 Downloading pylint-3.2.7-py3-none-any.whl (519 kB) 23:12:35 Downloading astroid-3.2.4-py3-none-any.whl (276 kB) 23:12:35 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 23:12:35 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 23:12:35 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 23:12:35 Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 23:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 145.3 MB/s 0:00:00 23:12:35 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 23:12:35 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 23:12:35 Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 23:12:35 Downloading idna-3.10-py3-none-any.whl (70 kB) 23:12:35 Downloading robotframework-7.3-py3-none-any.whl (792 kB) 23:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 137.0 MB/s 0:00:00 23:12:35 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl (5.0 kB) 23:12:35 Downloading robotframework_databaselibrary-2.1.3-py3-none-any.whl (31 kB) 23:12:35 Downloading robotframework_requests-0.9.6-py3-none-any.whl (21 kB) 23:12:35 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:12:35 Downloading selenium-4.27.1-py3-none-any.whl (9.7 MB) 23:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 102.7 MB/s 0:00:00 23:12:36 Downloading trio-0.27.0-py3-none-any.whl (481 kB) 23:12:36 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:12:36 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 23:12:36 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:12:36 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:12:36 Downloading simplejson-3.20.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) 23:12:36 Downloading xtesting-0.98.0-py2.py3-none-any.whl (63 kB) 23:12:36 Downloading yamllint-1.35.1-py3-none-any.whl (66 kB) 23:12:36 Downloading ansible_runner-2.3.6-py3-none-any.whl (81 kB) 23:12:36 Downloading importlib_metadata-6.2.1-py3-none-any.whl (21 kB) 23:12:36 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 23:12:36 Downloading behave-1.2.6-py2.py3-none-any.whl (136 kB) 23:12:36 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 23:12:36 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 23:12:36 Downloading click-8.1.8-py3-none-any.whl (98 kB) 23:12:36 Downloading cryptography-45.0.3-cp37-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 23:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 79.9 MB/s 0:00:00 23:12:36 Downloading cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 23:12:36 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:12:36 Downloading dill-0.4.0-py3-none-any.whl (119 kB) 23:12:36 Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 23:12:36 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 23:12:36 Downloading google_auth-2.40.2-py2.py3-none-any.whl (216 kB) 23:12:36 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 23:12:36 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 23:12:36 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 23:12:36 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 23:12:36 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:12:36 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 23:12:36 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:12:36 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 23:12:36 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 23:12:36 Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 23:12:36 Downloading lxml-5.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (5.1 MB) 23:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 70.8 MB/s 0:00:00 23:12:36 Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 23:12:36 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 23:12:36 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 23:12:36 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:12:36 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 23:12:36 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 23:12:36 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 23:12:36 Downloading parse_type-0.6.4-py2.py3-none-any.whl (27 kB) 23:12:36 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 23:12:36 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 23:12:36 Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) 23:12:36 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 23:12:36 Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 23:12:36 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) 23:12:36 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 23:12:36 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 23:12:36 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 23:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 56.8 MB/s 0:00:00 23:12:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:12:36 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 23:12:36 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 23:12:36 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:12:36 Downloading rpds_py-0.20.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) 23:12:36 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:12:36 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:12:36 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:12:36 Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 23:12:36 Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 23:12:36 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) 23:12:36 Downloading WebTest-3.0.1-py3-none-any.whl (32 kB) 23:12:36 Downloading waitress-3.0.0-py3-none-any.whl (56 kB) 23:12:36 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:12:36 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 23:12:36 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:12:36 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 23:12:36 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) 23:12:36 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 23:12:36 Downloading boto3-1.7.84-py2.py3-none-any.whl (128 kB) 23:12:36 Downloading botocore-1.10.84-py2.py3-none-any.whl (4.5 MB) 23:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 66.6 MB/s 0:00:00 23:12:37 Downloading s3transfer-0.1.13-py2.py3-none-any.whl (59 kB) 23:12:37 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 23:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 108.9 MB/s 0:00:00 23:12:37 Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 23:12:37 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 23:12:37 Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 23:12:37 Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 23:12:37 Downloading packaging-25.0-py3-none-any.whl (66 kB) 23:12:37 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 23:12:37 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 23:12:37 Downloading pytest-8.3.5-py3-none-any.whl (343 kB) 23:12:37 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 23:12:37 Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 23:12:37 Downloading pytest_html-4.1.1-py3-none-any.whl (23 kB) 23:12:37 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 23:12:37 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 23:12:37 Downloading pytest_metadata-3.1.1-py3-none-any.whl (11 kB) 23:12:37 Downloading python_daemon-3.1.2-py3-none-any.whl (30 kB) 23:12:37 Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) 23:12:37 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 23:12:37 Downloading robotframework_assertion_engine-3.0.3-py3-none-any.whl (12 kB) 23:12:37 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:12:37 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 23:12:37 Building wheels for collected packages: robotframework-ftplibrary, robotframework-httplibrary, robotframework-jsonlibrary, robotframework-sshlibrary, junitxml 23:12:37 Building wheel for robotframework-ftplibrary (pyproject.toml): started 23:12:37 Building wheel for robotframework-ftplibrary (pyproject.toml): finished with status 'done' 23:12:37 Created wheel for robotframework-ftplibrary: filename=robotframework_ftplibrary-1.9-py3-none-any.whl size=58497 sha256=4ea04092d97aa926b6ea8c0f2bfc9ad6de94e254b6de892b2df569e7a7d31ab2 23:12:37 Stored in directory: /tmp/pip-ephem-wheel-cache-z29ltqdw/wheels/67/87/77/5d0f319fe716011cd5fe0401db9d25825126167726198cade3 23:12:37 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:12:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:12:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6dccfc47c70329ca522ab5a22e05234fec25347849465cb8af1dde281c39887c 23:12:37 Stored in directory: /tmp/pip-ephem-wheel-cache-z29ltqdw/wheels/74/51/dc/0c92202f5bea25518741ff251f88813ed3d9cd69bf0350ef6b 23:12:37 Building wheel for robotframework-jsonlibrary (pyproject.toml): started 23:12:38 Building wheel for robotframework-jsonlibrary (pyproject.toml): finished with status 'done' 23:12:38 Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5139 sha256=537db77562e69ae232442e6257fe8c82d347306179052130b7e3678d93b0449e 23:12:38 Stored in directory: /tmp/pip-ephem-wheel-cache-z29ltqdw/wheels/09/b6/14/4867321c8f9cbc46036318704ee8a352329010147bf3d192e7 23:12:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:12:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:12:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d07bde73e3a46e55d073513bd3970f533204d2694d88c051cde466d1e85a4145 23:12:38 Stored in directory: /tmp/pip-ephem-wheel-cache-z29ltqdw/wheels/23/83/ad/d0247ef0c790389207dd69647fa1cfe8e1cf8cb02e1c3a85b5 23:12:38 Building wheel for junitxml (pyproject.toml): started 23:12:38 Building wheel for junitxml (pyproject.toml): finished with status 'done' 23:12:38 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16364 sha256=425a72fb234028457fa1971c0e2821427b4f9442c4d370162cc88cdddd3cc960 23:12:38 Stored in directory: /tmp/pip-ephem-wheel-cache-z29ltqdw/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 23:12:38 Successfully built robotframework-ftplibrary robotframework-httplibrary robotframework-jsonlibrary robotframework-sshlibrary junitxml 23:12:39 Installing collected packages: wcwidth, sortedcontainers, robotframework-ftplibrary, requestsexceptions, pytz, ptyprocess, ply, parse, nose, netifaces, lockfile, junitxml, durationpy, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, tomlkit, tomli, testtools, soupsieve, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, pyyaml, python-daemon, PySocks, pycparser, pyasn1, PrettyTable, pluggy, platformdirs, pexpect, pbr, pathspec, packaging, orderly-set, oauthlib, mock, mccabe, MarkupSafe, lxml, jsonpointer, jsonpath-ng, json5, jmespath, isort, iso8601, iniconfig, idna, h11, docutils, dnspython, dill, decorator, coverage, colorama, click, charset-normalizer, certifi, cachetools, bcrypt, attrs, yamllint, wsproto, stevedore, rsa, robotframework-assertion-engine, robotframework-archivelibrary, requests, referencing, python-subunit, python-dateutil, pyasn1-modules, parse-type, oyaml, outcome, os-service-types, jsonpatch, jinja2, importlib-metadata, exceptiongroup, deepdiff, cffi, beautifulsoup4, bashate, astroid, webtest, trio, robotframework-requests, robotframework-databaselibrary, requests-oauthlib, pytest, pynacl, pylint, os-testr, keystoneauth1, jsonschema-specifications, google-auth, dogpile.cache, cryptography, botocore, behave, ansible-runner, trio-websocket, s3transfer, robotframework-httplibrary, pytest-metadata, paramiko, openstacksdk, kubernetes, jsonschema, behave-html-formatter, selenium, scp, robotframework-jsonlibrary, pytest-html, boto3, xtesting, robotframework-sshlibrary, robotframework-seleniumlibrary 23:12:40 Attempting uninstall: packaging 23:12:40 Found existing installation: packaging 26.3 23:12:40 Uninstalling packaging-26.3: 23:12:40 Successfully uninstalled packaging-26.3 23:12:49 23:12:49 Successfully installed MarkupSafe-2.1.5 PrettyTable-3.11.0 PySocks-1.7.1 WebOb-1.8.9 ansible-runner-2.3.6 astroid-3.2.4 attrs-25.3.0 bashate-2.1.1 bcrypt-4.3.0 beautifulsoup4-4.13.4 behave-1.2.6 behave-html-formatter-0.9.10 boto3-1.7.84 botocore-1.10.84 cachetools-5.5.2 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.1.8 colorama-0.4.6 coverage-7.6.1 cryptography-45.0.3 decorator-5.2.1 deepdiff-8.4.2 dill-0.4.0 dnspython-2.6.1 docutils-0.20.1 dogpile.cache-1.3.4 durationpy-0.10 exceptiongroup-1.3.0 google-auth-2.40.2 h11-0.16.0 idna-3.10 importlib-metadata-6.2.1 iniconfig-2.1.0 iso8601-2.1.0 isort-5.13.2 jinja2-3.1.6 jmespath-0.10.0 json5-0.12.0 jsonpatch-1.33 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 junitxml-0.7 keystoneauth1-5.8.1 kubernetes-32.0.1 lockfile-0.12.2 lxml-5.4.0 mccabe-0.7.0 mock-5.2.0 netifaces-0.11.0 nose-1.3.7 oauthlib-3.2.2 openstacksdk-4.0.1 orderly-set-5.4.1 os-service-types-1.7.0 os-testr-3.0.0 outcome-1.3.0.post0 oyaml-1.0 packaging-25.0 paramiko-3.5.1 parse-1.20.2 parse-type-0.6.4 pathspec-0.12.1 pbr-6.1.1 pexpect-4.9.0 platformdirs-4.3.6 pluggy-1.5.0 ply-3.11 ptyprocess-0.7.0 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pylint-3.2.7 pynacl-1.5.0 pytest-8.3.5 pytest-html-4.1.1 pytest-metadata-3.1.1 python-daemon-3.1.2 python-dateutil-2.9.0.post0 python-subunit-1.4.4 pytz-2025.2 pyyaml-6.0.2 referencing-0.35.1 requests-2.32.3 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.3 robotframework-archivelibrary-0.4.3 robotframework-assertion-engine-3.0.3 robotframework-databaselibrary-2.1.3 robotframework-ftplibrary-1.9 robotframework-httplibrary-0.4.2 robotframework-jsonlibrary-0.5 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.6 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.20.1 rsa-4.9.1 s3transfer-0.1.13 scp-0.15.0 selenium-4.27.1 simplejson-3.20.1 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.7 stevedore-5.3.0 testtools-2.7.2 tomli-2.2.1 tomlkit-0.13.2 trio-0.27.0 trio-websocket-0.12.2 typing-extensions-4.13.2 urllib3-2.2.3 waitress-3.0.0 wcwidth-0.2.13 websocket-client-1.8.0 webtest-3.0.1 wsproto-1.2.0 xtesting-0.98.0 yamllint-1.35.1 zipp-3.20.2 23:12:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 23:12:55 Removing intermediate container b10c8845f993 23:12:55 ---> 0fc1b7c87d50 23:12:55 Step 7/21 : RUN git clone --depth 1 --single-branch -b ${ONAP_TAG} https://git.onap.org/testsuite /var/opt/ONAP && git clone --depth 1 --single-branch -b ${ONAP_TAG} https://git.onap.org/testsuite/python-testing-utils /src/testing-utils && git clone --depth 1 --single-branch -b ${ONAP_TAG} https://git.onap.org/demo /src/demo 23:12:56 ---> Running in 949a36e3342c 23:12:56 Cloning into '/var/opt/ONAP'... 23:12:56 Cloning into '/src/testing-utils'... 23:12:56 Cloning into '/src/demo'... 23:12:58 Removing intermediate container 949a36e3342c 23:12:58 ---> 9ecb294139df 23:12:58 Step 8/21 : RUN pip install --no-cache-dir -c constraints.txt -e /src/testing-utils/robotframework-onap 23:12:58 ---> Running in e2375c92036f 23:12:59 Obtaining file:///src/testing-utils/robotframework-onap 23:12:59 Installing build dependencies: started 23:13:00 Installing build dependencies: finished with status 'done' 23:13:00 Checking if build backend supports build_editable: started 23:13:00 Checking if build backend supports build_editable: finished with status 'done' 23:13:00 Getting requirements to build editable: started 23:13:00 Getting requirements to build editable: finished with status 'done' 23:13:00 Installing backend dependencies: started 23:13:02 Installing backend dependencies: finished with status 'done' 23:13:02 Preparing editable metadata (pyproject.toml): started 23:13:02 Preparing editable metadata (pyproject.toml): finished with status 'done' 23:13:02 Requirement already satisfied: pbr in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (6.1.1) 23:13:02 Requirement already satisfied: deepdiff in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (8.4.2) 23:13:02 Requirement already satisfied: dnspython in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.6.1) 23:13:02 Requirement already satisfied: jinja2 in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (3.1.6) 23:13:02 Collecting jsonpath-rw (from robotframework-onap==0.0.0) 23:13:02 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 23:13:02 Installing build dependencies: started 23:13:03 Installing build dependencies: finished with status 'done' 23:13:03 Getting requirements to build wheel: started 23:13:03 Getting requirements to build wheel: finished with status 'done' 23:13:03 Preparing metadata (pyproject.toml): started 23:13:03 Preparing metadata (pyproject.toml): finished with status 'done' 23:13:04 Collecting kafka-python (from robotframework-onap==0.0.0) 23:13:04 Downloading kafka_python-3.0.11-py3-none-any.whl.metadata (11 kB) 23:13:04 Requirement already satisfied: paramiko in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (3.5.1) 23:13:04 Collecting protobuf (from robotframework-onap==0.0.0) 23:13:04 Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 23:13:04 Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (6.0.2) 23:13:04 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.32.3) 23:13:04 Requirement already satisfied: robotframework-requests>=0.9.6 in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (0.9.6) 23:13:04 Collecting robotlibcore-temp (from robotframework-onap==0.0.0) 23:13:04 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 23:13:04 Installing build dependencies: started 23:13:05 Installing build dependencies: finished with status 'done' 23:13:05 Getting requirements to build wheel: started 23:13:05 Getting requirements to build wheel: finished with status 'done' 23:13:05 Preparing metadata (pyproject.toml): started 23:13:05 Preparing metadata (pyproject.toml): finished with status 'done' 23:13:05 Requirement already satisfied: urllib3 in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.2.3) 23:13:05 Collecting more-itertools (from robotframework-onap==0.0.0) 23:13:05 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 23:13:05 Requirement already satisfied: robotframework in /usr/local/lib/python3.9/site-packages (from robotframework-requests>=0.9.6->robotframework-onap==0.0.0) (7.3) 23:13:05 Requirement already satisfied: orderly-set<6,>=5.3.0 in /usr/local/lib/python3.9/site-packages (from deepdiff->robotframework-onap==0.0.0) (5.4.1) 23:13:05 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from jinja2->robotframework-onap==0.0.0) (2.1.5) 23:13:05 Requirement already satisfied: ply in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (3.11) 23:13:05 Requirement already satisfied: decorator in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (5.2.1) 23:13:05 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (1.17.0) 23:13:05 Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib/python3.9/site-packages (from paramiko->robotframework-onap==0.0.0) (4.3.0) 23:13:05 Requirement already satisfied: cryptography>=3.3 in /usr/local/lib/python3.9/site-packages (from paramiko->robotframework-onap==0.0.0) (45.0.3) 23:13:05 Requirement already satisfied: pynacl>=1.5 in /usr/local/lib/python3.9/site-packages (from paramiko->robotframework-onap==0.0.0) (1.5.0) 23:13:05 Requirement already satisfied: cffi>=1.14 in /usr/local/lib/python3.9/site-packages (from cryptography>=3.3->paramiko->robotframework-onap==0.0.0) (1.17.1) 23:13:05 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.14->cryptography>=3.3->paramiko->robotframework-onap==0.0.0) (2.22) 23:13:05 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr->robotframework-onap==0.0.0) (82.0.1) 23:13:05 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.9/site-packages (from requests->robotframework-onap==0.0.0) (3.4.2) 23:13:05 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->robotframework-onap==0.0.0) (3.10) 23:13:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->robotframework-onap==0.0.0) (2025.4.26) 23:13:06 Downloading kafka_python-3.0.11-py3-none-any.whl (614 kB) 23:13:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 118.2 MB/s 0:00:00 23:13:06 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 23:13:06 Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 23:13:06 Building wheels for collected packages: robotframework-onap, jsonpath-rw, robotlibcore-temp 23:13:06 Building editable for robotframework-onap (pyproject.toml): started 23:13:06 Building editable for robotframework-onap (pyproject.toml): finished with status 'done' 23:13:06 Created wheel for robotframework-onap: filename=robotframework_onap-0.0.0-0.editable-py2.py3-none-any.whl size=3502 sha256=45ae1e260b67335f4741ee074bc28c6c9270075e474ee95fb1ba1020a5e29a0e 23:13:06 Stored in directory: /tmp/pip-ephem-wheel-cache-s087716x/wheels/a3/d2/b3/c8ebd89f90cbb5c9103c29d03f866178cf1dacde26be9b91be 23:13:06 Building wheel for jsonpath-rw (pyproject.toml): started 23:13:06 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:13:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=356a0bc7abee1dec402523d4bd307d4d28e1eb06792e253130ec03f0a5a0b668 23:13:06 Stored in directory: /tmp/pip-ephem-wheel-cache-s087716x/wheels/04/56/46/9ae68fd2e2115ef977e84ce5b86440421eba7059b36eeea416 23:13:06 Building wheel for robotlibcore-temp (pyproject.toml): started 23:13:06 Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' 23:13:06 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=9e1481e8dcf3a127c739bd964691d0a4563742ed9a9ac17f30fa7ce691ca2d7d 23:13:06 Stored in directory: /tmp/pip-ephem-wheel-cache-s087716x/wheels/b2/42/6c/9354991530a53797364e45e7a1a0d9395e733ab8abe47e5cd8 23:13:06 Successfully built robotframework-onap jsonpath-rw robotlibcore-temp 23:13:07 Installing collected packages: robotlibcore-temp, protobuf, more-itertools, kafka-python, jsonpath-rw, robotframework-onap 23:13:07 23:13:07 Successfully installed jsonpath-rw-1.4.0 kafka-python-3.0.11 more-itertools-10.8.0 protobuf-6.33.6 robotframework-onap-0.0.0 robotlibcore-temp-1.0.2 23:13:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 23:13:08 Removing intermediate container e2375c92036f 23:13:08 ---> 94d479294a77 23:13:08 Step 9/21 : FROM python:3.9-slim as runner 23:13:08 ---> 085da638e1b8 23:13:08 Step 10/21 : RUN groupadd --gid 1000 appuser && useradd --uid 1000 --gid 1000 --create-home --shell /bin/bash appuser 23:13:08 ---> Running in 05f8ad3d0c05 23:13:09 Removing intermediate container 05f8ad3d0c05 23:13:09 ---> 34ca02436ae9 23:13:09 Step 11/21 : WORKDIR /app 23:13:09 ---> Running in 2a471ba30bc4 23:13:09 Removing intermediate container 2a471ba30bc4 23:13:09 ---> 2cee9eb31fb2 23:13:09 Step 12/21 : COPY --from=builder /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages 23:13:18 ---> 04f01fb2c830 23:13:18 Step 13/21 : COPY --from=builder /usr/local/bin /usr/local/bin 23:13:18 ---> bd163ab655e6 23:13:18 Step 14/21 : COPY --from=builder /var/opt/ONAP /var/opt/ONAP 23:13:19 ---> 904655bf2e2c 23:13:19 Step 15/21 : COPY --from=builder /src /src 23:13:20 ---> 584836ad73ef 23:13:20 Step 16/21 : RUN apt-get update && apt-get install -y --no-install-recommends git && rm -rf /var/lib/apt/lists/* && apt-get clean 23:13:20 ---> Running in cb1df4ed7cf3 23:13:21 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] 23:13:21 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] 23:13:21 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] 23:13:21 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] 23:13:21 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] 23:13:21 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [251 kB] 23:13:22 Fetched 10.2 MB in 1s (10.3 MB/s) 23:13:22 Reading package lists... 23:13:23 Reading package lists... 23:13:23 Building dependency tree... 23:13:23 Reading state information... 23:13:23 The following additional packages will be installed: 23:13:23 git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl libexpat1 23:13:23 libgdbm-compat4t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3 23:13:23 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 23:13:23 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 23:13:23 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 23:13:23 libunistring5 perl perl-modules-5.40 23:13:23 Suggested packages: 23:13:23 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki 23:13:23 git-svn gnutls-bin krb5-doc krb5-user sensible-utils perl-doc 23:13:23 libterm-readline-gnu-perl | libterm-readline-perl-perl make 23:13:23 libtap-harness-archive-perl 23:13:23 Recommended packages: 23:13:23 patch less ssh-client krb5-locales libldap-common publicsuffix 23:13:23 libsasl2-modules 23:13:23 The following NEW packages will be installed: 23:13:23 git git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl 23:13:23 libexpat1 libgdbm-compat4t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 23:13:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 23:13:23 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 23:13:23 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 23:13:23 libunistring5 perl perl-modules-5.40 23:13:23 0 upgraded, 31 newly installed, 0 to remove and 25 not upgraded. 23:13:23 Need to get 23.7 MB of archives. 23:13:23 After this operation, 119 MB of additional disk space will be used. 23:13:23 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB] 23:13:23 Get:2 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] 23:13:23 Get:3 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] 23:13:23 Get:4 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] 23:13:23 Get:5 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] 23:13:23 Get:6 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] 23:13:23 Get:7 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] 23:13:23 Get:8 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] 23:13:23 Get:9 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] 23:13:23 Get:10 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB] 23:13:23 Get:11 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] 23:13:23 Get:12 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] 23:13:23 Get:13 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] 23:13:23 Get:14 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] 23:13:23 Get:15 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] 23:13:23 Get:16 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] 23:13:23 Get:17 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] 23:13:23 Get:18 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] 23:13:23 Get:19 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] 23:13:23 Get:20 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] 23:13:23 Get:21 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] 23:13:23 Get:22 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] 23:13:23 Get:23 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] 23:13:23 Get:24 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] 23:13:23 Get:25 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] 23:13:23 Get:26 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] 23:13:23 Get:27 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] 23:13:23 Get:28 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB] 23:13:23 Get:29 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] 23:13:23 Get:30 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] 23:13:23 Get:31 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] 23:13:24 debconf: unable to initialize frontend: Dialog 23:13:24 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:13:24 debconf: falling back to frontend: Readline 23:13:24 debconf: unable to initialize frontend: Readline 23:13:24 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 31.) 23:13:24 debconf: falling back to frontend: Teletype 23:13:24 debconf: unable to initialize frontend: Teletype 23:13:24 debconf: (This frontend requires a controlling tty.) 23:13:24 debconf: falling back to frontend: Noninteractive 23:13:25 Fetched 23.7 MB in 0s (108 MB/s) 23:13:25 Selecting previously unselected package libexpat1:amd64. 23:13:25 (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 ... 5644 files and directories currently installed.) 23:13:25 Preparing to unpack .../00-libexpat1_2.8.3-1~deb13u1_amd64.deb ... 23:13:25 Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:13:25 Selecting previously unselected package perl-modules-5.40. 23:13:25 Preparing to unpack .../01-perl-modules-5.40_5.40.1-6_all.deb ... 23:13:25 Unpacking perl-modules-5.40 (5.40.1-6) ... 23:13:25 Selecting previously unselected package libgdbm-compat4t64:amd64. 23:13:25 Preparing to unpack .../02-libgdbm-compat4t64_1.24-2_amd64.deb ... 23:13:25 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... 23:13:25 Selecting previously unselected package libperl5.40:amd64. 23:13:25 Preparing to unpack .../03-libperl5.40_5.40.1-6_amd64.deb ... 23:13:25 Unpacking libperl5.40:amd64 (5.40.1-6) ... 23:13:26 Selecting previously unselected package perl. 23:13:26 Preparing to unpack .../04-perl_5.40.1-6_amd64.deb ... 23:13:26 Unpacking perl (5.40.1-6) ... 23:13:26 Selecting previously unselected package libbrotli1:amd64. 23:13:26 Preparing to unpack .../05-libbrotli1_1.1.0-2+b7_amd64.deb ... 23:13:26 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... 23:13:26 Selecting previously unselected package libunistring5:amd64. 23:13:26 Preparing to unpack .../06-libunistring5_1.3-2_amd64.deb ... 23:13:26 Unpacking libunistring5:amd64 (1.3-2) ... 23:13:26 Selecting previously unselected package libidn2-0:amd64. 23:13:26 Preparing to unpack .../07-libidn2-0_2.3.8-2_amd64.deb ... 23:13:26 Unpacking libidn2-0:amd64 (2.3.8-2) ... 23:13:26 Selecting previously unselected package libp11-kit0:amd64. 23:13:26 Preparing to unpack .../08-libp11-kit0_0.25.5-3_amd64.deb ... 23:13:26 Unpacking libp11-kit0:amd64 (0.25.5-3) ... 23:13:26 Selecting previously unselected package libtasn1-6:amd64. 23:13:26 Preparing to unpack .../09-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ... 23:13:26 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:13:26 Selecting previously unselected package libgnutls30t64:amd64. 23:13:26 Preparing to unpack .../10-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... 23:13:26 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:13:26 Selecting previously unselected package libkrb5support0:amd64. 23:13:26 Preparing to unpack .../11-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... 23:13:26 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:13:26 Selecting previously unselected package libcom-err2:amd64. 23:13:26 Preparing to unpack .../12-libcom-err2_1.47.2-3+b11_amd64.deb ... 23:13:26 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... 23:13:26 Selecting previously unselected package libk5crypto3:amd64. 23:13:26 Preparing to unpack .../13-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... 23:13:26 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:13:26 Selecting previously unselected package libkeyutils1:amd64. 23:13:26 Preparing to unpack .../14-libkeyutils1_1.6.3-6_amd64.deb ... 23:13:26 Unpacking libkeyutils1:amd64 (1.6.3-6) ... 23:13:26 Selecting previously unselected package libkrb5-3:amd64. 23:13:26 Preparing to unpack .../15-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... 23:13:26 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:13:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:13:26 Preparing to unpack .../16-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... 23:13:26 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:13:26 Selecting previously unselected package libsasl2-modules-db:amd64. 23:13:26 Preparing to unpack .../17-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... 23:13:26 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:13:27 Selecting previously unselected package libsasl2-2:amd64. 23:13:27 Preparing to unpack .../18-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... 23:13:27 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:13:27 Selecting previously unselected package libldap2:amd64. 23:13:27 Preparing to unpack .../19-libldap2_2.6.10+dfsg-1_amd64.deb ... 23:13:27 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... 23:13:27 Selecting previously unselected package libnghttp2-14:amd64. 23:13:27 Preparing to unpack .../20-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... 23:13:27 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:13:27 Selecting previously unselected package libnghttp3-9:amd64. 23:13:27 Preparing to unpack .../21-libnghttp3-9_1.8.0-1_amd64.deb ... 23:13:27 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... 23:13:27 Selecting previously unselected package libngtcp2-16:amd64. 23:13:27 Preparing to unpack .../22-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... 23:13:27 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:13:27 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. 23:13:27 Preparing to unpack .../23-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... 23:13:27 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:13:27 Selecting previously unselected package libpsl5t64:amd64. 23:13:27 Preparing to unpack .../24-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... 23:13:27 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:13:27 Selecting previously unselected package librtmp1:amd64. 23:13:27 Preparing to unpack .../25-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... 23:13:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:13:27 Selecting previously unselected package libssh2-1t64:amd64. 23:13:27 Preparing to unpack .../26-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... 23:13:27 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:13:27 Selecting previously unselected package libcurl3t64-gnutls:amd64. 23:13:27 Preparing to unpack .../27-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ... 23:13:27 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:13:27 Selecting previously unselected package liberror-perl. 23:13:27 Preparing to unpack .../28-liberror-perl_0.17030-1_all.deb ... 23:13:27 Unpacking liberror-perl (0.17030-1) ... 23:13:27 Selecting previously unselected package git-man. 23:13:27 Preparing to unpack .../29-git-man_1%3a2.47.3-0+deb13u1_all.deb ... 23:13:27 Unpacking git-man (1:2.47.3-0+deb13u1) ... 23:13:27 Selecting previously unselected package git. 23:13:27 Preparing to unpack .../30-git_1%3a2.47.3-0+deb13u1_amd64.deb ... 23:13:27 Unpacking git (1:2.47.3-0+deb13u1) ... 23:13:28 Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:13:28 Setting up libkeyutils1:amd64 (1.6.3-6) ... 23:13:28 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... 23:13:28 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... 23:13:28 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:13:28 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... 23:13:28 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:13:28 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:13:28 Setting up libp11-kit0:amd64 (0.25.5-3) ... 23:13:28 Setting up libunistring5:amd64 (1.3-2) ... 23:13:28 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:13:28 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:13:28 Setting up libnghttp3-9:amd64 (1.8.0-1) ... 23:13:28 Setting up perl-modules-5.40 (5.40.1-6) ... 23:13:28 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:13:28 Setting up git-man (1:2.47.3-0+deb13u1) ... 23:13:28 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:13:28 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:13:28 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:13:28 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... 23:13:28 Setting up libidn2-0:amd64 (2.3.8-2) ... 23:13:28 Setting up libperl5.40:amd64 (5.40.1-6) ... 23:13:28 Setting up perl (5.40.1-6) ... 23:13:28 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:13:28 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:13:28 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:13:28 Setting up liberror-perl (0.17030-1) ... 23:13:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:13:28 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:13:28 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:13:28 Setting up git (1:2.47.3-0+deb13u1) ... 23:13:28 Processing triggers for libc-bin (2.41-12) ... 23:13:30 Removing intermediate container cb1df4ed7cf3 23:13:30 ---> e02e97b5736e 23:13:30 Step 17/21 : RUN chown -R appuser:appuser /app /var/opt/ONAP /src 23:13:30 ---> Running in b73903c60528 23:13:37 Removing intermediate container b73903c60528 23:13:37 ---> 9239fa9bc87a 23:13:37 Step 18/21 : USER appuser 23:13:37 ---> Running in 2de7a174d3fd 23:13:37 Removing intermediate container 2de7a174d3fd 23:13:37 ---> 3c4133127844 23:13:37 Step 19/21 : HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 CMD python -c "import sys; sys.exit(0)" || exit 1 23:13:37 ---> Running in 73e4fff1936f 23:13:37 Removing intermediate container 73e4fff1936f 23:13:37 ---> 04dbda953588 23:13:37 Step 20/21 : ENV PYTHONPATH="/src/testing-utils:/src/demo:${PYTHONPATH}" PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 23:13:37 ---> Running in c3ecdfe05d7f 23:13:37 Removing intermediate container c3ecdfe05d7f 23:13:37 ---> 2bf33fc9dd73 23:13:37 Step 21/21 : CMD ["run_tests", "--help"] 23:13:37 ---> Running in a0bf012a7f2b 23:13:38 Removing intermediate container a0bf012a7f2b 23:13:38 ---> 57650c5e2856 23:13:38 Successfully built 57650c5e2856 23:13:38 Successfully tagged nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:38 ---> docker-build.sh ends 23:13:38 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3365566500925156279.sh 23:13:38 [EnvInject] - Injecting environment variables from a build step. 23:13:38 [EnvInject] - Injecting as environment variables the properties content 23:13:38 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 23:13:38 23:13:38 [EnvInject] - Variables injected successfully. 23:13:38 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins1680333036291912863.sh 23:13:38 ---> docker-push.sh 23:13:38 Docker version 20.10.18, build b40c2f6 23:13:38 Pushing image: nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:38 docker push nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:38 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-testkube-executor] 23:13:38 a4e762f87fd2: Preparing 23:13:38 51ef9f0f09ac: Preparing 23:13:38 5b7766d80f44: Preparing 23:13:38 a1bdc823e46c: Preparing 23:13:38 f226fee368c6: Preparing 23:13:38 0d427f6b13c8: Preparing 23:13:38 c7455c060c56: Preparing 23:13:38 6a59440d7b72: Preparing 23:13:38 c8f6b54339a8: Preparing 23:13:38 298992e09a03: Preparing 23:13:38 4f237755fbae: Preparing 23:13:38 d7c97cb6f1fe: Preparing 23:13:38 c8f6b54339a8: Waiting 23:13:38 298992e09a03: Waiting 23:13:38 4f237755fbae: Waiting 23:13:38 0d427f6b13c8: Waiting 23:13:38 d7c97cb6f1fe: Waiting 23:13:38 c7455c060c56: Waiting 23:13:38 6a59440d7b72: Waiting 23:13:38 f226fee368c6: Pushed 23:13:38 a1bdc823e46c: Pushed 23:13:38 c7455c060c56: Pushed 23:13:38 6a59440d7b72: Pushed 23:13:38 c8f6b54339a8: Layer already exists 23:13:38 298992e09a03: Layer already exists 23:13:38 4f237755fbae: Layer already exists 23:13:39 5b7766d80f44: Pushed 23:13:39 a4e762f87fd2: Pushed 23:13:46 d7c97cb6f1fe: Pushed 23:13:48 51ef9f0f09ac: Pushed 23:13:59 0d427f6b13c8: Pushed 23:13:59 master: digest: sha256:0b1fa798f11757bec00acb7032b234418ea3ccea6fb08895c88084f80ae925a3 size: 2839 23:13:59 ---> docker-push.sh ends 23:13:59 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins14452117765270843650.sh 23:13:59 $ ssh-agent -k 23:13:59 unset SSH_AUTH_SOCK; 23:13:59 unset SSH_AGENT_PID; 23:13:59 echo Agent pid 2075 killed; 23:13:59 [ssh-agent] Stopped. 23:14:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:14:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3768315738255540941.sh 23:14:00 ---> sysstat.sh 23:14:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins15037169933500249617.sh 23:14:00 ---> package-listing.sh 23:14:00 ++ facter osfamily 23:14:00 ++ tr '[:upper:]' '[:lower:]' 23:14:00 + OS_FAMILY=debian 23:14:00 + workspace=/w/workspace/integration-xtesting-testkube-executor-docker-merge-master 23:14:00 + START_PACKAGES=/tmp/packages_start.txt 23:14:00 + END_PACKAGES=/tmp/packages_end.txt 23:14:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:14:00 + PACKAGES=/tmp/packages_start.txt 23:14:00 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 23:14:00 + PACKAGES=/tmp/packages_end.txt 23:14:00 + case "${OS_FAMILY}" in 23:14:00 + dpkg -l 23:14:00 + grep '^ii' 23:14:00 + '[' -f /tmp/packages_start.txt ']' 23:14:00 + '[' -f /tmp/packages_end.txt ']' 23:14:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:14:00 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 23:14:00 + mkdir -p /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/ 23:14:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/ 23:14:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins10641547079052579819.sh 23:14:00 ---> capture-instance-metadata.sh 23:14:01 Setup pyenv: 23:14:01 system 23:14:01 3.8.13 23:14:01 3.9.13 23:14:01 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLff from file:/tmp/.os_lf_venv 23:14:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:02 lf-activate-venv(): INFO: Installing additional packages: lftools 23:14:08 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:14:08 INFO: Running in OpenStack, capturing instance metadata 23:14:09 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins15709045466542512235.sh 23:14:09 provisioning config files... 23:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config937144403299414579tmp 23:14:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:14:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:14:09 [EnvInject] - Injecting environment variables from a build step. 23:14:09 [EnvInject] - Injecting as environment variables the properties content 23:14:09 SERVER_ID=logs 23:14:09 23:14:09 [EnvInject] - Variables injected successfully. 23:14:09 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3979892321150762206.sh 23:14:09 ---> create-netrc.sh 23:14:09 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins14409901197832644695.sh 23:14:09 ---> python-tools-install.sh 23:14:09 Setup pyenv: 23:14:09 system 23:14:09 3.8.13 23:14:09 3.9.13 23:14:09 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:14:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLff from file:/tmp/.os_lf_venv 23:14:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:11 lf-activate-venv(): INFO: Installing additional packages: lftools 23:14:16 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:14:16 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh /tmp/jenkins14400347727903134637.sh 23:14:16 ---> uv-install.sh 23:14:16 uv 0.12.8 is already installed 23:14:16 uvx 0.12.8 (x86_64-unknown-linux-gnu) 23:14:16 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins5250805714849035692.sh 23:14:16 ---> sudo-logs.sh 23:14:16 Archiving 'sudo' log.. 23:14:17 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins2365234683560800662.sh 23:14:17 ---> job-cost.sh 23:14:17 INFO: Activating Python virtual environment... 23:14:17 Setup pyenv: 23:14:17 system 23:14:17 3.8.13 23:14:17 3.9.13 23:14:17 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:14:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLff from file:/tmp/.os_lf_venv 23:14:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:14:22 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:14:22 INFO: No stack-cost file found 23:14:22 INFO: Instance uptime: 310s 23:14:22 INFO: Fetching instance metadata (attempt 1 of 3)... 23:14:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:14:22 INFO: Successfully fetched instance metadata 23:14:22 INFO: Instance type: v3-standard-8 23:14:22 INFO: Retrieving pricing info for: v3-standard-8 23:14:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:14:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=310 23:14:23 INFO: Successfully fetched Vexxhost pricing API 23:14:23 INFO: Retrieved cost: 0.22 23:14:23 INFO: Retrieved resource: v3-standard-8 23:14:23 INFO: Creating archive directory: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost 23:14:23 INFO: Archiving costs to: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost.csv 23:14:23 INFO: Successfully archived job cost data 23:14:23 DEBUG: Cost data: integration-xtesting-testkube-executor-docker-merge-master,109,2026-08-31 23:14:23,v3-standard-8,310,0.22,0.00,SUCCESS 23:14:23 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash -l /tmp/jenkins10149469119762762254.sh 23:14:23 ---> logs-deploy.sh 23:14:23 Setup pyenv: 23:14:23 system 23:14:23 3.8.13 23:14:23 3.9.13 23:14:23 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:14:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nLff from file:/tmp/.os_lf_venv 23:14:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-nLff/bin to PATH 23:14:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-testkube-executor-docker-merge-master/109 23:14:31 INFO: archiving workspace using pattern(s): 23:14:31 Archives upload complete. 23:14:32 INFO: archiving logs to Nexus 23:14:32 ---> uname -a: 23:14:32 Linux prd-ubuntu1804-docker-8c-8g-17001 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 23:14:32 23:14:32 23:14:32 ---> lscpu: 23:14:32 Architecture: x86_64 23:14:32 CPU op-mode(s): 32-bit, 64-bit 23:14:32 Byte Order: Little Endian 23:14:32 CPU(s): 8 23:14:32 On-line CPU(s) list: 0-7 23:14:32 Thread(s) per core: 1 23:14:32 Core(s) per socket: 1 23:14:32 Socket(s): 8 23:14:32 NUMA node(s): 1 23:14:32 Vendor ID: AuthenticAMD 23:14:32 CPU family: 23 23:14:32 Model: 49 23:14:32 Model name: AMD EPYC-Rome Processor 23:14:32 Stepping: 0 23:14:32 CPU MHz: 2799.998 23:14:32 BogoMIPS: 5599.99 23:14:32 Virtualization: AMD-V 23:14:32 Hypervisor vendor: KVM 23:14:32 Virtualization type: full 23:14:32 L1d cache: 32K 23:14:32 L1i cache: 32K 23:14:32 L2 cache: 512K 23:14:32 L3 cache: 16384K 23:14:32 NUMA node0 CPU(s): 0-7 23:14:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 23:14:32 23:14:32 23:14:32 ---> nproc: 23:14:32 8 23:14:32 23:14:32 23:14:32 ---> df -h: 23:14:32 Filesystem Size Used Avail Use% Mounted on 23:14:32 udev 16G 0 16G 0% /dev 23:14:32 tmpfs 3.2G 708K 3.2G 1% /run 23:14:32 /dev/vda1 155G 12G 144G 8% / 23:14:32 tmpfs 16G 0 16G 0% /dev/shm 23:14:32 tmpfs 5.0M 0 5.0M 0% /run/lock 23:14:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:14:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 23:14:32 tmpfs 3.2G 0 3.2G 0% /run/user/1001 23:14:32 23:14:32 23:14:32 ---> free -m: 23:14:32 total used free shared buff/cache available 23:14:32 Mem: 32167 879 27587 0 3700 30832 23:14:32 Swap: 1023 0 1023 23:14:32 23:14:32 23:14:32 ---> ip addr: 23:14:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:14:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:14:32 inet 127.0.0.1/8 scope host lo 23:14:32 valid_lft forever preferred_lft forever 23:14:32 inet6 ::1/128 scope host 23:14:32 valid_lft forever preferred_lft forever 23:14:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:14:32 link/ether fa:16:3e:19:6c:3f brd ff:ff:ff:ff:ff:ff 23:14:32 inet 10.30.107.247/23 brd 10.30.107.255 scope global dynamic ens3 23:14:32 valid_lft 86089sec preferred_lft 86089sec 23:14:32 inet6 fe80::f816:3eff:fe19:6c3f/64 scope link 23:14:32 valid_lft forever preferred_lft forever 23:14:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:14:32 link/ether 02:42:2d:b5:2d:14 brd ff:ff:ff:ff:ff:ff 23:14:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:14:32 valid_lft forever preferred_lft forever 23:14:32 inet6 fe80::42:2dff:feb5:2d14/64 scope link 23:14:32 valid_lft forever preferred_lft forever 23:14:32 23:14:32 23:14:32 ---> sar -b -r -n DEV: 23:14:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17001) 08/31/26 _x86_64_ (8 CPU) 23:14:32 23:14:32 23:09:23 LINUX RESTART (8 CPU) 23:14:32 23:14:32 23:10:02 tps rtps wtps bread/s bwrtn/s 23:14:32 23:11:01 156.63 18.93 137.71 706.32 94408.13 23:14:32 23:12:01 288.20 9.68 278.52 1664.12 48658.82 23:14:32 23:13:01 241.88 0.13 241.74 13.86 40885.85 23:14:32 23:14:01 390.53 0.30 390.23 30.93 37988.60 23:14:32 Average: 269.78 7.21 262.57 603.38 55322.52 23:14:32 23:14:32 23:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:14:32 23:11:01 29988768 31708988 2950452 8.96 75764 1947116 1456948 4.29 840756 1806572 228008 23:14:32 23:12:01 29021612 31577604 3917608 11.89 98384 2729896 1657004 4.88 1093988 2448612 11024 23:14:32 23:13:01 28766652 31569732 4172568 12.67 133484 2905240 1613944 4.75 1142328 2611948 6788 23:14:32 23:14:01 28298904 31610236 4640316 14.09 182000 3311228 1442072 4.24 1469200 2700240 1884 23:14:32 Average: 29018984 31616640 3920236 11.90 122408 2723370 1542492 4.54 1136568 2391843 61926 23:14:32 23:14:32 23:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:14:32 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:32 23:11:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 23:14:32 23:11:01 ens3 78.27 59.63 1337.30 8.83 0.00 0.00 0.00 0.00 23:14:32 23:12:01 docker0 53.62 60.12 3.04 2040.33 0.00 0.00 0.00 0.00 23:14:32 23:12:01 vethafffc43 53.62 60.27 3.78 2040.35 0.00 0.00 0.00 0.17 23:14:32 23:12:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 23:14:32 23:12:01 ens3 152.06 124.16 3117.18 41.92 0.00 0.00 0.00 0.00 23:14:32 23:13:01 docker0 44.11 61.59 7.01 908.09 0.00 0.00 0.00 0.00 23:14:32 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:32 23:13:01 ens3 82.84 64.59 912.85 12.87 0.00 0.00 0.00 0.00 23:14:32 23:13:01 veth30b4b99 0.62 0.77 0.17 0.87 0.00 0.00 0.00 0.00 23:14:32 23:14:01 docker0 18.91 23.81 1.44 579.57 0.00 0.00 0.00 0.00 23:14:32 23:14:01 lo 3.33 3.33 0.30 0.30 0.00 0.00 0.00 0.00 23:14:32 23:14:01 ens3 314.48 320.86 609.32 2224.53 0.00 0.00 0.00 0.00 23:14:32 Average: docker0 29.28 36.53 2.88 885.69 0.00 0.00 0.00 0.00 23:14:32 Average: lo 1.76 1.76 0.18 0.18 0.00 0.00 0.00 0.00 23:14:32 Average: ens3 157.24 142.66 1494.82 574.40 0.00 0.00 0.00 0.00 23:14:32 23:14:32 23:14:32 ---> sar -P ALL: 23:14:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17001) 08/31/26 _x86_64_ (8 CPU) 23:14:32 23:14:32 23:09:23 LINUX RESTART (8 CPU) 23:14:32 23:14:32 23:10:02 CPU %user %nice %system %iowait %steal %idle 23:14:32 23:11:01 all 8.88 0.00 0.63 3.25 0.01 87.23 23:14:32 23:11:01 0 0.61 0.00 0.39 3.01 0.02 95.98 23:14:32 23:11:01 1 4.59 0.00 0.34 0.17 0.00 94.90 23:14:32 23:11:01 2 44.18 0.00 2.41 1.50 0.02 51.89 23:14:32 23:11:01 3 13.92 0.00 0.83 0.78 0.00 84.47 23:14:32 23:11:01 4 6.05 0.00 0.77 17.25 0.00 75.94 23:14:32 23:11:01 5 0.34 0.00 0.10 3.36 0.00 96.20 23:14:32 23:11:01 6 0.80 0.00 0.20 0.03 0.00 98.97 23:14:32 23:11:01 7 0.58 0.00 0.07 0.00 0.00 99.36 23:14:32 23:12:01 all 5.21 0.00 1.56 1.31 0.00 91.92 23:14:32 23:12:01 0 1.20 0.00 0.89 6.54 0.00 91.37 23:14:32 23:12:01 1 9.52 0.00 3.76 0.75 0.02 85.96 23:14:32 23:12:01 2 5.67 0.00 1.10 0.08 0.02 93.13 23:14:32 23:12:01 3 3.43 0.00 0.99 0.15 0.00 95.44 23:14:32 23:12:01 4 5.15 0.00 1.36 2.16 0.00 91.33 23:14:32 23:12:01 5 7.12 0.00 1.44 0.07 0.00 91.38 23:14:32 23:12:01 6 3.80 0.00 1.37 0.17 0.00 94.66 23:14:32 23:12:01 7 5.76 0.00 1.57 0.57 0.00 92.10 23:14:32 23:13:01 all 9.17 0.00 2.10 0.89 0.01 87.83 23:14:32 23:13:01 0 2.58 0.00 3.33 5.08 0.02 88.99 23:14:32 23:13:01 1 14.98 0.00 1.80 0.35 0.00 82.87 23:14:32 23:13:01 2 19.08 0.00 3.05 0.17 0.00 77.71 23:14:32 23:13:01 3 9.97 0.00 1.57 0.72 0.02 87.72 23:14:32 23:13:01 4 6.49 0.00 1.13 0.10 0.02 92.27 23:14:32 23:13:01 5 13.83 0.00 2.94 0.38 0.02 82.82 23:14:32 23:13:01 6 2.55 0.00 1.78 0.25 0.00 95.42 23:14:32 23:13:01 7 3.92 0.00 1.22 0.05 0.02 94.79 23:14:32 23:14:01 all 14.14 0.00 2.83 1.63 0.01 81.39 23:14:32 23:14:01 0 14.59 0.00 3.63 1.78 0.00 80.00 23:14:32 23:14:01 1 13.52 0.00 2.20 8.15 0.02 76.12 23:14:32 23:14:01 2 10.75 0.00 2.34 0.30 0.00 86.61 23:14:32 23:14:01 3 13.84 0.00 3.58 0.18 0.00 82.39 23:14:32 23:14:01 4 14.69 0.00 2.41 0.02 0.02 82.86 23:14:32 23:14:01 5 16.63 0.00 2.62 0.07 0.00 80.68 23:14:32 23:14:01 6 15.57 0.00 2.94 0.50 0.00 81.00 23:14:32 23:14:01 7 13.49 0.00 2.99 1.98 0.00 81.53 23:14:32 Average: all 9.34 0.00 1.79 1.76 0.01 87.10 23:14:32 Average: 0 4.75 0.00 2.06 4.11 0.01 89.07 23:14:32 Average: 1 10.67 0.00 2.03 2.36 0.01 84.93 23:14:32 Average: 2 19.82 0.00 2.23 0.51 0.01 77.43 23:14:32 Average: 3 10.27 0.00 1.75 0.46 0.00 87.52 23:14:32 Average: 4 8.08 0.00 1.42 4.81 0.01 85.68 23:14:32 Average: 5 9.50 0.00 1.78 0.96 0.00 87.75 23:14:32 Average: 6 5.69 0.00 1.57 0.24 0.00 92.50 23:14:32 Average: 7 5.95 0.00 1.47 0.65 0.00 91.93 23:14:32 23:14:32 23:14:32