10:17:57  Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/140384
10:17:57  Running as SYSTEM
10:17:57  [EnvInject] - Loading node environment variables.
10:17:57  Building remotely on prd-ubuntu1804-docker-8c-8g-7965 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master
10:17:57  [ssh-agent] Looking for ssh-agent implementation...
10:17:57  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:17:57  $ ssh-agent
10:17:57  SSH_AUTH_SOCK=/tmp/ssh-xxaBDJlx1IRK/agent.2118
10:17:57  SSH_AGENT_PID=2120
10:17:57  [ssh-agent] Started.
10:17:57  Running ssh-add (command line suppressed)
10:17:57  Identity added: /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/private_key_10475948920397809727.key (/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/private_key_10475948920397809727.key)
10:17:57  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
10:17:57  The recommended git tool is: NONE
10:17:59  using credential onap-jenkins-ssh
10:17:59  Wiping out workspace first.
10:17:59  Cloning the remote Git repository
10:17:59  Cloning repository git://cloud.onap.org/mirror/integration/xtesting
10:17:59   > git init /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master # timeout=10
10:17:59  Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting
10:17:59   > git --version # timeout=10
10:17:59   > git --version # 'git version 2.17.1'
10:17:59  using GIT_SSH to set credentials Gerrit user
10:17:59  Verifying host key using manually-configured host key entries
10:17:59   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10
10:18:00   > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10
10:18:00   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:18:00   > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10
10:18:00  Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting
10:18:00  using GIT_SSH to set credentials Gerrit user
10:18:00  Verifying host key using manually-configured host key entries
10:18:00   > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting refs/changes/84/140384/1 # timeout=10
10:18:00   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:18:00  Checking out Revision 5c811513e11a15ff1e499a9462d6e64db672e10c (refs/remotes/origin/master)
10:18:00   > git config core.sparsecheckout # timeout=10
10:18:00   > git checkout -f 5c811513e11a15ff1e499a9462d6e64db672e10c # timeout=10
10:18:00  Commit message: "[INT] Use new python directory for testcases.yaml"
10:18:00   > git rev-list --no-walk 5c811513e11a15ff1e499a9462d6e64db672e10c # timeout=10
10:18:04  provisioning config files...
10:18:04  copy managed file [npmrc] to file:/home/jenkins/.npmrc
10:18:04  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
10:18:04  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins11630713366807003248.sh
10:18:04  ---> python-tools-install.sh
10:18:04  Setup pyenv:
10:18:04  * system (set by /opt/pyenv/version)
10:18:04  * 3.8.13 (set by /opt/pyenv/version)
10:18:04  * 3.9.13 (set by /opt/pyenv/version)
10:18:04  * 3.10.6 (set by /opt/pyenv/version)
10:18:08  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lAdK
10:18:08  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
10:18:11  lf-activate-venv(): INFO: Installing: lftools 
10:18:33  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:18:33  Generating Requirements File
10:18:51  Python 3.10.6
10:18:51  pip 25.0.1 from /tmp/venv-lAdK/lib/python3.10/site-packages/pip (python 3.10)
10:18:52  appdirs==1.4.4
10:18:52  argcomplete==3.6.0
10:18:52  aspy.yaml==1.3.0
10:18:52  attrs==25.2.0
10:18:52  autopage==0.5.2
10:18:52  beautifulsoup4==4.13.3
10:18:52  boto3==1.37.11
10:18:52  botocore==1.37.11
10:18:52  bs4==0.0.2
10:18:52  cachetools==5.5.2
10:18:52  certifi==2025.1.31
10:18:52  cffi==1.17.1
10:18:52  cfgv==3.4.0
10:18:52  chardet==5.2.0
10:18:52  charset-normalizer==3.4.1
10:18:52  click==8.1.8
10:18:52  cliff==4.9.1
10:18:52  cmd2==2.5.11
10:18:52  cryptography==3.3.2
10:18:52  debtcollector==3.0.0
10:18:52  decorator==5.2.1
10:18:52  defusedxml==0.7.1
10:18:52  Deprecated==1.2.18
10:18:52  distlib==0.3.9
10:18:52  dnspython==2.7.0
10:18:52  docker==4.2.2
10:18:52  dogpile.cache==1.3.4
10:18:52  durationpy==0.9
10:18:52  email_validator==2.2.0
10:18:52  filelock==3.17.0
10:18:52  future==1.0.0
10:18:52  gitdb==4.0.12
10:18:52  GitPython==3.1.44
10:18:52  google-auth==2.38.0
10:18:52  httplib2==0.22.0
10:18:52  identify==2.6.9
10:18:52  idna==3.10
10:18:52  importlib-resources==1.5.0
10:18:52  iso8601==2.1.0
10:18:52  Jinja2==3.1.6
10:18:52  jmespath==1.0.1
10:18:52  jsonpatch==1.33
10:18:52  jsonpointer==3.0.0
10:18:52  jsonschema==4.23.0
10:18:52  jsonschema-specifications==2024.10.1
10:18:52  keystoneauth1==5.10.0
10:18:52  kubernetes==32.0.1
10:18:52  lftools==0.37.10
10:18:52  lxml==5.3.1
10:18:52  MarkupSafe==3.0.2
10:18:52  msgpack==1.1.0
10:18:52  multi_key_dict==2.0.3
10:18:52  munch==4.0.0
10:18:52  netaddr==1.3.0
10:18:52  niet==1.4.2
10:18:52  nodeenv==1.9.1
10:18:52  oauth2client==4.1.3
10:18:52  oauthlib==3.2.2
10:18:52  openstacksdk==4.4.0
10:18:52  os-client-config==2.1.0
10:18:52  os-service-types==1.7.0
10:18:52  osc-lib==3.2.0
10:18:52  oslo.config==9.7.1
10:18:52  oslo.context==5.7.1
10:18:52  oslo.i18n==6.5.1
10:18:52  oslo.log==7.1.0
10:18:52  oslo.serialization==5.7.0
10:18:52  oslo.utils==8.2.0
10:18:52  packaging==24.2
10:18:52  pbr==6.1.1
10:18:52  platformdirs==4.3.6
10:18:52  prettytable==3.15.1
10:18:52  psutil==7.0.0
10:18:52  pyasn1==0.6.1
10:18:52  pyasn1_modules==0.4.1
10:18:52  pycparser==2.22
10:18:52  pygerrit2==2.0.15
10:18:52  PyGithub==2.6.1
10:18:52  PyJWT==2.10.1
10:18:52  PyNaCl==1.5.0
10:18:52  pyparsing==2.4.7
10:18:52  pyperclip==1.9.0
10:18:52  pyrsistent==0.20.0
10:18:52  python-cinderclient==9.7.0
10:18:52  python-dateutil==2.9.0.post0
10:18:52  python-heatclient==4.1.0
10:18:52  python-jenkins==1.8.2
10:18:52  python-keystoneclient==5.6.0
10:18:52  python-magnumclient==4.8.1
10:18:52  python-openstackclient==7.4.0
10:18:52  python-swiftclient==4.7.0
10:18:52  PyYAML==6.0.2
10:18:52  referencing==0.36.2
10:18:52  requests==2.32.3
10:18:52  requests-oauthlib==2.0.0
10:18:52  requestsexceptions==1.4.0
10:18:52  rfc3986==2.0.0
10:18:52  rpds-py==0.23.1
10:18:52  rsa==4.9
10:18:52  ruamel.yaml==0.18.10
10:18:52  ruamel.yaml.clib==0.2.12
10:18:52  s3transfer==0.11.4
10:18:52  simplejson==3.20.1
10:18:52  six==1.17.0
10:18:52  smmap==5.0.2
10:18:52  soupsieve==2.6
10:18:52  stevedore==5.4.1
10:18:52  tabulate==0.9.0
10:18:52  toml==0.10.2
10:18:52  tomlkit==0.13.2
10:18:52  tqdm==4.67.1
10:18:52  typing_extensions==4.12.2
10:18:52  tzdata==2025.1
10:18:52  urllib3==1.26.20
10:18:52  virtualenv==20.29.3
10:18:52  wcwidth==0.2.13
10:18:52  websocket-client==1.8.0
10:18:52  wrapt==1.17.2
10:18:52  xdg==6.0.0
10:18:52  xmltodict==0.14.2
10:18:52  yq==3.4.3
10:18:52  provisioning config files...
10:18:52  copy managed file [global-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config11053681219028335213tmp
10:18:52  copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config4979412944565933712tmp
10:18:52  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins3271483715704826361.sh
10:18:52  ---> docker-login.sh
10:18:52  nexus3.onap.org:10001
10:18:52  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10:18:52  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
10:18:52  Configure a credential helper to remove this warning. See
10:18:52  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:18:52  
10:18:52  Login Succeeded
10:18:52  nexus3.onap.org:10002
10:18:52  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10:18:52  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
10:18:52  Configure a credential helper to remove this warning. See
10:18:52  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:18:52  
10:18:52  Login Succeeded
10:18:52  nexus3.onap.org:10003
10:18:52  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10:18:52  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
10:18:52  Configure a credential helper to remove this warning. See
10:18:52  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:18:52  
10:18:52  Login Succeeded
10:18:52  nexus3.onap.org:10004
10:18:52  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10:18:53  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
10:18:53  Configure a credential helper to remove this warning. See
10:18:53  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:18:53  
10:18:53  Login Succeeded
10:18:53  docker.io
10:18:53  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10:18:53  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
10:18:53  Configure a credential helper to remove this warning. See
10:18:53  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:18:53  
10:18:53  Login Succeeded
10:18:53  ---> docker-login.sh ends
10:18:53  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins1806929158746405265.sh
10:18:53  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9980781343317068403.sh
10:18:53  [EnvInject] - Injecting environment variables from a build step.
10:18:53  [EnvInject] - Injecting as environment variables the properties content 
10:18:53  DOCKER_ROOT=./smoke-usecases-pythonsdk
10:18:53  CONTAINER_TAG_YAML_DIR=
10:18:53  CONTAINER_TAG_METHOD=stream
10:18:53  
10:18:53  [EnvInject] - Variables injected successfully.
10:18:53  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash -l /tmp/jenkins10947827973153083507.sh
10:18:53  ---> docker-get-container-tag.sh
10:18:53  Setup pyenv:
10:18:53    system
10:18:53    3.8.13
10:18:53    3.9.13
10:18:53  * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version)
10:18:53  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAdK from file:/tmp/.os_lf_venv
10:18:54  lf-activate-venv(): INFO: Installing: yq 
10:18:55  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:18:55  ---> Docker image tag found: master
10:18:55  [EnvInject] - Injecting environment variables from a build step.
10:18:55  [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt'
10:18:55  [EnvInject] - Variables injected successfully.
10:18:55  [EnvInject] - Injecting environment variables from a build step.
10:18:55  [EnvInject] - Injecting as environment variables the properties content 
10:18:55  DOCKER_ARGS=-f ./docker/Dockerfile
10:18:55  DOCKER_ROOT=./smoke-usecases-pythonsdk
10:18:55  CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001
10:18:55  CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003
10:18:55  DOCKER_NAME=onap/xtesting-smoke-usecases-pythonsdk
10:18:55  
10:18:55  [EnvInject] - Variables injected successfully.
10:18:55  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins12400222758178252282.sh
10:18:55  ---> docker-build.sh
10:18:55  Docker version 20.10.18, build b40c2f6
10:18:55  Building image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master
10:18:55  docker build -f ./docker/Dockerfile     -t nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master .
10:18:55  Sending build context to Docker daemon  24.58kB

10:18:55  Step 1/12 : ARG PYTHONSDK_VERSION=pythonsdk-release
10:18:55  Step 2/12 : FROM python:3.11-alpine as pythonsdk-release
10:18:55  3.11-alpine: Pulling from library/python
10:18:55  f18232174bc9: Pulling fs layer
10:18:55  4bf0423a57b1: Pulling fs layer
10:18:55  d3746672e3dd: Pulling fs layer
10:18:55  2aad0d33617a: Pulling fs layer
10:18:55  2aad0d33617a: Waiting
10:18:56  4bf0423a57b1: Verifying Checksum
10:18:56  4bf0423a57b1: Download complete
10:18:56  f18232174bc9: Download complete
10:18:56  2aad0d33617a: Download complete
10:18:56  d3746672e3dd: Verifying Checksum
10:18:56  d3746672e3dd: Download complete
10:18:56  f18232174bc9: Pull complete
10:18:56  4bf0423a57b1: Pull complete
10:18:57  d3746672e3dd: Pull complete
10:18:57  2aad0d33617a: Pull complete
10:18:57  Digest: sha256:d5e2fc72296647869f5eeb09e7741088a1841195059de842b05b94cb9d3771bb
10:18:57  Status: Downloaded newer image for python:3.11-alpine
10:18:57   ---> 30c8acedd72d
10:18:57  Step 3/12 : MAINTAINER Morgan Richomme <morgan.richomme@orange.com>
10:18:58   ---> Running in 05b005cefed7
10:18:58  Removing intermediate container 05b005cefed7
10:18:58   ---> 3d5c2104d18a
10:18:58  Step 4/12 : ARG ONAP_TESTS_TAG=master
10:18:58   ---> Running in 3cd2696bf65f
10:18:58  Removing intermediate container 3cd2696bf65f
10:18:58   ---> a9a282ddac32
10:18:58  Step 5/12 : ARG ONAPSDK_PYTHON_PATH=/src/onapsdk
10:18:58   ---> Running in dd3df67c3a19
10:18:59  Removing intermediate container dd3df67c3a19
10:18:59   ---> 9c53a49f8624
10:18:59  Step 6/12 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1
10:18:59   ---> Running in 1d60d94d52dd
10:18:59  Removing intermediate container 1d60d94d52dd
10:18:59   ---> 2c8dec8f7532
10:18:59  Step 7/12 : RUN apk add --no-cache git &&     apk add --no-cache --virtual .build-deps gcc openssl-dev linux-headers musl-dev &&     pip3 install --upgrade pip &&     pip3 install --ignore-installed --no-cache-dir         git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@$ONAP_TESTS_TAG &&     mkdir -p $ONAPSDK_PYTHON_PATH/clamp &&     wget -O $ONAPSDK_PYTHON_PATH/clamp/schema_details.json https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/-/raw/develop/src/onapsdk/clamp/schema_details.json &&     pip3 install markupsafe==2.0.1 &&     apk del .build-deps
10:18:59   ---> Running in d663df462e4d
10:18:59  fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
10:18:59  fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
10:19:00  (1/12) Installing brotli-libs (1.1.0-r2)
10:19:00  (2/12) Installing c-ares (1.34.3-r0)
10:19:00  (3/12) Installing libunistring (1.2-r0)
10:19:00  (4/12) Installing libidn2 (2.3.7-r0)
10:19:00  (5/12) Installing nghttp2-libs (1.64.0-r0)
10:19:00  (6/12) Installing libpsl (0.21.5-r3)
10:19:00  (7/12) Installing zstd-libs (1.5.6-r2)
10:19:00  (8/12) Installing libcurl (8.12.1-r0)
10:19:00  (9/12) Installing libexpat (2.6.4-r0)
10:19:00  (10/12) Installing pcre2 (10.43-r0)
10:19:00  (11/12) Installing git (2.47.2-r0)
10:19:00  (12/12) Installing git-init-template (2.47.2-r0)
10:19:00  Executing busybox-1.37.0-r12.trigger
10:19:00  OK: 24 MiB in 49 packages
10:19:00  fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
10:19:00  fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
10:19:00  (1/16) Installing libgcc (14.2.0-r4)
10:19:00  (2/16) Installing jansson (2.14-r4)
10:19:00  (3/16) Installing libstdc++ (14.2.0-r4)
10:19:00  (4/16) Installing binutils (2.43.1-r2)
10:19:00  (5/16) Installing libgomp (14.2.0-r4)
10:19:00  (6/16) Installing libatomic (14.2.0-r4)
10:19:00  (7/16) Installing gmp (6.3.0-r2)
10:19:00  (8/16) Installing isl26 (0.26-r1)
10:19:00  (9/16) Installing mpfr4 (4.2.1-r0)
10:19:00  (10/16) Installing mpc1 (1.3.1-r1)
10:19:00  (11/16) Installing gcc (14.2.0-r4)
10:19:01  (12/16) Installing pkgconf (2.3.0-r0)
10:19:01  (13/16) Installing openssl-dev (3.3.3-r0)
10:19:01  (14/16) Installing linux-headers (6.6-r1)
10:19:01  (15/16) Installing musl-dev (1.2.5-r9)
10:19:01  (16/16) Installing .build-deps (20250313.101900)
10:19:01  Executing busybox-1.37.0-r12.trigger
10:19:01  OK: 195 MiB in 65 packages
10:19:03  Requirement already satisfied: pip in /usr/local/lib/python3.11/site-packages (24.0)
10:19:03  Collecting pip
10:19:03    Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB)
10:19:03  Downloading pip-25.0.1-py3-none-any.whl (1.8 MB)
10:19:03     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 34.3 MB/s eta 0:00:00
10:19:03  Installing collected packages: pip
10:19:03    Attempting uninstall: pip
10:19:03      Found existing installation: pip 24.0
10:19:03      Uninstalling pip-24.0:
10:19:03        Successfully uninstalled pip-24.0
10:19:05  Successfully installed pip-25.0.1
10:19:05  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
10:19:05  Collecting git+https://gerrit.onap.org/r/testsuite/pythonsdk-tests@master
10:19:05    Cloning https://gerrit.onap.org/r/testsuite/pythonsdk-tests (to revision master) to /tmp/pip-req-build-t1f5r471
10:19:05    Running command git clone --filter=blob:none --quiet https://gerrit.onap.org/r/testsuite/pythonsdk-tests /tmp/pip-req-build-t1f5r471
10:19:06    warning: filtering not recognized by server, ignoring
10:19:06    Resolved https://gerrit.onap.org/r/testsuite/pythonsdk-tests to commit de89f83b13a6980eeb1d5e359dde292680b3ece6
10:19:06    Preparing metadata (setup.py): started
10:19:08    Preparing metadata (setup.py): finished with status 'done'
10:19:08  Collecting cryptography==38.0.4 (from onaptests==0.0.1.dev287)
10:19:08    Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (5.3 kB)
10:19:08  Collecting xtesting==0.91.0 (from onaptests==0.0.1.dev287)
10:19:08    Downloading xtesting-0.91.0-py2.py3-none-any.whl.metadata (2.2 kB)
10:19:08  Collecting avionix>=0.4.5 (from onaptests==0.0.1.dev287)
10:19:08    Downloading avionix-0.4.5.tar.gz (109 kB)
10:19:08    Preparing metadata (setup.py): started
10:19:08    Preparing metadata (setup.py): finished with status 'done'
10:19:08  Collecting openstacksdk>=0.61.0 (from onaptests==0.0.1.dev287)
10:19:08    Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB)
10:19:08  Collecting onapsdk==13.2.0 (from onaptests==0.0.1.dev287)
10:19:08    Downloading onapsdk-13.2.0-py3-none-any.whl.metadata (4.8 kB)
10:19:08  Collecting jinja2>3 (from onaptests==0.0.1.dev287)
10:19:08    Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
10:19:08  Collecting kubernetes>=22.6.0 (from onaptests==0.0.1.dev287)
10:19:08    Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB)
10:19:09  Collecting setuptools==65.3.0 (from onaptests==0.0.1.dev287)
10:19:09    Downloading setuptools-65.3.0-py3-none-any.whl.metadata (6.3 kB)
10:19:09  Collecting natural==0.2.0 (from onaptests==0.0.1.dev287)
10:19:09    Downloading natural-0.2.0.tar.gz (27 kB)
10:19:09    Preparing metadata (setup.py): started
10:19:09    Preparing metadata (setup.py): finished with status 'done'
10:19:09  Collecting pg8000==1.30.1 (from onaptests==0.0.1.dev287)
10:19:09    Downloading pg8000-1.30.1-py3-none-any.whl.metadata (78 kB)
10:19:09  Collecting mysql-connector-python==8.3.0 (from onaptests==0.0.1.dev287)
10:19:09    Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl.metadata (1.9 kB)
10:19:09  Collecting cffi>=1.12 (from cryptography==38.0.4->onaptests==0.0.1.dev287)
10:19:09    Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (1.5 kB)
10:19:09  Collecting six (from natural==0.2.0->onaptests==0.0.1.dev287)
10:19:09    Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
10:19:09  Collecting requests==2.27.1 (from requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:09    Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB)
10:19:09  Collecting jinja2>3 (from onaptests==0.0.1.dev287)
10:19:09    Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB)
10:19:09  Collecting simplejson==3.17.6 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:09    Downloading simplejson-3.17.6.tar.gz (83 kB)
10:19:09    Preparing metadata (setup.py): started
10:19:10    Preparing metadata (setup.py): finished with status 'done'
10:19:10  Collecting oyaml==1.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:10    Downloading oyaml-1.0-py2.py3-none-any.whl.metadata (1.2 kB)
10:19:10  Collecting pyOpenSSL==22.0.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:10    Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl.metadata (7.8 kB)
10:19:10  Collecting jsonschema==4.4.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:10    Downloading jsonschema-4.4.0-py3-none-any.whl.metadata (7.5 kB)
10:19:10  Collecting dacite==1.6.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:10    Downloading dacite-1.6.0-py3-none-any.whl.metadata (14 kB)
10:19:10  Collecting more-itertools>=8.12.0 (from onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:10    Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)
10:19:10  Collecting MarkupSafe>=2.0 (from jinja2>3->onaptests==0.0.1.dev287)
10:19:10    Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.metadata (4.0 kB)
10:19:10  Collecting scramp>=1.4.3 (from pg8000==1.30.1->onaptests==0.0.1.dev287)
10:19:10    Downloading scramp-1.4.5-py3-none-any.whl.metadata (19 kB)
10:19:10  Collecting python-dateutil>=2.8.2 (from pg8000==1.30.1->onaptests==0.0.1.dev287)
10:19:10    Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
10:19:10  Collecting PrettyTable<0.8 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:10    Downloading prettytable-0.7.2.zip (28 kB)
10:19:10    Preparing metadata (setup.py): started
10:19:10    Preparing metadata (setup.py): finished with status 'done'
10:19:10  Collecting PyYAML (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:10    Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (2.1 kB)
10:19:10  Collecting behave>=1.2.6 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:10    Downloading behave-1.2.6-py2.py3-none-any.whl.metadata (6.4 kB)
10:19:11  Collecting boto3 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading boto3-1.37.11-py3-none-any.whl.metadata (6.7 kB)
10:19:11  Collecting junitxml (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading junitxml-0.7.tar.gz (26 kB)
10:19:11    Preparing metadata (setup.py): started
10:19:11    Preparing metadata (setup.py): finished with status 'done'
10:19:11  Collecting mock!=4.0.0,!=4.0.1 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB)
10:19:11  Collecting pbr!=2.1.0 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB)
10:19:11  Collecting python-subunit (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB)
10:19:11  Collecting robotframework>=3.0 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB)
10:19:11  Collecting stevedore (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB)
10:19:11  Collecting behave-html-formatter>=0.9.4 (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading behave_html_formatter-0.9.10-py3-none-any.whl.metadata (2.2 kB)
10:19:11  Collecting os-testr (from xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:11    Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB)
10:19:11  Collecting attrs>=17.4.0 (from jsonschema==4.4.0->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading attrs-25.2.0-py3-none-any.whl.metadata (11 kB)
10:19:11  Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading pyrsistent-0.20.0-py3-none-any.whl.metadata (27 kB)
10:19:11  Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
10:19:11  Collecting certifi>=2017.4.17 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:19:11  Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB)
10:19:11  Collecting idna<4,>=2.5 (from requests==2.27.1->requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
10:19:11  Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->onapsdk==13.2.0->onaptests==0.0.1.dev287)
10:19:11    Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB)
10:19:11  Collecting google-auth>=1.0.1 (from kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:11    Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB)
10:19:12  Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:12    Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
10:19:12  Collecting requests-oauthlib (from kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:12    Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
10:19:12  Collecting oauthlib>=3.2.2 (from kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:12    Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB)
10:19:12  Collecting durationpy>=0.7 (from kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:12    Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes)
10:19:12  Collecting decorator>=4.4.1 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
10:19:12  Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB)
10:19:12  Collecting iso8601>=0.1.11 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)
10:19:12  Collecting jmespath>=0.9.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
10:19:12  Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)
10:19:12  Collecting keystoneauth1>=3.18.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB)
10:19:12  Collecting os-service-types>=1.7.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB)
10:19:12  Collecting platformdirs>=3 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:19:12  Collecting psutil>=3.2.2 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:12    Downloading psutil-7.0.0.tar.gz (497 kB)
10:19:12    Installing build dependencies: started
10:19:14    Installing build dependencies: finished with status 'done'
10:19:14    Getting requirements to build wheel: started
10:19:14    Getting requirements to build wheel: finished with status 'done'
10:19:14    Preparing metadata (pyproject.toml): started
10:19:14    Preparing metadata (pyproject.toml): finished with status 'done'
10:19:14  Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:14    Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB)
10:19:14  Collecting typing-extensions>=4.12.0 (from openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:14    Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
10:19:14  Collecting parse>=1.8.2 (from behave>=1.2.6->xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:14    Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB)
10:19:14  Collecting parse-type>=0.4.2 (from behave>=1.2.6->xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:14    Downloading parse_type-0.6.4-py2.py3-none-any.whl.metadata (12 kB)
10:19:14  Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->onaptests==0.0.1.dev287)
10:19:14    Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
10:19:14  Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:14    Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)
10:19:14  Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:14    Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)
10:19:14  Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:14    Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
10:19:14  Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->onaptests==0.0.1.dev287)
10:19:14    Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)
10:19:15  Collecting asn1crypto>=1.5.1 (from scramp>=1.4.3->pg8000==1.30.1->onaptests==0.0.1.dev287)
10:19:15    Downloading asn1crypto-1.5.1-py2.py3-none-any.whl.metadata (13 kB)
10:19:15  Collecting botocore<1.38.0,>=1.37.11 (from boto3->xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:15    Downloading botocore-1.37.11-py3-none-any.whl.metadata (5.7 kB)
10:19:15  Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:15    Downloading s3transfer-0.11.4-py3-none-any.whl.metadata (1.7 kB)
10:19:15  Collecting testtools>=2.2.0 (from os-testr->xtesting==0.91.0->onaptests==0.0.1.dev287)
10:19:15    Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB)
10:19:15  Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes>=22.6.0->onaptests==0.0.1.dev287)
10:19:15    Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
10:19:16  Downloading cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 41.9 MB/s eta 0:00:00
10:19:16  Downloading mysql_connector_python-8.3.0-py2.py3-none-any.whl (557 kB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.9/557.9 kB 98.0 MB/s eta 0:00:00
10:19:16  Downloading onapsdk-13.2.0-py3-none-any.whl (281 kB)
10:19:16  Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
10:19:16  Downloading pg8000-1.30.1-py3-none-any.whl (53 kB)
10:19:16  Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 105.9 MB/s eta 0:00:00
10:19:16  Downloading xtesting-0.91.0-py2.py3-none-any.whl (61 kB)
10:19:16  Downloading dacite-1.6.0-py3-none-any.whl (12 kB)
10:19:16  Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB)
10:19:16  Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB)
10:19:16  Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)
10:19:16  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
10:19:16  Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 88.2 MB/s eta 0:00:00
10:19:16  Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 97.7 MB/s eta 0:00:00
10:19:16  Downloading behave-1.2.6-py2.py3-none-any.whl (136 kB)
10:19:16  Downloading behave_html_formatter-0.9.10-py3-none-any.whl (23 kB)
10:19:16  Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:19:16  Downloading cffi-1.17.1-cp311-cp311-musllinux_1_1_x86_64.whl (478 kB)
10:19:16  Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
10:19:16  Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB)
10:19:16  Downloading durationpy-0.9-py3-none-any.whl (3.5 kB)
10:19:16  Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB)
10:19:16  Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
10:19:16  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
10:19:16  Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
10:19:16  Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB)
10:19:16  Downloading MarkupSafe-3.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (23 kB)
10:19:16  Downloading mock-5.2.0-py3-none-any.whl (31 kB)
10:19:16  Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB)
10:19:16  Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
10:19:16  Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
10:19:16  Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB)
10:19:16  Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:19:16  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:19:16  Downloading PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl (756 kB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 97.9 MB/s eta 0:00:00
10:19:16  Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
10:19:16  Downloading robotframework-7.2.2-py3-none-any.whl (777 kB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 115.0 MB/s eta 0:00:00
10:19:16  Downloading scramp-1.4.5-py3-none-any.whl (12 kB)
10:19:16  Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
10:19:16  Downloading stevedore-5.4.1-py3-none-any.whl (49 kB)
10:19:16  Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
10:19:16  Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
10:19:16  Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB)
10:19:16  Downloading boto3-1.37.11-py3-none-any.whl (139 kB)
10:19:16  Downloading os_testr-3.0.0-py3-none-any.whl (32 kB)
10:19:16  Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB)
10:19:16  Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
10:19:16  Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB)
10:19:16  Downloading attrs-25.2.0-py3-none-any.whl (64 kB)
10:19:16  Downloading botocore-1.37.11-py3-none-any.whl (13.4 MB)
10:19:16     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 123.0 MB/s eta 0:00:00
10:19:16  Downloading cachetools-5.5.2-py3-none-any.whl (10 kB)
10:19:16  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
10:19:16  Downloading idna-3.10-py3-none-any.whl (70 kB)
10:19:16  Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
10:19:16  Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB)
10:19:16  Downloading parse_type-0.6.4-py2.py3-none-any.whl (27 kB)
10:19:16  Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
10:19:16  Downloading pyrsistent-0.20.0-py3-none-any.whl (58 kB)
10:19:16  Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
10:19:16  Downloading rsa-4.9-py3-none-any.whl (34 kB)
10:19:16  Downloading s3transfer-0.11.4-py3-none-any.whl (84 kB)
10:19:16  Downloading testtools-2.7.2-py3-none-any.whl (179 kB)
10:19:16  Downloading pycparser-2.22-py3-none-any.whl (117 kB)
10:19:16  Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
10:19:16  Building wheels for collected packages: onaptests, natural, simplejson, avionix, PrettyTable, psutil, junitxml
10:19:16    Building wheel for onaptests (setup.py): started
10:19:17    Building wheel for onaptests (setup.py): finished with status 'done'
10:19:17    Created wheel for onaptests: filename=onaptests-0.0.1.dev287-py3-none-any.whl size=282288 sha256=14ebeef20a2feff7ca71e3c703f637916215583e2b1d58f1bd3ecf27135ca3f6
10:19:17    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/3c/d7/a6/cb34c26ba49abcef6f38dc5d1a020036adc88e441d3c57421d
10:19:17    Building wheel for natural (setup.py): started
10:19:18    Building wheel for natural (setup.py): finished with status 'done'
10:19:18    Created wheel for natural: filename=natural-0.2.0-py3-none-any.whl size=34461 sha256=9e48790435e5afaa1281f76bca591ad02bdb01883ba0aea381730f1a8f66466c
10:19:18    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/e1/14/e7/3d775da6f6216d08449a65e1228c46bb75db9fae2737af4fe3
10:19:18    Building wheel for simplejson (setup.py): started
10:19:19    Building wheel for simplejson (setup.py): finished with status 'done'
10:19:19    Created wheel for simplejson: filename=simplejson-3.17.6-cp311-cp311-linux_x86_64.whl size=145437 sha256=79430803ce91166782e2125ea2b0b2ea7998ba0de8fcccb9e6f8ee1969fa9fdf
10:19:19    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/10/33/77/8155eb4e24839152148da066b55fc45f4a91a940554c3c6749
10:19:20    Building wheel for avionix (setup.py): started
10:19:20    Building wheel for avionix (setup.py): finished with status 'done'
10:19:20    Created wheel for avionix: filename=avionix-0.4.5-py3-none-any.whl size=110599 sha256=43595e35646eace424b824b94878abf3776ef5c4cb08404e91e4871a05226e46
10:19:20    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/76/b5/f2/1039bfd0bbac2fca4b380ce511324dd36c12d04ebf395daba8
10:19:20    Building wheel for PrettyTable (setup.py): started
10:19:20    Building wheel for PrettyTable (setup.py): finished with status 'done'
10:19:20    Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13694 sha256=ce773dd12db4102028263aa3dd24a79cfe70edee1fd5b1defc1a1991b197614c
10:19:20    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/b1/e4/65/051f9bd54c89d377db5ca942a672439c36cbf5ceff8e8902e0
10:19:20    Building wheel for psutil (pyproject.toml): started
10:19:22    Building wheel for psutil (pyproject.toml): finished with status 'done'
10:19:22    Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=269900 sha256=3f346b4979a382fd08f05fad6d5cbb334f0a6dadbe59eba36f96e5e62957ff5f
10:19:22    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/56/b1/a8/0f030cbff304f5c838434cf44d08db745cb7ea0c10003103dd
10:19:22    Building wheel for junitxml (setup.py): started
10:19:22    Building wheel for junitxml (setup.py): finished with status 'done'
10:19:22    Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16308 sha256=79e71f4a838788e84ceb61123c5257049983d4211fb807d355b6a01ae3398cd9
10:19:22    Stored in directory: /tmp/pip-ephem-wheel-cache-igowecu0/wheels/8a/7a/9b/f1dac57e815dbc28e3889797e53848042661a1143aa45f127f
10:19:22  Successfully built onaptests natural simplejson avionix PrettyTable psutil junitxml
10:19:22  Installing collected packages: requestsexceptions, PrettyTable, parse, junitxml, durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, testtools, six, simplejson, setuptools, scramp, robotframework, PyYAML, PySocks, pyrsistent, pycparser, pyasn1, psutil, platformdirs, oauthlib, mysql-connector-python, more-itertools, mock, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, dacite, charset-normalizer, certifi, cachetools, attrs, rsa, requests, python-subunit, python-dateutil, pyasn1-modules, pbr, parse-type, oyaml, natural, jsonschema, jsonpatch, jinja2, cffi, avionix, stevedore, requests-oauthlib, pg8000, os-testr, os-service-types, google-auth, cryptography, botocore, behave, s3transfer, pyOpenSSL, kubernetes, keystoneauth1, dogpile.cache, behave-html-formatter, openstacksdk, onapsdk, boto3, xtesting, onaptests
10:19:31  Successfully installed MarkupSafe-3.0.2 PrettyTable-0.7.2 PySocks-1.7.1 PyYAML-6.0.2 asn1crypto-1.5.1 attrs-25.2.0 avionix-0.4.5 behave-1.2.6 behave-html-formatter-0.9.10 boto3-1.37.11 botocore-1.37.11 cachetools-5.5.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-2.0.12 cryptography-38.0.4 dacite-1.6.0 decorator-5.2.1 dogpile.cache-1.3.4 durationpy-0.9 google-auth-2.38.0 idna-3.10 iso8601-2.1.0 jinja2-3.0.3 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.4.0 junitxml-0.7 keystoneauth1-5.10.0 kubernetes-32.0.1 mock-5.2.0 more-itertools-10.6.0 mysql-connector-python-8.3.0 natural-0.2.0 oauthlib-3.2.2 onapsdk-13.2.0 onaptests-0.0.1.dev287 openstacksdk-4.4.0 os-service-types-1.7.0 os-testr-3.0.0 oyaml-1.0 parse-1.20.2 parse-type-0.6.4 pbr-6.1.1 pg8000-1.30.1 platformdirs-4.3.6 psutil-7.0.0 pyOpenSSL-22.0.0 pyasn1-0.6.1 pyasn1-modules-0.4.1 pycparser-2.22 pyrsistent-0.20.0 python-dateutil-2.9.0.post0 python-subunit-1.4.4 requests-2.27.1 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 robotframework-7.2.2 rsa-4.9 s3transfer-0.11.4 scramp-1.4.5 setuptools-65.5.1 simplejson-3.17.6 six-1.17.0 stevedore-5.4.1 testtools-2.7.2 typing-extensions-4.12.2 urllib3-1.26.20 websocket-client-1.8.0 xtesting-0.91.0
10:19:31  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.
10:19:32  Connecting to gitlab.com (172.65.251.78:443)
10:19:32  saving to '/src/onapsdk/clamp/schema_details.json'
10:19:32  schema_details.json  100% |********************************|  3692  0:00:00 ETA
10:19:32  '/src/onapsdk/clamp/schema_details.json' saved
10:19:32  Collecting markupsafe==2.0.1
10:19:32    Downloading MarkupSafe-2.0.1.tar.gz (18 kB)
10:19:32    Preparing metadata (setup.py): started
10:19:33    Preparing metadata (setup.py): finished with status 'done'
10:19:33  Building wheels for collected packages: markupsafe
10:19:33    Building wheel for markupsafe (setup.py): started
10:19:34    Building wheel for markupsafe (setup.py): finished with status 'done'
10:19:34    Created wheel for markupsafe: filename=MarkupSafe-2.0.1-cp311-cp311-linux_x86_64.whl size=28256 sha256=01cf3f683c561c8908b0ae835b1dbcaeb42c5a6d447746b39b8d06bb8666007a
10:19:34    Stored in directory: /root/.cache/pip/wheels/ea/18/79/6266ea508b8164a77b95aa19534c77eb805f2878612c37efca
10:19:34  Successfully built markupsafe
10:19:34  Installing collected packages: markupsafe
10:19:34    Attempting uninstall: markupsafe
10:19:34      Found existing installation: MarkupSafe 3.0.2
10:19:34      Uninstalling MarkupSafe-3.0.2:
10:19:34        Successfully uninstalled MarkupSafe-3.0.2
10:19:34  Successfully installed markupsafe-2.0.1
10:19:34  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.
10:19:34  WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/main: No such file or directory
10:19:34  WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/community: No such file or directory
10:19:34  (1/16) Purging .build-deps (20250313.101900)
10:19:34  (2/16) Purging gcc (14.2.0-r4)
10:19:34  (3/16) Purging binutils (2.43.1-r2)
10:19:34  (4/16) Purging libatomic (14.2.0-r4)
10:19:34  (5/16) Purging libgomp (14.2.0-r4)
10:19:34  (6/16) Purging openssl-dev (3.3.3-r0)
10:19:34  (7/16) Purging linux-headers (6.6-r1)
10:19:34  (8/16) Purging musl-dev (1.2.5-r9)
10:19:34  (9/16) Purging isl26 (0.26-r1)
10:19:34  (10/16) Purging jansson (2.14-r4)
10:19:34  (11/16) Purging libstdc++ (14.2.0-r4)
10:19:34  (12/16) Purging mpc1 (1.3.1-r1)
10:19:34  (13/16) Purging mpfr4 (4.2.1-r0)
10:19:34  (14/16) Purging pkgconf (2.3.0-r0)
10:19:34  (15/16) Purging gmp (6.3.0-r2)
10:19:34  (16/16) Purging libgcc (14.2.0-r4)
10:19:34  Executing busybox-1.37.0-r12.trigger
10:19:34  OK: 24 MiB in 49 packages
10:19:40  Removing intermediate container d663df462e4d
10:19:40   ---> d893fde33528
10:19:40  Step 8/12 : FROM pythonsdk-release as pythonsdk-develop
10:19:40   ---> d893fde33528
10:19:40  Step 9/12 : RUN pip3 install --no-cache-dir git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk
10:19:40   ---> Running in baf0b9dbc1cd
10:19:41  Collecting git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk@develop#onapsdk
10:19:41    Cloning https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk (to revision develop) to /tmp/pip-req-build-w2dpdzyi
10:19:41    Running command git clone --filter=blob:none --quiet https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk /tmp/pip-req-build-w2dpdzyi
10:19:42    warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/
10:19:42    Running command git checkout -b develop --track origin/develop
10:19:43    warning: redirecting to https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git/
10:19:43    branch 'develop' set up to track 'origin/develop'.
10:19:43    Switched to a new branch 'develop'
10:19:43    Resolved https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk to commit b204aa63043825290d4c0a940edd7e9241f6c0ee
10:19:43    Preparing metadata (setup.py): started
10:19:44    Preparing metadata (setup.py): finished with status 'done'
10:19:44  Collecting requests==2.24.0 (from requests[socks]==2.24.0->onapsdk==9.2.1)
10:19:44    Downloading requests-2.24.0-py2.py3-none-any.whl.metadata (6.9 kB)
10:19:44  Requirement already satisfied: jinja2==3.0.3 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.0.3)
10:19:44  Requirement already satisfied: simplejson==3.17.6 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (3.17.6)
10:19:44  Requirement already satisfied: oyaml==1.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.0)
10:19:44  Requirement already satisfied: pyOpenSSL==22.0.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (22.0.0)
10:19:44  Requirement already satisfied: jsonschema==4.4.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (4.4.0)
10:19:44  Requirement already satisfied: dacite==1.6.0 in /usr/local/lib/python3.11/site-packages (from onapsdk==9.2.1) (1.6.0)
10:19:44  Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/site-packages (from jinja2==3.0.3->onapsdk==9.2.1) (2.0.1)
10:19:44  Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (25.2.0)
10:19:44  Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.11/site-packages (from jsonschema==4.4.0->onapsdk==9.2.1) (0.20.0)
10:19:44  Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/site-packages (from oyaml==1.0->onapsdk==9.2.1) (6.0.2)
10:19:44  Requirement already satisfied: cryptography>=35.0 in /usr/local/lib/python3.11/site-packages (from pyOpenSSL==22.0.0->onapsdk==9.2.1) (38.0.4)
10:19:44  Collecting chardet<4,>=3.0.2 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1)
10:19:44    Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB)
10:19:44  Collecting idna<3,>=2.5 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1)
10:19:44    Downloading idna-2.10-py2.py3-none-any.whl.metadata (9.1 kB)
10:19:44  Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1)
10:19:44    Downloading urllib3-1.25.11-py2.py3-none-any.whl.metadata (41 kB)
10:19:44  Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests==2.24.0->requests[socks]==2.24.0->onapsdk==9.2.1) (2025.1.31)
10:19:44  Requirement already satisfied: PySocks!=1.5.7,>=1.5.6 in /usr/local/lib/python3.11/site-packages (from requests[socks]==2.24.0->onapsdk==9.2.1) (1.7.1)
10:19:44  Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.11/site-packages (from cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (1.17.1)
10:19:44  Requirement already satisfied: pycparser in /usr/local/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=35.0->pyOpenSSL==22.0.0->onapsdk==9.2.1) (2.22)
10:19:44  Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
10:19:44  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
10:19:45  Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
10:19:45  Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB)
10:19:45  Building wheels for collected packages: onapsdk
10:19:45    Building wheel for onapsdk (setup.py): started
10:19:45    Building wheel for onapsdk (setup.py): finished with status 'done'
10:19:45    Created wheel for onapsdk: filename=onapsdk-9.2.1-py3-none-any.whl size=193661 sha256=8d0df598e0acf884699884b2faa9f638f76e5d900f471d75113112fc8f1f9602
10:19:45    Stored in directory: /tmp/pip-ephem-wheel-cache-0ganu5ob/wheels/1b/9b/61/fbda7d15774ef78a6b0c7c711ac180f254f3739b7587ef4e7a
10:19:45  Successfully built onapsdk
10:19:45  Installing collected packages: chardet, urllib3, idna, requests, onapsdk
10:19:45    Attempting uninstall: urllib3
10:19:45      Found existing installation: urllib3 1.26.20
10:19:45      Uninstalling urllib3-1.26.20:
10:19:45        Successfully uninstalled urllib3-1.26.20
10:19:45    Attempting uninstall: idna
10:19:45      Found existing installation: idna 3.10
10:19:45      Uninstalling idna-3.10:
10:19:45        Successfully uninstalled idna-3.10
10:19:46    Attempting uninstall: requests
10:19:46      Found existing installation: requests 2.27.1
10:19:46      Uninstalling requests-2.27.1:
10:19:46        Successfully uninstalled requests-2.27.1
10:19:46    Attempting uninstall: onapsdk
10:19:46      Found existing installation: onapsdk 13.2.0
10:19:46      Uninstalling onapsdk-13.2.0:
10:19:46        Successfully uninstalled onapsdk-13.2.0
10:19:46  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.
10:19:46  onaptests 0.0.1.dev287 requires onapsdk==13.2.0, but you have onapsdk 9.2.1 which is incompatible.
10:19:46  onaptests 0.0.1.dev287 requires setuptools==65.3.0, but you have setuptools 65.5.1 which is incompatible.
10:19:46  Successfully installed chardet-3.0.4 idna-2.10 onapsdk-9.2.1 requests-2.24.0 urllib3-1.25.11
10:19:46  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.
10:19:46  Removing intermediate container baf0b9dbc1cd
10:19:46   ---> 8bbcb47cd1c8
10:19:46  Step 10/12 : FROM ${PYTHONSDK_VERSION} as final
10:19:46   ---> d893fde33528
10:19:46  Step 11/12 : COPY docker/testcases.yaml /usr/local/lib/python3.11/site-packages/xtesting/ci/testcases.yaml
10:19:47   ---> aedc718c0c31
10:19:47  Step 12/12 : CMD ["run_tests", "-t", "all"]
10:19:47   ---> Running in 4adb8b062e95
10:19:47  Removing intermediate container 4adb8b062e95
10:19:47   ---> 92625628b6ad
10:19:47  Successfully built 92625628b6ad
10:19:47  Successfully tagged nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master
10:19:47  ---> docker-build.sh ends
10:19:47  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13648953310347805351.sh
10:19:47  [EnvInject] - Injecting environment variables from a build step.
10:19:47  [EnvInject] - Injecting as environment variables the properties content 
10:19:47  CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003
10:19:47  
10:19:47  [EnvInject] - Variables injected successfully.
10:19:47  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins9129434985315205446.sh
10:19:47  ---> docker-push.sh
10:19:47  Docker version 20.10.18, build b40c2f6
10:19:47  Pushing image: nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master
10:19:47  docker push nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk:master
10:19:47  The push refers to repository [nexus3.onap.org:10003/onap/xtesting-smoke-usecases-pythonsdk]
10:19:47  69bcee3a2e41: Preparing
10:19:47  06954782f87f: Preparing
10:19:47  72bfe11a5963: Preparing
10:19:47  49afc675d351: Preparing
10:19:47  7a5f03216aec: Preparing
10:19:47  08000c18d16d: Preparing
10:19:47  08000c18d16d: Waiting
10:19:47  72bfe11a5963: Layer already exists
10:19:47  7a5f03216aec: Layer already exists
10:19:47  49afc675d351: Layer already exists
10:19:47  08000c18d16d: Layer already exists
10:19:47  69bcee3a2e41: Pushed
10:20:04  06954782f87f: Pushed
10:20:04  master: digest: sha256:5df7f30a7aa8661067d280bdb0a591447a26e38c72f4ca36aa52b91d8bc7de01 size: 1577
10:20:04  ---> docker-push.sh ends
10:20:04  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins2442449970061167186.sh
10:20:04  $ ssh-agent -k
10:20:04  unset SSH_AUTH_SOCK;
10:20:04  unset SSH_AGENT_PID;
10:20:04  echo Agent pid 2120 killed;
10:20:04  [ssh-agent] Stopped.
10:20:04  [PostBuildScript] - [INFO] Executing post build scripts.
10:20:04  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins12380557437492935720.sh
10:20:04  ---> sysstat.sh
10:20:05  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins4080169332189858034.sh
10:20:05  ---> package-listing.sh
10:20:05  ++ facter osfamily
10:20:05  ++ tr '[:upper:]' '[:lower:]'
10:20:05  + OS_FAMILY=debian
10:20:05  + workspace=/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master
10:20:05  + START_PACKAGES=/tmp/packages_start.txt
10:20:05  + END_PACKAGES=/tmp/packages_end.txt
10:20:05  + DIFF_PACKAGES=/tmp/packages_diff.txt
10:20:05  + PACKAGES=/tmp/packages_start.txt
10:20:05  + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master ']'
10:20:05  + PACKAGES=/tmp/packages_end.txt
10:20:05  + case "${OS_FAMILY}" in
10:20:05  + dpkg -l
10:20:05  + grep '^ii'
10:20:05  + '[' -f /tmp/packages_start.txt ']'
10:20:05  + '[' -f /tmp/packages_end.txt ']'
10:20:05  + diff /tmp/packages_start.txt /tmp/packages_end.txt
10:20:05  + '[' /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master ']'
10:20:05  + mkdir -p /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/archives/
10:20:05  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/archives/
10:20:05  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins16715297539625905784.sh
10:20:05  ---> capture-instance-metadata.sh
10:20:05  Setup pyenv:
10:20:05    system
10:20:05    3.8.13
10:20:05    3.9.13
10:20:05  * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version)
10:20:05  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAdK from file:/tmp/.os_lf_venv
10:20:06  lf-activate-venv(): INFO: Installing: lftools 
10:20:13  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:20:13  INFO: Running in OpenStack, capturing instance metadata
10:20:13  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins5098632387142895612.sh
10:20:13  provisioning config files...
10:20:13  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master@tmp/config7288289067261784901tmp
10:20:13  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
10:20:13  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
10:20:13  [EnvInject] - Injecting environment variables from a build step.
10:20:13  [EnvInject] - Injecting as environment variables the properties content 
10:20:13  SERVER_ID=logs
10:20:13  
10:20:13  [EnvInject] - Variables injected successfully.
10:20:13  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins2407217961623037474.sh
10:20:13  ---> create-netrc.sh
10:20:13  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins1205637448346385335.sh
10:20:13  ---> python-tools-install.sh
10:20:13  Setup pyenv:
10:20:13    system
10:20:13    3.8.13
10:20:13    3.9.13
10:20:13  * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version)
10:20:13  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAdK from file:/tmp/.os_lf_venv
10:20:14  lf-activate-venv(): INFO: Installing: lftools 
10:20:20  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:20:20  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins1952364563504521587.sh
10:20:20  ---> sudo-logs.sh
10:20:20  Archiving 'sudo' log..
10:20:20  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash /tmp/jenkins13609782516679545400.sh
10:20:20  ---> job-cost.sh
10:20:20  Setup pyenv:
10:20:20    system
10:20:20    3.8.13
10:20:20    3.9.13
10:20:20  * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version)
10:20:20  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAdK from file:/tmp/.os_lf_venv
10:20:21  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
10:20:24  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:20:24  INFO: No Stack...
10:20:24  INFO: Retrieving Pricing Info for: v3-standard-8
10:20:25  INFO: Archiving Costs
10:20:25  [integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master] $ /bin/bash -l /tmp/jenkins670355532197468274.sh
10:20:25  ---> logs-deploy.sh
10:20:25  Setup pyenv:
10:20:25    system
10:20:25    3.8.13
10:20:25    3.9.13
10:20:25  * 3.10.6 (set by /w/workspace/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/.python-version)
10:20:25  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lAdK from file:/tmp/.os_lf_venv
10:20:26  lf-activate-venv(): INFO: Installing: lftools 
10:20:32  lf-activate-venv(): INFO: Adding /tmp/venv-lAdK/bin to PATH
10:20:32  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-smoke-usecases-pythonsdk-docker-merge-master/1471
10:20:32  INFO: archiving workspace using pattern(s): 
10:20:33  Archives upload complete.
10:20:33  INFO: archiving logs to Nexus
10:20:34  ---> uname -a:
10:20:34  Linux prd-ubuntu1804-docker-8c-8g-7965 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
10:20:34  
10:20:34  
10:20:34  ---> lscpu:
10:20:34  Architecture:        x86_64
10:20:34  CPU op-mode(s):      32-bit, 64-bit
10:20:34  Byte Order:          Little Endian
10:20:34  CPU(s):              8
10:20:34  On-line CPU(s) list: 0-7
10:20:34  Thread(s) per core:  1
10:20:34  Core(s) per socket:  1
10:20:34  Socket(s):           8
10:20:34  NUMA node(s):        1
10:20:34  Vendor ID:           AuthenticAMD
10:20:34  CPU family:          23
10:20:34  Model:               49
10:20:34  Model name:          AMD EPYC-Rome Processor
10:20:34  Stepping:            0
10:20:34  CPU MHz:             2800.000
10:20:34  BogoMIPS:            5600.00
10:20:34  Virtualization:      AMD-V
10:20:34  Hypervisor vendor:   KVM
10:20:34  Virtualization type: full
10:20:34  L1d cache:           32K
10:20:34  L1i cache:           32K
10:20:34  L2 cache:            512K
10:20:34  L3 cache:            16384K
10:20:34  NUMA node0 CPU(s):   0-7
10:20:34  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 nrip_save umip rdpid arch_capabilities
10:20:34  
10:20:34  
10:20:34  ---> nproc:
10:20:34  8
10:20:34  
10:20:34  
10:20:34  ---> df -h:
10:20:34  Filesystem      Size  Used Avail Use% Mounted on
10:20:34  udev             16G     0   16G   0% /dev
10:20:34  tmpfs           3.2G  708K  3.2G   1% /run
10:20:34  /dev/vda1       155G   11G  145G   7% /
10:20:34  tmpfs            16G     0   16G   0% /dev/shm
10:20:34  tmpfs           5.0M     0  5.0M   0% /run/lock
10:20:34  tmpfs            16G     0   16G   0% /sys/fs/cgroup
10:20:34  /dev/vda15      105M  4.4M  100M   5% /boot/efi
10:20:34  tmpfs           3.2G     0  3.2G   0% /run/user/1001
10:20:34  
10:20:34  
10:20:34  ---> free -m:
10:20:34                total        used        free      shared  buff/cache   available
10:20:34  Mem:          32167         857       28910           0        2399       30869
10:20:34  Swap:          1023           0        1023
10:20:34  
10:20:34  
10:20:34  ---> ip addr:
10:20:34  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
10:20:34      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
10:20:34      inet 127.0.0.1/8 scope host lo
10:20:34         valid_lft forever preferred_lft forever
10:20:34      inet6 ::1/128 scope host 
10:20:34         valid_lft forever preferred_lft forever
10:20:34  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
10:20:34      link/ether fa:16:3e:a1:f1:54 brd ff:ff:ff:ff:ff:ff
10:20:34      inet 10.30.107.104/23 brd 10.30.107.255 scope global dynamic ens3
10:20:34         valid_lft 85813sec preferred_lft 85813sec
10:20:34      inet6 fe80::f816:3eff:fea1:f154/64 scope link 
10:20:34         valid_lft forever preferred_lft forever
10:20:34  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
10:20:34      link/ether 02:42:99:96:8f:c3 brd ff:ff:ff:ff:ff:ff
10:20:34      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
10:20:34         valid_lft forever preferred_lft forever
10:20:34      inet6 fe80::42:99ff:fe96:8fc3/64 scope link 
10:20:34         valid_lft forever preferred_lft forever
10:20:34  
10:20:34  
10:20:34  ---> sar -b -r -n DEV:
10:20:34  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7965) 	03/13/25 	_x86_64_	(8 CPU)
10:20:34  
10:20:34  10:10:47     LINUX RESTART	(8 CPU)
10:20:34  
10:20:34  10:11:01          tps      rtps      wtps   bread/s   bwrtn/s
10:20:34  10:12:03       136.74     47.42     89.32   4406.93 121384.21
10:20:34  10:13:01        33.49      0.00     33.49      0.00  51316.81
10:20:34  10:14:01         1.23      0.00      1.23      0.00     14.13
10:20:34  10:15:01         1.68      0.00      1.68      0.00     19.73
10:20:34  10:16:01         0.95      0.02      0.93      2.40     11.60
10:20:34  10:17:01         1.68      0.02      1.67      0.13     22.00
10:20:34  10:18:01        22.43      4.55     17.88    167.44    461.92
10:20:34  10:19:01       476.75     30.21    446.54   2310.15  18979.77
10:20:34  10:20:01       133.11      0.08    133.03      4.93  17728.78
10:20:34  Average:        89.99      9.18     80.81    768.66  23223.47
10:20:34  
10:20:34  10:11:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
10:20:34  10:12:03     30657896  31901164   2281324      6.93     38636   1532776   1303592      3.84    619192   1414172       160
10:20:34  10:13:01     30654804  31898160   2284416      6.94     38716   1532780   1303592      3.84    622704   1414168       144
10:20:34  10:14:01     30655712  31899212   2283508      6.93     38812   1532780   1303592      3.84    621892   1414160       148
10:20:34  10:15:01     30655072  31898676   2284148      6.93     38900   1532784   1303592      3.84    622128   1414164         4
10:20:34  10:16:01     30653652  31897292   2285568      6.94     38940   1532860   1303592      3.84    623612   1414240        44
10:20:34  10:17:01     30641128  31884868   2298092      6.98     39036   1532860   1303592      3.84    636024   1414244       164
10:20:34  10:18:01     30509700  31768968   2429520      7.38     39528   1547552   1341992      3.95    758180   1422452       824
10:20:34  10:19:01     29749756  31640448   3189464      9.68     78648   2110412   1592136      4.68    978768   1884600    145592
10:20:34  10:20:01     29663872  31665812   3275348      9.94    106908   2170952   1467192      4.32   1019492   1894820       448
10:20:34  Average:     30426844  31828289   2512376      7.63     50903   1669528   1358097      4.00    722444   1520780     16392
10:20:34  
10:20:34  10:11:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
10:20:34  10:12:03         ens3    226.16    159.41    582.48     31.90      0.00      0.00      0.00      0.00
10:20:34  10:12:03           lo      0.87      0.87      0.08      0.08      0.00      0.00      0.00      0.00
10:20:34  10:12:03      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:13:01         ens3      3.86      1.22      3.02      0.25      0.00      0.00      0.00      0.00
10:20:34  10:13:01           lo      0.21      0.21      0.01      0.01      0.00      0.00      0.00      0.00
10:20:34  10:13:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:14:01         ens3      8.21      0.18      4.98      0.17      0.00      0.00      0.00      0.00
10:20:34  10:14:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:14:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:15:01         ens3     10.00      0.20      6.21      0.02      0.00      0.00      0.00      0.00
10:20:34  10:15:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
10:20:34  10:15:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:16:01         ens3      0.83      0.17      0.14      0.17      0.00      0.00      0.00      0.00
10:20:34  10:16:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:16:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:17:01         ens3      2.22      1.85      1.17      2.39      0.00      0.00      0.00      0.00
10:20:34  10:17:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
10:20:34  10:17:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:18:01         ens3    147.63     89.17    206.14     41.85      0.00      0.00      0.00      0.00
10:20:34  10:18:01           lo      0.13      0.13      0.01      0.01      0.00      0.00      0.00      0.00
10:20:34  10:18:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
10:20:34  10:19:01         ens3    239.91    119.35   2430.69     21.30      0.00      0.00      0.00      0.00
10:20:34  10:19:01           lo      3.73      3.73      0.39      0.39      0.00      0.00      0.00      0.00
10:20:34  10:19:01      docker0     21.43     95.90      1.21   1067.66      0.00      0.00      0.00      0.00
10:20:34  10:19:01    veth3253cb4     21.43     95.95      1.50   1067.66      0.00      0.00      0.00      0.09
10:20:34  10:20:01         ens3    196.67    188.59    843.27    848.71      0.00      0.00      0.00      0.00
10:20:34  10:20:01           lo      0.80      0.80      0.07      0.07      0.00      0.00      0.00      0.00
10:20:34  10:20:01      docker0     67.37    109.58      6.23    832.70      0.00      0.00      0.00      0.00
10:20:34  Average:         ens3     93.16     62.46    454.78    105.58      0.00      0.00      0.00      0.00
10:20:34  Average:           lo      0.68      0.68      0.07      0.07      0.00      0.00      0.00      0.00
10:20:34  Average:      docker0      9.90     22.91      0.83    211.92      0.00      0.00      0.00      0.00
10:20:34  
10:20:34  
10:20:34  ---> sar -P ALL:
10:20:34  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7965) 	03/13/25 	_x86_64_	(8 CPU)
10:20:34  
10:20:34  10:10:47     LINUX RESTART	(8 CPU)
10:20:34  
10:20:34  10:11:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
10:20:34  10:12:03        all      2.35      0.00      0.66      1.86      0.02     95.12
10:20:34  10:12:03          0      3.54      0.00      1.54      0.37      0.02     94.54
10:20:34  10:12:03          1      2.02      0.00      1.00      0.27      0.02     96.70
10:20:34  10:12:03          2      1.26      0.00      0.60      8.09      0.03     90.02
10:20:34  10:12:03          3      2.59      0.00      0.37      0.25      0.02     96.78
10:20:34  10:12:03          4      2.57      0.00      0.55      0.03      0.02     96.83
10:20:34  10:12:03          5      2.15      0.00      0.33      0.55      0.02     96.95
10:20:34  10:12:03          6      2.02      0.00      0.40      3.51      0.02     94.06
10:20:34  10:12:03          7      2.62      0.00      0.42      1.84      0.02     95.11
10:20:34  10:13:01        all      0.19      0.00      0.02      0.63      0.00     99.16
10:20:34  10:13:01          0      0.03      0.00      0.03      0.00      0.02     99.91
10:20:34  10:13:01          1      0.07      0.00      0.00      0.00      0.00     99.93
10:20:34  10:13:01          2      1.16      0.00      0.00      0.00      0.00     98.84
10:20:34  10:13:01          3      0.02      0.00      0.02      0.00      0.00     99.97
10:20:34  10:13:01          4      0.07      0.00      0.00      0.00      0.00     99.93
10:20:34  10:13:01          5      0.00      0.00      0.00      0.09      0.00     99.91
10:20:34  10:13:01          6      0.10      0.00      0.03      4.97      0.02     94.87
10:20:34  10:13:01          7      0.05      0.00      0.02      0.00      0.00     99.93
10:20:34  10:14:01        all      0.05      0.00      0.00      0.00      0.00     99.94
10:20:34  10:14:01          0      0.03      0.00      0.02      0.02      0.00     99.93
10:20:34  10:14:01          1      0.07      0.00      0.02      0.00      0.02     99.90
10:20:34  10:14:01          2      0.03      0.00      0.02      0.00      0.00     99.95
10:20:34  10:14:01          3      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:14:01          4      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:14:01          5      0.02      0.00      0.02      0.00      0.00     99.97
10:20:34  10:14:01          6      0.22      0.00      0.00      0.00      0.00     99.78
10:20:34  10:14:01          7      0.05      0.00      0.00      0.00      0.02     99.93
10:20:34  10:15:01        all      0.02      0.00      0.01      0.01      0.01     99.96
10:20:34  10:15:01          0      0.03      0.00      0.00      0.07      0.02     99.88
10:20:34  10:15:01          1      0.03      0.00      0.02      0.00      0.00     99.95
10:20:34  10:15:01          2      0.02      0.00      0.02      0.00      0.02     99.95
10:20:34  10:15:01          3      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:15:01          4      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:15:01          5      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:15:01          6      0.02      0.00      0.00      0.00      0.00     99.98
10:20:34  10:15:01          7      0.02      0.00      0.02      0.00      0.00     99.97
10:20:34  10:16:01        all      0.05      0.00      0.01      0.00      0.00     99.93
10:20:34  10:16:01          0      0.00      0.00      0.03      0.02      0.02     99.93
10:20:34  10:16:01          1      0.07      0.00      0.03      0.00      0.02     99.88
10:20:34  10:16:01          2      0.25      0.00      0.00      0.00      0.00     99.75
10:20:34  10:16:01          3      0.00      0.00      0.00      0.02      0.00     99.98
10:20:34  10:16:01          4      0.02      0.00      0.02      0.00      0.00     99.97
10:20:34  10:16:01          5      0.00      0.00      0.00      0.00      0.00    100.00
10:20:34  10:16:01          6      0.03      0.00      0.02      0.00      0.00     99.95
10:20:34  10:16:01          7      0.02      0.00      0.02      0.00      0.02     99.95
10:20:34  10:17:01        all      0.24      0.00      0.02      0.01      0.00     99.73
10:20:34  10:17:01          0      0.22      0.00      0.03      0.08      0.00     99.67
10:20:34  10:17:01          1      0.03      0.00      0.03      0.00      0.00     99.93
10:20:34  10:17:01          2      1.37      0.00      0.02      0.00      0.02     98.60
10:20:34  10:17:01          3      0.12      0.00      0.03      0.00      0.00     99.85
10:20:34  10:17:01          4      0.00      0.00      0.02      0.00      0.00     99.98
10:20:34  10:17:01          5      0.00      0.00      0.02      0.00      0.00     99.98
10:20:34  10:17:01          6      0.10      0.00      0.00      0.00      0.02     99.88
10:20:34  10:17:01          7      0.07      0.00      0.00      0.00      0.00     99.93
10:20:34  10:18:01        all      1.39      0.00      0.13      0.04      0.01     98.44
10:20:34  10:18:01          0      1.00      0.00      0.20      0.22      0.02     98.57
10:20:34  10:18:01          1      1.07      0.00      0.17      0.00      0.02     98.75
10:20:34  10:18:01          2      0.42      0.00      0.08      0.02      0.00     99.48
10:20:34  10:18:01          3      1.03      0.00      0.12      0.00      0.02     98.83
10:20:34  10:18:01          4      1.37      0.00      0.10      0.08      0.02     98.43
10:20:34  10:18:01          5      2.22      0.00      0.07      0.00      0.00     97.72
10:20:34  10:18:01          6      2.13      0.00      0.05      0.00      0.00     97.82
10:20:34  10:18:01          7      1.85      0.00      0.20      0.00      0.00     97.95
10:20:34  10:19:01        all     10.14      0.00      1.18      1.40      0.04     87.25
10:20:34  10:19:01          0      5.30      0.00      1.94      7.36      0.05     85.34
10:20:34  10:19:01          1     28.11      0.00      1.87      0.67      0.07     69.29
10:20:34  10:19:01          2     17.64      0.00      1.45      0.50      0.05     80.36
10:20:34  10:19:01          3      5.22      0.00      0.74      0.08      0.05     93.90
10:20:34  10:19:01          4      5.75      0.00      0.78      0.38      0.02     93.06
10:20:34  10:19:01          5      2.17      0.00      0.92      1.67      0.02     95.22
10:20:34  10:19:01          6      1.27      0.00      0.63      0.25      0.02     97.83
10:20:34  10:19:01          7     15.58      0.00      1.15      0.28      0.03     82.95
10:20:34  10:20:01        all     10.48      0.00      1.93      0.51      0.05     87.03
10:20:34  10:20:01          0      9.63      0.00      1.35      0.00      0.05     88.97
10:20:34  10:20:01          1      2.21      0.00      0.70      0.02      0.02     97.05
10:20:34  10:20:01          2      8.44      0.00      1.72      2.66      0.05     87.12
10:20:34  10:20:01          3      5.33      0.00      1.41      0.00      0.03     93.23
10:20:34  10:20:01          4     13.68      0.00      2.75      0.17      0.03     83.37
10:20:34  10:20:01          5      4.87      0.00      1.64      0.74      0.03     92.72
10:20:34  10:20:01          6     29.26      0.00      4.52      0.43      0.08     65.70
10:20:34  10:20:01          7     10.35      0.00      1.30      0.05      0.03     88.27
10:20:34  Average:        all      2.77      0.00      0.44      0.49      0.01     96.28
10:20:34  Average:          0      2.20      0.00      0.57      0.90      0.02     96.30
10:20:34  Average:          1      3.75      0.00      0.43      0.11      0.02     95.70
10:20:34  Average:          2      3.40      0.00      0.44      1.25      0.02     94.89
10:20:34  Average:          3      1.59      0.00      0.30      0.04      0.01     98.06
10:20:34  Average:          4      2.61      0.00      0.47      0.07      0.01     96.84
10:20:34  Average:          5      1.27      0.00      0.33      0.34      0.01     98.05
10:20:34  Average:          6      3.92      0.00      0.63      1.00      0.02     94.43
10:20:34  Average:          7      3.41      0.00      0.35      0.24      0.01     95.99
10:20:34  
10:20:34  
10:20:34