23:09:53 Started by timer 23:09:53 Running as SYSTEM 23:09:53 [EnvInject] - Loading node environment variables. 23:09:54 Building remotely on prd-ubuntu1804-docker-8c-8g-18656 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-testkube-executor-docker-merge-master 23:09:54 [ssh-agent] Looking for ssh-agent implementation... 23:09:54 $ ssh-agent 23:09:54 SSH_AUTH_SOCK=/tmp/ssh-X61r5C05h6Fo/agent.2054 23:09:54 SSH_AGENT_PID=2056 23:09:54 [ssh-agent] Started. 23:09:54 Running ssh-add (command line suppressed) 23:09:54 Identity added: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_1801485259724904677.key (/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/private_key_1801485259724904677.key) 23:09:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 23:09:54 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:57 Cloning repository git://cloud.onap.org/mirror/integration/xtesting 23:09:57 > git init /w/workspace/integration-xtesting-testkube-executor-docker-merge-master # timeout=10 23:09:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting 23:09:57 > git --version # timeout=10 23:09:57 > git --version # 'git version 2.17.1' 23:09:57 using GIT_SSH to set credentials Gerrit user 23:09:57 Verifying host key using manually-configured host key entries 23:09:57 > 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/jenkins13559514801943807966.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-yBI2 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:11 lf-activate-venv(): INFO: Installing additional packages: lftools 23:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:10:34 Generating Requirements File 23:10:55 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:10:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:10:55 Python 3.10.6 23:10:56 pip 26.2.1 from /tmp/venv-yBI2/lib/python3.10/site-packages/pip (python 3.10) 23:10:56 aiohappyeyeballs==2.7.1 23:10:56 aiohttp==3.14.3 23:10:56 aiosignal==1.4.0 23:10:56 appdirs==1.4.4 23:10:56 argcomplete==3.7.2 23:10:56 aspy.yaml==1.3.0 23:10:56 async-timeout==5.0.1 23:10:56 attrs==26.1.0 23:10:56 autopage==0.6.0 23:10:56 backports.strenum==1.3.1 23:10:56 beautifulsoup4==4.15.0 23:10:56 boto3==1.43.89 23:10:56 botocore==1.43.89 23:10:56 bs4==0.0.2 23:10:56 certifi==2026.7.22 23:10:56 cffi==2.1.1 23:10:56 cfgv==3.5.0 23:10:56 chardet==7.6.0 23:10:56 charset-normalizer==3.5.1 23:10:56 click==8.5.0 23:10:56 cliff==4.14.0 23:10:56 cmd2==3.5.1 23:10:56 cryptography==3.3.2 23:10:56 debtcollector==3.1.0 23:10:56 decorator==5.3.1 23:10:56 defusedxml==0.7.1 23:10:56 Deprecated==1.3.1 23:10:56 distlib==0.4.3 23:10:56 dnspython==2.8.0 23:10:56 docker==7.2.0 23:10:56 dogpile.cache==1.5.0 23:10:56 durationpy==0.11 23:10:56 email-validator==2.3.0 23:10:56 filelock==3.32.5 23:10:56 frozenlist==1.8.0 23:10:56 future==1.0.0 23:10:56 gitdb==4.0.12 23:10:56 GitPython==3.1.62 23:10:56 httplib2==0.30.2 23:10:56 identify==2.6.19 23:10:56 idna==3.19 23:10:56 importlib-resources==1.5.0 23:10:56 iso8601==2.1.0 23:10:56 Jinja2==3.1.6 23:10:56 jmespath==1.1.0 23:10:56 jsonpatch==1.33 23:10:56 jsonpointer==3.1.1 23:10:56 jsonschema==4.26.0 23:10:56 jsonschema-specifications==2025.9.1 23:10:56 keystoneauth1==5.14.0 23:10:56 kubernetes==36.0.3 23:10:56 lftools==0.37.23 23:10:56 lxml==6.1.3 23:10:56 markdown-it-py==4.2.0 23:10:56 MarkupSafe==3.0.3 23:10:56 mdurl==0.1.2 23:10:56 msgpack==1.2.2 23:10:56 multi_key_dict==2.0.3 23:10:56 multidict==6.7.1 23:10:56 munch==4.0.0 23:10:56 netaddr==1.3.0 23:10:56 niet==1.4.2 23:10:56 nodeenv==1.10.0 23:10:56 oauth2client==4.1.3 23:10:56 oauthlib==3.3.1 23:10:56 openstacksdk==4.13.0 23:10:56 os-service-types==1.8.2 23:10:56 osc-lib==4.6.0 23:10:56 oslo.config==10.4.0 23:10:56 oslo.context==6.4.0 23:10:56 oslo.i18n==6.8.0 23:10:56 oslo.log==8.2.0 23:10:56 oslo.serialization==5.10.0 23:10:56 oslo.utils==10.1.1 23:10:56 packaging==26.3 23:10:56 pbr==7.0.3 23:10:56 platformdirs==4.11.7 23:10:56 prettytable==3.18.0 23:10:56 propcache==0.5.2 23:10:56 psutil==7.2.2 23:10:56 pyasn1==0.6.4 23:10:56 pyasn1_modules==0.4.2 23:10:56 pycparser==3.0 23:10:56 pygerrit2==2.0.15 23:10:56 PyGithub==2.10.0 23:10:56 Pygments==2.21.0 23:10:56 PyJWT==2.13.0 23:10:56 PyNaCl==1.6.2 23:10:56 pyparsing==2.4.7 23:10:56 pyperclip==1.11.0 23:10:56 pyrsistent==0.20.0 23:10:56 python-cinderclient==9.9.0 23:10:56 python-dateutil==2.9.0.post0 23:10:56 python-discovery==1.6.0 23:10:56 python-heatclient==5.2.0 23:10:56 python-jenkins==1.8.3 23:10:56 python-keystoneclient==6.0.0 23:10:56 python-magnumclient==4.11.0 23:10:56 python-openstackclient==10.0.0 23:10:56 python-swiftclient==4.11.0 23:10:56 PyYAML==6.0.3 23:10:56 referencing==0.37.0 23:10:56 requests==2.34.2 23:10:56 requests-oauthlib==2.0.0 23:10:56 rfc3986==2.0.0 23:10:56 rich==15.0.0 23:10:56 rich-argparse==1.8.0 23:10:56 rpds-py==0.30.0 23:10:56 rsa==4.9.1 23:10:56 ruamel.yaml==0.19.1 23:10:56 ruamel.yaml.clib==0.2.15 23:10:56 s3transfer==0.19.2 23:10:56 simplejson==4.1.2 23:10:56 six==1.17.0 23:10:56 smmap==5.0.3 23:10:56 soupsieve==2.9.2 23:10:56 stevedore==5.8.0 23:10:56 tabulate==0.10.0 23:10:56 toml==0.10.2 23:10:56 tomlkit==0.15.1 23:10:56 tqdm==4.70.0 23:10:56 typing_extensions==4.16.0 23:10:56 urllib3==1.26.20 23:10:56 virtualenv==21.7.8 23:10:56 wcwidth==0.8.3 23:10:56 websocket-client==1.9.2 23:10:56 wrapt==2.4.0 23:10:56 xdg==6.0.0 23:10:56 xmltodict==1.0.4 23:10:56 yarl==1.24.5 23:10:56 yq==4.1.2 23:10:56 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh /tmp/jenkins8983274684466196396.sh 23:10:56 ---> uv-install.sh 23:10:56 Installing uv/uvx (latest) using shell installer 23:10:56 2026-09-07 23:10:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-RgH9Pj.sh" [1] 23:10:56 downloading uv 0.12.10 x86_64-unknown-linux-gnu 23:10:57 installing to /home/jenkins/.local/bin 23:10:57 uv 23:10:57 uvx 23:10:57 everything's installed! 23:10:57 23:10:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:10:57 23:10:57 source $HOME/.local/bin/env (sh, bash, zsh) 23:10:57 source $HOME/.local/bin/env.fish (fish) 23:10:57 Adding install location to PATH 23:10:57 ---> Validating uv/uvx install 23:10:57 uvx 0.12.10 (x86_64-unknown-linux-gnu) 23:10:58 provisioning config files... 23:10:58 copy managed file [global-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config12405947254614686524tmp 23:10:58 copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config7104927031044189633tmp 23:10:58 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins2478579067522407330.sh 23:10:58 ---> docker-login.sh 23:10:58 nexus3.onap.org:10001 23:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:58 Configure a credential helper to remove this warning. See 23:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:58 23:10:58 Login Succeeded 23:10:58 nexus3.onap.org:10002 23:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 nexus3.onap.org:10003 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 nexus3.onap.org:10004 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:00 Configure a credential helper to remove this warning. See 23:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:00 23:11:00 Login Succeeded 23:11:00 docker.io 23:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:00 Configure a credential helper to remove this warning. See 23:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:00 23:11:00 Login Succeeded 23:11:00 ---> docker-login.sh ends 23:11:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins11966419840138392824.sh 23:11:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16768769277881866125.sh 23:11:00 [EnvInject] - Injecting environment variables from a build step. 23:11:00 [EnvInject] - Injecting as environment variables the properties content 23:11:00 DOCKER_ROOT=./testkube-executor 23:11:00 CONTAINER_TAG_YAML_DIR= 23:11:00 CONTAINER_TAG_METHOD=stream 23:11:00 23:11:00 [EnvInject] - Variables injected successfully. 23:11:00 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash -l /tmp/jenkins9066676913114107804.sh 23:11:00 ---> docker-get-container-tag.sh 23:11:00 Setup pyenv: 23:11:00 system 23:11:00 3.8.13 23:11:00 3.9.13 23:11:00 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yBI2 from file:/tmp/.os_lf_venv 23:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:02 lf-activate-venv(): INFO: Installing additional packages: yq 23:11:03 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:11:03 ---> Docker image tag found: master 23:11:03 [EnvInject] - Injecting environment variables from a build step. 23:11:03 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:11:03 [EnvInject] - Variables injected successfully. 23:11:03 [EnvInject] - Injecting environment variables from a build step. 23:11:03 [EnvInject] - Injecting as environment variables the properties content 23:11:03 DOCKER_ARGS=-f ./docker/Dockerfile 23:11:03 DOCKER_ROOT=./testkube-executor 23:11:03 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 23:11:03 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 23:11:03 DOCKER_NAME=onap/xtesting-testkube-executor 23:11:03 23:11:03 [EnvInject] - Variables injected successfully. 23:11:03 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins1640830960565342782.sh 23:11:03 ---> docker-build.sh 23:11:03 Docker version 20.10.18, build b40c2f6 23:11:03 Building image: nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:11:03 docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-testkube-executor:master . 23:11:03 Sending build context to Docker daemon 9.728kB 23:11:03 Step 1/21 : FROM python:3.9-slim as builder 23:11:03 3.9-slim: Pulling from library/python 23:11:04 38513bd72563: Pulling fs layer 23:11:04 b3ec39b36ae8: Pulling fs layer 23:11:04 fc7443084902: Pulling fs layer 23:11:04 ea56f685404a: Pulling fs layer 23:11:04 ea56f685404a: Waiting 23:11:04 b3ec39b36ae8: Download complete 23:11:04 ea56f685404a: Verifying Checksum 23:11:04 ea56f685404a: Download complete 23:11:04 fc7443084902: Verifying Checksum 23:11:04 fc7443084902: Download complete 23:11:04 38513bd72563: Verifying Checksum 23:11:04 38513bd72563: Download complete 23:11:05 38513bd72563: Pull complete 23:11:05 b3ec39b36ae8: Pull complete 23:11:06 fc7443084902: Pull complete 23:11:06 ea56f685404a: Pull complete 23:11:06 Digest: sha256:2d97f6910b16bd338d3060f261f53f144965f755599aab1acda1e13cf1731b1b 23:11:06 Status: Downloaded newer image for python:3.9-slim 23:11:06 ---> 085da638e1b8 23:11:06 Step 2/21 : ARG ONAP_TAG="master" 23:11:07 ---> Running in 12e6200ff373 23:11:08 Removing intermediate container 12e6200ff373 23:11:08 ---> aca81c95d7e3 23:11:08 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:08 ---> Running in fbb95a76e11c 23:11:08 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] 23:11:08 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] 23:11:08 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] 23:11:08 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] 23:11:09 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] 23:11:09 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [252 kB] 23:11:10 Fetched 10.2 MB in 1s (7665 kB/s) 23:11:10 Reading package lists... 23:11:11 Reading package lists... 23:11:11 Building dependency tree... 23:11:11 Reading state information... 23:11:11 The following additional packages will be installed: 23:11:11 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-14 23:11:11 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-14 g++-14-x86-64-linux-gnu 23:11:11 g++-x86-64-linux-gnu gcc-14 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu 23:11:11 git-man libasan8 libatomic1 libbinutils libbrotli1 libc-bin libc-dev-bin 23:11:11 libc6 libc6-dev libcc1-0 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 23:11:11 libcurl3t64-gnutls liberror-perl libexpat1 libexpat1-dev libgcc-14-dev 23:11:11 libgdbm-compat4t64 libgnutls30t64 libgomp1 libgprofng0 libgssapi-krb5-2 23:11:11 libhwasan0 libidn2-0 libisl23 libitm1 libjansson4 libjs-jquery 23:11:11 libjs-sphinxdoc libjs-underscore libk5crypto3 libkeyutils1 libkrb5-3 23:11:11 libkrb5support0 libldap2 liblsan0 libmpc3 libmpfr6 libnghttp2-14 23:11:11 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 23:11:11 libpsl5t64 libpython3-dev libpython3-stdlib libpython3.13 libpython3.13-dev 23:11:11 libpython3.13-minimal libpython3.13-stdlib libquadmath0 librtmp1 libsasl2-2 23:11:11 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 23:11:11 libtsan2 libubsan1 libunistring5 linux-libc-dev media-types perl 23:11:11 perl-modules-5.40 python3 python3-minimal python3.13 python3.13-dev 23:11:11 python3.13-minimal rpcsvc-proto zlib1g-dev 23:11:11 Suggested packages: 23:11:11 binutils-doc gprofng-gui binutils-gold cpp-doc gcc-14-locales cpp-14-doc 23:11:11 g++-multilib g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf 23:11:11 automake libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu 23:11:11 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki 23:11:11 git-svn libc-devtools glibc-doc gnutls-bin krb5-doc krb5-user sensible-utils 23:11:11 libstdc++-14-doc make-doc perl-doc libterm-readline-gnu-perl 23:11:11 | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc 23:11:11 python3-tk python3-venv python3.13-venv python3.13-doc binfmt-support 23:11:11 Recommended packages: 23:11:11 patch less ssh-client manpages manpages-dev javascript-common krb5-locales 23:11:11 libldap-common publicsuffix libsasl2-modules 23:11:12 The following NEW packages will be installed: 23:11:12 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-14 23:11:12 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu g++ g++-14 23:11:12 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 23:11:12 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man libasan8 libatomic1 23:11:12 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcom-err2 23:11:12 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls liberror-perl 23:11:12 libexpat1 libexpat1-dev libffi-dev libgcc-14-dev libgdbm-compat4t64 23:11:12 libgnutls30t64 libgomp1 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 23:11:12 libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 23:11:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 liblsan0 23:11:12 libmpc3 libmpfr6 libnghttp2-14 libnghttp3-9 libngtcp2-16 23:11:12 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 libpython3-dev 23:11:12 libpython3-stdlib libpython3.13 libpython3.13-dev libpython3.13-minimal 23:11:12 libpython3.13-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db 23:11:12 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtsan2 libubsan1 23:11:12 libunistring5 linux-libc-dev make media-types perl perl-modules-5.40 python3 23:11:12 python3-dev python3-minimal python3.13 python3.13-dev python3.13-minimal 23:11:12 rpcsvc-proto zlib1g-dev 23:11:12 The following packages will be upgraded: 23:11:12 libc-bin libc6 23:11:12 2 upgraded, 92 newly installed, 0 to remove and 23 not upgraded. 23:11:12 Need to get 115 MB of archives. 23:11:12 After this operation, 461 MB of additional disk space will be used. 23:11:12 Get:1 http://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-12+deb13u3 [2850 kB] 23:11:12 Get:2 http://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-12+deb13u3 [638 kB] 23:11:12 Get:3 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB] 23:11:12 Get:4 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u4 [863 kB] 23:11:12 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u4 [2217 kB] 23:11:12 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] 23:11:12 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] 23:11:12 Get:8 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u4 [1957 kB] 23:11:12 Get:9 http://deb.debian.org/debian trixie-updates/main amd64 python3.13 amd64 3.13.5-2+deb13u4 [757 kB] 23:11:12 Get:10 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] 23:11:12 Get:11 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] 23:11:12 Get:12 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] 23:11:12 Get:13 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] 23:11:12 Get:14 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] 23:11:12 Get:15 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] 23:11:12 Get:16 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] 23:11:12 Get:17 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] 23:11:12 Get:18 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] 23:11:12 Get:19 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] 23:11:12 Get:20 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] 23:11:12 Get:21 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] 23:11:12 Get:22 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] 23:11:12 Get:23 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] 23:11:12 Get:24 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] 23:11:12 Get:25 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] 23:11:12 Get:26 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] 23:11:12 Get:27 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] 23:11:12 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:12 Get:29 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] 23:11:12 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:12 Get:31 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] 23:11:12 Get:32 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] 23:11:12 Get:33 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] 23:11:12 Get:34 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] 23:11:12 Get:35 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] 23:11:12 Get:36 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] 23:11:12 Get:37 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] 23:11:12 Get:38 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] 23:11:12 Get:39 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] 23:11:12 Get:40 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] 23:11:12 Get:41 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] 23:11:12 Get:42 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] 23:11:12 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:12 Get:44 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] 23:11:12 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:12 Get:46 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] 23:11:12 Get:47 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12+deb13u3 [59.8 kB] 23:11:12 Get:48 http://deb.debian.org/debian-security trixie-security/main amd64 linux-libc-dev all 6.12.107-1 [2919 kB] 23:11:13 Get:49 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] 23:11:13 Get:50 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] 23:11:13 Get:51 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12+deb13u3 [1992 kB] 23:11:13 Get:52 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] 23:11:13 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:13 Get:54 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] 23:11:13 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:13 Get:56 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] 23:11:13 Get:57 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] 23:11:13 Get:58 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] 23:11:13 Get:59 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] 23:11:13 Get:60 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] 23:11:13 Get:61 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB] 23:11:13 Get:62 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] 23:11:13 Get:63 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] 23:11:13 Get:64 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] 23:11:13 Get:65 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] 23:11:13 Get:66 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] 23:11:13 Get:67 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] 23:11:13 Get:68 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] 23:11:13 Get:69 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] 23:11:13 Get:70 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] 23:11:13 Get:71 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] 23:11:13 Get:72 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] 23:11:13 Get:73 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] 23:11:13 Get:74 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] 23:11:13 Get:75 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] 23:11:13 Get:76 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] 23:11:13 Get:77 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] 23:11:13 Get:78 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] 23:11:13 Get:79 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB] 23:11:13 Get:80 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] 23:11:13 Get:81 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] 23:11:13 Get:82 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] 23:11:13 Get:83 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1-dev amd64 2.8.3-1~deb13u1 [179 kB] 23:11:13 Get:84 http://deb.debian.org/debian trixie/main amd64 libffi-dev amd64 3.4.8-2 [61.1 kB] 23:11:13 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:13 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:13 Get:87 http://deb.debian.org/debian trixie/main amd64 libjs-sphinxdoc all 8.1.3-5 [30.5 kB] 23:11:13 Get:88 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13 amd64 3.13.5-2+deb13u4 [2161 kB] 23:11:13 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:13 Get:90 http://deb.debian.org/debian trixie-updates/main amd64 libpython3.13-dev amd64 3.13.5-2+deb13u4 [5276 kB] 23:11:13 Get:91 http://deb.debian.org/debian trixie/main amd64 libpython3-dev amd64 3.13.5-1 [10.4 kB] 23:11:13 Get:92 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] 23:11:13 Get:93 http://deb.debian.org/debian trixie-updates/main amd64 python3.13-dev amd64 3.13.5-2+deb13u4 [504 kB] 23:11:13 Get:94 http://deb.debian.org/debian trixie/main amd64 python3-dev amd64 3.13.5-1 [26.1 kB] 23:11:14 debconf: unable to initialize frontend: Dialog 23:11:14 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:14 debconf: falling back to frontend: Readline 23:11:14 debconf: unable to initialize frontend: Readline 23:11:14 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:14 debconf: falling back to frontend: Teletype 23:11:14 debconf: unable to initialize frontend: Teletype 23:11:14 debconf: (This frontend requires a controlling tty.) 23:11:14 debconf: falling back to frontend: Noninteractive 23:11:16 Preconfiguring packages ... 23:11:16 Fetched 115 MB in 2s (60.4 MB/s) 23:11:16 (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:16 Preparing to unpack .../libc6_2.41-12+deb13u3_amd64.deb ... 23:11:16 debconf: unable to initialize frontend: Dialog 23:11:16 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:16 debconf: falling back to frontend: Readline 23:11:16 debconf: unable to initialize frontend: Readline 23:11:16 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:16 debconf: falling back to frontend: Teletype 23:11:16 debconf: unable to initialize frontend: Teletype 23:11:16 debconf: (This frontend requires a controlling tty.) 23:11:16 debconf: falling back to frontend: Noninteractive 23:11:16 Unpacking libc6:amd64 (2.41-12+deb13u3) over (2.41-12) ... 23:11:18 Setting up libc6:amd64 (2.41-12+deb13u3) ... 23:11:18 debconf: unable to initialize frontend: Dialog 23:11:18 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:11:18 debconf: falling back to frontend: Readline 23:11:18 debconf: unable to initialize frontend: Readline 23:11:18 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:18 debconf: falling back to frontend: Teletype 23:11:18 debconf: unable to initialize frontend: Teletype 23:11:18 debconf: (This frontend requires a controlling tty.) 23:11:18 debconf: falling back to frontend: Noninteractive 23:11:18 (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:18 Preparing to unpack .../libc-bin_2.41-12+deb13u3_amd64.deb ... 23:11:18 Unpacking libc-bin (2.41-12+deb13u3) over (2.41-12) ... 23:11:18 Setting up libc-bin (2.41-12+deb13u3) ... 23:11:18 Selecting previously unselected package libexpat1:amd64. 23:11:18 (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:18 Preparing to unpack .../libexpat1_2.8.3-1~deb13u1_amd64.deb ... 23:11:18 Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:11:18 Selecting previously unselected package libpython3.13-minimal:amd64. 23:11:18 Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u4_amd64.deb ... 23:11:18 Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ... 23:11:18 Selecting previously unselected package python3.13-minimal. 23:11:18 Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u4_amd64.deb ... 23:11:18 Unpacking python3.13-minimal (3.13.5-2+deb13u4) ... 23:11:18 Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u4) ... 23:11:18 Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:11:18 Setting up python3.13-minimal (3.13.5-2+deb13u4) ... 23:11:19 Selecting previously unselected package python3-minimal. 23:11:19 (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:19 Preparing to unpack .../python3-minimal_3.13.5-1_amd64.deb ... 23:11:19 Unpacking python3-minimal (3.13.5-1) ... 23:11:19 Selecting previously unselected package media-types. 23:11:19 Preparing to unpack .../media-types_13.0.0_all.deb ... 23:11:19 Unpacking media-types (13.0.0) ... 23:11:19 Selecting previously unselected package libpython3.13-stdlib:amd64. 23:11:19 Preparing to unpack .../libpython3.13-stdlib_3.13.5-2+deb13u4_amd64.deb ... 23:11:19 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ... 23:11:19 Selecting previously unselected package python3.13. 23:11:19 Preparing to unpack .../python3.13_3.13.5-2+deb13u4_amd64.deb ... 23:11:19 Unpacking python3.13 (3.13.5-2+deb13u4) ... 23:11:19 Selecting previously unselected package libpython3-stdlib:amd64. 23:11:19 Preparing to unpack .../libpython3-stdlib_3.13.5-1_amd64.deb ... 23:11:19 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... 23:11:19 Setting up python3-minimal (3.13.5-1) ... 23:11:20 Selecting previously unselected package python3. 23:11:20 (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:20 Preparing to unpack .../00-python3_3.13.5-1_amd64.deb ... 23:11:20 Unpacking python3 (3.13.5-1) ... 23:11:20 Selecting previously unselected package perl-modules-5.40. 23:11:20 Preparing to unpack .../01-perl-modules-5.40_5.40.1-6_all.deb ... 23:11:20 Unpacking perl-modules-5.40 (5.40.1-6) ... 23:11:20 Selecting previously unselected package libgdbm-compat4t64:amd64. 23:11:20 Preparing to unpack .../02-libgdbm-compat4t64_1.24-2_amd64.deb ... 23:11:20 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... 23:11:20 Selecting previously unselected package libperl5.40:amd64. 23:11:20 Preparing to unpack .../03-libperl5.40_5.40.1-6_amd64.deb ... 23:11:20 Unpacking libperl5.40:amd64 (5.40.1-6) ... 23:11:20 Selecting previously unselected package perl. 23:11:20 Preparing to unpack .../04-perl_5.40.1-6_amd64.deb ... 23:11:20 Unpacking perl (5.40.1-6) ... 23:11:20 Selecting previously unselected package libsframe1:amd64. 23:11:20 Preparing to unpack .../05-libsframe1_2.44-3_amd64.deb ... 23:11:20 Unpacking libsframe1:amd64 (2.44-3) ... 23:11:20 Selecting previously unselected package binutils-common:amd64. 23:11:20 Preparing to unpack .../06-binutils-common_2.44-3_amd64.deb ... 23:11:20 Unpacking binutils-common:amd64 (2.44-3) ... 23:11:21 Selecting previously unselected package libbinutils:amd64. 23:11:21 Preparing to unpack .../07-libbinutils_2.44-3_amd64.deb ... 23:11:21 Unpacking libbinutils:amd64 (2.44-3) ... 23:11:21 Selecting previously unselected package libgprofng0:amd64. 23:11:21 Preparing to unpack .../08-libgprofng0_2.44-3_amd64.deb ... 23:11:21 Unpacking libgprofng0:amd64 (2.44-3) ... 23:11:21 Selecting previously unselected package libctf-nobfd0:amd64. 23:11:21 Preparing to unpack .../09-libctf-nobfd0_2.44-3_amd64.deb ... 23:11:21 Unpacking libctf-nobfd0:amd64 (2.44-3) ... 23:11:21 Selecting previously unselected package libctf0:amd64. 23:11:21 Preparing to unpack .../10-libctf0_2.44-3_amd64.deb ... 23:11:21 Unpacking libctf0:amd64 (2.44-3) ... 23:11:21 Selecting previously unselected package libjansson4:amd64. 23:11:21 Preparing to unpack .../11-libjansson4_2.14-2+b3_amd64.deb ... 23:11:21 Unpacking libjansson4:amd64 (2.14-2+b3) ... 23:11:21 Selecting previously unselected package binutils-x86-64-linux-gnu. 23:11:21 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... 23:11:21 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... 23:11:21 Selecting previously unselected package binutils. 23:11:21 Preparing to unpack .../13-binutils_2.44-3_amd64.deb ... 23:11:21 Unpacking binutils (2.44-3) ... 23:11:21 Selecting previously unselected package libisl23:amd64. 23:11:21 Preparing to unpack .../14-libisl23_0.27-1_amd64.deb ... 23:11:21 Unpacking libisl23:amd64 (0.27-1) ... 23:11:21 Selecting previously unselected package libmpfr6:amd64. 23:11:21 Preparing to unpack .../15-libmpfr6_4.2.2-1_amd64.deb ... 23:11:21 Unpacking libmpfr6:amd64 (4.2.2-1) ... 23:11:21 Selecting previously unselected package libmpc3:amd64. 23:11:21 Preparing to unpack .../16-libmpc3_1.3.1-1+b3_amd64.deb ... 23:11:21 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... 23:11:22 Selecting previously unselected package cpp-14-x86-64-linux-gnu. 23:11:22 Preparing to unpack .../17-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:22 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:22 Selecting previously unselected package cpp-14. 23:11:22 Preparing to unpack .../18-cpp-14_14.2.0-19_amd64.deb ... 23:11:22 Unpacking cpp-14 (14.2.0-19) ... 23:11:22 Selecting previously unselected package cpp-x86-64-linux-gnu. 23:11:22 Preparing to unpack .../19-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:22 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:22 Selecting previously unselected package cpp. 23:11:22 Preparing to unpack .../20-cpp_4%3a14.2.0-1_amd64.deb ... 23:11:22 Unpacking cpp (4:14.2.0-1) ... 23:11:22 Selecting previously unselected package libcc1-0:amd64. 23:11:22 Preparing to unpack .../21-libcc1-0_14.2.0-19_amd64.deb ... 23:11:22 Unpacking libcc1-0:amd64 (14.2.0-19) ... 23:11:22 Selecting previously unselected package libgomp1:amd64. 23:11:22 Preparing to unpack .../22-libgomp1_14.2.0-19_amd64.deb ... 23:11:22 Unpacking libgomp1:amd64 (14.2.0-19) ... 23:11:22 Selecting previously unselected package libitm1:amd64. 23:11:22 Preparing to unpack .../23-libitm1_14.2.0-19_amd64.deb ... 23:11:22 Unpacking libitm1:amd64 (14.2.0-19) ... 23:11:22 Selecting previously unselected package libatomic1:amd64. 23:11:22 Preparing to unpack .../24-libatomic1_14.2.0-19_amd64.deb ... 23:11:22 Unpacking libatomic1:amd64 (14.2.0-19) ... 23:11:22 Selecting previously unselected package libasan8:amd64. 23:11:22 Preparing to unpack .../25-libasan8_14.2.0-19_amd64.deb ... 23:11:22 Unpacking libasan8:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package liblsan0:amd64. 23:11:23 Preparing to unpack .../26-liblsan0_14.2.0-19_amd64.deb ... 23:11:23 Unpacking liblsan0:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package libtsan2:amd64. 23:11:23 Preparing to unpack .../27-libtsan2_14.2.0-19_amd64.deb ... 23:11:23 Unpacking libtsan2:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package libubsan1:amd64. 23:11:23 Preparing to unpack .../28-libubsan1_14.2.0-19_amd64.deb ... 23:11:23 Unpacking libubsan1:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package libhwasan0:amd64. 23:11:23 Preparing to unpack .../29-libhwasan0_14.2.0-19_amd64.deb ... 23:11:23 Unpacking libhwasan0:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package libquadmath0:amd64. 23:11:23 Preparing to unpack .../30-libquadmath0_14.2.0-19_amd64.deb ... 23:11:23 Unpacking libquadmath0:amd64 (14.2.0-19) ... 23:11:23 Selecting previously unselected package libgcc-14-dev:amd64. 23:11:23 Preparing to unpack .../31-libgcc-14-dev_14.2.0-19_amd64.deb ... 23:11:23 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... 23:11:24 Selecting previously unselected package gcc-14-x86-64-linux-gnu. 23:11:24 Preparing to unpack .../32-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:24 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:24 Selecting previously unselected package gcc-14. 23:11:24 Preparing to unpack .../33-gcc-14_14.2.0-19_amd64.deb ... 23:11:24 Unpacking gcc-14 (14.2.0-19) ... 23:11:24 Selecting previously unselected package gcc-x86-64-linux-gnu. 23:11:24 Preparing to unpack .../34-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:24 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:24 Selecting previously unselected package gcc. 23:11:24 Preparing to unpack .../35-gcc_4%3a14.2.0-1_amd64.deb ... 23:11:24 Unpacking gcc (4:14.2.0-1) ... 23:11:24 Selecting previously unselected package libc-dev-bin. 23:11:24 Preparing to unpack .../36-libc-dev-bin_2.41-12+deb13u3_amd64.deb ... 23:11:24 Unpacking libc-dev-bin (2.41-12+deb13u3) ... 23:11:24 Selecting previously unselected package linux-libc-dev. 23:11:24 Preparing to unpack .../37-linux-libc-dev_6.12.107-1_all.deb ... 23:11:24 Unpacking linux-libc-dev (6.12.107-1) ... 23:11:25 Selecting previously unselected package libcrypt-dev:amd64. 23:11:25 Preparing to unpack .../38-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... 23:11:25 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... 23:11:25 Selecting previously unselected package rpcsvc-proto. 23:11:25 Preparing to unpack .../39-rpcsvc-proto_1.4.3-1_amd64.deb ... 23:11:25 Unpacking rpcsvc-proto (1.4.3-1) ... 23:11:25 Selecting previously unselected package libc6-dev:amd64. 23:11:25 Preparing to unpack .../40-libc6-dev_2.41-12+deb13u3_amd64.deb ... 23:11:25 Unpacking libc6-dev:amd64 (2.41-12+deb13u3) ... 23:11:25 Selecting previously unselected package libstdc++-14-dev:amd64. 23:11:25 Preparing to unpack .../41-libstdc++-14-dev_14.2.0-19_amd64.deb ... 23:11:25 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... 23:11:25 Selecting previously unselected package g++-14-x86-64-linux-gnu. 23:11:25 Preparing to unpack .../42-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... 23:11:25 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:26 Selecting previously unselected package g++-14. 23:11:26 Preparing to unpack .../43-g++-14_14.2.0-19_amd64.deb ... 23:11:26 Unpacking g++-14 (14.2.0-19) ... 23:11:26 Selecting previously unselected package g++-x86-64-linux-gnu. 23:11:26 Preparing to unpack .../44-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... 23:11:26 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:26 Selecting previously unselected package g++. 23:11:26 Preparing to unpack .../45-g++_4%3a14.2.0-1_amd64.deb ... 23:11:26 Unpacking g++ (4:14.2.0-1) ... 23:11:26 Selecting previously unselected package libbrotli1:amd64. 23:11:26 Preparing to unpack .../46-libbrotli1_1.1.0-2+b7_amd64.deb ... 23:11:26 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... 23:11:26 Selecting previously unselected package libunistring5:amd64. 23:11:26 Preparing to unpack .../47-libunistring5_1.3-2_amd64.deb ... 23:11:26 Unpacking libunistring5:amd64 (1.3-2) ... 23:11:26 Selecting previously unselected package libidn2-0:amd64. 23:11:26 Preparing to unpack .../48-libidn2-0_2.3.8-2_amd64.deb ... 23:11:26 Unpacking libidn2-0:amd64 (2.3.8-2) ... 23:11:26 Selecting previously unselected package libp11-kit0:amd64. 23:11:26 Preparing to unpack .../49-libp11-kit0_0.25.5-3_amd64.deb ... 23:11:26 Unpacking libp11-kit0:amd64 (0.25.5-3) ... 23:11:26 Selecting previously unselected package libtasn1-6:amd64. 23:11:26 Preparing to unpack .../50-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ... 23:11:26 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:11:26 Selecting previously unselected package libgnutls30t64:amd64. 23:11:26 Preparing to unpack .../51-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... 23:11:26 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:11:26 Selecting previously unselected package libkrb5support0:amd64. 23:11:26 Preparing to unpack .../52-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... 23:11:26 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:11:26 Selecting previously unselected package libcom-err2:amd64. 23:11:26 Preparing to unpack .../53-libcom-err2_1.47.2-3+b11_amd64.deb ... 23:11:26 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... 23:11:26 Selecting previously unselected package libk5crypto3:amd64. 23:11:26 Preparing to unpack .../54-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... 23:11:26 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:11:26 Selecting previously unselected package libkeyutils1:amd64. 23:11:26 Preparing to unpack .../55-libkeyutils1_1.6.3-6_amd64.deb ... 23:11:26 Unpacking libkeyutils1:amd64 (1.6.3-6) ... 23:11:26 Selecting previously unselected package libkrb5-3:amd64. 23:11:26 Preparing to unpack .../56-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... 23:11:26 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:11:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:11:27 Preparing to unpack .../57-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... 23:11:27 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:11:27 Selecting previously unselected package libsasl2-modules-db:amd64. 23:11:27 Preparing to unpack .../58-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... 23:11:27 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:11:27 Selecting previously unselected package libsasl2-2:amd64. 23:11:27 Preparing to unpack .../59-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... 23:11:27 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:11:27 Selecting previously unselected package libldap2:amd64. 23:11:27 Preparing to unpack .../60-libldap2_2.6.10+dfsg-1_amd64.deb ... 23:11:27 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... 23:11:27 Selecting previously unselected package libnghttp2-14:amd64. 23:11:27 Preparing to unpack .../61-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... 23:11:27 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:11:27 Selecting previously unselected package libnghttp3-9:amd64. 23:11:27 Preparing to unpack .../62-libnghttp3-9_1.8.0-1_amd64.deb ... 23:11:27 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... 23:11:27 Selecting previously unselected package libngtcp2-16:amd64. 23:11:27 Preparing to unpack .../63-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... 23:11:27 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:11:27 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. 23:11:27 Preparing to unpack .../64-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... 23:11:27 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:11:27 Selecting previously unselected package libpsl5t64:amd64. 23:11:27 Preparing to unpack .../65-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... 23:11:27 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:11:27 Selecting previously unselected package librtmp1:amd64. 23:11:27 Preparing to unpack .../66-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... 23:11:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:11:27 Selecting previously unselected package libssh2-1t64:amd64. 23:11:27 Preparing to unpack .../67-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... 23:11:27 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:11:27 Selecting previously unselected package libcurl3t64-gnutls:amd64. 23:11:27 Preparing to unpack .../68-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ... 23:11:27 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:11:27 Selecting previously unselected package liberror-perl. 23:11:27 Preparing to unpack .../69-liberror-perl_0.17030-1_all.deb ... 23:11:27 Unpacking liberror-perl (0.17030-1) ... 23:11:27 Selecting previously unselected package git-man. 23:11:27 Preparing to unpack .../70-git-man_1%3a2.47.3-0+deb13u1_all.deb ... 23:11:27 Unpacking git-man (1:2.47.3-0+deb13u1) ... 23:11:27 Selecting previously unselected package git. 23:11:27 Preparing to unpack .../71-git_1%3a2.47.3-0+deb13u1_amd64.deb ... 23:11:27 Unpacking git (1:2.47.3-0+deb13u1) ... 23:11:28 Selecting previously unselected package libexpat1-dev:amd64. 23:11:28 Preparing to unpack .../72-libexpat1-dev_2.8.3-1~deb13u1_amd64.deb ... 23:11:28 Unpacking libexpat1-dev:amd64 (2.8.3-1~deb13u1) ... 23:11:28 Selecting previously unselected package libffi-dev:amd64. 23:11:28 Preparing to unpack .../73-libffi-dev_3.4.8-2_amd64.deb ... 23:11:28 Unpacking libffi-dev:amd64 (3.4.8-2) ... 23:11:28 Selecting previously unselected package libjs-jquery. 23:11:28 Preparing to unpack .../74-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 23:11:28 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 23:11:28 Selecting previously unselected package libjs-underscore. 23:11:28 Preparing to unpack .../75-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 23:11:28 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 23:11:28 Selecting previously unselected package libjs-sphinxdoc. 23:11:28 Preparing to unpack .../76-libjs-sphinxdoc_8.1.3-5_all.deb ... 23:11:28 Unpacking libjs-sphinxdoc (8.1.3-5) ... 23:11:28 Selecting previously unselected package libpython3.13:amd64. 23:11:28 Preparing to unpack .../77-libpython3.13_3.13.5-2+deb13u4_amd64.deb ... 23:11:28 Unpacking libpython3.13:amd64 (3.13.5-2+deb13u4) ... 23:11:28 Selecting previously unselected package zlib1g-dev:amd64. 23:11:28 Preparing to unpack .../78-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ... 23:11:28 Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... 23:11:28 Selecting previously unselected package libpython3.13-dev:amd64. 23:11:28 Preparing to unpack .../79-libpython3.13-dev_3.13.5-2+deb13u4_amd64.deb ... 23:11:28 Unpacking libpython3.13-dev:amd64 (3.13.5-2+deb13u4) ... 23:11:29 Selecting previously unselected package libpython3-dev:amd64. 23:11:29 Preparing to unpack .../80-libpython3-dev_3.13.5-1_amd64.deb ... 23:11:29 Unpacking libpython3-dev:amd64 (3.13.5-1) ... 23:11:29 Selecting previously unselected package make. 23:11:29 Preparing to unpack .../81-make_4.4.1-2_amd64.deb ... 23:11:29 Unpacking make (4.4.1-2) ... 23:11:29 Selecting previously unselected package python3.13-dev. 23:11:29 Preparing to unpack .../82-python3.13-dev_3.13.5-2+deb13u4_amd64.deb ... 23:11:29 Unpacking python3.13-dev (3.13.5-2+deb13u4) ... 23:11:29 Selecting previously unselected package python3-dev. 23:11:29 Preparing to unpack .../83-python3-dev_3.13.5-1_amd64.deb ... 23:11:29 Unpacking python3-dev (3.13.5-1) ... 23:11:29 Setting up media-types (13.0.0) ... 23:11:29 Setting up libkeyutils1:amd64 (1.6.3-6) ... 23:11:29 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... 23:11:29 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... 23:11:29 Setting up binutils-common:amd64 (2.44-3) ... 23:11:29 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:11:29 Setting up linux-libc-dev (6.12.107-1) ... 23:11:29 Setting up libctf-nobfd0:amd64 (2.44-3) ... 23:11:29 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... 23:11:29 Setting up libgomp1:amd64 (14.2.0-19) ... 23:11:29 Setting up libffi-dev:amd64 (3.4.8-2) ... 23:11:29 Setting up libsframe1:amd64 (2.44-3) ... 23:11:29 Setting up libjansson4:amd64 (2.14-2+b3) ... 23:11:29 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:11:29 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:11:29 Setting up rpcsvc-proto (1.4.3-1) ... 23:11:29 Setting up make (4.4.1-2) ... 23:11:29 Setting up libmpfr6:amd64 (4.2.2-1) ... 23:11:29 Setting up libquadmath0:amd64 (14.2.0-19) ... 23:11:29 Setting up libp11-kit0:amd64 (0.25.5-3) ... 23:11:29 Setting up libunistring5:amd64 (1.3-2) ... 23:11:29 Setting up libmpc3:amd64 (1.3.1-1+b3) ... 23:11:29 Setting up libatomic1:amd64 (14.2.0-19) ... 23:11:29 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:11:29 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:11:29 Setting up libnghttp3-9:amd64 (1.8.0-1) ... 23:11:29 Setting up libubsan1:amd64 (14.2.0-19) ... 23:11:29 Setting up perl-modules-5.40 (5.40.1-6) ... 23:11:29 Setting up libhwasan0:amd64 (14.2.0-19) ... 23:11:29 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... 23:11:29 Setting up libasan8:amd64 (14.2.0-19) ... 23:11:29 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:11:29 Setting up git-man (1:2.47.3-0+deb13u1) ... 23:11:29 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:11:29 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:11:29 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:11:29 Setting up libtsan2:amd64 (14.2.0-19) ... 23:11:29 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 23:11:29 Setting up libbinutils:amd64 (2.44-3) ... 23:11:29 Setting up libisl23:amd64 (0.27-1) ... 23:11:29 Setting up libc-dev-bin (2.41-12+deb13u3) ... 23:11:29 Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u4) ... 23:11:29 Setting up libcc1-0:amd64 (14.2.0-19) ... 23:11:29 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... 23:11:29 Setting up liblsan0:amd64 (14.2.0-19) ... 23:11:29 Setting up libitm1:amd64 (14.2.0-19) ... 23:11:29 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... 23:11:29 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 23:11:29 Setting up libctf0:amd64 (2.44-3) ... 23:11:29 Setting up libpython3.13:amd64 (3.13.5-2+deb13u4) ... 23:11:29 Setting up python3.13 (3.13.5-2+deb13u4) ... 23:11:30 Setting up python3 (3.13.5-1) ... 23:11:30 running python rtupdate hooks for python3.13... 23:11:30 running python post-rtupdate hooks for python3.13... 23:11:30 Setting up libidn2-0:amd64 (2.3.8-2) ... 23:11:30 Setting up libperl5.40:amd64 (5.40.1-6) ... 23:11:30 Setting up perl (5.40.1-6) ... 23:11:30 Setting up libgprofng0:amd64 (2.44-3) ... 23:11:30 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:11:30 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:30 Setting up libjs-sphinxdoc (8.1.3-5) ... 23:11:31 Setting up cpp-14 (14.2.0-19) ... 23:11:31 Setting up libc6-dev:amd64 (2.41-12+deb13u3) ... 23:11:31 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... 23:11:31 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... 23:11:31 Setting up binutils-x86-64-linux-gnu (2.44-3) ... 23:11:31 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:31 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:11:31 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:11:31 Setting up binutils (2.44-3) ... 23:11:31 Setting up liberror-perl (0.17030-1) ... 23:11:31 Setting up libexpat1-dev:amd64 (2.8.3-1~deb13u1) ... 23:11:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:11:31 Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ... 23:11:31 Setting up cpp (4:14.2.0-1) ... 23:11:31 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:31 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:11:31 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:31 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:11:31 Setting up gcc-14 (14.2.0-19) ... 23:11:31 Setting up libpython3.13-dev:amd64 (3.13.5-2+deb13u4) ... 23:11:31 Setting up git (1:2.47.3-0+deb13u1) ... 23:11:31 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... 23:11:31 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... 23:11:31 Setting up g++-14 (14.2.0-19) ... 23:11:31 Setting up libpython3-dev:amd64 (3.13.5-1) ... 23:11:31 Setting up python3.13-dev (3.13.5-2+deb13u4) ... 23:11:31 Setting up gcc (4:14.2.0-1) ... 23:11:31 Setting up python3-dev (3.13.5-1) ... 23:11:31 Setting up g++ (4:14.2.0-1) ... 23:11:31 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:11:31 Processing triggers for libc-bin (2.41-12+deb13u3) ... 23:11:36 Removing intermediate container fbb95a76e11c 23:11:36 ---> 5f0ff6a7310d 23:11:36 Step 4/21 : WORKDIR /build 23:11:36 ---> Running in 540748be1ae6 23:11:36 Removing intermediate container 540748be1ae6 23:11:36 ---> 877baa6f910f 23:11:36 Step 5/21 : COPY requirements.txt constraints.txt ./ 23:11:37 ---> 96a6a8d94151 23:11:37 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:11:37 ---> Running in 7b32246ca067 23:11:39 Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (23.0.1) 23:11:39 Collecting pip 23:11:39 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 23:11:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 59.7 MB/s eta 0:00:00 23:11:39 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (79.0.1) 23:11:39 Collecting setuptools 23:11:39 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 23:11:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 103.1 MB/s eta 0:00:00 23:11:39 Requirement already satisfied: wheel in /usr/local/lib/python3.9/site-packages (0.45.1) 23:11:39 Collecting wheel 23:11:39 Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 23:11:40 Collecting packaging>=24.0 23:11:40 Downloading packaging-26.3-py3-none-any.whl (129 kB) 23:11:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 199.6 MB/s eta 0:00:00 23:11:40 Installing collected packages: setuptools, pip, packaging, wheel 23:11:40 Attempting uninstall: setuptools 23:11:40 Found existing installation: setuptools 79.0.1 23:11:40 Uninstalling setuptools-79.0.1: 23:11:40 Successfully uninstalled setuptools-79.0.1 23:11:41 Attempting uninstall: pip 23:11:41 Found existing installation: pip 23.0.1 23:11:41 Uninstalling pip-23.0.1: 23:11:41 Successfully uninstalled pip-23.0.1 23:11:42 Attempting uninstall: wheel 23:11:42 Found existing installation: wheel 0.45.1 23:11:42 Uninstalling wheel-0.45.1: 23:11:42 Successfully uninstalled wheel-0.45.1 23:11:42 Successfully installed packaging-26.3 pip-26.0.1 setuptools-82.0.1 wheel-0.48.0 23:11:42 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:11:42 Collecting bashate (from -r requirements.txt (line 1)) 23:11:43 Downloading bashate-2.1.1-py3-none-any.whl.metadata (3.1 kB) 23:11:43 Collecting colorama (from -r requirements.txt (line 2)) 23:11:43 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 23:11:43 Collecting coverage (from -r requirements.txt (line 3)) 23:11:43 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:11:43 Collecting deepdiff (from -r requirements.txt (line 4)) 23:11:43 Downloading deepdiff-8.4.2-py3-none-any.whl.metadata (7.1 kB) 23:11:43 Collecting dnspython (from -r requirements.txt (line 5)) 23:11:43 Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 23:11:43 Collecting json5 (from -r requirements.txt (line 6)) 23:11:43 Downloading json5-0.12.0-py3-none-any.whl.metadata (36 kB) 23:11:43 Collecting kubernetes (from -r requirements.txt (line 7)) 23:11:44 Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 23:11:44 Collecting mock (from -r requirements.txt (line 8)) 23:11:44 Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB) 23:11:44 Collecting nose (from -r requirements.txt (line 9)) 23:11:44 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) 23:11:44 Collecting openstacksdk (from -r requirements.txt (line 10)) 23:11:44 Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 23:11:44 Collecting oyaml (from -r requirements.txt (line 11)) 23:11:44 Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB) 23:11:44 Collecting pylint (from -r requirements.txt (line 12)) 23:11:44 Downloading pylint-3.2.7-py3-none-any.whl.metadata (12 kB) 23:11:44 Collecting pytz (from -r requirements.txt (line 13)) 23:11:44 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 23:11:44 Collecting pyyaml (from -r requirements.txt (line 14)) 23:11:44 Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 23:11:44 Collecting requests (from -r requirements.txt (line 15)) 23:11:44 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 23:11:44 Collecting robotframework (from -r requirements.txt (line 17)) 23:11:44 Downloading robotframework-7.3-py3-none-any.whl.metadata (7.6 kB) 23:11:44 Collecting robotframework-archivelibrary (from -r requirements.txt (line 18)) 23:11:44 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl.metadata (937 bytes) 23:11:44 Collecting robotframework-databaselibrary (from -r requirements.txt (line 19)) 23:11:44 Downloading robotframework_databaselibrary-2.1.3-py3-none-any.whl.metadata (15 kB) 23:11:44 Collecting robotframework-ftplibrary (from -r requirements.txt (line 21)) 23:11:44 Downloading robotframework-ftplibrary-1.9.tar.gz (53 kB) 23:11:44 Installing build dependencies: started 23:11:45 Installing build dependencies: finished with status 'done' 23:11:45 Getting requirements to build wheel: started 23:11:45 Getting requirements to build wheel: finished with status 'done' 23:11:45 Preparing metadata (pyproject.toml): started 23:11:46 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:46 Collecting robotframework-httplibrary (from -r requirements.txt (line 22)) 23:11:46 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:11:46 Installing build dependencies: started 23:11:46 Installing build dependencies: finished with status 'done' 23:11:46 Getting requirements to build wheel: started 23:11:47 Getting requirements to build wheel: finished with status 'done' 23:11:47 Preparing metadata (pyproject.toml): started 23:11:47 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:47 Collecting robotframework-jsonlibrary (from -r requirements.txt (line 23)) 23:11:47 Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB) 23:11:47 Installing build dependencies: started 23:11:48 Installing build dependencies: finished with status 'done' 23:11:48 Getting requirements to build wheel: started 23:11:48 Getting requirements to build wheel: finished with status 'done' 23:11:48 Preparing metadata (pyproject.toml): started 23:11:48 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:48 Collecting robotframework-requests (from -r requirements.txt (line 24)) 23:11:48 Downloading robotframework_requests-0.9.6-py3-none-any.whl.metadata (7.2 kB) 23:11:48 Collecting robotframework-seleniumlibrary (from -r requirements.txt (line 26)) 23:11:48 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 23:11:48 Collecting robotframework-sshlibrary (from -r requirements.txt (line 27)) 23:11:48 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:11:49 Installing build dependencies: started 23:11:49 Installing build dependencies: finished with status 'done' 23:11:49 Getting requirements to build wheel: started 23:11:50 Getting requirements to build wheel: finished with status 'done' 23:11:50 Preparing metadata (pyproject.toml): started 23:11:50 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:50 Collecting selenium (from -r requirements.txt (line 28)) 23:11:50 Downloading selenium-4.27.1-py3-none-any.whl.metadata (7.1 kB) 23:11:50 Collecting simplejson (from -r requirements.txt (line 29)) 23:11:50 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:11:50 Collecting urllib3 (from -r requirements.txt (line 30)) 23:11:50 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 23:11:50 Collecting xtesting (from -r requirements.txt (line 31)) 23:11:50 Downloading xtesting-0.98.0-py2.py3-none-any.whl.metadata (2.1 kB) 23:11:50 Collecting yamllint (from -r requirements.txt (line 32)) 23:11:50 Downloading yamllint-1.35.1-py3-none-any.whl.metadata (4.2 kB) 23:11:50 Collecting pbr!=2.1.0,>=2.0.0 (from bashate->-r requirements.txt (line 1)) 23:11:50 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 23:11:50 Collecting orderly-set<6,>=5.3.0 (from deepdiff->-r requirements.txt (line 4)) 23:11:50 Downloading orderly_set-5.4.1-py3-none-any.whl.metadata (6.2 kB) 23:11:50 Collecting certifi>=14.05.14 (from kubernetes->-r requirements.txt (line 7)) 23:11:50 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 23:11:50 Collecting six>=1.9.0 (from kubernetes->-r requirements.txt (line 7)) 23:11:50 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:11:51 Collecting python-dateutil>=2.5.3 (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 23:11:51 Collecting google-auth>=1.0.1 (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading google_auth-2.40.2-py2.py3-none-any.whl.metadata (6.2 kB) 23:11:51 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 23:11:51 Collecting requests-oauthlib (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 23:11:51 Collecting oauthlib>=3.2.2 (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 23:11:51 Collecting durationpy>=0.7 (from kubernetes->-r requirements.txt (line 7)) 23:11:51 Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 23:11:51 Collecting cryptography>=2.7 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading cryptography-45.0.3-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 23:11:51 Collecting decorator>=4.4.1 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 23:11:51 Collecting dogpile.cache>=0.6.5 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 23:11:51 Collecting iso8601>=0.1.11 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 23:11:51 Collecting jmespath>=0.9.0 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 23:11:51 Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 23:11:51 Collecting keystoneauth1>=3.18.0 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 23:11:51 Collecting netifaces>=0.10.4 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (9.0 kB) 23:11:51 Collecting os-service-types>=1.7.0 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 23:11:51 Collecting platformdirs>=3 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 23:11:51 Collecting requestsexceptions>=1.2.0 (from openstacksdk->-r requirements.txt (line 10)) 23:11:51 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 23:11:51 Collecting astroid<=3.3.0-dev0,>=3.2.4 (from pylint->-r requirements.txt (line 12)) 23:11:51 Downloading astroid-3.2.4-py3-none-any.whl.metadata (4.5 kB) 23:11:52 Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 23:11:52 Collecting mccabe<0.8,>=0.6 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 23:11:52 Collecting tomlkit>=0.10.1 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) 23:11:52 Collecting typing-extensions>=3.10.0 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 23:11:52 Collecting dill>=0.2 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB) 23:11:52 Collecting tomli>=1.1.0 (from pylint->-r requirements.txt (line 12)) 23:11:52 Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 23:11:52 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 15)) 23:11:52 Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 23:11:52 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 15)) 23:11:52 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 23:11:52 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]->-r requirements.txt (line 16)) 23:11:52 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 23:11:52 Collecting robotframework-assertion-engine (from robotframework-databaselibrary->-r requirements.txt (line 19)) 23:11:52 Downloading robotframework_assertion_engine-3.0.3-py3-none-any.whl.metadata (9.2 kB) 23:11:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:52 Downloading WebTest-3.0.1-py3-none-any.whl.metadata (1.8 kB) 23:11:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:52 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 23:11:52 Collecting jsonpath-ng>=1.4.3 (from robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:52 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 23:11:52 Collecting jsonschema>=2.5.1 (from robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:52 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 23:11:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary->-r requirements.txt (line 26)) 23:11:52 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 23:11:52 Collecting click>=8.0 (from robotframework-seleniumlibrary->-r requirements.txt (line 26)) 23:11:52 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 23:11:52 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary->-r requirements.txt (line 27)) 23:11:52 Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 23:11:52 Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 27)) 23:11:52 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 23:11:52 Collecting trio~=0.17 (from selenium->-r requirements.txt (line 28)) 23:11:52 Downloading trio-0.27.0-py3-none-any.whl.metadata (8.6 kB) 23:11:52 Collecting trio-websocket~=0.9 (from selenium->-r requirements.txt (line 28)) 23:11:52 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 23:11:52 Collecting attrs>=23.2.0 (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:11:52 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 23:11:53 Collecting sortedcontainers (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:11:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 23:11:53 Collecting outcome (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:11:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 23:11:53 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:11:53 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 23:11:53 Collecting exceptiongroup (from trio~=0.17->selenium->-r requirements.txt (line 28)) 23:11:53 Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 23:11:53 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium->-r requirements.txt (line 28)) 23:11:53 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 23:11:53 Collecting stevedore!=3.0.0 (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 23:11:53 Collecting behave>=1.2.6 (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading behave-1.2.6-py2.py3-none-any.whl.metadata (6.4 kB) 23:11:53 Collecting PrettyTable!=3.4.0 (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 23:11:53 Collecting python-subunit (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 23:11:53 Collecting os-testr (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 23:11:53 Collecting junitxml (from xtesting->-r requirements.txt (line 31)) 23:11:53 Downloading junitxml-0.7.tar.gz (26 kB) 23:11:53 Installing build dependencies: started 23:11:54 Installing build dependencies: finished with status 'done' 23:11:54 Getting requirements to build wheel: started 23:11:54 Getting requirements to build wheel: finished with status 'done' 23:11:54 Preparing metadata (pyproject.toml): started 23:11:54 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:55 Collecting boto3 (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading boto3-1.7.84-py2.py3-none-any.whl.metadata (4.8 kB) 23:11:55 Collecting lxml!=3.7.0 (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading lxml-5.4.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.5 kB) 23:11:55 Collecting ansible-runner!=1.3.5 (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading ansible_runner-2.3.6-py3-none-any.whl.metadata (3.5 kB) 23:11:55 Collecting pytest (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB) 23:11:55 Collecting pytest-html (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading pytest_html-4.1.1-py3-none-any.whl.metadata (3.9 kB) 23:11:55 Collecting behave-html-formatter>=0.9.4 (from xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB) 23:11:55 Collecting pathspec>=0.5.3 (from yamllint->-r requirements.txt (line 32)) 23:11:55 Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 23:11:55 Collecting pexpect>=4.5 (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) 23:11:55 Collecting packaging (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 23:11:55 Collecting python-daemon (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:55 Downloading python_daemon-3.1.2-py3-none-any.whl.metadata (4.8 kB) 23:11:56 Collecting importlib-metadata<6.3,>=4.6 (from ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:56 Downloading importlib_metadata-6.2.1-py3-none-any.whl.metadata (5.0 kB) 23:11:56 Collecting zipp>=0.5 (from importlib-metadata<6.3,>=4.6->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:56 Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB) 23:11:56 Collecting parse>=1.8.2 (from behave>=1.2.6->xtesting->-r requirements.txt (line 31)) 23:11:56 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 23:11:56 Collecting parse-type>=0.4.2 (from behave>=1.2.6->xtesting->-r requirements.txt (line 31)) 23:11:56 Downloading parse_type-0.6.4-py2.py3-none-any.whl.metadata (12 kB) 23:11:56 Collecting cffi>=1.14 (from cryptography>=2.7->openstacksdk->-r requirements.txt (line 10)) 23:11:56 Downloading cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 23:11:56 Collecting pycparser (from cffi>=1.14->cryptography>=2.7->openstacksdk->-r requirements.txt (line 10)) 23:11:56 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 23:11:56 Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:11:56 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 23:11:56 Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:11:56 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 23:11:56 Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:11:56 Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 23:11:56 Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes->-r requirements.txt (line 7)) 23:11:56 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 23:11:56 Collecting ply (from jsonpath-ng>=1.4.3->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:56 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 23:11:56 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:56 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 23:11:56 Collecting referencing>=0.28.4 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:56 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 23:11:57 Collecting rpds-py>=0.7.1 (from jsonschema>=2.5.1->robotframework-jsonlibrary->-r requirements.txt (line 23)) 23:11:57 Downloading rpds_py-0.20.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 23:11:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 27)) 23:11:57 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 23:11:57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary->-r requirements.txt (line 27)) 23:11:57 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:11:57 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:11:57 Collecting ptyprocess>=0.5 (from pexpect>=4.5->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:57 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) 23:11:57 Collecting wcwidth (from PrettyTable!=3.4.0->xtesting->-r requirements.txt (line 31)) 23:11:57 Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 23:11:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:57 Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 23:11:57 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:57 Downloading waitress-3.0.0-py3-none-any.whl.metadata (4.2 kB) 23:11:57 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:57 Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) 23:11:57 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium->-r requirements.txt (line 28)) 23:11:57 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 23:11:57 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 22)) 23:11:57 Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) 23:11:58 Collecting botocore<1.11.0,>=1.10.84 (from boto3->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading botocore-1.10.84-py2.py3-none-any.whl.metadata (2.7 kB) 23:11:58 Collecting s3transfer<0.2.0,>=0.1.10 (from boto3->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading s3transfer-0.1.13-py2.py3-none-any.whl.metadata (1.6 kB) 23:11:58 Collecting docutils>=0.10 (from botocore<1.11.0,>=1.10.84->boto3->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 23:11:58 Collecting testtools>=2.2.0 (from os-testr->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 23:11:58 Collecting iniconfig (from pytest->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 23:11:58 Collecting pluggy<2,>=1.5 (from pytest->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 23:11:58 Collecting jinja2>=3.0.0 (from pytest-html->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 23:11:58 Collecting pytest-metadata>=2.0.0 (from pytest-html->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading pytest_metadata-3.1.1-py3-none-any.whl.metadata (8.6 kB) 23:11:58 Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->pytest-html->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 23:11:58 Collecting lockfile>=0.10 (from python-daemon->ansible-runner!=1.3.5->xtesting->-r requirements.txt (line 31)) 23:11:58 Downloading lockfile-0.12.2-py2.py3-none-any.whl.metadata (2.4 kB) 23:11:58 Downloading bashate-2.1.1-py3-none-any.whl (27 kB) 23:11:58 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 23:11:58 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:11:58 Downloading deepdiff-8.4.2-py3-none-any.whl (87 kB) 23:11:58 Downloading orderly_set-5.4.1-py3-none-any.whl (12 kB) 23:11:58 Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 23:11:58 Downloading json5-0.12.0-py3-none-any.whl (36 kB) 23:11:58 Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 23:11:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 87.2 MB/s 0:00:00 23:11:58 Downloading mock-5.2.0-py3-none-any.whl (31 kB) 23:11:58 Downloading nose-1.3.7-py3-none-any.whl (154 kB) 23:11:59 Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 23:11:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 21.7 MB/s 0:00:00 23:11:59 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 23:11:59 Downloading pylint-3.2.7-py3-none-any.whl (519 kB) 23:11:59 Downloading astroid-3.2.4-py3-none-any.whl (276 kB) 23:11:59 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 23:11:59 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 23:11:59 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 23:11:59 Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 23:11:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 71.2 MB/s 0:00:00 23:11:59 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 23:11:59 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 23:11:59 Downloading charset_normalizer-3.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 23:11:59 Downloading idna-3.10-py3-none-any.whl (70 kB) 23:11:59 Downloading robotframework-7.3-py3-none-any.whl (792 kB) 23:11:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 125.7 MB/s 0:00:00 23:11:59 Downloading robotframework_archivelibrary-0.4.3-py3-none-any.whl (5.0 kB) 23:11:59 Downloading robotframework_databaselibrary-2.1.3-py3-none-any.whl (31 kB) 23:11:59 Downloading robotframework_requests-0.9.6-py3-none-any.whl (21 kB) 23:11:59 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 23:11:59 Downloading selenium-4.27.1-py3-none-any.whl (9.7 MB) 23:11:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 79.1 MB/s 0:00:00 23:11:59 Downloading trio-0.27.0-py3-none-any.whl (481 kB) 23:11:59 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:11:59 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 23:11:59 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 23:11:59 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:11:59 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:11:59 Downloading xtesting-0.98.0-py2.py3-none-any.whl (63 kB) 23:11:59 Downloading yamllint-1.35.1-py3-none-any.whl (66 kB) 23:11:59 Downloading ansible_runner-2.3.6-py3-none-any.whl (81 kB) 23:11:59 Downloading importlib_metadata-6.2.1-py3-none-any.whl (21 kB) 23:11:59 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 23:11:59 Downloading behave-1.2.6-py2.py3-none-any.whl (136 kB) 23:11:59 Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB) 23:11:59 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 23:11:59 Downloading click-8.1.8-py3-none-any.whl (98 kB) 23:11:59 Downloading cryptography-45.0.3-cp37-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 23:12:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 56.8 MB/s 0:00:00 23:12:00 Downloading cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 23:12:00 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:12:00 Downloading dill-0.4.0-py3-none-any.whl (119 kB) 23:12:00 Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 23:12:00 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 23:12:00 Downloading google_auth-2.40.2-py2.py3-none-any.whl (216 kB) 23:12:00 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 23:12:00 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 23:12:00 Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 23:12:00 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 23:12:00 Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:12:00 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 23:12:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:12:00 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 23:12:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 23:12:00 Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 23:12:00 Downloading lxml-5.4.0-cp39-cp39-manylinux_2_28_x86_64.whl (5.1 MB) 23:12:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 39.6 MB/s 0:00:00 23:12:00 Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 23:12:00 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 23:12:00 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 23:12:00 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:12:00 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 23:12:00 Downloading bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 23:12:00 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 23:12:00 Downloading parse_type-0.6.4-py2.py3-none-any.whl (27 kB) 23:12:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) 23:12:00 Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB) 23:12:00 Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) 23:12:00 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 23:12:00 Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 23:12:00 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) 23:12:00 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 23:12:00 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 23:12:00 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:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 37.6 MB/s 0:00:00 23:12:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:12:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 23:12:00 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 23:12:00 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:12:00 Downloading rpds_py-0.20.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) 23:12:00 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:12:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 23:12:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 23:12:00 Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 23:12:00 Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 23:12:00 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) 23:12:00 Downloading WebTest-3.0.1-py3-none-any.whl (32 kB) 23:12:00 Downloading waitress-3.0.0-py3-none-any.whl (56 kB) 23:12:00 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:12:00 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 23:12:00 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 23:12:00 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 23:12:00 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) 23:12:00 Downloading soupsieve-2.7-py3-none-any.whl (36 kB) 23:12:00 Downloading boto3-1.7.84-py2.py3-none-any.whl (128 kB) 23:12:01 Downloading botocore-1.10.84-py2.py3-none-any.whl (4.5 MB) 23:12:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 38.8 MB/s 0:00:00 23:12:01 Downloading s3transfer-0.1.13-py2.py3-none-any.whl (59 kB) 23:12:01 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 23:12:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 43.1 MB/s 0:00:00 23:12:01 Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 23:12:01 Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 23:12:01 Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 23:12:01 Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 23:12:01 Downloading packaging-25.0-py3-none-any.whl (66 kB) 23:12:01 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 23:12:01 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 23:12:01 Downloading pytest-8.3.5-py3-none-any.whl (343 kB) 23:12:01 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 23:12:01 Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 23:12:01 Downloading pytest_html-4.1.1-py3-none-any.whl (23 kB) 23:12:01 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 23:12:01 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 23:12:01 Downloading pytest_metadata-3.1.1-py3-none-any.whl (11 kB) 23:12:01 Downloading python_daemon-3.1.2-py3-none-any.whl (30 kB) 23:12:01 Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB) 23:12:01 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 23:12:01 Downloading robotframework_assertion_engine-3.0.3-py3-none-any.whl (12 kB) 23:12:01 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:12:01 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 23:12:01 Building wheels for collected packages: robotframework-ftplibrary, robotframework-httplibrary, robotframework-jsonlibrary, robotframework-sshlibrary, junitxml 23:12:01 Building wheel for robotframework-ftplibrary (pyproject.toml): started 23:12:01 Building wheel for robotframework-ftplibrary (pyproject.toml): finished with status 'done' 23:12:01 Created wheel for robotframework-ftplibrary: filename=robotframework_ftplibrary-1.9-py3-none-any.whl size=58497 sha256=e9a944f2217a8a9ee60f233a4aa612ea187011d2f6ace177f494695acf4689b8 23:12:01 Stored in directory: /tmp/pip-ephem-wheel-cache-0gkvmrnd/wheels/67/87/77/5d0f319fe716011cd5fe0401db9d25825126167726198cade3 23:12:01 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:12:02 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:12:02 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b16346f86ccf5261022c8f697dc133aa78e51a7dbec4ef04f73a7e5492ee59b2 23:12:02 Stored in directory: /tmp/pip-ephem-wheel-cache-0gkvmrnd/wheels/74/51/dc/0c92202f5bea25518741ff251f88813ed3d9cd69bf0350ef6b 23:12:02 Building wheel for robotframework-jsonlibrary (pyproject.toml): started 23:12:02 Building wheel for robotframework-jsonlibrary (pyproject.toml): finished with status 'done' 23:12:02 Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5139 sha256=6cb9fe45585902f3213c0f010083224d979dc5f7afe0eb69189681bdca6a663a 23:12:02 Stored in directory: /tmp/pip-ephem-wheel-cache-0gkvmrnd/wheels/09/b6/14/4867321c8f9cbc46036318704ee8a352329010147bf3d192e7 23:12:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:12:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:12:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d875d6a1fa2ea97bd7786da3a2e727a873fb298764c06be1340f97f22cfacd44 23:12:02 Stored in directory: /tmp/pip-ephem-wheel-cache-0gkvmrnd/wheels/23/83/ad/d0247ef0c790389207dd69647fa1cfe8e1cf8cb02e1c3a85b5 23:12:02 Building wheel for junitxml (pyproject.toml): started 23:12:02 Building wheel for junitxml (pyproject.toml): finished with status 'done' 23:12:02 Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16364 sha256=55dcdaecef1c0653b3f98d4037ff71c32317fffdf87d2eded42bdcd536c52d3a 23:12:02 Stored in directory: /tmp/pip-ephem-wheel-cache-0gkvmrnd/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 23:12:02 Successfully built robotframework-ftplibrary robotframework-httplibrary robotframework-jsonlibrary robotframework-sshlibrary junitxml 23:12:03 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:05 Attempting uninstall: packaging 23:12:05 Found existing installation: packaging 26.3 23:12:05 Uninstalling packaging-26.3: 23:12:05 Successfully uninstalled packaging-26.3 23:12:13 23:12:13 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:13 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:20 Removing intermediate container 7b32246ca067 23:12:20 ---> 1c45d44e40bb 23:12:20 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:20 ---> Running in fd6b78af83ee 23:12:20 Cloning into '/var/opt/ONAP'... 23:12:21 Cloning into '/src/testing-utils'... 23:12:21 Cloning into '/src/demo'... 23:12:22 Removing intermediate container fd6b78af83ee 23:12:22 ---> 6e4c90b5785a 23:12:22 Step 8/21 : RUN pip install --no-cache-dir -c constraints.txt -e /src/testing-utils/robotframework-onap 23:12:23 ---> Running in 052e19ad92f4 23:12:23 Obtaining file:///src/testing-utils/robotframework-onap 23:12:23 Installing build dependencies: started 23:12:24 Installing build dependencies: finished with status 'done' 23:12:24 Checking if build backend supports build_editable: started 23:12:25 Checking if build backend supports build_editable: finished with status 'done' 23:12:25 Getting requirements to build editable: started 23:12:25 Getting requirements to build editable: finished with status 'done' 23:12:25 Installing backend dependencies: started 23:12:26 Installing backend dependencies: finished with status 'done' 23:12:26 Preparing editable metadata (pyproject.toml): started 23:12:26 Preparing editable metadata (pyproject.toml): finished with status 'done' 23:12:27 Requirement already satisfied: pbr in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (6.1.1) 23:12:27 Requirement already satisfied: deepdiff in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (8.4.2) 23:12:27 Requirement already satisfied: dnspython in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.6.1) 23:12:27 Requirement already satisfied: jinja2 in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (3.1.6) 23:12:28 Collecting jsonpath-rw (from robotframework-onap==0.0.0) 23:12:28 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 23:12:28 Installing build dependencies: started 23:12:29 Installing build dependencies: finished with status 'done' 23:12:29 Getting requirements to build wheel: started 23:12:29 Getting requirements to build wheel: finished with status 'done' 23:12:29 Preparing metadata (pyproject.toml): started 23:12:29 Preparing metadata (pyproject.toml): finished with status 'done' 23:12:29 Collecting kafka-python (from robotframework-onap==0.0.0) 23:12:29 Downloading kafka_python-3.0.11-py3-none-any.whl.metadata (11 kB) 23:12:29 Requirement already satisfied: paramiko in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (3.5.1) 23:12:30 Collecting protobuf (from robotframework-onap==0.0.0) 23:12:30 Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 23:12:30 Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (6.0.2) 23:12:30 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.32.3) 23:12:30 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:12:30 Collecting robotlibcore-temp (from robotframework-onap==0.0.0) 23:12:30 Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) 23:12:30 Installing build dependencies: started 23:12:31 Installing build dependencies: finished with status 'done' 23:12:31 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:31 Requirement already satisfied: urllib3 in /usr/local/lib/python3.9/site-packages (from robotframework-onap==0.0.0) (2.2.3) 23:12:31 Collecting more-itertools (from robotframework-onap==0.0.0) 23:12:31 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 23:12:31 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:12:31 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:12:31 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:12:31 Requirement already satisfied: ply in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (3.11) 23:12:31 Requirement already satisfied: decorator in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (5.2.1) 23:12:31 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from jsonpath-rw->robotframework-onap==0.0.0) (1.17.0) 23:12:31 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:12:31 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:12:31 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:12:31 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:12:31 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:12:31 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr->robotframework-onap==0.0.0) (82.0.1) 23:12:31 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:12:31 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:12:31 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:12:31 Downloading kafka_python-3.0.11-py3-none-any.whl (614 kB) 23:12:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 39.8 MB/s 0:00:00 23:12:31 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 23:12:31 Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 23:12:31 Building wheels for collected packages: robotframework-onap, jsonpath-rw, robotlibcore-temp 23:12:31 Building editable for robotframework-onap (pyproject.toml): started 23:12:32 Building editable for robotframework-onap (pyproject.toml): finished with status 'done' 23:12:32 Created wheel for robotframework-onap: filename=robotframework_onap-0.0.0-0.editable-py2.py3-none-any.whl size=3502 sha256=c84f5eae0f679957228cc89d9e7f1407123f4d647ccb3a680f2ff8528c6a702b 23:12:32 Stored in directory: /tmp/pip-ephem-wheel-cache-41enrizd/wheels/a3/d2/b3/c8ebd89f90cbb5c9103c29d03f866178cf1dacde26be9b91be 23:12:32 Building wheel for jsonpath-rw (pyproject.toml): started 23:12:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:12:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=44cb2c4a6e5951e18cb5683e320a1cb6a82b58e1bd6d9dd87cff5c5f955affed 23:12:32 Stored in directory: /tmp/pip-ephem-wheel-cache-41enrizd/wheels/04/56/46/9ae68fd2e2115ef977e84ce5b86440421eba7059b36eeea416 23:12:32 Building wheel for robotlibcore-temp (pyproject.toml): started 23:12:32 Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' 23:12:32 Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=bc15b30b87c52847200fc5d950a239747bd9fb1f5d2b4a6a9eb9a0dd6c7dcb96 23:12:32 Stored in directory: /tmp/pip-ephem-wheel-cache-41enrizd/wheels/b2/42/6c/9354991530a53797364e45e7a1a0d9395e733ab8abe47e5cd8 23:12:32 Successfully built robotframework-onap jsonpath-rw robotlibcore-temp 23:12:32 Installing collected packages: robotlibcore-temp, protobuf, more-itertools, kafka-python, jsonpath-rw, robotframework-onap 23:12:33 23:12:33 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:12:33 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:34 Removing intermediate container 052e19ad92f4 23:12:34 ---> bf09b020b2e2 23:12:34 Step 9/21 : FROM python:3.9-slim as runner 23:12:34 ---> 085da638e1b8 23:12:34 Step 10/21 : RUN groupadd --gid 1000 appuser && useradd --uid 1000 --gid 1000 --create-home --shell /bin/bash appuser 23:12:34 ---> Running in d54485537458 23:12:35 Removing intermediate container d54485537458 23:12:35 ---> cbe3fe6194ce 23:12:35 Step 11/21 : WORKDIR /app 23:12:35 ---> Running in 69b5ae53a376 23:12:35 Removing intermediate container 69b5ae53a376 23:12:35 ---> 85498a41aebd 23:12:35 Step 12/21 : COPY --from=builder /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages 23:12:44 ---> a0a964943512 23:12:44 Step 13/21 : COPY --from=builder /usr/local/bin /usr/local/bin 23:12:44 ---> 32569184d85d 23:12:44 Step 14/21 : COPY --from=builder /var/opt/ONAP /var/opt/ONAP 23:12:45 ---> a3653580c351 23:12:45 Step 15/21 : COPY --from=builder /src /src 23:12:46 ---> 5cb3e050f7bb 23:12:46 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:12:46 ---> Running in 43739339f933 23:12:46 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] 23:12:47 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] 23:12:47 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] 23:12:47 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] 23:12:47 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] 23:12:47 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [252 kB] 23:12:47 Fetched 10.2 MB in 1s (10.8 MB/s) 23:12:48 Reading package lists... 23:12:49 Reading package lists... 23:12:49 Building dependency tree... 23:12:49 Reading state information... 23:12:49 The following additional packages will be installed: 23:12:49 git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl libexpat1 23:12:49 libgdbm-compat4t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3 23:12:49 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 23:12:49 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 23:12:49 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 23:12:49 libunistring5 perl perl-modules-5.40 23:12:49 Suggested packages: 23:12:49 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki 23:12:49 git-svn gnutls-bin krb5-doc krb5-user sensible-utils perl-doc 23:12:49 libterm-readline-gnu-perl | libterm-readline-perl-perl make 23:12:49 libtap-harness-archive-perl 23:12:49 Recommended packages: 23:12:49 patch less ssh-client krb5-locales libldap-common publicsuffix 23:12:49 libsasl2-modules 23:12:49 The following NEW packages will be installed: 23:12:49 git git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl 23:12:49 libexpat1 libgdbm-compat4t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 23:12:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 23:12:49 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 23:12:49 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 23:12:49 libunistring5 perl perl-modules-5.40 23:12:49 0 upgraded, 31 newly installed, 0 to remove and 25 not upgraded. 23:12:49 Need to get 23.7 MB of archives. 23:12:49 After this operation, 119 MB of additional disk space will be used. 23:12:49 Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.3-1~deb13u1 [123 kB] 23:12:49 Get:2 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] 23:12:49 Get:3 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] 23:12:49 Get:4 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] 23:12:49 Get:5 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] 23:12:49 Get:6 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] 23:12:49 Get:7 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] 23:12:49 Get:8 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] 23:12:49 Get:9 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] 23:12:49 Get:10 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB] 23:12:49 Get:11 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] 23:12:49 Get:12 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] 23:12:49 Get:13 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] 23:12:49 Get:14 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] 23:12:49 Get:15 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] 23:12:49 Get:16 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] 23:12:49 Get:17 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] 23:12:49 Get:18 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] 23:12:49 Get:19 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] 23:12:49 Get:20 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] 23:12:49 Get:21 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] 23:12:49 Get:22 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] 23:12:49 Get:23 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] 23:12:49 Get:24 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] 23:12:49 Get:25 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] 23:12:49 Get:26 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] 23:12:49 Get:27 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] 23:12:49 Get:28 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB] 23:12:49 Get:29 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] 23:12:49 Get:30 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] 23:12:49 Get:31 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] 23:12:50 debconf: unable to initialize frontend: Dialog 23:12:50 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:12:50 debconf: falling back to frontend: Readline 23:12:50 debconf: unable to initialize frontend: Readline 23:12: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, line 31.) 23:12:50 debconf: falling back to frontend: Teletype 23:12:50 debconf: unable to initialize frontend: Teletype 23:12:50 debconf: (This frontend requires a controlling tty.) 23:12:50 debconf: falling back to frontend: Noninteractive 23:12:51 Fetched 23.7 MB in 0s (90.4 MB/s) 23:12:51 Selecting previously unselected package libexpat1:amd64. 23:12: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:12:51 Preparing to unpack .../00-libexpat1_2.8.3-1~deb13u1_amd64.deb ... 23:12:51 Unpacking libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:12:51 Selecting previously unselected package perl-modules-5.40. 23:12:51 Preparing to unpack .../01-perl-modules-5.40_5.40.1-6_all.deb ... 23:12:51 Unpacking perl-modules-5.40 (5.40.1-6) ... 23:12:51 Selecting previously unselected package libgdbm-compat4t64:amd64. 23:12:51 Preparing to unpack .../02-libgdbm-compat4t64_1.24-2_amd64.deb ... 23:12:51 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... 23:12:51 Selecting previously unselected package libperl5.40:amd64. 23:12:51 Preparing to unpack .../03-libperl5.40_5.40.1-6_amd64.deb ... 23:12:51 Unpacking libperl5.40:amd64 (5.40.1-6) ... 23:12:52 Selecting previously unselected package perl. 23:12:52 Preparing to unpack .../04-perl_5.40.1-6_amd64.deb ... 23:12:52 Unpacking perl (5.40.1-6) ... 23:12:52 Selecting previously unselected package libbrotli1:amd64. 23:12:52 Preparing to unpack .../05-libbrotli1_1.1.0-2+b7_amd64.deb ... 23:12:52 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... 23:12:52 Selecting previously unselected package libunistring5:amd64. 23:12:52 Preparing to unpack .../06-libunistring5_1.3-2_amd64.deb ... 23:12:52 Unpacking libunistring5:amd64 (1.3-2) ... 23:12:52 Selecting previously unselected package libidn2-0:amd64. 23:12:52 Preparing to unpack .../07-libidn2-0_2.3.8-2_amd64.deb ... 23:12:52 Unpacking libidn2-0:amd64 (2.3.8-2) ... 23:12:52 Selecting previously unselected package libp11-kit0:amd64. 23:12:52 Preparing to unpack .../08-libp11-kit0_0.25.5-3_amd64.deb ... 23:12:52 Unpacking libp11-kit0:amd64 (0.25.5-3) ... 23:12:52 Selecting previously unselected package libtasn1-6:amd64. 23:12:52 Preparing to unpack .../09-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ... 23:12:52 Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:12:52 Selecting previously unselected package libgnutls30t64:amd64. 23:12:52 Preparing to unpack .../10-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... 23:12:52 Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:12:52 Selecting previously unselected package libkrb5support0:amd64. 23:12:52 Preparing to unpack .../11-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... 23:12:52 Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:12:52 Selecting previously unselected package libcom-err2:amd64. 23:12:52 Preparing to unpack .../12-libcom-err2_1.47.2-3+b11_amd64.deb ... 23:12:52 Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... 23:12:52 Selecting previously unselected package libk5crypto3:amd64. 23:12:52 Preparing to unpack .../13-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... 23:12:52 Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:12:52 Selecting previously unselected package libkeyutils1:amd64. 23:12:52 Preparing to unpack .../14-libkeyutils1_1.6.3-6_amd64.deb ... 23:12:52 Unpacking libkeyutils1:amd64 (1.6.3-6) ... 23:12:52 Selecting previously unselected package libkrb5-3:amd64. 23:12:52 Preparing to unpack .../15-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... 23:12:52 Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:12:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:12:52 Preparing to unpack .../16-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... 23:12:52 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:12:52 Selecting previously unselected package libsasl2-modules-db:amd64. 23:12:52 Preparing to unpack .../17-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... 23:12:52 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:12:52 Selecting previously unselected package libsasl2-2:amd64. 23:12:52 Preparing to unpack .../18-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... 23:12:53 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:12:53 Selecting previously unselected package libldap2:amd64. 23:12:53 Preparing to unpack .../19-libldap2_2.6.10+dfsg-1_amd64.deb ... 23:12:53 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... 23:12:53 Selecting previously unselected package libnghttp2-14:amd64. 23:12:53 Preparing to unpack .../20-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... 23:12:53 Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:12:53 Selecting previously unselected package libnghttp3-9:amd64. 23:12:53 Preparing to unpack .../21-libnghttp3-9_1.8.0-1_amd64.deb ... 23:12:53 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... 23:12:53 Selecting previously unselected package libngtcp2-16:amd64. 23:12:53 Preparing to unpack .../22-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... 23:12:53 Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:12:53 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. 23:12:53 Preparing to unpack .../23-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... 23:12:53 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:12:53 Selecting previously unselected package libpsl5t64:amd64. 23:12:53 Preparing to unpack .../24-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... 23:12:53 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:12:53 Selecting previously unselected package librtmp1:amd64. 23:12:53 Preparing to unpack .../25-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... 23:12:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:12:53 Selecting previously unselected package libssh2-1t64:amd64. 23:12:53 Preparing to unpack .../26-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... 23:12:53 Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:12:53 Selecting previously unselected package libcurl3t64-gnutls:amd64. 23:12:53 Preparing to unpack .../27-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ... 23:12:53 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:12:53 Selecting previously unselected package liberror-perl. 23:12:53 Preparing to unpack .../28-liberror-perl_0.17030-1_all.deb ... 23:12:53 Unpacking liberror-perl (0.17030-1) ... 23:12:53 Selecting previously unselected package git-man. 23:12:53 Preparing to unpack .../29-git-man_1%3a2.47.3-0+deb13u1_all.deb ... 23:12:53 Unpacking git-man (1:2.47.3-0+deb13u1) ... 23:12:53 Selecting previously unselected package git. 23:12:53 Preparing to unpack .../30-git_1%3a2.47.3-0+deb13u1_amd64.deb ... 23:12:53 Unpacking git (1:2.47.3-0+deb13u1) ... 23:12:54 Setting up libexpat1:amd64 (2.8.3-1~deb13u1) ... 23:12:54 Setting up libkeyutils1:amd64 (1.6.3-6) ... 23:12:54 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... 23:12:54 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... 23:12:54 Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... 23:12:54 Setting up libcom-err2:amd64 (1.47.2-3+b11) ... 23:12:54 Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... 23:12:54 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... 23:12:54 Setting up libp11-kit0:amd64 (0.25.5-3) ... 23:12:54 Setting up libunistring5:amd64 (1.3-2) ... 23:12:54 Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... 23:12:54 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... 23:12:54 Setting up libnghttp3-9:amd64 (1.8.0-1) ... 23:12:54 Setting up perl-modules-5.40 (5.40.1-6) ... 23:12:54 Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ... 23:12:54 Setting up git-man (1:2.47.3-0+deb13u1) ... 23:12:54 Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... 23:12:54 Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... 23:12:54 Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... 23:12:54 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... 23:12:54 Setting up libidn2-0:amd64 (2.3.8-2) ... 23:12:54 Setting up libperl5.40:amd64 (5.40.1-6) ... 23:12:54 Setting up perl (5.40.1-6) ... 23:12:54 Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... 23:12:54 Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... 23:12:54 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... 23:12:54 Setting up liberror-perl (0.17030-1) ... 23:12:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... 23:12:54 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... 23:12:54 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... 23:12:54 Setting up git (1:2.47.3-0+deb13u1) ... 23:12:54 Processing triggers for libc-bin (2.41-12) ... 23:12:56 Removing intermediate container 43739339f933 23:12:56 ---> 605be59b5ed3 23:12:56 Step 17/21 : RUN chown -R appuser:appuser /app /var/opt/ONAP /src 23:12:56 ---> Running in 4d555e67f516 23:13:02 Removing intermediate container 4d555e67f516 23:13:02 ---> 6301d8f9063b 23:13:02 Step 18/21 : USER appuser 23:13:02 ---> Running in 78ee04e9c250 23:13:03 Removing intermediate container 78ee04e9c250 23:13:03 ---> 7d84e5ddc0c6 23:13:03 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:03 ---> Running in fe5ec6b2e7a8 23:13:03 Removing intermediate container fe5ec6b2e7a8 23:13:03 ---> 7a26df3172f9 23:13:03 Step 20/21 : ENV PYTHONPATH="/src/testing-utils:/src/demo:${PYTHONPATH}" PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 23:13:03 ---> Running in 190d722e127f 23:13:03 Removing intermediate container 190d722e127f 23:13:03 ---> 8b2f61712358 23:13:03 Step 21/21 : CMD ["run_tests", "--help"] 23:13:03 ---> Running in f013ec8d3278 23:13:03 Removing intermediate container f013ec8d3278 23:13:03 ---> 36505988bd75 23:13:03 Successfully built 36505988bd75 23:13:03 Successfully tagged nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:03 ---> docker-build.sh ends 23:13:04 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9431607812113139747.sh 23:13:04 [EnvInject] - Injecting environment variables from a build step. 23:13:04 [EnvInject] - Injecting as environment variables the properties content 23:13:04 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 23:13:04 23:13:04 [EnvInject] - Variables injected successfully. 23:13:04 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins2940922833230834571.sh 23:13:04 ---> docker-push.sh 23:13:04 Docker version 20.10.18, build b40c2f6 23:13:04 Pushing image: nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:04 docker push nexus3.onap.org:10003/onap/xtesting-testkube-executor:master 23:13:04 The push refers to repository [nexus3.onap.org:10003/onap/xtesting-testkube-executor] 23:13:04 f579d5395963: Preparing 23:13:04 f632c3d89767: Preparing 23:13:04 1c186de9efc8: Preparing 23:13:04 e575e194a0f8: Preparing 23:13:04 97599015d37e: Preparing 23:13:04 acaa295e74d9: Preparing 23:13:04 f56ff1e95549: Preparing 23:13:04 46453f9fb381: Preparing 23:13:04 c8f6b54339a8: Preparing 23:13:04 298992e09a03: Preparing 23:13:04 4f237755fbae: Preparing 23:13:04 d7c97cb6f1fe: Preparing 23:13:04 acaa295e74d9: Waiting 23:13:04 f56ff1e95549: Waiting 23:13:04 46453f9fb381: Waiting 23:13:04 c8f6b54339a8: Waiting 23:13:04 d7c97cb6f1fe: Waiting 23:13:04 298992e09a03: Waiting 23:13:04 4f237755fbae: Waiting 23:13:04 97599015d37e: Pushed 23:13:04 e575e194a0f8: Pushed 23:13:04 f56ff1e95549: Pushed 23:13:04 46453f9fb381: Pushed 23:13:05 c8f6b54339a8: Layer already exists 23:13:05 298992e09a03: Layer already exists 23:13:05 4f237755fbae: Layer already exists 23:13:05 1c186de9efc8: Pushed 23:13:05 f579d5395963: Pushed 23:13:12 d7c97cb6f1fe: Pushed 23:13:14 f632c3d89767: Pushed 23:13:24 acaa295e74d9: Pushed 23:13:25 master: digest: sha256:b9a858db1179d9cdd544d9e8ad0dc492d31333656c3313916bb91596a80aa3a7 size: 2839 23:13:25 ---> docker-push.sh ends 23:13:25 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins17053524745327753263.sh 23:13:25 $ ssh-agent -k 23:13:25 unset SSH_AUTH_SOCK; 23:13:25 unset SSH_AGENT_PID; 23:13:25 echo Agent pid 2056 killed; 23:13:25 [ssh-agent] Stopped. 23:13:25 [PostBuildScript] - [INFO] Executing post build scripts. 23:13:25 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins4628166064161568682.sh 23:13:25 ---> sysstat.sh 23:13:26 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins5093321725002962892.sh 23:13:26 ---> package-listing.sh 23:13:26 ++ facter osfamily 23:13:26 ++ tr '[:upper:]' '[:lower:]' 23:13:26 + OS_FAMILY=debian 23:13:26 + workspace=/w/workspace/integration-xtesting-testkube-executor-docker-merge-master 23:13:26 + START_PACKAGES=/tmp/packages_start.txt 23:13:26 + END_PACKAGES=/tmp/packages_end.txt 23:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:26 + PACKAGES=/tmp/packages_start.txt 23:13:26 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 23:13:26 + PACKAGES=/tmp/packages_end.txt 23:13:26 + case "${OS_FAMILY}" in 23:13:26 + dpkg -l 23:13:26 + grep '^ii' 23:13:26 + '[' -f /tmp/packages_start.txt ']' 23:13:26 + '[' -f /tmp/packages_end.txt ']' 23:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:26 + '[' /w/workspace/integration-xtesting-testkube-executor-docker-merge-master ']' 23:13:26 + mkdir -p /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/ 23:13:26 + 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:13:26 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins6253396134737681277.sh 23:13:26 ---> capture-instance-metadata.sh 23:13:26 Setup pyenv: 23:13:26 system 23:13:26 3.8.13 23:13:26 3.9.13 23:13:26 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yBI2 from file:/tmp/.os_lf_venv 23:13:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:27 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:13:34 INFO: Running in OpenStack, capturing instance metadata 23:13:34 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins12601902516779250816.sh 23:13:34 provisioning config files... 23:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-testkube-executor-docker-merge-master@tmp/config13504793171178986886tmp 23:13:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:13:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:13:34 [EnvInject] - Injecting environment variables from a build step. 23:13:34 [EnvInject] - Injecting as environment variables the properties content 23:13:34 SERVER_ID=logs 23:13:34 23:13:34 [EnvInject] - Variables injected successfully. 23:13:34 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins5777538451494723858.sh 23:13:34 ---> create-netrc.sh 23:13:34 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins201672703723589022.sh 23:13:34 ---> python-tools-install.sh 23:13:34 Setup pyenv: 23:13:34 system 23:13:34 3.8.13 23:13:34 3.9.13 23:13:34 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yBI2 from file:/tmp/.os_lf_venv 23:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:36 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:13:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/sh /tmp/jenkins6590169042407767041.sh 23:13:42 ---> uv-install.sh 23:13:42 uv 0.12.10 is already installed 23:13:42 uvx 0.12.10 (x86_64-unknown-linux-gnu) 23:13:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins3703124511181809664.sh 23:13:42 ---> sudo-logs.sh 23:13:42 Archiving 'sudo' log.. 23:13:42 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash /tmp/jenkins4423592384633494859.sh 23:13:42 ---> job-cost.sh 23:13:42 INFO: Activating Python virtual environment... 23:13:42 Setup pyenv: 23:13:43 system 23:13:43 3.8.13 23:13:43 3.9.13 23:13:43 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:13:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yBI2 from file:/tmp/.os_lf_venv 23:13:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:13:48 INFO: No stack-cost file found 23:13:48 INFO: Instance uptime: 276s 23:13:48 INFO: Fetching instance metadata (attempt 1 of 3)... 23:13:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:13:48 INFO: Successfully fetched instance metadata 23:13:48 INFO: Instance type: v3-standard-8 23:13:48 INFO: Retrieving pricing info for: v3-standard-8 23:13:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:13:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=276 23:13:48 INFO: Successfully fetched Vexxhost pricing API 23:13:48 INFO: Retrieved cost: 0.22 23:13:48 INFO: Retrieved resource: v3-standard-8 23:13:48 INFO: Creating archive directory: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost 23:13:48 INFO: Archiving costs to: /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/archives/cost.csv 23:13:48 INFO: Successfully archived job cost data 23:13:48 DEBUG: Cost data: integration-xtesting-testkube-executor-docker-merge-master,110,2026-09-07 23:13:48,v3-standard-8,276,0.22,0.00,SUCCESS 23:13:48 [integration-xtesting-testkube-executor-docker-merge-master] $ /bin/bash -l /tmp/jenkins3027377451719078244.sh 23:13:48 ---> logs-deploy.sh 23:13:48 Setup pyenv: 23:13:48 system 23:13:48 3.8.13 23:13:48 3.9.13 23:13:48 * 3.10.6 (set by /w/workspace/integration-xtesting-testkube-executor-docker-merge-master/.python-version) 23:13:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yBI2 from file:/tmp/.os_lf_venv 23:13:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:13:56 lf-activate-venv(): INFO: Adding /tmp/venv-yBI2/bin to PATH 23:13:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-testkube-executor-docker-merge-master/110 23:13:56 INFO: archiving workspace using pattern(s): 23:13:57 Archives upload complete. 23:13:57 INFO: archiving logs to Nexus 23:13:58 ---> uname -a: 23:13:58 Linux prd-ubuntu1804-docker-8c-8g-18656 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:13:58 23:13:58 23:13:58 ---> lscpu: 23:13:58 Architecture: x86_64 23:13:58 CPU op-mode(s): 32-bit, 64-bit 23:13:58 Byte Order: Little Endian 23:13:58 CPU(s): 8 23:13:58 On-line CPU(s) list: 0-7 23:13:58 Thread(s) per core: 1 23:13:58 Core(s) per socket: 1 23:13:58 Socket(s): 8 23:13:58 NUMA node(s): 1 23:13:58 Vendor ID: AuthenticAMD 23:13:58 CPU family: 23 23:13:58 Model: 49 23:13:58 Model name: AMD EPYC-Rome Processor 23:13:58 Stepping: 0 23:13:58 CPU MHz: 2799.998 23:13:58 BogoMIPS: 5599.99 23:13:58 Virtualization: AMD-V 23:13:58 Hypervisor vendor: KVM 23:13:58 Virtualization type: full 23:13:58 L1d cache: 32K 23:13:58 L1i cache: 32K 23:13:58 L2 cache: 512K 23:13:58 L3 cache: 16384K 23:13:58 NUMA node0 CPU(s): 0-7 23:13:58 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:13:58 23:13:58 23:13:58 ---> nproc: 23:13:58 8 23:13:58 23:13:58 23:13:58 ---> df -h: 23:13:58 Filesystem Size Used Avail Use% Mounted on 23:13:58 udev 16G 0 16G 0% /dev 23:13:58 tmpfs 3.2G 708K 3.2G 1% /run 23:13:58 /dev/vda1 155G 12G 144G 8% / 23:13:58 tmpfs 16G 0 16G 0% /dev/shm 23:13:58 tmpfs 5.0M 0 5.0M 0% /run/lock 23:13:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:13:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 23:13:58 tmpfs 3.2G 0 3.2G 0% /run/user/1001 23:13:58 23:13:58 23:13:58 ---> free -m: 23:13:58 total used free shared buff/cache available 23:13:58 Mem: 32167 831 27635 0 3699 30879 23:13:58 Swap: 1023 0 1023 23:13:58 23:13:58 23:13:58 ---> ip addr: 23:13:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:13:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:58 inet 127.0.0.1/8 scope host lo 23:13:58 valid_lft forever preferred_lft forever 23:13:58 inet6 ::1/128 scope host 23:13:58 valid_lft forever preferred_lft forever 23:13:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:13:58 link/ether fa:16:3e:28:b1:3d brd ff:ff:ff:ff:ff:ff 23:13:58 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 23:13:58 valid_lft 86127sec preferred_lft 86127sec 23:13:58 inet6 fe80::f816:3eff:fe28:b13d/64 scope link 23:13:58 valid_lft forever preferred_lft forever 23:13:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:13:58 link/ether 02:42:0f:35:f6:46 brd ff:ff:ff:ff:ff:ff 23:13:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:13:58 valid_lft forever preferred_lft forever 23:13:58 inet6 fe80::42:fff:fe35:f646/64 scope link 23:13:58 valid_lft forever preferred_lft forever 23:13:58 23:13:58 23:13:58 ---> sar -b -r -n DEV: 23:13:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18656) 09/07/26 _x86_64_ (8 CPU) 23:13:58 23:13:58 23:09:26 LINUX RESTART (8 CPU) 23:13:58 23:13:58 23:10:01 tps rtps wtps bread/s bwrtn/s 23:13:58 23:11:01 212.56 28.03 184.54 1947.81 87477.69 23:13:58 23:12:01 384.05 2.43 381.62 370.07 86614.10 23:13:58 23:13:01 513.05 0.13 512.91 21.06 58398.67 23:13:58 Average: 369.90 10.20 359.70 779.60 77495.76 23:13:58 23:13:58 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:13:58 23:11:01 29910732 31720200 3028488 9.19 75928 2034292 1394692 4.10 861132 1855228 275664 23:13:58 23:12:01 28956168 31520824 3983052 12.09 109980 2721304 1745988 5.14 1151436 2439152 99304 23:13:58 23:13:01 28374404 31681476 4564816 13.86 177600 3308036 1550940 4.56 1342276 2737744 4284 23:13:58 Average: 29080435 31640833 3858785 11.71 121169 2687877 1563873 4.60 1118281 2344041 126417 23:13:58 23:13:58 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:13:58 23:11:01 ens3 194.63 145.74 1648.91 29.06 0.00 0.00 0.00 0.00 23:13:58 23:11:01 lo 2.87 2.87 0.31 0.31 0.00 0.00 0.00 0.00 23:13:58 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:58 23:12:01 ens3 338.71 237.76 3657.81 28.80 0.00 0.00 0.00 0.00 23:13:58 23:12:01 lo 0.87 0.87 0.12 0.12 0.00 0.00 0.00 0.00 23:13:58 23:12:01 veth68867c8 56.66 82.52 8.26 862.82 0.00 0.00 0.00 0.07 23:13:58 23:12:01 docker0 178.62 263.19 14.04 2909.51 0.00 0.00 0.00 0.00 23:13:58 23:13:01 ens3 54.88 44.40 630.44 6.04 0.00 0.00 0.00 0.00 23:13:58 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:58 23:13:01 vethe00df20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:13:58 23:13:01 docker0 33.52 43.65 2.59 627.95 0.00 0.00 0.00 0.00 23:13:58 Average: ens3 196.07 142.63 1978.98 21.30 0.00 0.00 0.00 0.00 23:13:58 Average: lo 1.24 1.24 0.14 0.14 0.00 0.00 0.00 0.00 23:13:58 Average: vethe00df20 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 23:13:58 Average: docker0 70.71 102.28 5.54 1179.12 0.00 0.00 0.00 0.00 23:13:58 23:13:58 23:13:58 ---> sar -P ALL: 23:13:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18656) 09/07/26 _x86_64_ (8 CPU) 23:13:58 23:13:58 23:09:26 LINUX RESTART (8 CPU) 23:13:58 23:13:58 23:10:01 CPU %user %nice %system %iowait %steal %idle 23:13:58 23:11:01 all 9.32 0.00 0.89 1.99 0.00 87.80 23:13:58 23:11:01 0 24.95 0.00 1.72 0.37 0.02 72.95 23:13:58 23:11:01 1 0.35 0.00 0.90 12.34 0.00 86.40 23:13:58 23:11:01 2 17.37 0.00 1.22 0.89 0.02 80.51 23:13:58 23:11:01 3 6.85 0.00 0.77 0.10 0.00 92.28 23:13:58 23:11:01 4 2.32 0.00 0.32 0.17 0.00 97.20 23:13:58 23:11:01 5 4.65 0.00 0.70 1.25 0.00 93.40 23:13:58 23:11:01 6 0.48 0.00 0.38 0.35 0.00 98.78 23:13:58 23:11:01 7 17.53 0.00 1.12 0.47 0.00 80.89 23:13:58 23:12:01 all 9.10 0.00 2.52 1.90 0.01 86.46 23:13:58 23:12:01 0 5.63 0.00 2.51 1.94 0.02 89.89 23:13:58 23:12:01 1 11.18 0.00 2.80 3.76 0.02 82.25 23:13:58 23:12:01 2 12.64 0.00 2.89 3.13 0.00 81.33 23:13:58 23:12:01 3 6.72 0.00 1.58 0.79 0.02 90.89 23:13:58 23:12:01 4 14.18 0.00 2.80 0.70 0.02 82.30 23:13:58 23:12:01 5 7.23 0.00 4.08 2.33 0.02 86.34 23:13:58 23:12:01 6 3.42 0.00 1.51 0.75 0.02 94.30 23:13:58 23:12:01 7 11.83 0.00 1.95 1.81 0.02 84.39 23:13:58 23:13:01 all 9.28 0.00 3.37 1.87 0.01 85.46 23:13:58 23:13:01 0 6.80 0.00 3.71 6.26 0.00 83.23 23:13:58 23:13:01 1 6.91 0.00 2.66 0.18 0.00 90.24 23:13:58 23:13:01 2 8.61 0.00 4.64 1.81 0.02 84.92 23:13:58 23:13:01 3 7.33 0.00 3.39 2.51 0.02 86.75 23:13:58 23:13:01 4 8.12 0.00 2.78 0.05 0.00 89.05 23:13:58 23:13:01 5 5.42 0.00 2.36 3.38 0.02 88.82 23:13:58 23:13:01 6 8.19 0.00 2.92 0.15 0.00 88.74 23:13:58 23:13:01 7 22.86 0.00 4.54 0.64 0.02 71.94 23:13:58 Average: all 9.23 0.00 2.26 1.92 0.01 86.57 23:13:58 Average: 0 12.48 0.00 2.65 2.85 0.01 82.01 23:13:58 Average: 1 6.15 0.00 2.12 5.43 0.01 86.30 23:13:58 Average: 2 12.88 0.00 2.92 1.94 0.01 82.25 23:13:58 Average: 3 6.97 0.00 1.91 1.13 0.01 89.98 23:13:58 Average: 4 8.20 0.00 1.96 0.31 0.01 89.53 23:13:58 Average: 5 5.77 0.00 2.37 2.32 0.01 89.53 23:13:58 Average: 6 4.03 0.00 1.60 0.42 0.01 93.94 23:13:58 Average: 7 17.41 0.00 2.53 0.97 0.01 79.08 23:13:58 23:13:58 23:13:58