11:40:31 Started by timer 11:40:31 Running as SYSTEM 11:40:31 [EnvInject] - Loading node environment variables. 11:40:31 Building remotely on prd-ubuntu2204-docker-8c-8g-6217 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:40:31 [ssh-agent] Looking for ssh-agent implementation... 11:40:32 $ ssh-agent 11:40:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXS30Hw5/agent.1546 11:40:32 SSH_AGENT_PID=1548 11:40:32 [ssh-agent] Started. 11:40:32 Running ssh-add (command line suppressed) 11:40:32 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_11593818078572970470.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_11593818078572970470.key) 11:40:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:40:32 The recommended git tool is: NONE 11:40:33 using credential onap-jenkins-ssh 11:40:33 Wiping out workspace first. 11:40:33 Cloning the remote Git repository 11:40:33 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:40:33 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:40:33 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:40:33 > git --version # timeout=10 11:40:33 > git --version # 'git version 2.34.1' 11:40:33 using GIT_SSH to set credentials Gerrit user 11:40:33 Verifying host key using manually-configured host key entries 11:40:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:40:34 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:40:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:34 Avoid second fetch 11:40:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:40:34 Checking out Revision 9c3d20052111a584c8f203292c5a280c5d14da83 (refs/remotes/origin/master) 11:40:34 > git config core.sparsecheckout # timeout=10 11:40:34 > git checkout -f 9c3d20052111a584c8f203292c5a280c5d14da83 # timeout=30 11:40:34 Commit message: "Bump lfreleng-actions/repository-metadata-action from 0.2.1 to 0.2.2" 11:40:34 > git rev-list --no-walk ca0d24d605b3ad11de681aa113859d66c84d1b9d # timeout=10 11:40:38 provisioning config files... 11:40:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:40:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:40:38 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14451083158595814336.sh 11:40:38 ---> python-tools-install.sh 11:40:38 Setup pyenv: 11:40:38 * system (set by /opt/pyenv/version) 11:40:38 * 3.8.20 (set by /opt/pyenv/version) 11:40:38 * 3.9.20 (set by /opt/pyenv/version) 11:40:38 3.10.15 11:40:38 3.11.10 11:40:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6dTX 11:40:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:40:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:47 lf-activate-venv(): INFO: Base packages installed successfully 11:40:47 lf-activate-venv(): INFO: Installing additional packages: lftools 11:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-6dTX/bin to PATH 11:41:10 Generating Requirements File 11:41:33 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. 11:41:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:41:34 Python 3.11.10 11:41:34 pip 26.1.2 from /tmp/venv-6dTX/lib/python3.11/site-packages/pip (python 3.11) 11:41:34 aiohappyeyeballs==2.7.1 11:41:34 aiohttp==3.14.1 11:41:34 aiosignal==1.4.0 11:41:34 appdirs==1.4.4 11:41:34 argcomplete==3.7.0 11:41:34 aspy.yaml==1.3.0 11:41:34 attrs==26.1.0 11:41:34 autopage==0.6.0 11:41:34 beautifulsoup4==4.15.0 11:41:34 boto3==1.43.41 11:41:34 botocore==1.43.41 11:41:34 bs4==0.0.2 11:41:34 certifi==2026.6.17 11:41:34 cffi==2.1.0 11:41:34 cfgv==3.5.0 11:41:34 chardet==7.4.3 11:41:34 charset-normalizer==3.4.8 11:41:34 click==8.4.2 11:41:34 cliff==4.14.0 11:41:34 cmd2==4.0.0 11:41:34 cryptography==3.3.2 11:41:34 debtcollector==3.1.0 11:41:34 decorator==5.3.1 11:41:34 defusedxml==0.7.1 11:41:34 Deprecated==1.3.1 11:41:34 distlib==0.4.3 11:41:34 dnspython==2.8.0 11:41:34 docker==7.1.0 11:41:34 dogpile.cache==1.5.0 11:41:34 durationpy==0.10 11:41:34 email-validator==2.3.0 11:41:34 filelock==3.29.6 11:41:34 frozenlist==1.8.0 11:41:34 future==1.0.0 11:41:34 gitdb==4.0.12 11:41:34 GitPython==3.1.50 11:41:34 httplib2==0.30.2 11:41:34 identify==2.6.19 11:41:34 idna==3.18 11:41:34 importlib-resources==1.5.0 11:41:34 iso8601==2.1.0 11:41:34 Jinja2==3.1.6 11:41:34 jmespath==1.1.0 11:41:34 jsonpatch==1.33 11:41:34 jsonpointer==3.1.1 11:41:34 jsonschema==4.26.0 11:41:34 jsonschema-specifications==2025.9.1 11:41:34 keystoneauth1==5.15.0 11:41:34 kubernetes==36.0.2 11:41:34 lftools==0.37.22 11:41:34 lxml==6.1.1 11:41:34 markdown-it-py==4.2.0 11:41:34 MarkupSafe==3.0.3 11:41:34 mdurl==0.1.2 11:41:34 msgpack==1.2.1 11:41:34 multi_key_dict==2.0.3 11:41:34 multidict==6.7.1 11:41:34 munch==4.0.0 11:41:34 netaddr==1.3.0 11:41:34 niet==1.4.2 11:41:34 nodeenv==1.10.0 11:41:34 oauth2client==4.1.3 11:41:34 oauthlib==3.3.1 11:41:34 openstacksdk==4.17.0 11:41:34 os-service-types==1.8.2 11:41:34 osc-lib==4.6.0 11:41:34 oslo.config==10.5.0 11:41:34 oslo.context==6.4.0 11:41:34 oslo.i18n==6.8.0 11:41:34 oslo.log==8.2.0 11:41:34 oslo.serialization==5.10.0 11:41:34 oslo.utils==10.1.1 11:41:34 packaging==26.2 11:41:34 pbr==7.0.3 11:41:34 platformdirs==4.10.0 11:41:34 prettytable==3.18.0 11:41:34 prompt_toolkit==3.0.52 11:41:34 propcache==0.5.2 11:41:34 psutil==7.2.2 11:41:34 pyasn1==0.6.3 11:41:34 pyasn1_modules==0.4.2 11:41:34 pycparser==3.0 11:41:34 pygerrit2==2.0.15 11:41:34 PyGithub==2.9.1 11:41:34 Pygments==2.20.0 11:41:34 PyJWT==2.13.0 11:41:34 PyNaCl==1.6.2 11:41:34 pyparsing==2.4.7 11:41:34 pyperclip==1.11.0 11:41:34 pyrsistent==0.20.0 11:41:34 python-cinderclient==9.9.0 11:41:34 python-dateutil==2.9.0.post0 11:41:34 python-discovery==1.4.3 11:41:34 python-heatclient==5.2.0 11:41:34 python-jenkins==1.8.3 11:41:34 python-keystoneclient==5.8.0 11:41:34 python-magnumclient==4.11.0 11:41:34 python-openstackclient==10.1.0 11:41:34 python-swiftclient==4.10.0 11:41:34 PyYAML==6.0.3 11:41:34 referencing==0.37.0 11:41:34 requests==2.34.2 11:41:34 requests-oauthlib==2.0.0 11:41:34 rfc3986==2.0.0 11:41:34 rich==15.0.0 11:41:34 rich-argparse==1.8.0 11:41:34 rpds-py==2026.6.3 11:41:34 rsa==4.9.1 11:41:34 ruamel.yaml==0.19.1 11:41:34 ruamel.yaml.clib==0.2.15 11:41:34 s3transfer==0.19.0 11:41:34 simplejson==4.1.1 11:41:34 six==1.17.0 11:41:34 smmap==5.0.3 11:41:34 soupsieve==2.8.4 11:41:34 stevedore==5.9.0 11:41:34 tabulate==0.10.0 11:41:34 toml==0.10.2 11:41:34 tomlkit==0.15.0 11:41:34 tqdm==4.68.4 11:41:34 typing_extensions==4.16.0 11:41:34 urllib3==1.26.20 11:41:34 virtualenv==21.6.0 11:41:34 wcwidth==0.8.2 11:41:34 websocket-client==1.9.0 11:41:34 wrapt==2.2.2 11:41:34 xdg==6.0.0 11:41:34 xmltodict==1.0.4 11:41:34 yarl==1.24.2 11:41:34 yq==4.1.1 11:41:34 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins6887526528041298956.sh 11:41:34 ---> uv-install.sh 11:41:34 Installing uv/uvx (latest) using shell installer 11:41:35 2026-07-07 11:41:35 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-mBpN9b.sh" [1] 11:41:35 downloading uv 0.11.27 x86_64-unknown-linux-gnu 11:41:36 installing to /home/jenkins/.local/bin 11:41:36 uv 11:41:36 uvx 11:41:36 everything's installed! 11:41:36 11:41:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:41:36 11:41:36 source $HOME/.local/bin/env (sh, bash, zsh) 11:41:36 source $HOME/.local/bin/env.fish (fish) 11:41:36 Adding install location to PATH 11:41:36 ---> Validating uv/uvx install 11:41:36 uvx 0.11.27 (x86_64-unknown-linux-gnu) 11:41:36 [EnvInject] - Injecting environment variables from a build step. 11:41:36 [EnvInject] - Injecting as environment variables the properties content 11:41:36 SET_JDK_VERSION=openjdk17 11:41:36 GIT_URL="git://cloud.onap.org/mirror" 11:41:36 11:41:36 [EnvInject] - Variables injected successfully. 11:41:36 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins8214588511582396314.sh 11:41:36 ---> update-java-alternatives.sh 11:41:36 ---> Updating Java version 11:41:36 ---> Ubuntu/Debian system detected 11:41:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:41:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:41:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:41:36 openjdk version "17.0.19" 2026-04-21 11:41:36 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 11:41:36 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 11:41:36 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:41:36 [EnvInject] - Injecting environment variables from a build step. 11:41:36 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:41:36 [EnvInject] - Variables injected successfully. 11:41:36 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins11221114810539263171.sh 11:41:36 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:37 11:41:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:41:37 Configure a credential helper to remove this warning. See 11:41:37 https://docs.docker.com/go/credential-store/ 11:41:37 11:41:37 Login Succeeded 11:41:37 Docker Compose version v5.1.4 11:41:37 Setting project configuration for: api 11:41:37 Configuring docker compose... 11:41:41 Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 11:41:41 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling 11:41:41 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 11:41:41 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling 11:41:41 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 11:41:41 5c458edbe285 Pulling fs layer 0B 11:41:41 65ced67844dd Pulling fs layer 0B 11:41:41 e6f0a127be49 Pulling fs layer 0B 11:41:41 77dd6e950bf6 Pulling fs layer 0B 11:41:41 ff3158a0bc71 Pulling fs layer 0B 11:41:41 2d35ebdb57d9 Pulling fs layer 0B 11:41:41 d4492eeef57d Pulling fs layer 0B 11:41:41 49c45186caf4 Pulling fs layer 0B 11:41:41 8551e3a9b2dd Pulling fs layer 0B 11:41:41 6c1eb8f7a561 Pulling fs layer 0B 11:41:41 5ed3d4d076b0 Pulling fs layer 0B 11:41:41 b124010701b9 Pulling fs layer 0B 11:41:41 55afa1ecc21d Pulling fs layer 0B 11:41:41 959723483440 Pulling fs layer 0B 11:41:41 7e079c586e0d Pulling fs layer 0B 11:41:41 ffd68bafd674 Pulling fs layer 0B 11:41:41 6e6085636f02 Pulling fs layer 0B 11:41:41 39e3d1c87577 Pulling fs layer 0B 11:41:41 4f4fb700ef54 Pulling fs layer 0B 11:41:41 8551e3a9b2dd Downloading 70.1kB 11:41:41 6c1eb8f7a561 Downloading 31.48kB 11:41:41 5c458edbe285 Downloading 1.035kB 11:41:41 65ced67844dd Downloading 3.146MB 11:41:41 e6f0a127be49 Downloading 1.036kB 11:41:41 77dd6e950bf6 Downloading 5.243kB 11:41:41 2d35ebdb57d9 Downloading 3.146MB 11:41:41 ff3158a0bc71 Downloading 3.146MB 11:41:41 d4492eeef57d Downloading 14.77kB 11:41:41 49c45186caf4 Download complete 0B 11:41:41 8551e3a9b2dd Downloading 70.1kB 11:41:41 6c1eb8f7a561 Downloading 31.48kB 11:41:41 77dd6e950bf6 Downloading 5.243kB 11:41:41 39e3d1c87577 Downloading 140B 11:41:41 2d35ebdb57d9 Downloading 3.802MB 11:41:41 ff3158a0bc71 Downloading 10.49MB 11:41:41 d4492eeef57d Downloading 14.77kB 11:41:41 5c458edbe285 Downloading 1.035kB 11:41:41 65ced67844dd Downloading 10.49MB 11:41:41 e6f0a127be49 Downloading 1.036kB 11:41:41 ffd68bafd674 Downloading 1.333kB 11:41:41 8551e3a9b2dd Downloading 70.1kB 11:41:41 6c1eb8f7a561 Downloading 31.48kB 11:41:41 7e079c586e0d Downloading 182B 11:41:41 5c458edbe285 Downloading 1.035kB 11:41:41 65ced67844dd Downloading 19.62MB 11:41:41 e6f0a127be49 Downloading 1.036kB 11:41:41 77dd6e950bf6 Downloading 5.243kB 11:41:41 2d35ebdb57d9 Downloading 3.802MB 11:41:41 ff3158a0bc71 Downloading 15.24MB 11:41:41 d4492eeef57d Downloading 14.77kB 11:41:41 39e3d1c87577 Downloading 140B 11:41:41 959723483440 Downloading 5.243MB 11:41:41 55afa1ecc21d Downloading 1.049MB 11:41:41 7e079c586e0d Downloading 182B 11:41:41 6e6085636f02 Downloading 1.049MB 11:41:41 39e3d1c87577 Downloading 140B 11:41:41 b124010701b9 Downloading 3.721MB 11:41:41 959723483440 Downloading 8.735MB 11:41:41 ffd68bafd674 Downloading 1.333kB 11:41:41 8551e3a9b2dd Downloading 70.1kB 11:41:41 6c1eb8f7a561 Downloading 31.48kB 11:41:41 e6f0a127be49 Downloading 1.036kB 11:41:41 77dd6e950bf6 Downloading 5.243kB 11:41:41 2d35ebdb57d9 Downloading 3.802MB 11:41:41 ff3158a0bc71 Downloading 15.24MB 11:41:41 d4492eeef57d Downloading 14.77kB 11:41:41 5c458edbe285 Downloading 1.035kB 11:41:41 65ced67844dd Downloading 29.36MB 11:41:41 1baed6ac0f4f Pulling fs layer 0B 11:41:41 4c8ac0021be2 Pulling fs layer 0B 11:41:41 7e680b12eac0 Pulling fs layer 0B 11:41:41 a790fc4ef610 Pulling fs layer 0B 11:41:41 bc29ac4ad14e Pulling fs layer 0B 11:41:41 65ced67844dd Pulling fs layer 0B 11:41:41 2d35ebdb57d9 Pulling fs layer 0B 11:41:41 c93f261857c3 Pulling fs layer 0B 11:41:41 4c1c6e808525 Pulling fs layer 0B 11:41:41 f8fdeaa42ee2 Pulling fs layer 0B 11:41:41 0fe80c523768 Pulling fs layer 0B 11:41:41 8feea220fbfa Pulling fs layer 0B 11:41:41 bef5f3176279 Pulling fs layer 0B 11:41:41 b7bf56379c7a Pulling fs layer 0B 11:41:41 96443e78ff62 Pulling fs layer 0B 11:41:41 37429e3b7bf6 Pulling fs layer 0B 11:41:41 8551e3a9b2dd Downloading 70.1kB 11:41:41 6c1eb8f7a561 Downloading 31.48kB 11:41:41 5ed3d4d076b0 Downloading 5.243MB 11:41:41 55afa1ecc21d Downloading 3.846MB 11:41:41 7e079c586e0d Downloading 182B 11:41:41 6e6085636f02 Downloading 9.437MB 11:41:41 39e3d1c87577 Downloading 140B 11:41:41 b124010701b9 Downloading 3.721MB 11:41:41 959723483440 Downloading 8.735MB 11:41:41 4f4fb700ef54 Downloading 32B 11:41:41 ffd68bafd674 Downloading 1.333kB 11:41:41 2d35ebdb57d9 Downloading 3.802MB 11:41:41 d4492eeef57d Downloading 14.77kB 11:41:41 5c458edbe285 Download complete 0B 11:41:41 65ced67844dd Downloading 38.8MB 11:41:41 65ced67844dd Downloading 38.8MB 11:41:41 77dd6e950bf6 Downloading 5.243kB 11:41:41 2d35ebdb57d9 Downloading 3.802MB 11:41:41 ff3158a0bc71 Downloading 15.24MB 11:41:41 65ced67844dd Downloading 49.28MB 11:41:41 2d35ebdb57d9 Download complete 0B 11:41:41 ffd68bafd674 Download complete 0B 11:41:41 8551e3a9b2dd Download complete 0B 11:41:41 6c1eb8f7a561 Download complete 0B 11:41:41 5ed3d4d076b0 Downloading 13.63MB 11:41:41 55afa1ecc21d Downloading 3.846MB 11:41:41 2d35ebdb57d9 Extracting 1B 11:41:41 7e079c586e0d Download complete 0B 11:41:41 6e6085636f02 Downloading 17.83MB 11:41:41 65ced67844dd Downloading 49.28MB 11:41:41 39e3d1c87577 Download complete 0B 11:41:41 b124010701b9 Download complete 0B 11:41:41 e6f0a127be49 Download complete 0B 11:41:41 959723483440 Download complete 0B 11:41:41 4f4fb700ef54 Downloading 32B 11:41:41 77dd6e950bf6 Download complete 0B 11:41:41 2d35ebdb57d9 Download complete 0B 11:41:41 ff3158a0bc71 Download complete 0B 11:41:41 d4492eeef57d Download complete 0B 11:41:41 2d35ebdb57d9 Extracting 1B 11:41:41 4ff421dac293 Pulling fs layer 0B 11:41:41 ca18c8e97cb3 Pulling fs layer 0B 11:41:41 4d1dbc12fcae Pulling fs layer 0B 11:41:41 ed8cfcf27c7a Pulling fs layer 0B 11:41:41 0d9211fd3e1a Pulling fs layer 0B 11:41:41 2e73123a8202 Pulling fs layer 0B 11:41:41 2be8671e729e Pulling fs layer 0B 11:41:41 0c8d55a45c0d Pulling fs layer 0B 11:41:41 2eb6e6454401 Pulling fs layer 0B 11:41:41 b65758d82f26 Pulling fs layer 0B 11:41:41 a63efc7efa2e Pulling fs layer 0B 11:41:41 46e6d6da846e Pulling fs layer 0B 11:41:41 df3e8313a980 Pulling fs layer 0B 11:41:41 ec9be5b30934 Pulling fs layer 0B 11:41:41 4c1c6e808525 Downloading 691B 11:41:41 0fe80c523768 Downloading 1.594kB 11:41:41 8feea220fbfa Downloading 636B 11:41:41 f8fdeaa42ee2 Downloading 4.022kB 11:41:41 b7bf56379c7a Downloading 100B 11:41:41 1baed6ac0f4f Downloading 2.549kB 11:41:41 65ced67844dd Downloading 59.77MB 11:41:41 a790fc4ef610 Downloading 244B 11:41:41 7e680b12eac0 Downloading 978B 11:41:41 bc29ac4ad14e Downloading 1.049MB 11:41:41 4c8ac0021be2 Downloading 975B 11:41:41 5ed3d4d076b0 Downloading 20.97MB 11:41:41 2d35ebdb57d9 Extracting 1B 11:41:41 55afa1ecc21d Download complete 0B 11:41:41 6e6085636f02 Downloading 25.17MB 11:41:41 4f4fb700ef54 Download complete 0B 11:41:41 65ced67844dd Downloading 60.82MB 11:41:42 55afa1ecc21d Extracting 1B 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 b7bf56379c7a Downloading 100B 11:41:42 bef5f3176279 Downloading 324.6kB 11:41:42 37429e3b7bf6 Downloading 2.097MB 11:41:42 c93f261857c3 Downloading 800.3kB 11:41:42 4c1c6e808525 Download complete 0B 11:41:42 0fe80c523768 Downloading 1.594kB 11:41:42 96443e78ff62 Downloading 2.097MB 11:41:42 8feea220fbfa Download complete 0B 11:41:42 f8fdeaa42ee2 Downloading 4.022kB 11:41:42 5ed3d4d076b0 Downloading 22.63MB 11:41:42 6e6085636f02 Downloading 34.6MB 11:41:42 7e680b12eac0 Download complete 0B 11:41:42 bc29ac4ad14e Downloading 5.243MB 11:41:42 4c8ac0021be2 Download complete 0B 11:41:42 1baed6ac0f4f Download complete 0B 11:41:42 65ced67844dd Downloading 70.25MB 11:41:42 65ced67844dd Downloading 71.27MB 11:41:42 a790fc4ef610 Download complete 0B 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 55afa1ecc21d Extracting 1B 11:41:42 65ced67844dd Downloading 78.05MB 11:41:42 5ed3d4d076b0 Downloading 22.63MB 11:41:42 6e6085636f02 Downloading 41.94MB 11:41:42 c93f261857c3 Downloading 800.3kB 11:41:42 65ced67844dd Downloading 78.05MB 11:41:42 bc29ac4ad14e Downloading 10.86MB 11:41:42 0fe80c523768 Download complete 0B 11:41:42 96443e78ff62 Downloading 5.243MB 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 4d1dbc12fcae Downloading 5.837kB 11:41:42 73566c509014 Downloading 1.049MB 11:41:42 ed8cfcf27c7a Downloading 116B 11:41:42 f8fdeaa42ee2 Download complete 0B 11:41:42 b7bf56379c7a Download complete 0B 11:41:42 bef5f3176279 Downloading 324.6kB 11:41:42 37429e3b7bf6 Downloading 4.284MB 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 ca18c8e97cb3 Downloading 3.142kB 11:41:42 c42c89b521da Downloading 53.86kB 11:41:42 55afa1ecc21d Extracting 1B 11:41:42 ca18c8e97cb3 Downloading 3.142kB 11:41:42 c42c89b521da Downloading 53.86kB 11:41:42 4d1dbc12fcae Downloading 5.837kB 11:41:42 73566c509014 Downloading 2.097MB 11:41:42 ed8cfcf27c7a Downloading 116B 11:41:42 c93f261857c3 Downloading 800.3kB 11:41:42 96443e78ff62 Downloading 8.389MB 11:41:42 bef5f3176279 Downloading 324.6kB 11:41:42 37429e3b7bf6 Downloading 7.34MB 11:41:42 65ced67844dd Downloading 78.05MB 11:41:42 bc29ac4ad14e Downloading 15.73MB 11:41:42 5ed3d4d076b0 Downloading 22.63MB 11:41:42 6e6085636f02 Downloading 50.33MB 11:41:42 65ced67844dd Downloading 78.05MB 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 55afa1ecc21d Extracting 1B 11:41:42 2be8671e729e Downloading 1.049MB 11:41:42 df3e8313a980 Downloading 10.34kB 11:41:42 4d1dbc12fcae Downloading 5.837kB 11:41:42 73566c509014 Downloading 3.146MB 11:41:42 ed8cfcf27c7a Downloading 116B 11:41:42 a63efc7efa2e Downloading 169B 11:41:42 ec9be5b30934 Downloading 128B 11:41:42 46e6d6da846e Downloading 1.169kB 11:41:42 4ff421dac293 Download complete 0B 11:41:42 0d9211fd3e1a Downloading 1.312MB 11:41:42 ca18c8e97cb3 Download complete 0B 11:41:42 c42c89b521da Downloading 53.86kB 11:41:42 2e73123a8202 Downloading 1.049MB 11:41:42 bef5f3176279 Download complete 0B 11:41:42 37429e3b7bf6 Downloading 9.437MB 11:41:42 c93f261857c3 Download complete 0B 11:41:42 96443e78ff62 Downloading 10.49MB 11:41:42 65ced67844dd Downloading 78.05MB 11:41:42 bc29ac4ad14e Downloading 18.87MB 11:41:42 2d35ebdb57d9 Extracting 1B 11:41:42 5ed3d4d076b0 Download complete 0B 11:41:42 6e6085636f02 Downloading 62.91MB 11:41:42 c93f261857c3 Extracting 1B 11:41:42 2d35ebdb57d9 Pull complete 0B 11:41:42 55afa1ecc21d Extracting 1B 11:41:42 96443e78ff62 Downloading 13.63MB 11:41:42 37429e3b7bf6 Downloading 11.53MB 11:41:42 c42c89b521da Download complete 0B 11:41:42 2e73123a8202 Downloading 2.097MB 11:41:42 2be8671e729e Downloading 1.049MB 11:41:42 df3e8313a980 Download complete 0B 11:41:42 4d1dbc12fcae Download complete 0B 11:41:42 73566c509014 Downloading 5.727MB 11:41:42 ed8cfcf27c7a Download complete 0B 11:41:42 a63efc7efa2e Download complete 0B 11:41:42 ec9be5b30934 Download complete 0B 11:41:42 46e6d6da846e Download complete 0B 11:41:42 0d9211fd3e1a Download complete 0B 11:41:42 c93f261857c3 Extracting 1B 11:41:42 bc29ac4ad14e Downloading 23.07MB 11:41:42 65ced67844dd Download complete 0B 11:41:42 6e6085636f02 Downloading 73.4MB 11:41:42 65ced67844dd Download complete 0B 11:41:42 55afa1ecc21d Pull complete 0B 11:41:42 2be8671e729e Downloading 2.097MB 11:41:42 37429e3b7bf6 Downloading 14.68MB 11:41:42 96443e78ff62 Downloading 16.78MB 11:41:42 73566c509014 Download complete 0B 11:41:42 0c8d55a45c0d Downloading 1.049MB 11:41:42 b65758d82f26 Downloading 1.049MB 11:41:42 2eb6e6454401 Download complete 0B 11:41:42 2e73123a8202 Downloading 3.146MB 11:41:42 bc29ac4ad14e Downloading 27.26MB 11:41:42 6e6085636f02 Downloading 84.93MB 11:41:42 bef5f3176279 Extracting 1B 11:41:42 c93f261857c3 Pull complete 0B 11:41:42 39e3d1c87577 Pull complete 0B 11:41:42 b124010701b9 Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 0c8d55a45c0d Downloading 2.097MB 11:41:42 b65758d82f26 Downloading 2.097MB 11:41:42 2e73123a8202 Downloading 5.243MB 11:41:42 2be8671e729e Downloading 3.146MB 11:41:42 96443e78ff62 Downloading 19.92MB 11:41:42 37429e3b7bf6 Downloading 17.18MB 11:41:42 bef5f3176279 Pull complete 0B 11:41:42 6e6085636f02 Downloading 96.47MB 11:41:42 bc29ac4ad14e Downloading 31.46MB 11:41:42 b124010701b9 Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 b65758d82f26 Downloading 2.097MB 11:41:42 96443e78ff62 Downloading 23.07MB 11:41:42 37429e3b7bf6 Downloading 19.92MB 11:41:42 2e73123a8202 Download complete 0B 11:41:42 2be8671e729e Downloading 4.194MB 11:41:42 0c8d55a45c0d Downloading 3.146MB 11:41:42 bc29ac4ad14e Downloading 35.65MB 11:41:42 65ced67844dd Extracting 1B 11:41:42 6e6085636f02 Downloading 110.1MB 11:41:42 b124010701b9 Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 0c8d55a45c0d Downloading 4.194MB 11:41:42 b65758d82f26 Downloading 3.146MB 11:41:42 2be8671e729e Downloading 6.291MB 11:41:42 37429e3b7bf6 Downloading 23.07MB 11:41:42 96443e78ff62 Downloading 27.26MB 11:41:42 bc29ac4ad14e Downloading 40.89MB 11:41:42 6e6085636f02 Downloading 125.8MB 11:41:42 b124010701b9 Pull complete 0B 11:41:42 65ced67844dd Extracting 1B 11:41:42 959723483440 Extracting 1B 11:41:42 65ced67844dd Extracting 1B 11:41:42 0c8d55a45c0d Downloading 7.34MB 11:41:42 b65758d82f26 Downloading 6.291MB 11:41:42 2be8671e729e Download complete 0B 11:41:42 bc29ac4ad14e Downloading 46.14MB 11:41:42 96443e78ff62 Downloading 32.51MB 11:41:42 37429e3b7bf6 Downloading 28.31MB 11:41:42 6e6085636f02 Downloading 139.5MB 11:41:43 959723483440 Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 9.437MB 11:41:43 b65758d82f26 Downloading 9.437MB 11:41:43 37429e3b7bf6 Downloading 32.51MB 11:41:43 96443e78ff62 Downloading 37.75MB 11:41:43 bc29ac4ad14e Downloading 51.38MB 11:41:43 6e6085636f02 Downloading 149.9MB 11:41:43 65ced67844dd Extracting 1B 11:41:43 959723483440 Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 13.63MB 11:41:43 b65758d82f26 Downloading 13.63MB 11:41:43 96443e78ff62 Downloading 44.04MB 11:41:43 37429e3b7bf6 Downloading 38.8MB 11:41:43 bc29ac4ad14e Downloading 57.67MB 11:41:43 6e6085636f02 Downloading 162.5MB 11:41:43 959723483440 Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 18.87MB 11:41:43 b65758d82f26 Downloading 19.92MB 11:41:43 96443e78ff62 Downloading 47.67MB 11:41:43 37429e3b7bf6 Downloading 44.04MB 11:41:43 bc29ac4ad14e Downloading 66.06MB 11:41:43 6e6085636f02 Downloading 176.2MB 11:41:43 8551e3a9b2dd Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 959723483440 Pull complete 0B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 25.17MB 11:41:43 b65758d82f26 Downloading 24.12MB 11:41:43 96443e78ff62 Download complete 0B 11:41:43 37429e3b7bf6 Downloading 50.33MB 11:41:43 bc29ac4ad14e Downloading 72.35MB 11:41:43 6e6085636f02 Downloading 190.8MB 11:41:43 8551e3a9b2dd Pull complete 0B 11:41:43 6c1eb8f7a561 Pull complete 0B 11:41:43 65ced67844dd Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 29.78MB 11:41:43 b65758d82f26 Downloading 30.41MB 11:41:43 37429e3b7bf6 Downloading 57.67MB 11:41:43 6e6085636f02 Downloading 207.6MB 11:41:43 bc29ac4ad14e Downloading 80.74MB 11:41:43 65ced67844dd Extracting 1B 11:41:43 65ced67844dd Extracting 1B 11:41:43 0c8d55a45c0d Downloading 29.78MB 11:41:43 b65758d82f26 Downloading 31.54MB 11:41:43 37429e3b7bf6 Downloading 57.89MB 11:41:43 bc29ac4ad14e Downloading 81.79MB 11:41:43 6e6085636f02 Downloading 209.4MB 11:41:43 65ced67844dd Extracting 1B 11:41:43 65ced67844dd Extracting 2B 11:41:43 b65758d82f26 Downloading 40.89MB 11:41:43 37429e3b7bf6 Download complete 0B 11:41:43 0c8d55a45c0d Download complete 0B 11:41:43 bc29ac4ad14e Downloading 88.73MB 11:41:43 6e6085636f02 Downloading 226.5MB 11:41:43 37429e3b7bf6 Extracting 1B 11:41:43 65ced67844dd Extracting 2B 11:41:43 65ced67844dd Extracting 2B 11:41:43 0c8d55a45c0d Extracting 1B 11:41:43 b65758d82f26 Downloading 49.28MB 11:41:43 bc29ac4ad14e Downloading 88.73MB 11:41:43 6e6085636f02 Downloading 239.1MB 11:41:43 37429e3b7bf6 Extracting 1B 11:41:43 65ced67844dd Extracting 2B 11:41:43 0c8d55a45c0d Extracting 1B 11:41:43 65ced67844dd Extracting 2B 11:41:43 b65758d82f26 Downloading 59.77MB 11:41:43 bc29ac4ad14e Download complete 0B 11:41:43 37429e3b7bf6 Extracting 1B 11:41:43 6e6085636f02 Downloading 254.6MB 11:41:43 65ced67844dd Extracting 2B 11:41:43 65ced67844dd Extracting 2B 11:41:43 0c8d55a45c0d Extracting 1B 11:41:43 b65758d82f26 Downloading 70.25MB 11:41:43 6e6085636f02 Downloading 269.5MB 11:41:43 37429e3b7bf6 Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 b65758d82f26 Downloading 83.89MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 6e6085636f02 Downloading 286.3MB 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 b65758d82f26 Downloading 96.47MB 11:41:44 6e6085636f02 Downloading 307.2MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 b65758d82f26 Downloading 108.4MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 6e6085636f02 Downloading 326.1MB 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 2B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 65ced67844dd Extracting 2B 11:41:44 65ced67844dd Extracting 2B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 37429e3b7bf6 Extracting 1B 11:41:44 65ced67844dd Extracting 3B 11:41:44 0c8d55a45c0d Extracting 1B 11:41:44 65ced67844dd Extracting 3B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 37429e3b7bf6 Extracting 2B 11:41:44 65ced67844dd Extracting 3B 11:41:44 0c8d55a45c0d Extracting 2B 11:41:44 65ced67844dd Extracting 3B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 37429e3b7bf6 Extracting 2B 11:41:44 65ced67844dd Extracting 3B 11:41:44 0c8d55a45c0d Extracting 2B 11:41:44 65ced67844dd Extracting 3B 11:41:44 b65758d82f26 Downloading 114.1MB 11:41:44 37429e3b7bf6 Extracting 2B 11:41:44 6e6085636f02 Downloading 338.9MB 11:41:44 0c8d55a45c0d Extracting 2B 11:41:44 65ced67844dd Extracting 3B 11:41:45 65ced67844dd Extracting 3B 11:41:45 b65758d82f26 Downloading 114.1MB 11:41:45 6e6085636f02 Downloading 338.9MB 11:41:45 37429e3b7bf6 Extracting 2B 11:41:45 65ced67844dd Extracting 3B 11:41:45 0c8d55a45c0d Extracting 2B 11:41:45 65ced67844dd Extracting 3B 11:41:45 b65758d82f26 Download complete 0B 11:41:45 6e6085636f02 Download complete 0B 11:41:45 a790fc4ef610 Pull complete 0B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 37429e3b7bf6 Pull complete 0B 11:41:45 46e6d6da846e Pull complete 0B 11:41:45 65ced67844dd Pull complete 0B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 0c8d55a45c0d Pull complete 0B 11:41:45 7e680b12eac0 Pull complete 0B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 1baed6ac0f4f Pull complete 0B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 2e73123a8202 Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 2e73123a8202 Pull complete 0B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 2eb6e6454401 Pull complete 0B 11:41:45 2be8671e729e Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 2be8671e729e Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 2be8671e729e Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 ff3158a0bc71 Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 bc29ac4ad14e Extracting 1B 11:41:45 49c45186caf4 Pull complete 0B 11:41:45 2be8671e729e Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 ff3158a0bc71 Pull complete 0B 11:41:45 ed8cfcf27c7a Pull complete 0B 11:41:45 0d9211fd3e1a Pull complete 0B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 4c8ac0021be2 Pull complete 0B 11:41:45 2be8671e729e Pull complete 0B 11:41:45 5c458edbe285 Pull complete 0B 11:41:45 bc29ac4ad14e Pull complete 0B 11:41:45 e6f0a127be49 Pull complete 0B 11:41:45 77dd6e950bf6 Pull complete 0B 11:41:45 6e6085636f02 Extracting 1B 11:41:45 d4492eeef57d Extracting 1B 11:41:45 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 11:41:45 d4492eeef57d Pull complete 0B 11:41:45 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled 11:41:45 ca18c8e97cb3 Pull complete 0B 11:41:45 b65758d82f26 Extracting 1B 11:41:45 96443e78ff62 Extracting 1B 11:41:45 6e6085636f02 Extracting 1B 11:41:46 8feea220fbfa Pull complete 0B 11:41:46 0fe80c523768 Extracting 1B 11:41:46 f8fdeaa42ee2 Pull complete 0B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 96443e78ff62 Pull complete 0B 11:41:46 6e6085636f02 Extracting 1B 11:41:46 4c1c6e808525 Pull complete 0B 11:41:46 0fe80c523768 Pull complete 0B 11:41:46 b7bf56379c7a Pull complete 0B 11:41:46 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 1B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:46 6e6085636f02 Extracting 2B 11:41:46 b65758d82f26 Extracting 1B 11:41:47 6e6085636f02 Extracting 2B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 2B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:47 6e6085636f02 Extracting 3B 11:41:47 b65758d82f26 Extracting 2B 11:41:48 6e6085636f02 Extracting 3B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 3B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 b65758d82f26 Extracting 3B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 df3e8313a980 Pull complete 0B 11:41:48 4d1dbc12fcae Pull complete 0B 11:41:48 a63efc7efa2e Pull complete 0B 11:41:48 ec9be5b30934 Pull complete 0B 11:41:48 b65758d82f26 Pull complete 0B 11:41:48 6e6085636f02 Extracting 4B 11:41:48 4ff421dac293 Pull complete 0B 11:41:48 Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 11:41:48 6e6085636f02 Extracting 4B 11:41:49 6e6085636f02 Extracting 4B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:49 6e6085636f02 Extracting 5B 11:41:50 6e6085636f02 Extracting 5B 11:41:50 6e6085636f02 Extracting 5B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:50 6e6085636f02 Extracting 6B 11:41:51 6e6085636f02 Extracting 6B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:51 6e6085636f02 Extracting 7B 11:41:52 6e6085636f02 Extracting 7B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:52 6e6085636f02 Extracting 8B 11:41:53 6e6085636f02 Extracting 8B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:53 6e6085636f02 Extracting 9B 11:41:54 6e6085636f02 Extracting 9B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:54 6e6085636f02 Extracting 10B 11:41:55 6e6085636f02 Extracting 10B 11:41:55 6e6085636f02 Extracting 10B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:55 6e6085636f02 Extracting 11B 11:41:56 6e6085636f02 Extracting 11B 11:41:56 6e6085636f02 Extracting 11B 11:41:56 6e6085636f02 Extracting 12B 11:41:56 5ed3d4d076b0 Extracting 1B 11:41:56 6e6085636f02 Pull complete 0B 11:41:56 5ed3d4d076b0 Extracting 1B 11:41:56 5ed3d4d076b0 Extracting 1B 11:41:56 5ed3d4d076b0 Extracting 1B 11:41:56 ffd68bafd674 Pull complete 0B 11:41:56 7e079c586e0d Pull complete 0B 11:41:56 4f4fb700ef54 Pull complete 0B 11:41:56 5ed3d4d076b0 Pull complete 0B 11:41:56 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 11:41:56 Network compose_default Creating 11:41:56 Network compose_default Created 11:41:56 Container postgres Creating 11:41:56 Container prometheus Creating 11:42:03 Container postgres Created 11:42:03 Container prometheus Created 11:42:03 Container grafana Creating 11:42:03 Container policy-db-migrator Creating 11:42:03 Container policy-db-migrator Created 11:42:03 Container policy-api Creating 11:42:03 Container grafana Created 11:42:03 Container policy-api Created 11:42:03 Container prometheus Starting 11:42:03 Container postgres Starting 11:42:03 Container postgres Started 11:42:03 Container postgres Waiting 11:42:03 Container prometheus Started 11:42:03 Container grafana Starting 11:42:03 Container grafana Started 11:42:10 Container postgres Healthy 11:42:10 Container policy-db-migrator Starting 11:42:10 Container policy-db-migrator Started 11:42:10 Container policy-db-migrator Waiting 11:42:18 Container policy-db-migrator Exited 11:42:18 Container policy-api Starting 11:42:18 Container policy-api Started 11:42:18 Container policy-api Waiting 11:42:18 Container postgres Waiting 11:42:18 Container policy-db-migrator Waiting 11:42:18 Container grafana Waiting 11:42:18 Container prometheus Waiting 11:42:19 Container grafana Healthy 11:42:19 Container prometheus Healthy 11:42:19 Container policy-db-migrator Exited 11:42:19 Container postgres Healthy 11:42:34 Container policy-api Healthy 11:42:34 Prometheus server: http://localhost:30259 11:42:34 Grafana server: http://localhost:30269 11:42:34 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:42:35 Building robot framework docker image 11:42:35 Checking for Docker Buildx... 11:42:35 Docker Buildx is already installed. 11:42:36 Building with Docker Buildx... 11:43:35 sha256:a89daf755c79619a0dfd0b46af07a35716b56e1b0d691c20c6ec1f1fc27d65d6 11:43:39 top - 11:43:39 up 3 min, 0 users, load average: 1.76, 1.03, 0.43 11:43:39 Tasks: 200 total, 1 running, 199 sleeping, 0 stopped, 0 zombie 11:43:39 %Cpu(s): 0.0 us, 0.8 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:43:39 11:43:39 total used free shared buff/cache available 11:43:39 Mem: 31Gi 1.3Gi 22Gi 30Mi 7.1Gi 29Gi 11:43:39 Swap: 1.0Gi 0B 1.0Gi 11:43:39 11:43:39 IMAGE NAMES STATUS 11:43:39 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:43:39 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:43:39 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:43:39 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:43:39 11:43:42 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:43:42 6700089e6bcf policy-api 0.18% 398.5MiB / 31.34GiB 1.24% 1.15MB / 1.44MB 0B / 299kB 54 11:43:42 3f47c22aae98 grafana 0.63% 168.5MiB / 31.34GiB 0.52% 21.6MB / 81.7kB 0B / 115MB 17 11:43:42 d7bd653f39d0 postgres 0.05% 66.77MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 90.1kB / 138MB 16 11:43:42 579873d5d6e8 prometheus 0.96% 28.3MiB / 31.34GiB 0.09% 484kB / 13kB 0B / 111kB 12 11:43:42 11:43:42 Container policy-csit Creating 11:43:43 Container policy-csit Created 11:43:43 Attaching to policy-csit 11:43:43 Container policy-csit Starting 11:43:43 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:43:43 policy-csit | Run Robot test 11:43:43 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:43:43 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:43:43 policy-csit | -v POLICY_API_IP:policy-api:6969 11:43:43 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:43:43 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:43:43 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:43:43 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:43:43 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 11:43:43 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:43:43 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:43:43 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:43:43 policy-csit | -v KAFKA_IP:kafka:9092 11:43:43 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:43:43 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:43:43 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:43:43 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:43:43 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:43:43 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:43:43 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:43:43 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:43:43 policy-csit | -v TEST_ENV:docker 11:43:43 policy-csit | -v JAEGER_IP:jaeger:16686 11:43:43 policy-csit | Starting Robot test suites ... 11:43:43 Container policy-csit Started 11:43:43 policy-csit | ============================================================================== 11:43:43 policy-csit | api 11:43:43 policy-csit | ============================================================================== 11:43:44 policy-csit | api.Api-Test 11:43:44 policy-csit | ============================================================================== 11:43:44 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:43:44 policy-csit | ------------------------------------------------------------------------------ 11:43:46 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:43:46 policy-csit | ------------------------------------------------------------------------------ 11:43:46 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:43:46 policy-csit | ------------------------------------------------------------------------------ 11:43:47 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:43:47 policy-csit | ------------------------------------------------------------------------------ 11:43:47 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:43:47 policy-csit | ------------------------------------------------------------------------------ 11:43:48 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:43:48 policy-csit | ------------------------------------------------------------------------------ 11:43:48 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:43:48 policy-csit | ------------------------------------------------------------------------------ 11:43:48 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:43:48 policy-csit | ------------------------------------------------------------------------------ 11:43:49 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:43:49 policy-csit | ------------------------------------------------------------------------------ 11:43:49 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:43:49 policy-csit | ------------------------------------------------------------------------------ 11:43:49 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:43:49 policy-csit | ------------------------------------------------------------------------------ 11:43:50 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:43:50 policy-csit | ------------------------------------------------------------------------------ 11:43:50 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:43:50 policy-csit | ------------------------------------------------------------------------------ 11:43:50 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:43:50 policy-csit | ------------------------------------------------------------------------------ 11:43:50 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:43:50 policy-csit | ------------------------------------------------------------------------------ 11:43:50 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:43:50 policy-csit | ------------------------------------------------------------------------------ 11:43:51 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:43:51 policy-csit | ------------------------------------------------------------------------------ 11:43:51 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:43:51 policy-csit | ------------------------------------------------------------------------------ 11:43:51 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:43:51 policy-csit | ------------------------------------------------------------------------------ 11:43:51 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:43:51 policy-csit | ------------------------------------------------------------------------------ 11:43:52 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:43:52 policy-csit | ------------------------------------------------------------------------------ 11:43:52 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:43:52 policy-csit | ------------------------------------------------------------------------------ 11:43:52 policy-csit | api.Api-Test | PASS | 11:43:52 policy-csit | 22 tests, 22 passed, 0 failed 11:43:52 policy-csit | ============================================================================== 11:43:52 policy-csit | api.Api-Slas 11:43:52 policy-csit | ============================================================================== 11:43:57 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:43:57 policy-csit | ------------------------------------------------------------------------------ 11:43:57 policy-csit | api.Api-Slas | PASS | 11:43:57 policy-csit | 9 tests, 9 passed, 0 failed 11:43:57 policy-csit | ============================================================================== 11:43:57 policy-csit | api | PASS | 11:43:57 policy-csit | 31 tests, 31 passed, 0 failed 11:43:57 policy-csit | ============================================================================== 11:43:57 policy-csit | Output: /tmp/results/output.xml 11:43:57 policy-csit | Log: /tmp/results/log.html 11:43:57 policy-csit | Report: /tmp/results/report.html 11:43:57 policy-csit | RESULT: 0 11:43:57 policy-csit exited with code 0 11:43:57 IMAGE NAMES STATUS 11:43:57 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:43:57 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:43:57 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:43:57 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:43:57 Shut down started! 11:44:00 Collecting logs from docker compose containers... 11:44:02 Tearing down containers... 11:44:02 Container policy-csit Stopping 11:44:02 Container grafana Stopping 11:44:02 Container policy-api Stopping 11:44:02 Container policy-csit Stopped 11:44:02 Container policy-csit Removing 11:44:02 Container policy-csit Removed 11:44:03 Container grafana Stopped 11:44:03 Container grafana Removing 11:44:03 Container grafana Removed 11:44:03 Container prometheus Stopping 11:44:03 Container prometheus Stopped 11:44:03 Container prometheus Removing 11:44:03 Container prometheus Removed 11:44:13 Container policy-api Stopped 11:44:13 Container policy-api Removing 11:44:13 Container policy-api Removed 11:44:13 Container policy-db-migrator Stopping 11:44:13 Container policy-db-migrator Stopped 11:44:13 Container policy-db-migrator Removing 11:44:13 Container policy-db-migrator Removed 11:44:13 Container postgres Stopping 11:44:13 Container postgres Stopped 11:44:13 Container postgres Removing 11:44:13 Container postgres Removed 11:44:13 Network compose_default Removing 11:44:13 Network compose_default Removed 11:44:13 $ ssh-agent -k 11:44:13 unset SSH_AUTH_SOCK; 11:44:13 unset SSH_AGENT_PID; 11:44:13 echo Agent pid 1548 killed; 11:44:13 [ssh-agent] Stopped. 11:44:13 Robot results publisher started... 11:44:13 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:44:13 -Parsing output xml: 11:44:14 Done! 11:44:14 -Copying log files to build dir: 11:44:14 Done! 11:44:14 -Assigning results to build: 11:44:14 Done! 11:44:14 -Checking thresholds: 11:44:14 Done! 11:44:14 Done publishing Robot results. 11:44:14 [PostBuildScript] - [INFO] Executing post build scripts. 11:44:14 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10806086011198374940.sh 11:44:14 ---> sysstat.sh 11:44:14 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8331347202979221892.sh 11:44:14 ---> package-listing.sh 11:44:14 ++ facter osfamily 11:44:14 ++ tr '[:upper:]' '[:lower:]' 11:44:15 + OS_FAMILY=debian 11:44:15 + workspace=/w/workspace/policy-api-master-project-csit-api 11:44:15 + START_PACKAGES=/tmp/packages_start.txt 11:44:15 + END_PACKAGES=/tmp/packages_end.txt 11:44:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:15 + PACKAGES=/tmp/packages_start.txt 11:44:15 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:44:15 + PACKAGES=/tmp/packages_end.txt 11:44:15 + case "${OS_FAMILY}" in 11:44:15 + grep '^ii' 11:44:15 + dpkg -l 11:44:15 + '[' -f /tmp/packages_start.txt ']' 11:44:15 + '[' -f /tmp/packages_end.txt ']' 11:44:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:15 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:44:15 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:44:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:44:15 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins3008632927421017375.sh 11:44:15 ---> capture-instance-metadata.sh 11:44:15 Setup pyenv: 11:44:15 system 11:44:15 3.8.20 11:44:15 3.9.20 11:44:15 3.10.15 11:44:15 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:44:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dTX from file:/tmp/.os_lf_venv 11:44:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:17 lf-activate-venv(): INFO: Base packages installed successfully 11:44:17 lf-activate-venv(): INFO: Installing additional packages: lftools 11:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-6dTX/bin to PATH 11:44:24 INFO: Running in OpenStack, capturing instance metadata 11:44:24 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins14349705027645468402.sh 11:44:24 provisioning config files... 11:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config1748741671286898468tmp 11:44:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:44:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:44:24 [EnvInject] - Injecting environment variables from a build step. 11:44:24 [EnvInject] - Injecting as environment variables the properties content 11:44:24 SERVER_ID=logs 11:44:24 11:44:24 [EnvInject] - Variables injected successfully. 11:44:24 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins4535464660213507400.sh 11:44:24 ---> create-netrc.sh 11:44:24 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins6111669679007993429.sh 11:44:24 ---> python-tools-install.sh 11:44:24 Setup pyenv: 11:44:24 system 11:44:24 3.8.20 11:44:24 3.9.20 11:44:24 3.10.15 11:44:24 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:44:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dTX from file:/tmp/.os_lf_venv 11:44:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:26 lf-activate-venv(): INFO: Base packages installed successfully 11:44:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-6dTX/bin to PATH 11:44:33 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins475558929148852496.sh 11:44:33 ---> uv-install.sh 11:44:33 uv 0.11.27 is already installed 11:44:33 uvx 0.11.27 (x86_64-unknown-linux-gnu) 11:44:33 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins7484686027634932275.sh 11:44:33 ---> sudo-logs.sh 11:44:33 Archiving 'sudo' log.. 11:44:33 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins2561054569779340161.sh 11:44:33 ---> job-cost.sh 11:44:33 INFO: Activating Python virtual environment... 11:44:33 Setup pyenv: 11:44:33 system 11:44:33 3.8.20 11:44:33 3.9.20 11:44:33 3.10.15 11:44:33 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:44:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dTX from file:/tmp/.os_lf_venv 11:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:35 lf-activate-venv(): INFO: Base packages installed successfully 11:44:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-6dTX/bin to PATH 11:44:39 INFO: No stack-cost file found 11:44:39 INFO: Instance uptime: 286s 11:44:39 INFO: Fetching instance metadata (attempt 1 of 3)... 11:44:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:44:40 INFO: Successfully fetched instance metadata 11:44:40 INFO: Instance type: v3-standard-8 11:44:40 INFO: Retrieving pricing info for: v3-standard-8 11:44:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:44:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=286 11:44:40 INFO: Successfully fetched Vexxhost pricing API 11:44:40 INFO: Retrieved cost: 0.22 11:44:40 INFO: Retrieved resource: v3-standard-8 11:44:40 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:44:40 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:44:40 INFO: Successfully archived job cost data 11:44:40 DEBUG: Cost data: policy-api-master-project-csit-api,2442,2026-07-07 11:44:40,v3-standard-8,286,0.22,0.00,SUCCESS 11:44:40 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins4557745370558922649.sh 11:44:40 ---> logs-deploy.sh 11:44:40 Setup pyenv: 11:44:40 system 11:44:40 3.8.20 11:44:40 3.9.20 11:44:40 3.10.15 11:44:40 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dTX from file:/tmp/.os_lf_venv 11:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:44:42 lf-activate-venv(): INFO: Base packages installed successfully 11:44:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-6dTX/bin to PATH 11:44:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2442 11:44:49 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:44:50 Archives upload complete. 11:44:50 INFO: archiving logs to Nexus 11:44:51 ---> uname -a: 11:44:51 Linux prd-ubuntu2204-docker-8c-8g-6217 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:44:51 11:44:51 11:44:51 ---> lscpu: 11:44:51 Architecture: x86_64 11:44:51 CPU op-mode(s): 32-bit, 64-bit 11:44:51 Address sizes: 40 bits physical, 48 bits virtual 11:44:51 Byte Order: Little Endian 11:44:51 CPU(s): 8 11:44:51 On-line CPU(s) list: 0-7 11:44:51 Vendor ID: AuthenticAMD 11:44:51 Model name: AMD EPYC-Rome Processor 11:44:51 CPU family: 23 11:44:51 Model: 49 11:44:51 Thread(s) per core: 1 11:44:51 Core(s) per socket: 1 11:44:51 Socket(s): 8 11:44:51 Stepping: 0 11:44:51 BogoMIPS: 5599.94 11:44:51 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:44:51 Virtualization: AMD-V 11:44:51 Hypervisor vendor: KVM 11:44:51 Virtualization type: full 11:44:51 L1d cache: 256 KiB (8 instances) 11:44:51 L1i cache: 256 KiB (8 instances) 11:44:51 L2 cache: 4 MiB (8 instances) 11:44:51 L3 cache: 128 MiB (8 instances) 11:44:51 NUMA node(s): 1 11:44:51 NUMA node0 CPU(s): 0-7 11:44:51 Vulnerability Gather data sampling: Not affected 11:44:51 Vulnerability Indirect target selection: Not affected 11:44:51 Vulnerability Itlb multihit: Not affected 11:44:51 Vulnerability L1tf: Not affected 11:44:51 Vulnerability Mds: Not affected 11:44:51 Vulnerability Meltdown: Not affected 11:44:51 Vulnerability Mmio stale data: Not affected 11:44:51 Vulnerability Reg file data sampling: Not affected 11:44:51 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:44:51 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:44:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:44:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:44:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:44:51 Vulnerability Srbds: Not affected 11:44:51 Vulnerability Tsa: Not affected 11:44:51 Vulnerability Tsx async abort: Not affected 11:44:51 Vulnerability Vmscape: Not affected 11:44:51 11:44:51 11:44:51 ---> nproc: 11:44:51 8 11:44:51 11:44:51 11:44:51 ---> df -h: 11:44:51 Filesystem Size Used Avail Use% Mounted on 11:44:51 tmpfs 3.2G 1.1M 3.2G 1% /run 11:44:51 /dev/vda1 155G 14G 141G 9% / 11:44:51 tmpfs 16G 0 16G 0% /dev/shm 11:44:51 tmpfs 5.0M 0 5.0M 0% /run/lock 11:44:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:44:51 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:44:51 11:44:51 11:44:51 ---> free -m: 11:44:51 total used free shared buff/cache available 11:44:51 Mem: 32092 737 24217 4 7138 30887 11:44:51 Swap: 1023 0 1023 11:44:51 11:44:51 11:44:51 ---> ip addr: 11:44:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:44:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:44:51 inet 127.0.0.1/8 scope host lo 11:44:51 valid_lft forever preferred_lft forever 11:44:51 inet6 ::1/128 scope host 11:44:51 valid_lft forever preferred_lft forever 11:44:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:44:51 link/ether fa:16:3e:9a:bb:d3 brd ff:ff:ff:ff:ff:ff 11:44:51 altname enp0s3 11:44:51 inet 10.30.106.89/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:44:51 valid_lft 86110sec preferred_lft 86110sec 11:44:51 inet6 fe80::f816:3eff:fe9a:bbd3/64 scope link 11:44:51 valid_lft forever preferred_lft forever 11:44:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:44:51 link/ether 4a:e2:b9:87:21:01 brd ff:ff:ff:ff:ff:ff 11:44:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:44:51 valid_lft forever preferred_lft forever 11:44:51 inet6 fe80::48e2:b9ff:fe87:2101/64 scope link 11:44:51 valid_lft forever preferred_lft forever 11:44:51 11:44:51 11:44:51 ---> sar -b -r -n DEV: 11:44:51 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-6217) 07/07/26 _x86_64_ (8 CPU) 11:44:51 11:44:51 11:40:03 LINUX RESTART (8 CPU) 11:44:51 11:44:51 11:44:51 ---> sar -P ALL: 11:44:51 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-6217) 07/07/26 _x86_64_ (8 CPU) 11:44:51 11:44:51 11:40:03 LINUX RESTART (8 CPU) 11:44:51 11:44:51 11:44:51