05:13:57 Started by timer 05:13:57 Running as SYSTEM 05:13:57 [EnvInject] - Loading node environment variables. 05:13:57 Building remotely on prd-ubuntu2204-docker-8c-8g-3863 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-quebec-project-csit-api 05:13:57 [ssh-agent] Looking for ssh-agent implementation... 05:13:57 $ ssh-agent 05:13:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXf3QRse/agent.1557 05:13:57 SSH_AGENT_PID=1559 05:13:57 [ssh-agent] Started. 05:13:57 Running ssh-add (command line suppressed) 05:13:57 Identity added: /w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_18344495130127448331.key (/w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_18344495130127448331.key) 05:13:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:13:57 The recommended git tool is: NONE 05:13:58 using credential onap-jenkins-ssh 05:13:58 Wiping out workspace first. 05:13:58 Cloning the remote Git repository 05:13:58 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 05:13:58 > git init /w/workspace/policy-api-quebec-project-csit-api # timeout=10 05:13:59 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 05:13:59 > git --version # timeout=10 05:13:59 > git --version # 'git version 2.34.1' 05:13:59 using GIT_SSH to set credentials Gerrit user 05:13:59 Verifying host key using manually-configured host key entries 05:13:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:13:59 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 05:13:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:59 Avoid second fetch 05:13:59 > git rev-parse refs/remotes/origin/quebec^{commit} # timeout=10 05:13:59 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) 05:13:59 > git config core.sparsecheckout # timeout=10 05:13:59 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 05:14:00 Commit message: "Update .gitreview for quebec branch" 05:14:00 > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # timeout=10 05:14:03 provisioning config files... 05:14:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:14:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:14:03 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins10228952212989092419.sh 05:14:03 ---> python-tools-install.sh 05:14:03 Setup pyenv: 05:14:03 * system (set by /opt/pyenv/version) 05:14:03 * 3.8.20 (set by /opt/pyenv/version) 05:14:03 * 3.9.20 (set by /opt/pyenv/version) 05:14:03 3.10.15 05:14:03 3.11.10 05:14:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yHPV 05:14:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:14:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:12 lf-activate-venv(): INFO: Base packages installed successfully 05:14:12 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-yHPV/bin to PATH 05:14:33 Generating Requirements File 05:14:49 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. 05:14:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:14:50 Python 3.11.10 05:14:50 pip 26.0.1 from /tmp/venv-yHPV/lib/python3.11/site-packages/pip (python 3.11) 05:14:50 appdirs==1.4.4 05:14:50 argcomplete==3.6.3 05:14:50 aspy.yaml==1.3.0 05:14:50 attrs==26.1.0 05:14:50 autopage==0.6.0 05:14:50 beautifulsoup4==4.14.3 05:14:50 boto3==1.42.83 05:14:50 botocore==1.42.83 05:14:50 bs4==0.0.2 05:14:50 certifi==2026.2.25 05:14:50 cffi==2.0.0 05:14:50 cfgv==3.5.0 05:14:50 chardet==7.4.0.post2 05:14:50 charset-normalizer==3.4.7 05:14:50 click==8.3.2 05:14:50 cliff==4.13.2 05:14:50 cmd2==3.4.0 05:14:50 cryptography==3.3.2 05:14:50 debtcollector==3.1.0 05:14:50 decorator==5.2.1 05:14:50 defusedxml==0.7.1 05:14:50 Deprecated==1.3.1 05:14:50 distlib==0.4.0 05:14:50 dnspython==2.8.0 05:14:50 docker==7.1.0 05:14:50 dogpile.cache==1.5.0 05:14:50 durationpy==0.10 05:14:50 email-validator==2.3.0 05:14:50 filelock==3.25.2 05:14:50 future==1.0.0 05:14:50 gitdb==4.0.12 05:14:50 GitPython==3.1.46 05:14:50 httplib2==0.30.2 05:14:50 identify==2.6.18 05:14:50 idna==3.11 05:14:50 importlib-resources==1.5.0 05:14:50 iso8601==2.1.0 05:14:50 Jinja2==3.1.6 05:14:50 jmespath==1.1.0 05:14:50 jsonpatch==1.33 05:14:50 jsonpointer==3.1.1 05:14:50 jsonschema==4.26.0 05:14:50 jsonschema-specifications==2025.9.1 05:14:50 keystoneauth1==5.13.1 05:14:50 kubernetes==35.0.0 05:14:50 lftools==0.37.22 05:14:50 lxml==6.0.2 05:14:50 markdown-it-py==4.0.0 05:14:50 MarkupSafe==3.0.3 05:14:50 mdurl==0.1.2 05:14:50 msgpack==1.1.2 05:14:50 multi_key_dict==2.0.3 05:14:50 munch==4.0.0 05:14:50 netaddr==1.3.0 05:14:50 niet==1.4.2 05:14:50 nodeenv==1.10.0 05:14:50 oauth2client==4.1.3 05:14:50 oauthlib==3.3.1 05:14:50 openstacksdk==4.10.0 05:14:50 os-service-types==1.8.2 05:14:50 osc-lib==4.4.0 05:14:50 oslo.config==10.3.0 05:14:50 oslo.context==6.3.0 05:14:50 oslo.i18n==6.7.2 05:14:50 oslo.log==8.1.0 05:14:50 oslo.serialization==5.9.1 05:14:50 oslo.utils==10.0.0 05:14:50 packaging==26.0 05:14:50 pbr==7.0.3 05:14:50 platformdirs==4.9.4 05:14:50 prettytable==3.17.0 05:14:50 psutil==7.2.2 05:14:50 pyasn1==0.6.3 05:14:50 pyasn1_modules==0.4.2 05:14:50 pycparser==3.0 05:14:50 pygerrit2==2.0.15 05:14:50 PyGithub==2.9.0 05:14:50 Pygments==2.20.0 05:14:50 PyJWT==2.12.1 05:14:50 PyNaCl==1.6.2 05:14:50 pyparsing==2.4.7 05:14:50 pyperclip==1.11.0 05:14:50 pyrsistent==0.20.0 05:14:50 python-cinderclient==9.9.0 05:14:50 python-dateutil==2.9.0.post0 05:14:50 python-discovery==1.2.1 05:14:50 python-heatclient==5.1.0 05:14:50 python-jenkins==1.8.3 05:14:50 python-keystoneclient==5.8.0 05:14:50 python-magnumclient==4.10.0 05:14:50 python-openstackclient==9.0.0 05:14:50 python-swiftclient==4.10.0 05:14:50 PyYAML==6.0.3 05:14:50 referencing==0.37.0 05:14:50 requests==2.33.1 05:14:50 requests-oauthlib==2.0.0 05:14:50 requestsexceptions==1.4.0 05:14:50 rfc3986==2.0.0 05:14:50 rich==14.3.3 05:14:50 rich-argparse==1.7.2 05:14:50 rpds-py==0.30.0 05:14:50 rsa==4.9.1 05:14:50 ruamel.yaml==0.19.1 05:14:50 ruamel.yaml.clib==0.2.15 05:14:50 s3transfer==0.16.0 05:14:50 simplejson==3.20.2 05:14:50 six==1.17.0 05:14:50 smmap==5.0.3 05:14:50 soupsieve==2.8.3 05:14:50 stevedore==5.7.0 05:14:50 tabulate==0.10.0 05:14:50 toml==0.10.2 05:14:50 tomlkit==0.14.0 05:14:50 tqdm==4.67.3 05:14:50 typing_extensions==4.15.0 05:14:50 urllib3==1.26.20 05:14:50 virtualenv==21.2.0 05:14:50 wcwidth==0.6.0 05:14:50 websocket-client==1.9.0 05:14:50 wrapt==2.1.2 05:14:50 xdg==6.0.0 05:14:50 xmltodict==1.0.4 05:14:50 yq==3.4.3 05:14:50 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins2117934913384108685.sh 05:14:50 ---> uv-install.sh 05:14:50 Installing uv/uvx (latest) using shell installer 05:14:51 2026-04-05 05:14:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-05T05%3A58%3A55Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-05T04%3A58%3A20Z&ske=2026-04-05T05%3A58%3A55Z&sks=b&skv=2018-11-09&sig=ajEE%2BHprV0BBmMEEB2cN%2F1TjgMXZkhgPP0YPBOTG6wk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTM2NjI4NiwibmJmIjoxNzc1MzY1OTg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._gsgtMwSXOZw8JgucvqP1jtjOOvWvUlHSCvg3Zak7IU&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-aRqCb5.sh" [1] 05:14:51 downloading uv 0.11.3 x86_64-unknown-linux-gnu 05:14:52 installing to /home/jenkins/.local/bin 05:14:52 uv 05:14:52 uvx 05:14:52 everything's installed! 05:14:52 05:14:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:14:52 05:14:52 source $HOME/.local/bin/env (sh, bash, zsh) 05:14:52 source $HOME/.local/bin/env.fish (fish) 05:14:52 Adding install location to PATH 05:14:52 ---> Validating uv/uvx install 05:14:52 uvx 0.11.3 (x86_64-unknown-linux-gnu) 05:14:52 [EnvInject] - Injecting environment variables from a build step. 05:14:52 [EnvInject] - Injecting as environment variables the properties content 05:14:52 SET_JDK_VERSION=openjdk17 05:14:52 GIT_URL="git://cloud.onap.org/mirror" 05:14:52 05:14:52 [EnvInject] - Variables injected successfully. 05:14:52 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins2213883530832452599.sh 05:14:52 ---> update-java-alternatives.sh 05:14:52 ---> Updating Java version 05:14:52 ---> Ubuntu/Debian system detected 05:14:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:14:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:14:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:14:52 openjdk version "17.0.18" 2026-01-20 05:14:52 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) 05:14:52 OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) 05:14:52 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 05:14:52 [EnvInject] - Injecting environment variables from a build step. 05:14:52 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:14:53 [EnvInject] - Variables injected successfully. 05:14:53 [policy-api-quebec-project-csit-api] $ /bin/sh -xe /tmp/jenkins1906393468571830118.sh 05:14:53 + /w/workspace/policy-api-quebec-project-csit-api/csit/run-project-csit.sh api 05:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:53 05:14:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 05:14:53 Configure a credential helper to remove this warning. See 05:14:53 https://docs.docker.com/go/credential-store/ 05:14:53 05:14:53 Login Succeeded 05:14:53 Docker Compose version v5.1.0 05:14:53 Setting project configuration for: api 05:14:53 Configuring docker compose... 05:14:57 Starting api using postgres + Grafana/Prometheus 05:14:58 Image nexus3.onap.org:10001/library/postgres:16.4 Pulling 05:14:58 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulling 05:14:58 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 05:14:58 Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulling 05:14:58 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 05:14:58 04e8cdcadf82 Pulling fs layer 0B 05:14:58 a4c643cd65ae Pulling fs layer 0B 05:14:58 8bdd4ecf0911 Pulling fs layer 0B 05:14:58 da9db072f522 Pulling fs layer 0B 05:14:58 ea35e26e9bbe Pulling fs layer 0B 05:14:58 4b6a5617ecb1 Pulling fs layer 0B 05:14:58 5a2a64f49418 Pulling fs layer 0B 05:14:58 4ff5ed11bee4 Pulling fs layer 0B 05:14:58 8b0408764985 Pulling fs layer 0B 05:14:58 da9db072f522 Pulling fs layer 0B 05:14:58 55fe32956f95 Pulling fs layer 0B 05:14:58 8bdd4ecf0911 Pulling fs layer 0B 05:14:58 fcab5a5e7b0c Pulling fs layer 0B 05:14:58 591164d8060d Pulling fs layer 0B 05:14:58 2567e6f1635b Pulling fs layer 0B 05:14:58 4b6a5617ecb1 Download complete 0B 05:14:58 ea35e26e9bbe Downloading 5.243MB 05:14:58 5a2a64f49418 Download complete 0B 05:14:58 04e8cdcadf82 Download complete 0B 05:14:58 a4c643cd65ae Download complete 0B 05:14:58 8bdd4ecf0911 Downloading 5.243MB 05:14:58 da9db072f522 Downloading 3.624MB 05:14:58 4ff5ed11bee4 Download complete 0B 05:14:58 fcab5a5e7b0c Downloading 1.049MB 05:14:58 591164d8060d Download complete 0B 05:14:58 da9db072f522 Downloading 3.624MB 05:14:58 8b0408764985 Download complete 0B 05:14:58 55fe32956f95 Downloading 976B 05:14:58 2567e6f1635b Downloading 1.007kB 05:14:58 8bdd4ecf0911 Downloading 6.291MB 05:14:58 46eab5b44a35 Pulling fs layer 0B 05:14:58 e73cb4a42719 Pulling fs layer 0B 05:14:58 a83b68436f09 Pulling fs layer 0B 05:14:58 e27c75a98748 Pulling fs layer 0B 05:14:58 787d6bee9571 Pulling fs layer 0B 05:14:58 ed54a7dee1d8 Pulling fs layer 0B 05:14:58 12c5c803443f Pulling fs layer 0B 05:14:58 4b82842ab819 Pulling fs layer 0B 05:14:58 13ff0988aaea Pulling fs layer 0B 05:14:58 7e568a0dc8fb Pulling fs layer 0B 05:14:58 531ee2cf3c0c Pulling fs layer 0B 05:14:58 01e0882c90d9 Pulling fs layer 0B 05:14:58 c4d302cc468d Pulling fs layer 0B 05:14:58 2d429b9e73a6 Pulling fs layer 0B 05:14:58 7ede7b99ac2e Pulling fs layer 0B 05:14:58 44126dfe7fcc Pulling fs layer 0B 05:14:58 589002ba0eae Pulling fs layer 0B 05:14:58 cf8dc3839c88 Pulling fs layer 0B 05:14:58 bf8421e3545b Pulling fs layer 0B 05:14:58 fa2982e32731 Pulling fs layer 0B 05:14:58 7b19789b2e13 Pulling fs layer 0B 05:14:58 6c89d3e62433 Pulling fs layer 0B 05:14:58 4f4fb700ef54 Pulling fs layer 0B 05:14:58 c27075a62087 Pulling fs layer 0B 05:14:58 ab571322120d Pulling fs layer 0B 05:14:58 a2ab4d58ce2f Pulling fs layer 0B 05:14:58 8bdd4ecf0911 Downloading 13.63MB 05:14:58 da9db072f522 Download complete 0B 05:14:58 ea35e26e9bbe Downloading 12.58MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 a83b68436f09 Downloading 9.919kB 05:14:58 787d6bee9571 Downloading 127B 05:14:58 46eab5b44a35 Downloading 1.168kB 05:14:58 12c5c803443f Downloading 116B 05:14:58 e27c75a98748 Downloading 3.144kB 05:14:58 8bdd4ecf0911 Downloading 13.63MB 05:14:58 fcab5a5e7b0c Downloading 5.243MB 05:14:58 da9db072f522 Download complete 0B 05:14:58 7b19789b2e13 Downloading 1.049MB 05:14:58 55fe32956f95 Download complete 0B 05:14:58 2567e6f1635b Download complete 0B 05:14:58 da9db072f522 Extracting 1B 05:14:58 ea35e26e9bbe Downloading 14.64MB 05:14:58 8bdd4ecf0911 Downloading 21.57MB 05:14:58 787d6bee9571 Downloading 127B 05:14:58 c4d302cc468d Downloading 1.049MB 05:14:58 2d429b9e73a6 Downloading 1.049MB 05:14:58 46eab5b44a35 Downloading 1.168kB 05:14:58 12c5c803443f Downloading 116B 05:14:58 ed54a7dee1d8 Downloading 1.196MB 05:14:58 4b82842ab819 Downloading 5.415kB 05:14:58 13ff0988aaea Downloading 167B 05:14:58 01e0882c90d9 Downloading 1.447MB 05:14:58 7e568a0dc8fb Downloading 184B 05:14:58 e73cb4a42719 Downloading 2.097MB 05:14:58 e27c75a98748 Downloading 3.144kB 05:14:58 a83b68436f09 Downloading 9.919kB 05:14:58 44126dfe7fcc Downloading 176B 05:14:58 4f4fb700ef54 Downloading 32B 05:14:58 7b19789b2e13 Downloading 3.146MB 05:14:58 7ede7b99ac2e Downloading 139B 05:14:58 da9db072f522 Extracting 1B 05:14:58 8bdd4ecf0911 Downloading 22.02MB 05:14:58 fcab5a5e7b0c Downloading 11.53MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 bf23785fe39e Pulling fs layer 0B 05:14:58 4808d39b8517 Pulling fs layer 0B 05:14:58 038e6516c638 Pulling fs layer 0B 05:14:58 a2243411ec8e Pulling fs layer 0B 05:14:58 0b8d6b8ca55c Pulling fs layer 0B 05:14:58 cd41371cb5ce Pulling fs layer 0B 05:14:58 50b654be174c Pulling fs layer 0B 05:14:58 a6680b927350 Pulling fs layer 0B 05:14:58 537008c7e94a Pulling fs layer 0B 05:14:58 a7cb69ec0caf Pulling fs layer 0B 05:14:58 ea35e26e9bbe Download complete 0B 05:14:58 8bdd4ecf0911 Downloading 29.36MB 05:14:58 fa2982e32731 Downloading 1.049MB 05:14:58 7b19789b2e13 Downloading 5.464MB 05:14:58 787d6bee9571 Download complete 0B 05:14:58 1cdfb525459b Downloading 54.58kB 05:14:58 2d429b9e73a6 Downloading 4.194MB 05:14:58 46eab5b44a35 Download complete 0B 05:14:58 7ede7b99ac2e Download complete 0B 05:14:58 12c5c803443f Download complete 0B 05:14:58 a2ab4d58ce2f Download complete 0B 05:14:58 4b82842ab819 Download complete 0B 05:14:58 bf8421e3545b Download complete 0B 05:14:58 6c89d3e62433 Downloading 1.049MB 05:14:58 cf8dc3839c88 Downloading 1.049MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 44126dfe7fcc Download complete 0B 05:14:58 13ff0988aaea Download complete 0B 05:14:58 01e0882c90d9 Download complete 0B 05:14:58 7e568a0dc8fb Download complete 0B 05:14:58 e73cb4a42719 Downloading 4.194MB 05:14:58 c27075a62087 Download complete 0B 05:14:58 8bdd4ecf0911 Downloading 29.97MB 05:14:58 fcab5a5e7b0c Downloading 16.78MB 05:14:58 4f4fb700ef54 Download complete 0B 05:14:58 589002ba0eae Downloading 1.049MB 05:14:58 ab571322120d Downloading 64.74kB 05:14:58 a83b68436f09 Download complete 0B 05:14:58 c4d302cc468d Downloading 3.146MB 05:14:58 531ee2cf3c0c Downloading 3.146MB 05:14:58 ed54a7dee1d8 Download complete 0B 05:14:58 e27c75a98748 Download complete 0B 05:14:58 da9db072f522 Extracting 1B 05:14:58 8bdd4ecf0911 Downloading 34.55MB 05:14:58 c14d1b5b1399 Downloading 2.097MB 05:14:58 e73cb4a42719 Downloading 8.389MB 05:14:58 c4d302cc468d Downloading 4.534MB 05:14:58 531ee2cf3c0c Downloading 7.34MB 05:14:58 1cdfb525459b Downloading 54.58kB 05:14:58 2d429b9e73a6 Downloading 8.389MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 cf8dc3839c88 Downloading 3.146MB 05:14:58 589002ba0eae Downloading 3.862MB 05:14:58 ab571322120d Downloading 64.74kB 05:14:58 fa2982e32731 Downloading 3.851MB 05:14:58 7b19789b2e13 Downloading 8.735MB 05:14:58 6c89d3e62433 Downloading 3.146MB 05:14:58 bf23785fe39e Downloading 637B 05:14:58 4808d39b8517 Downloading 61.69kB 05:14:58 8bdd4ecf0911 Downloading 34.6MB 05:14:58 fcab5a5e7b0c Downloading 22.02MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 8bdd4ecf0911 Downloading 42.99MB 05:14:58 c14d1b5b1399 Downloading 5.243MB 05:14:58 e73cb4a42719 Downloading 14.68MB 05:14:58 c4d302cc468d Downloading 4.534MB 05:14:58 531ee2cf3c0c Downloading 8.066MB 05:14:58 1cdfb525459b Downloading 54.58kB 05:14:58 2d429b9e73a6 Downloading 13.63MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 cf8dc3839c88 Downloading 6.291MB 05:14:58 589002ba0eae Downloading 3.862MB 05:14:58 ab571322120d Downloading 64.74kB 05:14:58 fa2982e32731 Downloading 3.851MB 05:14:58 7b19789b2e13 Downloading 8.735MB 05:14:58 6c89d3e62433 Downloading 7.34MB 05:14:58 8bdd4ecf0911 Downloading 42.99MB 05:14:58 fcab5a5e7b0c Downloading 28.31MB 05:14:58 da9db072f522 Extracting 1B 05:14:58 bf23785fe39e Downloading 637B 05:14:58 4808d39b8517 Downloading 61.69kB 05:14:59 8bdd4ecf0911 Downloading 51.38MB 05:14:59 1cdfb525459b Downloading 54.58kB 05:14:59 2d429b9e73a6 Downloading 19.92MB 05:14:59 c14d1b5b1399 Downloading 5.769MB 05:14:59 e73cb4a42719 Downloading 19.92MB 05:14:59 c4d302cc468d Downloading 4.534MB 05:14:59 531ee2cf3c0c Downloading 8.066MB 05:14:59 589002ba0eae Downloading 3.862MB 05:14:59 da9db072f522 Extracting 1B 05:14:59 ab571322120d Download complete 0B 05:14:59 fa2982e32731 Downloading 3.851MB 05:14:59 7b19789b2e13 Downloading 8.735MB 05:14:59 6c89d3e62433 Downloading 11.53MB 05:14:59 cf8dc3839c88 Downloading 10.13MB 05:14:59 50b654be174c Downloading 693B 05:14:59 bf23785fe39e Downloading 637B 05:14:59 4808d39b8517 Downloading 61.69kB 05:14:59 a2243411ec8e Downloading 324.6kB 05:14:59 8bdd4ecf0911 Downloading 51.38MB 05:14:59 fcab5a5e7b0c Downloading 34.6MB 05:14:59 da9db072f522 Extracting 1B 05:14:59 8bdd4ecf0911 Downloading 59.14MB 05:14:59 1cdfb525459b Download complete 0B 05:14:59 2d429b9e73a6 Downloading 26.21MB 05:14:59 c14d1b5b1399 Download complete 0B 05:14:59 e73cb4a42719 Downloading 26.21MB 05:14:59 c4d302cc468d Download complete 0B 05:14:59 da9db072f522 Pull complete 0B 05:14:59 531ee2cf3c0c Download complete 0B 05:14:59 cf8dc3839c88 Downloading 14.68MB 05:14:59 589002ba0eae Download complete 0B 05:14:59 fa2982e32731 Download complete 0B 05:14:59 7b19789b2e13 Download complete 0B 05:14:59 6c89d3e62433 Downloading 15.73MB 05:14:59 fcab5a5e7b0c Downloading 39.85MB 05:14:59 8bdd4ecf0911 Downloading 60.44MB 05:14:59 0b8d6b8ca55c Downloading 2.097MB 05:14:59 a7cb69ec0caf Downloading 1.48kB 05:14:59 50b654be174c Downloading 693B 05:14:59 bf23785fe39e Download complete 0B 05:14:59 4808d39b8517 Download complete 0B 05:14:59 a2243411ec8e Download complete 0B 05:14:59 cd41371cb5ce Downloading 3.146MB 05:14:59 da9db072f522 Extracting 1B 05:14:59 537008c7e94a Download complete 0B 05:14:59 a6680b927350 Download complete 0B 05:14:59 038e6516c638 Download complete 0B 05:14:59 589002ba0eae Extracting 1B 05:14:59 a6680b927350 Extracting 1B 05:14:59 8bdd4ecf0911 Downloading 68.16MB 05:14:59 2d429b9e73a6 Downloading 29.13MB 05:14:59 e73cb4a42719 Downloading 34.6MB 05:14:59 cf8dc3839c88 Downloading 19.92MB 05:14:59 6c89d3e62433 Downloading 20.97MB 05:14:59 589002ba0eae Extracting 1B 05:14:59 50b654be174c Download complete 0B 05:14:59 cd41371cb5ce Downloading 7.34MB 05:14:59 0b8d6b8ca55c Downloading 5.243MB 05:14:59 a7cb69ec0caf Download complete 0B 05:14:59 8bdd4ecf0911 Downloading 69.01MB 05:14:59 fcab5a5e7b0c Downloading 45.09MB 05:14:59 a6680b927350 Extracting 1B 05:14:59 8bdd4ecf0911 Downloading 72.46MB 05:14:59 e73cb4a42719 Downloading 40.89MB 05:14:59 cf8dc3839c88 Downloading 24.12MB 05:14:59 6c89d3e62433 Downloading 25.17MB 05:14:59 2d429b9e73a6 Download complete 0B 05:14:59 8bdd4ecf0911 Downloading 72.46MB 05:14:59 fcab5a5e7b0c Downloading 50.33MB 05:14:59 cd41371cb5ce Downloading 10.67MB 05:14:59 0b8d6b8ca55c Downloading 9.437MB 05:14:59 a2243411ec8e Extracting 1B 05:14:59 a6680b927350 Pull complete 0B 05:14:59 8bdd4ecf0911 Downloading 72.46MB 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 6c89d3e62433 Downloading 27.26MB 05:14:59 cf8dc3839c88 Downloading 25.58MB 05:14:59 e73cb4a42719 Downloading 42.99MB 05:14:59 cd41371cb5ce Downloading 12.58MB 05:14:59 0b8d6b8ca55c Downloading 10.49MB 05:14:59 fcab5a5e7b0c Downloading 51.38MB 05:14:59 8bdd4ecf0911 Download complete 0B 05:14:59 a2243411ec8e Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 589002ba0eae Pull complete 0B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 8bdd4ecf0911 Download complete 0B 05:14:59 e73cb4a42719 Downloading 52.43MB 05:14:59 6c89d3e62433 Downloading 35.65MB 05:14:59 cf8dc3839c88 Downloading 32.51MB 05:14:59 7ede7b99ac2e Pull complete 0B 05:14:59 fcab5a5e7b0c Downloading 58.84MB 05:14:59 cd41371cb5ce Downloading 18.87MB 05:14:59 0b8d6b8ca55c Downloading 17.83MB 05:14:59 a2243411ec8e Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 fa2982e32731 Extracting 1B 05:14:59 e73cb4a42719 Downloading 60.82MB 05:14:59 6c89d3e62433 Downloading 42.99MB 05:14:59 cf8dc3839c88 Downloading 38.8MB 05:14:59 0b8d6b8ca55c Downloading 23.07MB 05:14:59 cd41371cb5ce Downloading 24.12MB 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 fcab5a5e7b0c Downloading 65.77MB 05:14:59 a2243411ec8e Pull complete 0B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 fa2982e32731 Extracting 1B 05:14:59 e73cb4a42719 Downloading 72.35MB 05:14:59 6c89d3e62433 Downloading 50.33MB 05:14:59 cf8dc3839c88 Downloading 48.23MB 05:14:59 cd41371cb5ce Downloading 30.41MB 05:14:59 0b8d6b8ca55c Downloading 30.41MB 05:14:59 fcab5a5e7b0c Downloading 72.35MB 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 fa2982e32731 Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 e73cb4a42719 Downloading 83.89MB 05:14:59 6c89d3e62433 Downloading 57.67MB 05:14:59 cf8dc3839c88 Downloading 56.62MB 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 0b8d6b8ca55c Downloading 38.8MB 05:14:59 cd41371cb5ce Downloading 37.75MB 05:14:59 fcab5a5e7b0c Downloading 76.49MB 05:14:59 fa2982e32731 Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 e73cb4a42719 Downloading 91.23MB 05:14:59 cf8dc3839c88 Downloading 62.91MB 05:14:59 6c89d3e62433 Downloading 65.01MB 05:14:59 8bdd4ecf0911 Extracting 1B 05:14:59 cd41371cb5ce Downloading 44.04MB 05:14:59 0b8d6b8ca55c Downloading 46.14MB 05:14:59 fcab5a5e7b0c Download complete 0B 05:14:59 fa2982e32731 Pull complete 0B 05:14:59 7b19789b2e13 Extracting 1B 05:14:59 2d429b9e73a6 Extracting 1B 05:14:59 8bdd4ecf0911 Extracting 1B 05:15:00 e73cb4a42719 Downloading 100.7MB 05:15:00 6c89d3e62433 Downloading 74.45MB 05:15:00 cf8dc3839c88 Downloading 71.3MB 05:15:00 0b8d6b8ca55c Downloading 54.53MB 05:15:00 cd41371cb5ce Downloading 50.33MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 7b19789b2e13 Extracting 1B 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 1B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 6c89d3e62433 Downloading 84.93MB 05:15:00 cf8dc3839c88 Downloading 79.69MB 05:15:00 cd41371cb5ce Downloading 57.67MB 05:15:00 0b8d6b8ca55c Downloading 61.87MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 7b19789b2e13 Extracting 1B 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 1B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 6c89d3e62433 Downloading 95.2MB 05:15:00 cf8dc3839c88 Downloading 84.5MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 cd41371cb5ce Downloading 66.06MB 05:15:00 0b8d6b8ca55c Downloading 70.25MB 05:15:00 7b19789b2e13 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 1B 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 6c89d3e62433 Downloading 100.7MB 05:15:00 cf8dc3839c88 Downloading 84.5MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 0b8d6b8ca55c Downloading 74.45MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 7b19789b2e13 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 1B 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 6c89d3e62433 Downloading 101.7MB 05:15:00 cf8dc3839c88 Downloading 84.5MB 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 0b8d6b8ca55c Downloading 75.5MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 7b19789b2e13 Pull complete 0B 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 2B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 6c89d3e62433 Downloading 112.8MB 05:15:00 0b8d6b8ca55c Downloading 76.55MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 8bdd4ecf0911 Extracting 1B 05:15:00 2d429b9e73a6 Extracting 2B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 6c89d3e62433 Downloading 112.8MB 05:15:00 0b8d6b8ca55c Downloading 81.28MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 2d429b9e73a6 Extracting 2B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 6c89d3e62433 Downloading 112.8MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 0b8d6b8ca55c Downloading 81.28MB 05:15:00 2d429b9e73a6 Extracting 2B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 e73cb4a42719 Downloading 109.1MB 05:15:00 6c89d3e62433 Downloading 112.8MB 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 0b8d6b8ca55c Downloading 81.28MB 05:15:00 cd41371cb5ce Downloading 70.46MB 05:15:00 2d429b9e73a6 Extracting 2B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 e73cb4a42719 Download complete 0B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 46eab5b44a35 Extracting 1B 05:15:00 6c89d3e62433 Download complete 0B 05:15:00 cf8dc3839c88 Download complete 0B 05:15:00 cd41371cb5ce Download complete 0B 05:15:00 0b8d6b8ca55c Download complete 0B 05:15:00 ab571322120d Pull complete 0B 05:15:00 2d429b9e73a6 Pull complete 0B 05:15:00 8bdd4ecf0911 Extracting 2B 05:15:00 0b8d6b8ca55c Extracting 1B 05:15:01 46eab5b44a35 Pull complete 0B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 c27075a62087 Pull complete 0B 05:15:01 c4d302cc468d Extracting 1B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 01e0882c90d9 Extracting 1B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 c4d302cc468d Pull complete 0B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 01e0882c90d9 Pull complete 0B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 531ee2cf3c0c Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 531ee2cf3c0c Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 531ee2cf3c0c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 12c5c803443f Pull complete 0B 05:15:01 8bdd4ecf0911 Extracting 2B 05:15:01 ed54a7dee1d8 Pull complete 0B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 531ee2cf3c0c Pull complete 0B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 e27c75a98748 Pull complete 0B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:01 e73cb4a42719 Extracting 1B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:01 ea35e26e9bbe Extracting 1B 05:15:01 8bdd4ecf0911 Pull complete 0B 05:15:01 e73cb4a42719 Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 ea35e26e9bbe Extracting 1B 05:15:01 e73cb4a42719 Extracting 1B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:01 ea35e26e9bbe Extracting 1B 05:15:01 e73cb4a42719 Extracting 1B 05:15:01 6c89d3e62433 Extracting 1B 05:15:01 0b8d6b8ca55c Extracting 1B 05:15:01 8bdd4ecf0911 Extracting 3B 05:15:02 ea35e26e9bbe Extracting 1B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 0b8d6b8ca55c Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 3B 05:15:02 ea35e26e9bbe Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 8bdd4ecf0911 Extracting 3B 05:15:02 0b8d6b8ca55c Extracting 2B 05:15:02 ea35e26e9bbe Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 0b8d6b8ca55c Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 3B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 4b6a5617ecb1 Extracting 1B 05:15:02 5a2a64f49418 Pull complete 0B 05:15:02 a4c643cd65ae Pull complete 0B 05:15:02 4ff5ed11bee4 Pull complete 0B 05:15:02 ea35e26e9bbe Pull complete 0B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 3B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 0b8d6b8ca55c Pull complete 0B 05:15:02 4b6a5617ecb1 Pull complete 0B 05:15:02 4b6a5617ecb1 Pull complete 0B 05:15:02 04e8cdcadf82 Pull complete 0B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulled 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 3B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 e73cb4a42719 Extracting 1B 05:15:02 8bdd4ecf0911 Extracting 4B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 e73cb4a42719 Extracting 2B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 4B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 e73cb4a42719 Extracting 2B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 8bdd4ecf0911 Extracting 4B 05:15:02 e73cb4a42719 Extracting 2B 05:15:02 591164d8060d Pull complete 0B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 8b0408764985 Pull complete 0B 05:15:02 cd41371cb5ce Extracting 1B 05:15:02 2567e6f1635b Pull complete 0B 05:15:02 fcab5a5e7b0c Extracting 1B 05:15:02 e73cb4a42719 Extracting 2B 05:15:02 6c89d3e62433 Extracting 2B 05:15:02 fcab5a5e7b0c Extracting 1B 05:15:02 cd41371cb5ce Extracting 1B 05:15:03 6c89d3e62433 Extracting 2B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 fcab5a5e7b0c Extracting 1B 05:15:03 cd41371cb5ce Extracting 1B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 fcab5a5e7b0c Extracting 1B 05:15:03 cd41371cb5ce Extracting 1B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 fcab5a5e7b0c Extracting 1B 05:15:03 cd41371cb5ce Extracting 1B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 fcab5a5e7b0c Extracting 1B 05:15:03 cd41371cb5ce Extracting 1B 05:15:03 55fe32956f95 Pull complete 0B 05:15:03 fcab5a5e7b0c Pull complete 0B 05:15:03 Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulled 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 cd41371cb5ce Extracting 2B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 cd41371cb5ce Extracting 2B 05:15:03 e73cb4a42719 Extracting 2B 05:15:03 bf23785fe39e Pull complete 0B 05:15:03 4808d39b8517 Pull complete 0B 05:15:03 537008c7e94a Pull complete 0B 05:15:03 6c89d3e62433 Extracting 3B 05:15:03 038e6516c638 Pull complete 0B 05:15:03 50b654be174c Extracting 1B 05:15:03 a7cb69ec0caf Pull complete 0B 05:15:03 cd41371cb5ce Pull complete 0B 05:15:03 50b654be174c Pull complete 0B 05:15:03 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 05:15:03 e73cb4a42719 Extracting 3B 05:15:03 6c89d3e62433 Pull complete 0B 05:15:03 cf8dc3839c88 Extracting 1B 05:15:03 cf8dc3839c88 Extracting 1B 05:15:03 e73cb4a42719 Extracting 3B 05:15:03 cf8dc3839c88 Extracting 1B 05:15:03 e73cb4a42719 Extracting 3B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 e73cb4a42719 Extracting 3B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 e73cb4a42719 Extracting 3B 05:15:04 a83b68436f09 Pull complete 0B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 e73cb4a42719 Pull complete 0B 05:15:04 787d6bee9571 Pull complete 0B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 4b82842ab819 Pull complete 0B 05:15:04 13ff0988aaea Pull complete 0B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 7e568a0dc8fb Pull complete 0B 05:15:04 Image nexus3.onap.org:10001/library/postgres:16.4 Pulled 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 cf8dc3839c88 Extracting 1B 05:15:04 cf8dc3839c88 Extracting 2B 05:15:04 cf8dc3839c88 Extracting 2B 05:15:04 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 2B 05:15:05 cf8dc3839c88 Extracting 3B 05:15:05 cf8dc3839c88 Extracting 3B 05:15:05 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 3B 05:15:06 cf8dc3839c88 Extracting 4B 05:15:06 cf8dc3839c88 Extracting 4B 05:15:06 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 4B 05:15:07 cf8dc3839c88 Extracting 5B 05:15:07 cf8dc3839c88 Extracting 5B 05:15:07 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 5B 05:15:08 cf8dc3839c88 Extracting 6B 05:15:08 cf8dc3839c88 Extracting 6B 05:15:08 cf8dc3839c88 Extracting 6B 05:15:09 cf8dc3839c88 Extracting 6B 05:15:09 cf8dc3839c88 Extracting 6B 05:15:09 cf8dc3839c88 Extracting 6B 05:15:09 cf8dc3839c88 Extracting 6B 05:15:09 cf8dc3839c88 Extracting 6B 05:15:09 a2ab4d58ce2f Pull complete 0B 05:15:09 bf8421e3545b Pull complete 0B 05:15:09 44126dfe7fcc Pull complete 0B 05:15:09 4f4fb700ef54 Pull complete 0B 05:15:09 cf8dc3839c88 Pull complete 0B 05:15:09 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 05:15:09 Network compose_default Creating 05:15:09 Network compose_default Created 05:15:09 Container postgres Creating 05:15:09 Container prometheus Creating 05:15:15 Container prometheus Created 05:15:15 Container grafana Creating 05:15:15 Container postgres Created 05:15:15 Container policy-db-migrator Creating 05:15:15 Container policy-db-migrator Created 05:15:15 Container policy-api Creating 05:15:15 Container grafana Created 05:15:15 Container policy-api Created 05:15:15 Container prometheus Starting 05:15:15 Container postgres Starting 05:15:15 Container prometheus Started 05:15:15 Container grafana Starting 05:15:15 Container postgres Started 05:15:15 Container policy-db-migrator Starting 05:15:15 Container grafana Started 05:15:15 Container policy-db-migrator Started 05:15:15 Container policy-api Starting 05:15:15 Container policy-api Started 05:15:15 Prometheus server: http://localhost:30259 05:15:15 Grafana server: http://localhost:30269 05:15:15 Waiting 1 minute for policy-api to start... 05:16:15 Checking if REST port 30002 is open on localhost ... 05:16:16 IMAGE NAMES STATUS 05:16:16 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 05:16:16 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 05:16:16 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 05:16:16 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 05:16:16 Cloning into '/w/workspace/policy-api-quebec-project-csit-api/csit/resources/tests/models'... 05:16:16 Building robot framework docker image 05:16:16 Checking for Docker Buildx... 05:16:17 Docker Buildx is already installed. 05:16:17 Building with Docker Buildx... 05:17:11 sha256:e69bbcc5a2b63e84fc7dd8f6827de65160516bc19327cb8f70f6166dc8f202c9 05:17:15 top - 05:17:15 up 3 min, 0 users, load average: 1.38, 0.79, 0.33 05:17:15 Tasks: 202 total, 1 running, 201 sleeping, 0 stopped, 0 zombie 05:17:15 %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 05:17:15 05:17:15 total used free shared buff/cache available 05:17:15 Mem: 31Gi 1.6Gi 23Gi 28Mi 6.6Gi 29Gi 05:17:15 Swap: 1.0Gi 0B 1.0Gi 05:17:15 05:17:15 IMAGE NAMES STATUS 05:17:15 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes 05:17:15 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 05:17:15 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 05:17:15 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 05:17:15 05:17:18 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 05:17:18 83750044e88a policy-api 0.11% 519.4MiB / 31.34GiB 1.62% 1.14MB / 1.02MB 0B / 352kB 59 05:17:18 209777984b4a grafana 0.39% 120.3MiB / 31.34GiB 0.37% 21.8MB / 63.6kB 0B / 108MB 18 05:17:18 52d806672d27 postgres 0.02% 65.02MiB / 31.34GiB 0.20% 1.47MB / 1.57MB 8.19kB / 138MB 16 05:17:18 885bd4088b9e prometheus 0.00% 25.82MiB / 31.34GiB 0.08% 61.6kB / 2.46kB 0B / 61.4kB 12 05:17:18 05:17:18 Container policy-csit Creating 05:17:19 Container policy-csit Created 05:17:19 Attaching to policy-csit 05:17:19 Container policy-csit Starting 05:17:19 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 05:17:19 policy-csit | Run Robot test 05:17:19 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 05:17:19 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 05:17:19 policy-csit | -v POLICY_API_IP:policy-api:6969 05:17:19 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 05:17:19 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 05:17:19 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 05:17:19 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 05:17:19 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 05:17:19 policy-csit | -v APEX_IP:policy-apex-pdp:6969 05:17:19 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 05:17:19 policy-csit | -v KAFKA_IP:kafka:9092 05:17:19 policy-csit | -v PROMETHEUS_IP:prometheus:9090 05:17:19 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 05:17:19 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 05:17:19 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 05:17:19 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 05:17:19 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 05:17:19 policy-csit | -v TEMP_FOLDER:/tmp/distribution 05:17:19 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 05:17:19 policy-csit | -v TEST_ENV:docker 05:17:19 policy-csit | -v JAEGER_IP:jaeger:16686 05:17:19 policy-csit | Starting Robot test suites ... 05:17:19 Container policy-csit Started 05:17:19 policy-csit | ============================================================================== 05:17:19 policy-csit | api 05:17:19 policy-csit | ============================================================================== 05:17:20 policy-csit | api.Api-Test 05:17:20 policy-csit | ============================================================================== 05:17:20 policy-csit | Healthcheck :: Verify policy api health check | PASS | 05:17:20 policy-csit | ------------------------------------------------------------------------------ 05:17:22 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 05:17:22 policy-csit | ------------------------------------------------------------------------------ 05:17:23 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 05:17:23 policy-csit | ------------------------------------------------------------------------------ 05:17:23 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 05:17:23 policy-csit | ------------------------------------------------------------------------------ 05:17:23 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 05:17:23 policy-csit | ------------------------------------------------------------------------------ 05:17:24 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 05:17:24 policy-csit | ------------------------------------------------------------------------------ 05:17:24 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 05:17:24 policy-csit | ------------------------------------------------------------------------------ 05:17:24 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 05:17:24 policy-csit | ------------------------------------------------------------------------------ 05:17:24 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 05:17:24 policy-csit | ------------------------------------------------------------------------------ 05:17:25 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 05:17:25 policy-csit | ------------------------------------------------------------------------------ 05:17:25 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 05:17:25 policy-csit | ------------------------------------------------------------------------------ 05:17:26 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 05:17:26 policy-csit | ------------------------------------------------------------------------------ 05:17:26 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 05:17:26 policy-csit | ------------------------------------------------------------------------------ 05:17:26 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 05:17:26 policy-csit | ------------------------------------------------------------------------------ 05:17:26 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 05:17:26 policy-csit | ------------------------------------------------------------------------------ 05:17:26 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 05:17:26 policy-csit | ------------------------------------------------------------------------------ 05:17:27 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 05:17:27 policy-csit | ------------------------------------------------------------------------------ 05:17:27 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 05:17:27 policy-csit | ------------------------------------------------------------------------------ 05:17:27 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 05:17:27 policy-csit | ------------------------------------------------------------------------------ 05:17:27 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 05:17:27 policy-csit | ------------------------------------------------------------------------------ 05:17:27 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 05:17:27 policy-csit | ------------------------------------------------------------------------------ 05:17:28 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 05:17:28 policy-csit | ------------------------------------------------------------------------------ 05:17:28 policy-csit | api.Api-Test | PASS | 05:17:28 policy-csit | 22 tests, 22 passed, 0 failed 05:17:28 policy-csit | ============================================================================== 05:17:28 policy-csit | api.Api-Slas 05:17:28 policy-csit | ============================================================================== 05:18:28 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 05:18:28 policy-csit | ------------------------------------------------------------------------------ 05:18:28 policy-csit | api.Api-Slas | PASS | 05:18:28 policy-csit | 9 tests, 9 passed, 0 failed 05:18:28 policy-csit | ============================================================================== 05:18:28 policy-csit | api | PASS | 05:18:28 policy-csit | 31 tests, 31 passed, 0 failed 05:18:28 policy-csit | ============================================================================== 05:18:28 policy-csit | Output: /tmp/results/output.xml 05:18:28 policy-csit | Log: /tmp/results/log.html 05:18:28 policy-csit | Report: /tmp/results/report.html 05:18:28 policy-csit | RESULT: 0 05:18:28 policy-csit exited with code 0 05:18:28 IMAGE NAMES STATUS 05:18:28 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 3 minutes 05:18:28 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes 05:18:28 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes 05:18:28 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 05:18:28 Shut down started! 05:18:32 Collecting logs from docker compose containers... 05:18:34 Tearing down containers... 05:18:34 Container policy-csit Stopping 05:18:34 Container grafana Stopping 05:18:34 Container policy-api Stopping 05:18:34 Container policy-csit Stopped 05:18:34 Container policy-csit Removing 05:18:34 Container policy-csit Removed 05:18:34 Container grafana Stopped 05:18:34 Container grafana Removing 05:18:34 Container grafana Removed 05:18:34 Container prometheus Stopping 05:18:35 Container prometheus Stopped 05:18:35 Container prometheus Removing 05:18:35 Container prometheus Removed 05:18:44 Container policy-api Stopped 05:18:44 Container policy-api Removing 05:18:44 Container policy-api Removed 05:18:44 Container policy-db-migrator Stopping 05:18:44 Container policy-db-migrator Stopped 05:18:44 Container policy-db-migrator Removing 05:18:44 Container policy-db-migrator Removed 05:18:44 Container postgres Stopping 05:18:45 Container postgres Stopped 05:18:45 Container postgres Removing 05:18:45 Container postgres Removed 05:18:45 Network compose_default Removing 05:18:45 Network compose_default Removed 05:18:45 $ ssh-agent -k 05:18:45 unset SSH_AUTH_SOCK; 05:18:45 unset SSH_AGENT_PID; 05:18:45 echo Agent pid 1559 killed; 05:18:45 [ssh-agent] Stopped. 05:18:45 Robot results publisher started... 05:18:45 INFO: Checking test criticality is deprecated and will be dropped in a future release! 05:18:45 -Parsing output xml: 05:18:46 Done! 05:18:46 -Copying log files to build dir: 05:18:46 Done! 05:18:46 -Assigning results to build: 05:18:46 Done! 05:18:46 -Checking thresholds: 05:18:46 Done! 05:18:46 Done publishing Robot results. 05:18:46 [PostBuildScript] - [INFO] Executing post build scripts. 05:18:46 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins3861812319059634178.sh 05:18:46 ---> sysstat.sh 05:18:46 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins5940057103015803743.sh 05:18:46 ---> package-listing.sh 05:18:46 ++ facter osfamily 05:18:46 ++ tr '[:upper:]' '[:lower:]' 05:18:46 + OS_FAMILY=debian 05:18:46 + workspace=/w/workspace/policy-api-quebec-project-csit-api 05:18:46 + START_PACKAGES=/tmp/packages_start.txt 05:18:46 + END_PACKAGES=/tmp/packages_end.txt 05:18:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:18:46 + PACKAGES=/tmp/packages_start.txt 05:18:46 + '[' /w/workspace/policy-api-quebec-project-csit-api ']' 05:18:46 + PACKAGES=/tmp/packages_end.txt 05:18:46 + case "${OS_FAMILY}" in 05:18:46 + dpkg -l 05:18:46 + grep '^ii' 05:18:46 + '[' -f /tmp/packages_start.txt ']' 05:18:46 + '[' -f /tmp/packages_end.txt ']' 05:18:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:18:46 + '[' /w/workspace/policy-api-quebec-project-csit-api ']' 05:18:46 + mkdir -p /w/workspace/policy-api-quebec-project-csit-api/archives/ 05:18:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-quebec-project-csit-api/archives/ 05:18:47 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins14325030781255620588.sh 05:18:47 ---> capture-instance-metadata.sh 05:18:47 Setup pyenv: 05:18:47 system 05:18:47 3.8.20 05:18:47 3.9.20 05:18:47 3.10.15 05:18:47 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHPV from file:/tmp/.os_lf_venv 05:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:18:48 lf-activate-venv(): INFO: Base packages installed successfully 05:18:48 lf-activate-venv(): INFO: Installing additional packages: lftools 05:18:55 lf-activate-venv(): INFO: Adding /tmp/venv-yHPV/bin to PATH 05:18:55 INFO: Running in OpenStack, capturing instance metadata 05:18:56 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins17374680622270703735.sh 05:18:56 provisioning config files... 05:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-quebec-project-csit-api@tmp/config11587242019532917125tmp 05:18:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:18:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:18:56 [EnvInject] - Injecting environment variables from a build step. 05:18:56 [EnvInject] - Injecting as environment variables the properties content 05:18:56 SERVER_ID=logs 05:18:56 05:18:56 [EnvInject] - Variables injected successfully. 05:18:56 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins16574308399092283162.sh 05:18:56 ---> create-netrc.sh 05:18:56 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins17531696004359354081.sh 05:18:56 ---> python-tools-install.sh 05:18:56 Setup pyenv: 05:18:56 system 05:18:56 3.8.20 05:18:56 3.9.20 05:18:56 3.10.15 05:18:56 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:18:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHPV from file:/tmp/.os_lf_venv 05:18:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:18:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:18:57 lf-activate-venv(): INFO: Base packages installed successfully 05:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-yHPV/bin to PATH 05:19:04 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins1573411183633233035.sh 05:19:04 ---> uv-install.sh 05:19:04 uv 0.11.3 is already installed 05:19:04 uvx 0.11.3 (x86_64-unknown-linux-gnu) 05:19:04 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins15105611175416782557.sh 05:19:04 ---> sudo-logs.sh 05:19:04 Archiving 'sudo' log.. 05:19:04 [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins4488108154138682268.sh 05:19:04 ---> job-cost.sh 05:19:04 INFO: Activating Python virtual environment... 05:19:04 Setup pyenv: 05:19:04 system 05:19:04 3.8.20 05:19:04 3.9.20 05:19:04 3.10.15 05:19:04 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:19:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHPV from file:/tmp/.os_lf_venv 05:19:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:06 lf-activate-venv(): INFO: Base packages installed successfully 05:19:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:19:10 lf-activate-venv(): INFO: Adding /tmp/venv-yHPV/bin to PATH 05:19:10 INFO: No stack-cost file found 05:19:10 INFO: Instance uptime: 354s 05:19:10 INFO: Fetching instance metadata (attempt 1 of 3)... 05:19:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:19:10 INFO: Successfully fetched instance metadata 05:19:10 INFO: Instance type: v3-standard-8 05:19:10 INFO: Retrieving pricing info for: v3-standard-8 05:19:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:19:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=354 05:19:10 INFO: Successfully fetched Vexxhost pricing API 05:19:10 INFO: Retrieved cost: 0.22 05:19:10 INFO: Retrieved resource: v3-standard-8 05:19:10 INFO: Creating archive directory: /w/workspace/policy-api-quebec-project-csit-api/archives/cost 05:19:10 INFO: Archiving costs to: /w/workspace/policy-api-quebec-project-csit-api/archives/cost.csv 05:19:10 INFO: Successfully archived job cost data 05:19:10 DEBUG: Cost data: policy-api-quebec-project-csit-api,122,2026-04-05 05:19:10,v3-standard-8,354,0.22,0.00,SUCCESS 05:19:10 [policy-api-quebec-project-csit-api] $ /bin/bash -l /tmp/jenkins6652424999553556275.sh 05:19:10 ---> logs-deploy.sh 05:19:10 Setup pyenv: 05:19:10 system 05:19:10 3.8.20 05:19:10 3.9.20 05:19:10 3.10.15 05:19:10 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) 05:19:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yHPV from file:/tmp/.os_lf_venv 05:19:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:19:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:19:12 lf-activate-venv(): INFO: Base packages installed successfully 05:19:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:19:19 lf-activate-venv(): INFO: Adding /tmp/venv-yHPV/bin to PATH 05:19:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-quebec-project-csit-api/122 05:19:19 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 05:19:20 Archives upload complete. 05:19:20 INFO: archiving logs to Nexus 05:19:21 ---> uname -a: 05:19:21 Linux prd-ubuntu2204-docker-8c-8g-3863 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 05:19:21 05:19:21 05:19:21 ---> lscpu: 05:19:21 Architecture: x86_64 05:19:21 CPU op-mode(s): 32-bit, 64-bit 05:19:21 Address sizes: 40 bits physical, 48 bits virtual 05:19:21 Byte Order: Little Endian 05:19:21 CPU(s): 8 05:19:21 On-line CPU(s) list: 0-7 05:19:21 Vendor ID: AuthenticAMD 05:19:21 Model name: AMD EPYC-Rome Processor 05:19:21 CPU family: 23 05:19:21 Model: 49 05:19:21 Thread(s) per core: 1 05:19:21 Core(s) per socket: 1 05:19:21 Socket(s): 8 05:19:21 Stepping: 0 05:19:21 BogoMIPS: 5600.00 05:19:21 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 05:19:21 Virtualization: AMD-V 05:19:21 Hypervisor vendor: KVM 05:19:21 Virtualization type: full 05:19:21 L1d cache: 256 KiB (8 instances) 05:19:21 L1i cache: 256 KiB (8 instances) 05:19:21 L2 cache: 4 MiB (8 instances) 05:19:21 L3 cache: 128 MiB (8 instances) 05:19:21 NUMA node(s): 1 05:19:21 NUMA node0 CPU(s): 0-7 05:19:21 Vulnerability Gather data sampling: Not affected 05:19:21 Vulnerability Indirect target selection: Not affected 05:19:21 Vulnerability Itlb multihit: Not affected 05:19:21 Vulnerability L1tf: Not affected 05:19:21 Vulnerability Mds: Not affected 05:19:21 Vulnerability Meltdown: Not affected 05:19:21 Vulnerability Mmio stale data: Not affected 05:19:21 Vulnerability Reg file data sampling: Not affected 05:19:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 05:19:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 05:19:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:19:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:19:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:19:21 Vulnerability Srbds: Not affected 05:19:21 Vulnerability Tsa: Not affected 05:19:21 Vulnerability Tsx async abort: Not affected 05:19:21 Vulnerability Vmscape: Not affected 05:19:21 05:19:21 05:19:21 ---> nproc: 05:19:21 8 05:19:21 05:19:21 05:19:21 ---> df -h: 05:19:21 Filesystem Size Used Avail Use% Mounted on 05:19:21 tmpfs 3.2G 1.1M 3.2G 1% /run 05:19:21 /dev/vda1 155G 14G 142G 9% / 05:19:21 tmpfs 16G 0 16G 0% /dev/shm 05:19:21 tmpfs 5.0M 0 5.0M 0% /run/lock 05:19:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:19:21 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 05:19:21 05:19:21 05:19:21 ---> free -m: 05:19:21 total used free shared buff/cache available 05:19:21 Mem: 32092 730 24828 4 6534 30894 05:19:21 Swap: 1023 0 1023 05:19:21 05:19:21 05:19:21 ---> ip addr: 05:19:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:19:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:19:21 inet 127.0.0.1/8 scope host lo 05:19:21 valid_lft forever preferred_lft forever 05:19:21 inet6 ::1/128 scope host 05:19:21 valid_lft forever preferred_lft forever 05:19:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:19:21 link/ether fa:16:3e:e9:b3:c8 brd ff:ff:ff:ff:ff:ff 05:19:21 altname enp0s3 05:19:21 inet 10.30.107.122/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 05:19:21 valid_lft 86043sec preferred_lft 86043sec 05:19:21 inet6 fe80::f816:3eff:fee9:b3c8/64 scope link 05:19:21 valid_lft forever preferred_lft forever 05:19:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:19:21 link/ether 86:4d:3f:45:3c:a1 brd ff:ff:ff:ff:ff:ff 05:19:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:19:21 valid_lft forever preferred_lft forever 05:19:21 inet6 fe80::844d:3fff:fe45:3ca1/64 scope link 05:19:21 valid_lft forever preferred_lft forever 05:19:21 05:19:21 05:19:21 ---> sar -b -r -n DEV: 05:19:21 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3863) 04/05/26 _x86_64_ (8 CPU) 05:19:21 05:19:21 05:13:26 LINUX RESTART (8 CPU) 05:19:21 05:19:21 05:19:21 ---> sar -P ALL: 05:19:21 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3863) 04/05/26 _x86_64_ (8 CPU) 05:19:21 05:19:21 05:13:26 LINUX RESTART (8 CPU) 05:19:21 05:19:21 05:19:21