15:19:17 Started by timer 15:19:17 Running as SYSTEM 15:19:17 [EnvInject] - Loading node environment variables. 15:19:17 Building remotely on prd-ubuntu1804-docker-4c-4g-3681 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release 15:19:17 [ssh-agent] Looking for ssh-agent implementation... 15:19:17 $ ssh-agent 15:19:17 SSH_AUTH_SOCK=/tmp/ssh-hFlxcNnQ5cIw/agent.2074 15:19:17 SSH_AGENT_PID=2076 15:19:17 [ssh-agent] Started. 15:19:17 Running ssh-add (command line suppressed) 15:19:17 Identity added: /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/private_key_2617319783554758443.key (jenkins-ssh) 15:19:17 [ssh-agent] Using credentials jenkins (jenkins) 15:19:17 The recommended git tool is: NONE 15:19:19 using credential jenkins 15:19:19 Wiping out workspace first. 15:19:19 Cloning the remote Git repository 15:19:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 15:19:19 > git init /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release # timeout=10 15:19:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue 15:19:19 > git --version # timeout=10 15:19:19 > git --version # 'git version 2.17.1' 15:19:19 using GIT_SSH to set credentials jenkins 15:19:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappcatalogue # timeout=10 15:19:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:20 Avoid second fetch 15:19:20 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 15:19:20 Checking out Revision f5dfb7315cb8ca9f88fac149fb58732a08e86b19 (refs/remotes/origin/h-release) 15:19:20 > git config core.sparsecheckout # timeout=10 15:19:20 > git checkout -f f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # timeout=10 15:19:20 Commit message: "Update readthedocs config" 15:19:20 > git rev-list --no-walk f5dfb7315cb8ca9f88fac149fb58732a08e86b19 # timeout=10 15:19:23 provisioning config files... 15:19:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:19:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:19:23 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins8203176349467086051.sh 15:19:23 ---> python-tools-install.sh 15:19:23 Setup pyenv: 15:19:23 * system (set by /opt/pyenv/version) 15:19:23 * 3.8.13 (set by /opt/pyenv/version) 15:19:23 * 3.9.13 (set by /opt/pyenv/version) 15:19:24 * 3.10.6 (set by /opt/pyenv/version) 15:19:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-318U 15:19:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:19:32 lf-activate-venv(): INFO: Installing: lftools 15:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:19:58 Generating Requirements File 15:20:19 Python 3.10.6 15:20:19 pip 25.0 from /tmp/venv-318U/lib/python3.10/site-packages/pip (python 3.10) 15:20:19 appdirs==1.4.4 15:20:19 argcomplete==3.5.3 15:20:19 aspy.yaml==1.3.0 15:20:19 attrs==25.1.0 15:20:19 autopage==0.5.2 15:20:19 beautifulsoup4==4.13.3 15:20:19 boto3==1.36.13 15:20:19 botocore==1.36.13 15:20:19 bs4==0.0.2 15:20:19 cachetools==5.5.1 15:20:19 certifi==2025.1.31 15:20:19 cffi==1.17.1 15:20:19 cfgv==3.4.0 15:20:19 chardet==5.2.0 15:20:19 charset-normalizer==3.4.1 15:20:19 click==8.1.8 15:20:19 cliff==4.8.0 15:20:19 cmd2==2.5.11 15:20:19 cryptography==3.3.2 15:20:19 debtcollector==3.0.0 15:20:19 decorator==5.1.1 15:20:19 defusedxml==0.7.1 15:20:19 Deprecated==1.2.18 15:20:19 distlib==0.3.9 15:20:19 dnspython==2.7.0 15:20:19 docker==4.2.2 15:20:19 dogpile.cache==1.3.4 15:20:19 durationpy==0.9 15:20:19 email_validator==2.2.0 15:20:19 filelock==3.17.0 15:20:19 future==1.0.0 15:20:19 gitdb==4.0.12 15:20:19 GitPython==3.1.44 15:20:19 google-auth==2.38.0 15:20:19 httplib2==0.22.0 15:20:19 identify==2.6.6 15:20:19 idna==3.10 15:20:19 importlib-resources==1.5.0 15:20:19 iso8601==2.1.0 15:20:19 Jinja2==3.1.5 15:20:19 jmespath==1.0.1 15:20:19 jsonpatch==1.33 15:20:19 jsonpointer==3.0.0 15:20:19 jsonschema==4.23.0 15:20:19 jsonschema-specifications==2024.10.1 15:20:19 keystoneauth1==5.9.1 15:20:19 kubernetes==32.0.0 15:20:19 lftools==0.37.10 15:20:19 lxml==5.3.0 15:20:19 MarkupSafe==3.0.2 15:20:19 msgpack==1.1.0 15:20:19 multi_key_dict==2.0.3 15:20:19 munch==4.0.0 15:20:19 netaddr==1.3.0 15:20:19 niet==1.4.2 15:20:19 nodeenv==1.9.1 15:20:19 oauth2client==4.1.3 15:20:19 oauthlib==3.2.2 15:20:19 openstacksdk==4.3.0 15:20:19 os-client-config==2.1.0 15:20:19 os-service-types==1.7.0 15:20:19 osc-lib==3.2.0 15:20:19 oslo.config==9.7.0 15:20:19 oslo.context==5.7.0 15:20:19 oslo.i18n==6.5.0 15:20:19 oslo.log==7.0.0 15:20:19 oslo.serialization==5.6.0 15:20:19 oslo.utils==8.0.0 15:20:19 packaging==24.2 15:20:19 pbr==6.1.1 15:20:19 platformdirs==4.3.6 15:20:19 prettytable==3.14.0 15:20:19 psutil==6.1.1 15:20:19 pyasn1==0.6.1 15:20:19 pyasn1_modules==0.4.1 15:20:19 pycparser==2.22 15:20:19 pygerrit2==2.0.15 15:20:19 PyGithub==2.5.0 15:20:19 PyJWT==2.10.1 15:20:19 PyNaCl==1.5.0 15:20:19 pyparsing==2.4.7 15:20:19 pyperclip==1.9.0 15:20:19 pyrsistent==0.20.0 15:20:19 python-cinderclient==9.6.0 15:20:19 python-dateutil==2.9.0.post0 15:20:19 python-heatclient==4.1.0 15:20:19 python-jenkins==1.8.2 15:20:19 python-keystoneclient==5.5.0 15:20:19 python-magnumclient==4.7.0 15:20:19 python-openstackclient==7.2.1 15:20:19 python-swiftclient==4.6.0 15:20:19 PyYAML==6.0.2 15:20:19 referencing==0.36.2 15:20:19 requests==2.32.3 15:20:19 requests-oauthlib==2.0.0 15:20:19 requestsexceptions==1.4.0 15:20:19 rfc3986==2.0.0 15:20:19 rpds-py==0.22.3 15:20:19 rsa==4.9 15:20:19 ruamel.yaml==0.18.10 15:20:19 ruamel.yaml.clib==0.2.12 15:20:19 s3transfer==0.11.2 15:20:19 simplejson==3.19.3 15:20:19 six==1.17.0 15:20:19 smmap==5.0.2 15:20:19 soupsieve==2.6 15:20:19 stevedore==5.4.0 15:20:19 tabulate==0.9.0 15:20:19 toml==0.10.2 15:20:19 tomlkit==0.13.2 15:20:19 tqdm==4.67.1 15:20:19 typing_extensions==4.12.2 15:20:19 tzdata==2025.1 15:20:19 urllib3==1.26.20 15:20:19 virtualenv==20.29.1 15:20:19 wcwidth==0.2.13 15:20:19 websocket-client==1.8.0 15:20:19 wrapt==1.17.2 15:20:19 xdg==6.0.0 15:20:19 xmltodict==0.14.2 15:20:19 yq==3.4.3 15:20:19 provisioning config files... 15:20:19 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config17572090633553406347tmp 15:20:19 copy managed file [nonrtric-plt-rappcatalogue-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config11068521467517405604tmp 15:20:19 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins1515309048804122037.sh 15:20:19 ---> docker-login.sh 15:20:19 nexus3.o-ran-sc.org:10001 15:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:20 Configure a credential helper to remove this warning. See 15:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:20 15:20:20 Login Succeeded 15:20:20 nexus3.o-ran-sc.org:10002 15:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:20 Configure a credential helper to remove this warning. See 15:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:20 15:20:20 Login Succeeded 15:20:20 nexus3.o-ran-sc.org:10003 15:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:20 Configure a credential helper to remove this warning. See 15:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:20 15:20:20 Login Succeeded 15:20:20 nexus3.o-ran-sc.org:10004 15:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:20 Configure a credential helper to remove this warning. See 15:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:20 15:20:20 Login Succeeded 15:20:20 ---> docker-login.sh ends 15:20:20 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins668570369904007495.sh 15:20:20 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins16167414352973522712.sh 15:20:20 [EnvInject] - Injecting environment variables from a build step. 15:20:20 [EnvInject] - Injecting as environment variables the properties content 15:20:20 DOCKER_ROOT=catalogue-enhanced 15:20:20 CONTAINER_TAG_YAML_DIR= 15:20:20 CONTAINER_TAG_METHOD=yaml-file 15:20:20 15:20:20 [EnvInject] - Variables injected successfully. 15:20:20 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins2685563832219024881.sh 15:20:20 ---> docker-get-container-tag.sh 15:20:20 Setup pyenv: 15:20:20 system 15:20:20 3.8.13 15:20:20 3.9.13 15:20:20 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:20:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-318U from file:/tmp/.os_lf_venv 15:20:21 lf-activate-venv(): INFO: Installing: yq 15:20:22 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:20:22 ---> Docker image tag found: 1.1.0 15:20:22 [EnvInject] - Injecting environment variables from a build step. 15:20:22 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:20:22 [EnvInject] - Variables injected successfully. 15:20:22 [EnvInject] - Injecting environment variables from a build step. 15:20:22 [EnvInject] - Injecting as environment variables the properties content 15:20:22 DOCKER_ARGS=--network=host 15:20:22 DOCKER_ROOT=catalogue-enhanced 15:20:22 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:20:22 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:20:22 DOCKER_NAME=o-ran-sc/nonrtric-plt-rappcatalogue-enhanced 15:20:22 15:20:22 [EnvInject] - Variables injected successfully. 15:20:22 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins18166113540507480843.sh 15:20:22 ---> docker-build.sh 15:20:22 Docker version 24.0.2, build cb74dfc 15:20:22 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 15:20:22 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 . 15:20:23 #1 [internal] load .dockerignore 15:20:23 #1 transferring context: 2B done 15:20:23 #1 DONE 0.1s 15:20:23 15:20:23 #2 [internal] load build definition from Dockerfile 15:20:23 #2 transferring dockerfile: 1.59kB done 15:20:23 #2 DONE 0.1s 15:20:23 15:20:23 #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster 15:20:25 #3 DONE 1.3s 15:20:25 15:20:25 #4 [internal] load build context 15:20:25 #4 DONE 0.0s 15:20:25 15:20:25 #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 15:20:25 #5 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.1s done 15:20:25 #5 ... 15:20:25 15:20:25 #4 [internal] load build context 15:20:25 #4 transferring context: 95.16kB done 15:20:25 #4 DONE 0.1s 15:20:25 15:20:25 #5 [ 1/18] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 15:20:25 #5 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done 15:20:25 #5 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done 15:20:25 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 15:20:25 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 15:20:25 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s 15:20:25 #5 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done 15:20:25 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 1.05MB / 12.89MB 0.2s 15:20:25 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 1.05MB / 2.78MB 0.3s 15:20:25 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 5.24MB / 12.89MB 0.3s 15:20:25 #5 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 15:20:25 #5 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.4s done 15:20:25 #5 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.5s done 15:20:25 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.5s 15:20:25 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 2.10MB / 3.14MB 0.6s 15:20:25 #5 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 0.6s done 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 2.10MB / 27.14MB 1.0s 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 5.24MB / 27.14MB 1.3s 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 9.44MB / 27.14MB 1.4s 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 22.02MB / 27.14MB 1.6s 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 26.21MB / 27.14MB 1.7s 15:20:26 #5 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.8s done 15:20:27 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0.1s 15:20:28 #5 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.1s done 15:20:28 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 15:20:28 #5 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s done 15:20:28 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 15:20:28 #5 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.4s done 15:20:28 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 15:20:29 #5 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done 15:20:29 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.1s 15:20:29 #5 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.2s done 15:20:29 #5 DONE 4.2s 15:20:29 15:20:29 #6 [ 2/18] RUN pip install connexion[swagger-ui] 15:20:31 #6 1.657 Collecting connexion[swagger-ui] 15:20:31 #6 1.677 Downloading connexion-3.2.0-py3-none-any.whl (113 kB) 15:20:31 #6 1.691 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 11.2 MB/s eta 0:00:00 15:20:31 #6 1.753 Collecting Jinja2>=3.0.0 15:20:31 #6 1.777 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 15:20:31 #6 1.792 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 13.0 MB/s eta 0:00:00 15:20:31 #6 1.856 Collecting werkzeug>=2.2.1 15:20:31 #6 1.860 Downloading werkzeug-3.0.6-py3-none-any.whl (227 kB) 15:20:31 #6 1.877 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 18.1 MB/s eta 0:00:00 15:20:31 #6 1.987 Collecting PyYAML>=5.1 15:20:31 #6 1.992 Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB) 15:20:31 #6 2.020 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 33.3 MB/s eta 0:00:00 15:20:31 #6 2.074 Collecting asgiref>=3.4 15:20:31 #6 2.078 Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 15:20:31 #6 2.111 Collecting python-multipart>=0.0.15 15:20:31 #6 2.116 Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 15:20:31 #6 2.222 Collecting requests>=2.27 15:20:31 #6 2.226 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 15:20:31 #6 2.236 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 9.9 MB/s eta 0:00:00 15:20:31 #6 2.296 Collecting httpx>=0.23 15:20:31 #6 2.300 Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 15:20:31 #6 2.309 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 11.3 MB/s eta 0:00:00 15:20:31 #6 2.358 Collecting typing-extensions>=4.6.1 15:20:31 #6 2.362 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 15:20:31 #6 2.391 Collecting inflection>=0.3.1 15:20:31 #6 2.396 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) 15:20:31 #6 2.474 Collecting jsonschema>=4.17.3 15:20:31 #6 2.479 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 15:20:31 #6 2.487 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 15.0 MB/s eta 0:00:00 15:20:31 #6 2.569 Collecting starlette>=0.35 15:20:31 #6 2.575 Downloading starlette-0.44.0-py3-none-any.whl (73 kB) 15:20:32 #6 2.588 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.4/73.4 kB 6.5 MB/s eta 0:00:00 15:20:32 #6 2.619 Collecting swagger-ui-bundle>=1.1.0 15:20:32 #6 2.624 Downloading swagger_ui_bundle-1.1.0-py3-none-any.whl (2.6 MB) 15:20:32 #6 2.687 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.1 MB/s eta 0:00:00 15:20:32 #6 2.751 Collecting idna 15:20:32 #6 2.756 Downloading idna-3.10-py3-none-any.whl (70 kB) 15:20:32 #6 2.765 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 10.8 MB/s eta 0:00:00 15:20:32 #6 2.810 Collecting certifi 15:20:32 #6 2.813 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 15:20:32 #6 2.823 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 23.9 MB/s eta 0:00:00 15:20:32 #6 2.875 Collecting anyio 15:20:32 #6 2.878 Downloading anyio-4.5.2-py3-none-any.whl (89 kB) 15:20:32 #6 2.887 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.8/89.8 kB 13.2 MB/s eta 0:00:00 15:20:32 #6 2.943 Collecting httpcore==1.* 15:20:32 #6 2.947 Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 15:20:32 #6 2.957 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 11.5 MB/s eta 0:00:00 15:20:32 #6 2.990 Collecting h11<0.15,>=0.13 15:20:32 #6 2.994 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 15:20:32 #6 3.005 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.7 MB/s eta 0:00:00 15:20:32 #6 3.163 Collecting MarkupSafe>=2.0 15:20:32 #6 3.168 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 15:20:32 #6 3.235 Collecting jsonschema-specifications>=2023.03.6 15:20:32 #6 3.239 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 15:20:32 #6 3.322 Collecting referencing>=0.28.4 15:20:32 #6 3.326 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 15:20:32 #6 3.356 Collecting pkgutil-resolve-name>=1.3.10 15:20:32 #6 3.361 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) 15:20:32 #6 3.437 Collecting importlib-resources>=1.4.0 15:20:32 #6 3.441 Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) 15:20:33 #6 4.149 Collecting rpds-py>=0.7.1 15:20:33 #6 4.159 Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB) 15:20:33 #6 4.175 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 360.8/360.8 kB 28.8 MB/s eta 0:00:00 15:20:33 #6 4.212 Collecting attrs>=22.2.0 15:20:33 #6 4.216 Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 15:20:33 #6 4.226 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 10.2 MB/s eta 0:00:00 15:20:33 #6 4.325 Collecting urllib3<3,>=1.21.1 15:20:33 #6 4.330 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 15:20:33 #6 4.339 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 18.8 MB/s eta 0:00:00 15:20:33 #6 4.571 Collecting charset-normalizer<4,>=2 15:20:33 #6 4.575 Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) 15:20:33 #6 4.585 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 23.1 MB/s eta 0:00:00 15:20:34 #6 4.633 Collecting importlib-resources>=1.4.0 15:20:34 #6 4.638 Downloading importlib_resources-5.13.0-py3-none-any.whl (32 kB) 15:20:34 #6 4.740 Collecting exceptiongroup>=1.0.2 15:20:34 #6 4.746 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 15:20:34 #6 4.782 Collecting sniffio>=1.1 15:20:34 #6 4.786 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 15:20:34 #6 4.978 Collecting zipp>=3.1.0 15:20:34 #6 4.983 Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB) 15:20:34 #6 5.324 Installing collected packages: zipp, urllib3, typing-extensions, sniffio, rpds-py, PyYAML, python-multipart, pkgutil-resolve-name, MarkupSafe, inflection, idna, h11, exceptiongroup, charset-normalizer, certifi, attrs, werkzeug, requests, referencing, Jinja2, importlib-resources, httpcore, asgiref, anyio, swagger-ui-bundle, starlette, jsonschema-specifications, httpx, jsonschema, connexion 15:20:36 #6 6.728 Successfully installed Jinja2-3.1.5 MarkupSafe-2.1.5 PyYAML-6.0.2 anyio-4.5.2 asgiref-3.8.1 attrs-25.1.0 certifi-2025.1.31 charset-normalizer-3.4.1 connexion-3.2.0 exceptiongroup-1.2.2 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 idna-3.10 importlib-resources-5.13.0 inflection-0.5.1 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 pkgutil-resolve-name-1.3.10 python-multipart-0.0.20 referencing-0.35.1 requests-2.32.3 rpds-py-0.20.1 sniffio-1.3.1 starlette-0.44.0 swagger-ui-bundle-1.1.0 typing-extensions-4.12.2 urllib3-2.2.3 werkzeug-3.0.6 zipp-3.20.2 15:20:36 #6 6.728 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:20:36 #6 6.841 15:20:36 #6 6.841 [notice] A new release of pip is available: 23.0.1 -> 25.0 15:20:36 #6 6.841 [notice] To update, run: pip install --upgrade pip 15:20:38 #6 DONE 9.1s 15:20:38 15:20:38 #7 [ 3/18] RUN apt-get update && apt-get install -y nginx=1.14.* nginx-extras curl 15:20:38 #7 0.246 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 15:20:38 #7 0.260 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] 15:20:38 #7 0.260 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] 15:20:38 #7 0.376 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] 15:20:38 #7 0.501 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] 15:20:39 #7 0.618 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] 15:20:40 #7 1.595 Fetched 8741 kB in 1s (6449 kB/s) 15:20:40 #7 1.595 Reading package lists... 15:20:40 #7 2.131 Reading package lists... 15:20:41 #7 2.694 Building dependency tree... 15:20:41 #7 2.806 Reading state information... 15:20:41 #7 2.902 The following additional packages will be installed: 15:20:41 #7 2.903 fontconfig-config fonts-dejavu-core geoip-database krb5-locales libbsd0 15:20:41 #7 2.903 libcurl4 libfontconfig1 libfreetype6 libgd3 libgdbm-compat4 libgeoip1 15:20:41 #7 2.903 libgssapi-krb5-2 libhiredis0.14 libicu63 libjbig0 libjpeg62-turbo 15:20:41 #7 2.903 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 15:20:41 #7 2.903 libldap-common libluajit-5.1-2 libluajit-5.1-common libnghttp2-14 15:20:41 #7 2.903 libnginx-mod-http-auth-pam libnginx-mod-http-cache-purge 15:20:41 #7 2.903 libnginx-mod-http-dav-ext libnginx-mod-http-echo 15:20:41 #7 2.903 libnginx-mod-http-fancyindex libnginx-mod-http-geoip 15:20:41 #7 2.903 libnginx-mod-http-headers-more-filter libnginx-mod-http-image-filter 15:20:41 #7 2.903 libnginx-mod-http-lua libnginx-mod-http-ndk libnginx-mod-http-perl 15:20:41 #7 2.903 libnginx-mod-http-subs-filter libnginx-mod-http-uploadprogress 15:20:41 #7 2.903 libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter 15:20:41 #7 2.903 libnginx-mod-mail libnginx-mod-nchan libnginx-mod-stream libperl5.28 15:20:41 #7 2.903 libpng16-16 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 15:20:41 #7 2.903 libssh2-1 libtiff5 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 15:20:41 #7 2.903 libxml2 libxpm4 libxslt1.1 lsb-base nginx-common perl perl-modules-5.28 15:20:41 #7 2.904 publicsuffix sensible-utils ucf 15:20:41 #7 2.904 Suggested packages: 15:20:41 #7 2.904 libgd-tools geoip-bin krb5-doc krb5-user libsasl2-modules-gssapi-mit 15:20:41 #7 2.904 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 15:20:41 #7 2.904 libsasl2-modules-sql fcgiwrap nginx-doc ssl-cert perl-doc 15:20:41 #7 2.904 libterm-readline-gnu-perl | libterm-readline-perl-perl make libb-debug-perl 15:20:41 #7 2.904 liblocale-codes-perl 15:20:41 #7 3.137 The following NEW packages will be installed: 15:20:41 #7 3.137 curl fontconfig-config fonts-dejavu-core geoip-database krb5-locales libbsd0 15:20:41 #7 3.137 libcurl4 libfontconfig1 libfreetype6 libgd3 libgdbm-compat4 libgeoip1 15:20:41 #7 3.137 libgssapi-krb5-2 libhiredis0.14 libicu63 libjbig0 libjpeg62-turbo 15:20:41 #7 3.137 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 15:20:41 #7 3.137 libldap-common libluajit-5.1-2 libluajit-5.1-common libnghttp2-14 15:20:41 #7 3.137 libnginx-mod-http-auth-pam libnginx-mod-http-cache-purge 15:20:41 #7 3.137 libnginx-mod-http-dav-ext libnginx-mod-http-echo 15:20:41 #7 3.137 libnginx-mod-http-fancyindex libnginx-mod-http-geoip 15:20:41 #7 3.137 libnginx-mod-http-headers-more-filter libnginx-mod-http-image-filter 15:20:41 #7 3.137 libnginx-mod-http-lua libnginx-mod-http-ndk libnginx-mod-http-perl 15:20:41 #7 3.137 libnginx-mod-http-subs-filter libnginx-mod-http-uploadprogress 15:20:41 #7 3.137 libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter 15:20:41 #7 3.137 libnginx-mod-mail libnginx-mod-nchan libnginx-mod-stream libperl5.28 15:20:41 #7 3.137 libpng16-16 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 15:20:41 #7 3.137 libssh2-1 libtiff5 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 15:20:41 #7 3.137 libxml2 libxpm4 libxslt1.1 lsb-base nginx nginx-common nginx-extras perl 15:20:41 #7 3.138 perl-modules-5.28 publicsuffix sensible-utils ucf 15:20:41 #7 3.160 0 upgraded, 71 newly installed, 0 to remove and 24 not upgraded. 15:20:41 #7 3.160 Need to get 29.1 MB of archives. 15:20:41 #7 3.160 After this operation, 114 MB of additional disk space will be used. 15:20:41 #7 3.160 Get:1 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] 15:20:41 #7 3.202 Get:2 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] 15:20:41 #7 3.203 Get:3 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] 15:20:41 #7 3.244 Get:4 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] 15:20:41 #7 3.246 Get:5 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] 15:20:41 #7 3.247 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u6 [95.8 kB] 15:20:41 #7 3.248 Get:7 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 15:20:41 #7 3.248 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] 15:20:41 #7 3.249 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] 15:20:41 #7 3.250 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] 15:20:41 #7 3.253 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] 15:20:41 #7 3.255 Get:12 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] 15:20:41 #7 3.335 Get:13 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] 15:20:41 #7 3.343 Get:14 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] 15:20:41 #7 3.344 Get:15 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] 15:20:41 #7 3.345 Get:16 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] 15:20:41 #7 3.347 Get:17 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] 15:20:41 #7 3.348 Get:18 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] 15:20:41 #7 3.351 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] 15:20:41 #7 3.352 Get:20 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 15:20:41 #7 3.353 Get:21 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 15:20:41 #7 3.353 Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] 15:20:41 #7 3.355 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] 15:20:41 #7 3.357 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u9 [267 kB] 15:20:41 #7 3.359 Get:25 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] 15:20:41 #7 3.367 Get:26 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] 15:20:41 #7 3.370 Get:27 http://deb.debian.org/debian buster/main amd64 geoip-database all 20181108-1 [2449 kB] 15:20:41 #7 3.391 Get:28 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] 15:20:41 #7 3.393 Get:29 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] 15:20:41 #7 3.395 Get:30 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] 15:20:41 #7 3.400 Get:31 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] 15:20:41 #7 3.406 Get:32 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] 15:20:41 #7 3.408 Get:33 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] 15:20:41 #7 3.408 Get:34 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] 15:20:41 #7 3.410 Get:35 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] 15:20:41 #7 3.413 Get:36 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] 15:20:41 #7 3.414 Get:37 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 15:20:41 #7 3.414 Get:38 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] 15:20:41 #7 3.416 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] 15:20:41 #7 3.419 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] 15:20:41 #7 3.427 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] 15:20:41 #7 3.427 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] 15:20:41 #7 3.429 Get:43 http://deb.debian.org/debian buster/main amd64 libgeoip1 amd64 1.6.12-1 [93.1 kB] 15:20:41 #7 3.430 Get:44 http://deb.debian.org/debian buster/main amd64 libhiredis0.14 amd64 0.14.0-3 [33.8 kB] 15:20:41 #7 3.431 Get:45 http://deb.debian.org/debian buster/main amd64 libluajit-5.1-common all 2.1.0~beta3+dfsg-5.1 [46.7 kB] 15:20:41 #7 3.431 Get:46 http://deb.debian.org/debian buster/main amd64 libluajit-5.1-2 amd64 2.1.0~beta3+dfsg-5.1 [230 kB] 15:20:41 #7 3.433 Get:47 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] 15:20:41 #7 3.434 Get:48 http://deb.debian.org/debian-security buster/updates/main amd64 nginx-common all 1.14.2-2+deb10u5 [121 kB] 15:20:41 #7 3.435 Get:49 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-auth-pam amd64 1.14.2-2+deb10u5 [93.2 kB] 15:20:41 #7 3.436 Get:50 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-cache-purge amd64 1.14.2-2+deb10u5 [95.6 kB] 15:20:41 #7 3.437 Get:51 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] 15:20:41 #7 3.438 Get:52 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-dav-ext amd64 1.14.2-2+deb10u5 [101 kB] 15:20:41 #7 3.440 Get:53 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-echo amd64 1.14.2-2+deb10u5 [105 kB] 15:20:41 #7 3.441 Get:54 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-fancyindex amd64 1.14.2-2+deb10u5 [98.4 kB] 15:20:41 #7 3.441 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-geoip amd64 1.14.2-2+deb10u5 [94.5 kB] 15:20:41 #7 3.443 Get:56 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-headers-more-filter amd64 1.14.2-2+deb10u5 [98.7 kB] 15:20:41 #7 3.445 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-image-filter amd64 1.14.2-2+deb10u5 [98.0 kB] 15:20:42 #7 3.450 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-ndk amd64 1.14.2-2+deb10u5 [93.7 kB] 15:20:42 #7 3.600 Get:59 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-lua amd64 1.14.2-2+deb10u5 [238 kB] 15:20:42 #7 3.751 Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-perl amd64 1.14.2-2+deb10u5 [106 kB] 15:20:42 #7 3.754 Get:61 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-subs-filter amd64 1.14.2-2+deb10u5 [96.3 kB] 15:20:42 #7 3.757 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-uploadprogress amd64 1.14.2-2+deb10u5 [99.9 kB] 15:20:42 #7 3.760 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-upstream-fair amd64 1.14.2-2+deb10u5 [96.4 kB] 15:20:42 #7 3.763 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.14.2-2+deb10u5 [96.3 kB] 15:20:42 #7 3.764 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-mail amd64 1.14.2-2+deb10u5 [126 kB] 15:20:42 #7 3.768 Get:66 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-nchan amd64 1.14.2-2+deb10u5 [237 kB] 15:20:42 #7 3.771 Get:67 http://deb.debian.org/debian-security buster/updates/main amd64 libnginx-mod-stream amd64 1.14.2-2+deb10u5 [147 kB] 15:20:42 #7 3.774 Get:68 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB] 15:20:42 #7 3.775 Get:69 http://deb.debian.org/debian-security buster/updates/main amd64 nginx-extras amd64 1.14.2-2+deb10u5 [515 kB] 15:20:42 #7 3.781 Get:70 http://deb.debian.org/debian-security buster/updates/main amd64 nginx all 1.14.2-2+deb10u5 [88.9 kB] 15:20:42 #7 3.782 Get:71 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB] 15:20:42 #7 3.899 debconf: delaying package configuration, since apt-utils is not installed 15:20:42 #7 3.935 Fetched 29.1 MB in 1s (46.0 MB/s) 15:20:42 #7 3.970 Selecting previously unselected package perl-modules-5.28. 15:20:42 #7 3.971 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6843 files and directories currently installed.) 15:20:42 #7 3.978 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... 15:20:42 #7 3.985 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... 15:20:44 #7 5.910 Selecting previously unselected package libgdbm-compat4:amd64. 15:20:44 #7 5.912 Preparing to unpack .../01-libgdbm-compat4_1.18.1-4_amd64.deb ... 15:20:44 #7 5.926 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... 15:20:44 #7 5.986 Selecting previously unselected package libperl5.28:amd64. 15:20:44 #7 5.988 Preparing to unpack .../02-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... 15:20:44 #7 5.994 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... 15:20:45 #7 6.673 Selecting previously unselected package perl. 15:20:45 #7 6.675 Preparing to unpack .../03-perl_5.28.1-6+deb10u1_amd64.deb ... 15:20:45 #7 6.689 Unpacking perl (5.28.1-6+deb10u1) ... 15:20:45 #7 6.775 Selecting previously unselected package sensible-utils. 15:20:45 #7 6.777 Preparing to unpack .../04-sensible-utils_0.0.12_all.deb ... 15:20:45 #7 6.782 Unpacking sensible-utils (0.0.12) ... 15:20:45 #7 6.837 Selecting previously unselected package krb5-locales. 15:20:45 #7 6.838 Preparing to unpack .../05-krb5-locales_1.17-3+deb10u6_all.deb ... 15:20:45 #7 6.844 Unpacking krb5-locales (1.17-3+deb10u6) ... 15:20:45 #7 6.902 Selecting previously unselected package libkeyutils1:amd64. 15:20:45 #7 6.904 Preparing to unpack .../06-libkeyutils1_1.6-6_amd64.deb ... 15:20:45 #7 6.910 Unpacking libkeyutils1:amd64 (1.6-6) ... 15:20:45 #7 6.968 Selecting previously unselected package libkrb5support0:amd64. 15:20:45 #7 6.971 Preparing to unpack .../07-libkrb5support0_1.17-3+deb10u6_amd64.deb ... 15:20:45 #7 6.978 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... 15:20:45 #7 7.036 Selecting previously unselected package libk5crypto3:amd64. 15:20:45 #7 7.038 Preparing to unpack .../08-libk5crypto3_1.17-3+deb10u6_amd64.deb ... 15:20:45 #7 7.044 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... 15:20:45 #7 7.106 Selecting previously unselected package libkrb5-3:amd64. 15:20:45 #7 7.108 Preparing to unpack .../09-libkrb5-3_1.17-3+deb10u6_amd64.deb ... 15:20:45 #7 7.113 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... 15:20:45 #7 7.203 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:20:45 #7 7.204 Preparing to unpack .../10-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... 15:20:45 #7 7.210 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 15:20:45 #7 7.276 Selecting previously unselected package libicu63:amd64. 15:20:45 #7 7.278 Preparing to unpack .../11-libicu63_63.1-6+deb10u3_amd64.deb ... 15:20:45 #7 7.283 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... 15:20:46 #7 8.019 Selecting previously unselected package libxml2:amd64. 15:20:46 #7 8.021 Preparing to unpack .../12-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... 15:20:46 #7 8.027 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... 15:20:46 #7 8.157 Selecting previously unselected package ucf. 15:20:46 #7 8.159 Preparing to unpack .../13-ucf_3.0038+nmu1_all.deb ... 15:20:46 #7 8.166 Moving old data out of the way 15:20:46 #7 8.167 Unpacking ucf (3.0038+nmu1) ... 15:20:46 #7 8.214 Selecting previously unselected package libsasl2-modules-db:amd64. 15:20:46 #7 8.215 Preparing to unpack .../14-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:20:46 #7 8.221 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:46 #7 8.275 Selecting previously unselected package libsasl2-2:amd64. 15:20:46 #7 8.276 Preparing to unpack .../15-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:20:46 #7 8.282 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:46 #7 8.339 Selecting previously unselected package libldap-common. 15:20:46 #7 8.341 Preparing to unpack .../16-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... 15:20:46 #7 8.347 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:20:46 #7 8.406 Selecting previously unselected package libldap-2.4-2:amd64. 15:20:46 #7 8.408 Preparing to unpack .../17-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... 15:20:46 #7 8.413 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:20:46 #7 8.485 Selecting previously unselected package libnghttp2-14:amd64. 15:20:47 #7 8.487 Preparing to unpack .../18-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... 15:20:47 #7 8.498 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... 15:20:47 #7 8.560 Selecting previously unselected package libpsl5:amd64. 15:20:47 #7 8.562 Preparing to unpack .../19-libpsl5_0.20.2-2_amd64.deb ... 15:20:47 #7 8.569 Unpacking libpsl5:amd64 (0.20.2-2) ... 15:20:47 #7 8.625 Selecting previously unselected package librtmp1:amd64. 15:20:47 #7 8.627 Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 15:20:47 #7 8.632 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:20:47 #7 8.684 Selecting previously unselected package libssh2-1:amd64. 15:20:47 #7 8.686 Preparing to unpack .../21-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... 15:20:47 #7 8.691 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... 15:20:47 #7 8.758 Selecting previously unselected package libcurl4:amd64. 15:20:47 #7 8.760 Preparing to unpack .../22-libcurl4_7.64.0-4+deb10u9_amd64.deb ... 15:20:47 #7 8.766 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... 15:20:47 #7 8.839 Selecting previously unselected package curl. 15:20:47 #7 8.841 Preparing to unpack .../23-curl_7.64.0-4+deb10u9_amd64.deb ... 15:20:47 #7 8.847 Unpacking curl (7.64.0-4+deb10u9) ... 15:20:47 #7 8.918 Selecting previously unselected package fonts-dejavu-core. 15:20:47 #7 8.920 Preparing to unpack .../24-fonts-dejavu-core_2.37-1_all.deb ... 15:20:47 #7 8.927 Unpacking fonts-dejavu-core (2.37-1) ... 15:20:47 #7 9.083 Selecting previously unselected package fontconfig-config. 15:20:47 #7 9.085 Preparing to unpack .../25-fontconfig-config_2.13.1-2_all.deb ... 15:20:47 #7 9.249 Unpacking fontconfig-config (2.13.1-2) ... 15:20:47 #7 9.317 Selecting previously unselected package geoip-database. 15:20:47 #7 9.318 Preparing to unpack .../26-geoip-database_20181108-1_all.deb ... 15:20:47 #7 9.325 Unpacking geoip-database (20181108-1) ... 15:20:48 #7 9.683 Selecting previously unselected package libbsd0:amd64. 15:20:48 #7 9.685 Preparing to unpack .../27-libbsd0_0.9.1-2+deb10u1_amd64.deb ... 15:20:48 #7 9.691 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... 15:20:48 #7 9.751 Selecting previously unselected package libpng16-16:amd64. 15:20:48 #7 9.753 Preparing to unpack .../28-libpng16-16_1.6.36-6_amd64.deb ... 15:20:48 #7 9.759 Unpacking libpng16-16:amd64 (1.6.36-6) ... 15:20:48 #7 9.830 Selecting previously unselected package libfreetype6:amd64. 15:20:48 #7 9.831 Preparing to unpack .../29-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... 15:20:48 #7 9.836 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... 15:20:48 #7 9.921 Selecting previously unselected package libfontconfig1:amd64. 15:20:48 #7 9.923 Preparing to unpack .../30-libfontconfig1_2.13.1-2_amd64.deb ... 15:20:48 #7 9.928 Unpacking libfontconfig1:amd64 (2.13.1-2) ... 15:20:48 #7 10.00 Selecting previously unselected package libjpeg62-turbo:amd64. 15:20:48 #7 10.01 Preparing to unpack .../31-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... 15:20:48 #7 10.01 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... 15:20:48 #7 10.10 Selecting previously unselected package libjbig0:amd64. 15:20:48 #7 10.10 Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ... 15:20:48 #7 10.11 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... 15:20:48 #7 10.18 Selecting previously unselected package libwebp6:amd64. 15:20:48 #7 10.18 Preparing to unpack .../33-libwebp6_0.6.1-2+deb10u3_amd64.deb ... 15:20:48 #7 10.19 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... 15:20:48 #7 10.26 Selecting previously unselected package libtiff5:amd64. 15:20:48 #7 10.26 Preparing to unpack .../34-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... 15:20:48 #7 10.26 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... 15:20:48 #7 10.33 Selecting previously unselected package libxau6:amd64. 15:20:48 #7 10.33 Preparing to unpack .../35-libxau6_1%3a1.0.8-1+b2_amd64.deb ... 15:20:48 #7 10.34 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... 15:20:48 #7 10.38 Selecting previously unselected package libxdmcp6:amd64. 15:20:48 #7 10.39 Preparing to unpack .../36-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 15:20:48 #7 10.39 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 15:20:48 #7 10.44 Selecting previously unselected package libxcb1:amd64. 15:20:48 #7 10.44 Preparing to unpack .../37-libxcb1_1.13.1-2_amd64.deb ... 15:20:48 #7 10.45 Unpacking libxcb1:amd64 (1.13.1-2) ... 15:20:48 #7 10.50 Selecting previously unselected package libx11-data. 15:20:49 #7 10.51 Preparing to unpack .../38-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... 15:20:49 #7 10.51 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... 15:20:49 #7 10.80 Selecting previously unselected package libx11-6:amd64. 15:20:49 #7 10.80 Preparing to unpack .../39-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... 15:20:49 #7 10.81 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... 15:20:49 #7 10.93 Selecting previously unselected package libxpm4:amd64. 15:20:49 #7 10.93 Preparing to unpack .../40-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... 15:20:49 #7 10.94 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... 15:20:49 #7 11.00 Selecting previously unselected package libgd3:amd64. 15:20:49 #7 11.00 Preparing to unpack .../41-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... 15:20:49 #7 11.01 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... 15:20:49 #7 11.07 Selecting previously unselected package libgeoip1:amd64. 15:20:49 #7 11.07 Preparing to unpack .../42-libgeoip1_1.6.12-1_amd64.deb ... 15:20:49 #7 11.08 Unpacking libgeoip1:amd64 (1.6.12-1) ... 15:20:49 #7 11.14 Selecting previously unselected package libhiredis0.14:amd64. 15:20:49 #7 11.14 Preparing to unpack .../43-libhiredis0.14_0.14.0-3_amd64.deb ... 15:20:49 #7 11.15 Unpacking libhiredis0.14:amd64 (0.14.0-3) ... 15:20:49 #7 11.19 Selecting previously unselected package libluajit-5.1-common. 15:20:49 #7 11.20 Preparing to unpack .../44-libluajit-5.1-common_2.1.0~beta3+dfsg-5.1_all.deb ... 15:20:49 #7 11.20 Unpacking libluajit-5.1-common (2.1.0~beta3+dfsg-5.1) ... 15:20:49 #7 11.26 Selecting previously unselected package libluajit-5.1-2:amd64. 15:20:49 #7 11.26 Preparing to unpack .../45-libluajit-5.1-2_2.1.0~beta3+dfsg-5.1_amd64.deb ... 15:20:49 #7 11.27 Unpacking libluajit-5.1-2:amd64 (2.1.0~beta3+dfsg-5.1) ... 15:20:49 #7 11.33 Selecting previously unselected package lsb-base. 15:20:49 #7 11.33 Preparing to unpack .../46-lsb-base_10.2019051400_all.deb ... 15:20:49 #7 11.34 Unpacking lsb-base (10.2019051400) ... 15:20:49 #7 11.40 Selecting previously unselected package nginx-common. 15:20:49 #7 11.41 Preparing to unpack .../47-nginx-common_1.14.2-2+deb10u5_all.deb ... 15:20:49 #7 11.45 Unpacking nginx-common (1.14.2-2+deb10u5) ... 15:20:50 #7 11.51 Selecting previously unselected package libnginx-mod-http-auth-pam. 15:20:50 #7 11.51 Preparing to unpack .../48-libnginx-mod-http-auth-pam_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.52 Unpacking libnginx-mod-http-auth-pam (1.14.2-2+deb10u5) ... 15:20:50 #7 11.58 Selecting previously unselected package libnginx-mod-http-cache-purge. 15:20:50 #7 11.58 Preparing to unpack .../49-libnginx-mod-http-cache-purge_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.59 Unpacking libnginx-mod-http-cache-purge (1.14.2-2+deb10u5) ... 15:20:50 #7 11.65 Selecting previously unselected package libxslt1.1:amd64. 15:20:50 #7 11.65 Preparing to unpack .../50-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... 15:20:50 #7 11.65 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... 15:20:50 #7 11.73 Selecting previously unselected package libnginx-mod-http-dav-ext. 15:20:50 #7 11.74 Preparing to unpack .../51-libnginx-mod-http-dav-ext_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.74 Unpacking libnginx-mod-http-dav-ext (1.14.2-2+deb10u5) ... 15:20:50 #7 11.81 Selecting previously unselected package libnginx-mod-http-echo. 15:20:50 #7 11.81 Preparing to unpack .../52-libnginx-mod-http-echo_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.81 Unpacking libnginx-mod-http-echo (1.14.2-2+deb10u5) ... 15:20:50 #7 11.88 Selecting previously unselected package libnginx-mod-http-fancyindex. 15:20:50 #7 11.89 Preparing to unpack .../53-libnginx-mod-http-fancyindex_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.89 Unpacking libnginx-mod-http-fancyindex (1.14.2-2+deb10u5) ... 15:20:50 #7 11.96 Selecting previously unselected package libnginx-mod-http-geoip. 15:20:50 #7 11.96 Preparing to unpack .../54-libnginx-mod-http-geoip_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 11.96 Unpacking libnginx-mod-http-geoip (1.14.2-2+deb10u5) ... 15:20:50 #7 12.04 Selecting previously unselected package libnginx-mod-http-headers-more-filter. 15:20:50 #7 12.04 Preparing to unpack .../55-libnginx-mod-http-headers-more-filter_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.05 Unpacking libnginx-mod-http-headers-more-filter (1.14.2-2+deb10u5) ... 15:20:50 #7 12.11 Selecting previously unselected package libnginx-mod-http-image-filter. 15:20:50 #7 12.11 Preparing to unpack .../56-libnginx-mod-http-image-filter_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.12 Unpacking libnginx-mod-http-image-filter (1.14.2-2+deb10u5) ... 15:20:50 #7 12.18 Selecting previously unselected package libnginx-mod-http-ndk. 15:20:50 #7 12.19 Preparing to unpack .../57-libnginx-mod-http-ndk_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.19 Unpacking libnginx-mod-http-ndk (1.14.2-2+deb10u5) ... 15:20:50 #7 12.26 Selecting previously unselected package libnginx-mod-http-lua. 15:20:50 #7 12.26 Preparing to unpack .../58-libnginx-mod-http-lua_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.26 Unpacking libnginx-mod-http-lua (1.14.2-2+deb10u5) ... 15:20:50 #7 12.34 Selecting previously unselected package libnginx-mod-http-perl. 15:20:50 #7 12.34 Preparing to unpack .../59-libnginx-mod-http-perl_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.34 Unpacking libnginx-mod-http-perl (1.14.2-2+deb10u5) ... 15:20:50 #7 12.42 Selecting previously unselected package libnginx-mod-http-subs-filter. 15:20:50 #7 12.42 Preparing to unpack .../60-libnginx-mod-http-subs-filter_1.14.2-2+deb10u5_amd64.deb ... 15:20:50 #7 12.42 Unpacking libnginx-mod-http-subs-filter (1.14.2-2+deb10u5) ... 15:20:51 #7 12.48 Selecting previously unselected package libnginx-mod-http-uploadprogress. 15:20:51 #7 12.49 Preparing to unpack .../61-libnginx-mod-http-uploadprogress_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.49 Unpacking libnginx-mod-http-uploadprogress (1.14.2-2+deb10u5) ... 15:20:51 #7 12.55 Selecting previously unselected package libnginx-mod-http-upstream-fair. 15:20:51 #7 12.56 Preparing to unpack .../62-libnginx-mod-http-upstream-fair_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.56 Unpacking libnginx-mod-http-upstream-fair (1.14.2-2+deb10u5) ... 15:20:51 #7 12.62 Selecting previously unselected package libnginx-mod-http-xslt-filter. 15:20:51 #7 12.63 Preparing to unpack .../63-libnginx-mod-http-xslt-filter_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.63 Unpacking libnginx-mod-http-xslt-filter (1.14.2-2+deb10u5) ... 15:20:51 #7 12.69 Selecting previously unselected package libnginx-mod-mail. 15:20:51 #7 12.69 Preparing to unpack .../64-libnginx-mod-mail_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.70 Unpacking libnginx-mod-mail (1.14.2-2+deb10u5) ... 15:20:51 #7 12.77 Selecting previously unselected package libnginx-mod-nchan. 15:20:51 #7 12.77 Preparing to unpack .../65-libnginx-mod-nchan_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.77 Unpacking libnginx-mod-nchan (1.14.2-2+deb10u5) ... 15:20:51 #7 12.85 Selecting previously unselected package libnginx-mod-stream. 15:20:51 #7 12.85 Preparing to unpack .../66-libnginx-mod-stream_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 12.86 Unpacking libnginx-mod-stream (1.14.2-2+deb10u5) ... 15:20:51 #7 12.93 Selecting previously unselected package libsasl2-modules:amd64. 15:20:51 #7 12.93 Preparing to unpack .../67-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ... 15:20:51 #7 12.94 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:51 #7 13.00 Selecting previously unselected package nginx-extras. 15:20:51 #7 13.01 Preparing to unpack .../68-nginx-extras_1.14.2-2+deb10u5_amd64.deb ... 15:20:51 #7 13.02 Unpacking nginx-extras (1.14.2-2+deb10u5) ... 15:20:51 #7 13.15 Selecting previously unselected package nginx. 15:20:51 #7 13.15 Preparing to unpack .../69-nginx_1.14.2-2+deb10u5_all.deb ... 15:20:51 #7 13.16 Unpacking nginx (1.14.2-2+deb10u5) ... 15:20:51 #7 13.21 Selecting previously unselected package publicsuffix. 15:20:51 #7 13.22 Preparing to unpack .../70-publicsuffix_20220811.1734-0+deb10u1_all.deb ... 15:20:51 #7 13.23 Unpacking publicsuffix (20220811.1734-0+deb10u1) ... 15:20:51 #7 13.31 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... 15:20:51 #7 13.32 Setting up lsb-base (10.2019051400) ... 15:20:51 #7 13.34 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... 15:20:51 #7 13.36 Setting up libkeyutils1:amd64 (1.6-6) ... 15:20:51 #7 13.37 Setting up libpsl5:amd64 (0.20.2-2) ... 15:20:51 #7 13.39 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:51 #7 13.42 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... 15:20:52 #7 13.44 Setting up nginx-common (1.14.2-2+deb10u5) ... 15:20:52 #7 13.62 debconf: unable to initialize frontend: Dialog 15:20:52 #7 13.62 debconf: (TERM is not set, so the dialog frontend is not usable.) 15:20:52 #7 13.62 debconf: falling back to frontend: Readline 15:20:52 #7 13.83 Setting up krb5-locales (1.17-3+deb10u6) ... 15:20:52 #7 13.85 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... 15:20:52 #7 13.87 Setting up libjbig0:amd64 (2.1-3.1+b2) ... 15:20:52 #7 13.89 Setting up libicu63:amd64 (63.1-6+deb10u3) ... 15:20:52 #7 13.91 Setting up libnginx-mod-http-uploadprogress (1.14.2-2+deb10u5) ... 15:20:52 #7 13.94 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... 15:20:52 #7 13.95 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:52 #7 13.97 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... 15:20:52 #7 13.99 Setting up libnginx-mod-http-auth-pam (1.14.2-2+deb10u5) ... 15:20:52 #7 14.02 Setting up libx11-data (2:1.6.7-1+deb10u4) ... 15:20:52 #7 14.04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 15:20:52 #7 14.05 Setting up libnginx-mod-http-ndk (1.14.2-2+deb10u5) ... 15:20:52 #7 14.08 Setting up libluajit-5.1-common (2.1.0~beta3+dfsg-5.1) ... 15:20:52 #7 14.10 Setting up libpng16-16:amd64 (1.6.36-6) ... 15:20:52 #7 14.12 Setting up libnginx-mod-http-cache-purge (1.14.2-2+deb10u5) ... 15:20:52 #7 14.15 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... 15:20:52 #7 14.17 Setting up fonts-dejavu-core (2.37-1) ... 15:20:52 #7 14.30 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... 15:20:52 #7 14.32 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... 15:20:52 #7 14.35 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... 15:20:52 #7 14.37 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... 15:20:52 #7 14.40 Setting up libnginx-mod-http-echo (1.14.2-2+deb10u5) ... 15:20:52 #7 14.43 Setting up libnginx-mod-http-subs-filter (1.14.2-2+deb10u5) ... 15:20:53 #7 14.47 Setting up sensible-utils (0.0.12) ... 15:20:53 #7 14.49 Setting up libgeoip1:amd64 (1.6.12-1) ... 15:20:53 #7 14.52 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... 15:20:53 #7 14.54 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... 15:20:53 #7 14.56 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... 15:20:53 #7 14.59 Setting up geoip-database (20181108-1) ... 15:20:53 #7 14.61 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... 15:20:53 #7 14.64 Setting up publicsuffix (20220811.1734-0+deb10u1) ... 15:20:53 #7 14.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... 15:20:53 #7 14.69 Setting up libhiredis0.14:amd64 (0.14.0-3) ... 15:20:53 #7 14.71 Setting up libnginx-mod-mail (1.14.2-2+deb10u5) ... 15:20:53 #7 14.75 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 15:20:53 #7 14.77 Setting up libxcb1:amd64 (1.13.1-2) ... 15:20:53 #7 14.80 Setting up libnginx-mod-http-fancyindex (1.14.2-2+deb10u5) ... 15:20:53 #7 14.83 Setting up libnginx-mod-http-headers-more-filter (1.14.2-2+deb10u5) ... 15:20:53 #7 14.87 Setting up libnginx-mod-stream (1.14.2-2+deb10u5) ... 15:20:53 #7 14.90 Setting up libnginx-mod-http-upstream-fair (1.14.2-2+deb10u5) ... 15:20:53 #7 14.93 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... 15:20:53 #7 14.96 Setting up libluajit-5.1-2:amd64 (2.1.0~beta3+dfsg-5.1) ... 15:20:53 #7 14.98 Setting up perl (5.28.1-6+deb10u1) ... 15:20:53 #7 15.02 Setting up libnginx-mod-http-geoip (1.14.2-2+deb10u5) ... 15:20:53 #7 15.05 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... 15:20:53 #7 15.07 Setting up libnginx-mod-nchan (1.14.2-2+deb10u5) ... 15:20:53 #7 15.11 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... 15:20:53 #7 15.13 Setting up ucf (3.0038+nmu1) ... 15:20:53 #7 15.27 debconf: unable to initialize frontend: Dialog 15:20:53 #7 15.27 debconf: (TERM is not set, so the dialog frontend is not usable.) 15:20:53 #7 15.27 debconf: falling back to frontend: Readline 15:20:53 #7 15.32 Setting up libnginx-mod-http-perl (1.14.2-2+deb10u5) ... 15:20:53 #7 15.35 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... 15:20:53 #7 15.37 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... 15:20:53 #7 15.39 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... 15:20:53 #7 15.44 Setting up curl (7.64.0-4+deb10u9) ... 15:20:53 #7 15.45 Setting up libnginx-mod-http-lua (1.14.2-2+deb10u5) ... 15:20:53 #7 15.49 Setting up libnginx-mod-http-dav-ext (1.14.2-2+deb10u5) ... 15:20:54 #7 15.52 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... 15:20:54 #7 15.53 Setting up fontconfig-config (2.13.1-2) ... 15:20:54 #7 15.62 debconf: unable to initialize frontend: Dialog 15:20:54 #7 15.62 debconf: (TERM is not set, so the dialog frontend is not usable.) 15:20:54 #7 15.62 debconf: falling back to frontend: Readline 15:20:54 #7 15.86 Setting up libnginx-mod-http-xslt-filter (1.14.2-2+deb10u5) ... 15:20:54 #7 15.90 Setting up libfontconfig1:amd64 (2.13.1-2) ... 15:20:54 #7 15.92 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... 15:20:54 #7 15.93 Setting up libnginx-mod-http-image-filter (1.14.2-2+deb10u5) ... 15:20:54 #7 15.98 Setting up nginx-extras (1.14.2-2+deb10u5) ... 15:20:54 #7 15.99 invoke-rc.d: could not determine current runlevel 15:20:54 #7 16.00 invoke-rc.d: policy-rc.d denied execution of start. 15:20:54 #7 16.00 Setting up nginx (1.14.2-2+deb10u5) ... 15:20:54 #7 16.02 Processing triggers for libc-bin (2.28-10+deb10u2) ... 15:20:54 #7 DONE 16.3s 15:20:54 15:20:54 #8 [ 4/18] WORKDIR /usr/src/app 15:20:55 #8 DONE 0.2s 15:20:55 15:20:55 #9 [ 5/18] COPY api api 15:20:55 #9 DONE 0.2s 15:20:55 15:20:55 #10 [ 6/18] COPY nginx.conf nginx.conf 15:20:55 #10 DONE 0.1s 15:20:55 15:20:55 #11 [ 7/18] COPY certificate /usr/src/app/cert 15:20:55 #11 DONE 0.1s 15:20:55 15:20:55 #12 [ 8/18] COPY src src 15:20:55 #12 DONE 0.2s 15:20:55 15:20:55 #13 [ 9/18] COPY csar csar 15:20:55 #13 DONE 0.1s 15:20:55 15:20:55 #14 [10/18] COPY config config 15:20:55 #14 DONE 0.2s 15:20:55 15:20:55 #15 [11/18] RUN groupadd nonrtric && useradd -r -g nonrtric nonrtric 15:20:56 #15 DONE 0.4s 15:20:56 15:20:56 #16 [12/18] RUN chown -R nonrtric:nonrtric /usr/src/app 15:20:56 #16 DONE 0.4s 15:20:56 15:20:56 #17 [13/18] RUN chown -R nonrtric:nonrtric /var/log/nginx 15:20:56 #17 DONE 0.3s 15:20:56 15:20:56 #18 [14/18] RUN chown -R nonrtric:nonrtric /var/lib/nginx 15:20:57 #18 DONE 0.3s 15:20:57 15:20:57 #19 [15/18] RUN chown -R nonrtric:nonrtric /etc/nginx/conf.d 15:20:57 #19 DONE 0.3s 15:20:57 15:20:57 #20 [16/18] RUN touch /var/run/nginx.pid 15:20:57 #20 DONE 0.3s 15:20:57 15:20:57 #21 [17/18] RUN chown -R nonrtric:nonrtric /var/run/nginx.pid 15:20:58 #21 DONE 0.3s 15:20:58 15:20:58 #22 [18/18] RUN chmod +x src/start.sh 15:20:58 #22 DONE 0.3s 15:20:58 15:20:58 #23 exporting to image 15:20:58 #23 exporting layers 15:20:59 #23 exporting layers 1.2s done 15:20:59 #23 writing image sha256:e276cd25dc5ff0e84d0f156cba32f569ef4b9aa5c493063b6ea8ebc2060f1530 done 15:20:59 #23 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 done 15:20:59 #23 DONE 1.2s 15:20:59 ---> docker-build.sh ends 15:20:59 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/sh -xe /tmp/jenkins3076545552569817462.sh 15:20:59 [EnvInject] - Injecting environment variables from a build step. 15:20:59 [EnvInject] - Injecting as environment variables the properties content 15:20:59 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:20:59 15:20:59 [EnvInject] - Variables injected successfully. 15:20:59 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins10986456138001741049.sh 15:20:59 ---> docker-push.sh 15:20:59 Docker version 24.0.2, build cb74dfc 15:20:59 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 15:20:59 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced:1.1.0 15:20:59 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-rappcatalogue-enhanced] 15:20:59 a3708cd7d808: Preparing 15:20:59 4c919a9dcff0: Preparing 15:20:59 8d93c0e60daf: Preparing 15:20:59 619bfc120e36: Preparing 15:20:59 0018e6f201c4: Preparing 15:20:59 7bc92e921f0b: Preparing 15:20:59 8e1c3fdf16ec: Preparing 15:20:59 adb2a45b781d: Preparing 15:20:59 3f085071d252: Preparing 15:20:59 a7a7a6eb5cce: Preparing 15:20:59 1832b5845ecc: Preparing 15:20:59 3e1e84ae68ed: Preparing 15:20:59 fbd760375c27: Preparing 15:20:59 889f02f62262: Preparing 15:20:59 afbdbad53826: Preparing 15:20:59 ad707ca55bfb: Preparing 15:20:59 c129b0970ee7: Preparing 15:20:59 7bc92e921f0b: Waiting 15:20:59 e6c5004ee77f: Preparing 15:20:59 8e1c3fdf16ec: Waiting 15:20:59 997b8e79e84f: Preparing 15:20:59 adb2a45b781d: Waiting 15:20:59 3054512b6f71: Preparing 15:20:59 3f085071d252: Waiting 15:20:59 a7a7a6eb5cce: Waiting 15:20:59 1832b5845ecc: Waiting 15:20:59 3e1e84ae68ed: Waiting 15:20:59 ae2d55769c5e: Preparing 15:20:59 fbd760375c27: Waiting 15:20:59 e2ef8a51359d: Preparing 15:20:59 889f02f62262: Waiting 15:20:59 afbdbad53826: Waiting 15:20:59 ad707ca55bfb: Waiting 15:20:59 c129b0970ee7: Waiting 15:20:59 e6c5004ee77f: Waiting 15:20:59 997b8e79e84f: Waiting 15:20:59 3054512b6f71: Waiting 15:20:59 ae2d55769c5e: Waiting 15:20:59 e2ef8a51359d: Waiting 15:21:00 619bfc120e36: Pushed 15:21:00 4c919a9dcff0: Pushed 15:21:00 8d93c0e60daf: Pushed 15:21:00 0018e6f201c4: Pushed 15:21:00 a3708cd7d808: Pushed 15:21:00 7bc92e921f0b: Pushed 15:21:00 8e1c3fdf16ec: Pushed 15:21:00 3f085071d252: Pushed 15:21:00 adb2a45b781d: Pushed 15:21:00 a7a7a6eb5cce: Pushed 15:21:00 1832b5845ecc: Pushed 15:21:00 3e1e84ae68ed: Pushed 15:21:00 889f02f62262: Pushed 15:21:00 fbd760375c27: Pushed 15:21:00 afbdbad53826: Pushed 15:21:00 e6c5004ee77f: Layer already exists 15:21:00 997b8e79e84f: Layer already exists 15:21:00 3054512b6f71: Layer already exists 15:21:00 ae2d55769c5e: Layer already exists 15:21:00 e2ef8a51359d: Layer already exists 15:21:04 c129b0970ee7: Pushed 15:21:12 ad707ca55bfb: Pushed 15:21:12 1.1.0: digest: sha256:541d69571999a3e61f9abed8f12401c7f7dcda6882bd978a797962e9082560c3 size: 4909 15:21:12 ---> docker-push.sh ends 15:21:12 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins6002204114328824310.sh 15:21:12 $ ssh-agent -k 15:21:13 unset SSH_AUTH_SOCK; 15:21:13 unset SSH_AGENT_PID; 15:21:13 echo Agent pid 2076 killed; 15:21:13 [ssh-agent] Stopped. 15:21:13 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:13 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins745531474442555149.sh 15:21:13 ---> sysstat.sh 15:21:13 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins7092471160814151233.sh 15:21:13 ---> package-listing.sh 15:21:13 ++ facter osfamily 15:21:13 ++ tr '[:upper:]' '[:lower:]' 15:21:13 + OS_FAMILY=debian 15:21:13 + workspace=/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release 15:21:13 + START_PACKAGES=/tmp/packages_start.txt 15:21:13 + END_PACKAGES=/tmp/packages_end.txt 15:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:13 + PACKAGES=/tmp/packages_start.txt 15:21:13 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' 15:21:13 + PACKAGES=/tmp/packages_end.txt 15:21:13 + case "${OS_FAMILY}" in 15:21:13 + dpkg -l 15:21:13 + grep '^ii' 15:21:13 + '[' -f /tmp/packages_start.txt ']' 15:21:13 + '[' -f /tmp/packages_end.txt ']' 15:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:13 + '[' /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release ']' 15:21:13 + mkdir -p /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ 15:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/archives/ 15:21:13 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins7279026525150152935.sh 15:21:13 ---> capture-instance-metadata.sh 15:21:13 Setup pyenv: 15:21:13 system 15:21:13 3.8.13 15:21:13 3.9.13 15:21:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-318U from file:/tmp/.os_lf_venv 15:21:14 lf-activate-venv(): INFO: Installing: lftools 15:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:21:24 INFO: Running in OpenStack, capturing instance metadata 15:21:25 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins11744515062583715468.sh 15:21:25 provisioning config files... 15:21:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release@tmp/config9412692428940869570tmp 15:21:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:21:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:21:25 [EnvInject] - Injecting environment variables from a build step. 15:21:25 [EnvInject] - Injecting as environment variables the properties content 15:21:25 SERVER_ID=logs 15:21:25 15:21:25 [EnvInject] - Variables injected successfully. 15:21:25 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins3283883178813644591.sh 15:21:25 ---> create-netrc.sh 15:21:25 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins5573599321702336928.sh 15:21:25 ---> python-tools-install.sh 15:21:25 Setup pyenv: 15:21:25 system 15:21:25 3.8.13 15:21:25 3.9.13 15:21:25 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-318U from file:/tmp/.os_lf_venv 15:21:26 lf-activate-venv(): INFO: Installing: lftools 15:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:21:34 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins11592591538304848554.sh 15:21:34 ---> sudo-logs.sh 15:21:34 Archiving 'sudo' log.. 15:21:35 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash /tmp/jenkins4400458039173899025.sh 15:21:35 ---> job-cost.sh 15:21:35 Setup pyenv: 15:21:35 system 15:21:35 3.8.13 15:21:35 3.9.13 15:21:35 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-318U from file:/tmp/.os_lf_venv 15:21:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:21:40 INFO: No Stack... 15:21:41 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:21:41 INFO: Archiving Costs 15:21:41 [nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release] $ /bin/bash -l /tmp/jenkins5200840935770696862.sh 15:21:41 ---> logs-deploy.sh 15:21:41 Setup pyenv: 15:21:41 system 15:21:41 3.8.13 15:21:41 3.9.13 15:21:41 * 3.10.6 (set by /w/workspace/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/.python-version) 15:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-318U from file:/tmp/.os_lf_venv 15:21:42 lf-activate-venv(): INFO: Installing: lftools 15:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-318U/bin to PATH 15:21:51 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-rappcatalogue-enhanced-docker-merge-h-release/86 15:21:51 INFO: archiving workspace using pattern(s): 15:21:52 Archives upload complete. 15:21:53 INFO: archiving logs to Nexus 15:21:53 ---> uname -a: 15:21:53 Linux prd-ubuntu1804-docker-4c-4g-3681 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:21:53 15:21:53 15:21:53 ---> lscpu: 15:21:53 Architecture: x86_64 15:21:53 CPU op-mode(s): 32-bit, 64-bit 15:21:53 Byte Order: Little Endian 15:21:53 CPU(s): 4 15:21:53 On-line CPU(s) list: 0-3 15:21:53 Thread(s) per core: 1 15:21:53 Core(s) per socket: 1 15:21:53 Socket(s): 4 15:21:53 NUMA node(s): 1 15:21:53 Vendor ID: AuthenticAMD 15:21:53 CPU family: 23 15:21:53 Model: 49 15:21:53 Model name: AMD EPYC-Rome Processor 15:21:53 Stepping: 0 15:21:53 CPU MHz: 2799.998 15:21:53 BogoMIPS: 5599.99 15:21:53 Virtualization: AMD-V 15:21:53 Hypervisor vendor: KVM 15:21:53 Virtualization type: full 15:21:53 L1d cache: 32K 15:21:53 L1i cache: 32K 15:21:53 L2 cache: 512K 15:21:53 L3 cache: 16384K 15:21:53 NUMA node0 CPU(s): 0-3 15:21:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:21:53 15:21:53 15:21:53 ---> nproc: 15:21:53 4 15:21:53 15:21:53 15:21:53 ---> df -h: 15:21:53 Filesystem Size Used Avail Use% Mounted on 15:21:53 udev 2.0G 0 2.0G 0% /dev 15:21:53 tmpfs 395M 696K 394M 1% /run 15:21:53 /dev/vda1 20G 9.2G 11G 48% / 15:21:53 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:21:53 tmpfs 5.0M 0 5.0M 0% /run/lock 15:21:53 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:21:53 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:21:53 tmpfs 395M 0 395M 0% /run/user/1001 15:21:53 15:21:53 15:21:53 ---> free -m: 15:21:53 total used free shared buff/cache available 15:21:53 Mem: 3944 440 1081 0 2422 3229 15:21:53 Swap: 1023 0 1023 15:21:53 15:21:53 15:21:53 ---> ip addr: 15:21:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:21:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:53 inet 127.0.0.1/8 scope host lo 15:21:53 valid_lft forever preferred_lft forever 15:21:53 inet6 ::1/128 scope host 15:21:53 valid_lft forever preferred_lft forever 15:21:53 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:21:53 link/ether fa:16:3e:60:c5:39 brd ff:ff:ff:ff:ff:ff 15:21:53 inet 10.32.6.72/23 brd 10.32.7.255 scope global dynamic ens3 15:21:53 valid_lft 86208sec preferred_lft 86208sec 15:21:53 inet6 fe80::f816:3eff:fe60:c539/64 scope link 15:21:53 valid_lft forever preferred_lft forever 15:21:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:21:53 link/ether 02:42:cb:90:7b:8d brd ff:ff:ff:ff:ff:ff 15:21:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:21:53 valid_lft forever preferred_lft forever 15:21:53 15:21:53 15:21:53 ---> sar -b -r -n DEV: 15:21:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3681) 02/05/25 _x86_64_ (4 CPU) 15:21:53 15:21:53 15:18:43 LINUX RESTART (4 CPU) 15:21:53 15:21:53 15:19:01 tps rtps wtps bread/s bwrtn/s 15:21:53 15:20:02 173.87 69.42 104.45 5645.33 41703.87 15:21:53 15:21:01 272.00 13.12 258.89 2314.86 26861.35 15:21:53 Average: 222.53 41.51 181.02 3994.09 34344.96 15:21:53 15:21:53 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:53 15:20:02 1718452 3388148 2320208 57.45 51844 1773476 861696 16.94 511172 1629444 156896 15:21:53 15:21:01 1168536 3360644 2870124 71.07 84028 2237964 987020 19.40 663096 1972808 180 15:21:53 Average: 1443494 3374396 2595166 64.26 67936 2005720 924358 18.17 587134 1801126 78538 15:21:53 15:21:53 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:53 15:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:20:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:21:53 15:20:02 ens3 386.85 247.16 1433.24 68.44 0.00 0.00 0.00 0.00 15:21:53 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 15:21:01 lo 6.24 6.24 0.56 0.56 0.00 0.00 0.00 0.00 15:21:53 15:21:01 ens3 284.41 204.78 1738.78 194.88 0.00 0.00 0.00 0.00 15:21:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:53 Average: lo 3.73 3.73 0.34 0.34 0.00 0.00 0.00 0.00 15:21:53 Average: ens3 336.06 226.15 1584.73 131.13 0.00 0.00 0.00 0.00 15:21:53 15:21:53 15:21:53 ---> sar -P ALL: 15:21:53 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3681) 02/05/25 _x86_64_ (4 CPU) 15:21:53 15:21:53 15:18:43 LINUX RESTART (4 CPU) 15:21:53 15:21:53 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:21:53 15:20:02 all 18.85 0.00 2.30 5.60 0.06 73.18 15:21:53 15:20:02 0 14.91 0.00 1.60 2.96 0.05 80.47 15:21:53 15:20:02 1 39.91 0.00 3.35 2.01 0.08 54.65 15:21:53 15:20:02 2 7.61 0.00 1.63 12.67 0.05 78.04 15:21:53 15:20:02 3 12.98 0.00 2.64 4.76 0.07 79.55 15:21:53 15:21:01 all 16.30 0.00 3.26 6.55 0.06 73.83 15:21:53 15:21:01 0 22.96 0.00 3.37 1.81 0.05 71.81 15:21:53 15:21:01 1 25.02 0.00 3.91 8.76 0.09 62.22 15:21:53 15:21:01 2 10.29 0.00 3.62 12.47 0.07 73.55 15:21:53 15:21:01 3 6.99 0.00 2.19 3.17 0.03 87.62 15:21:53 Average: all 17.59 0.00 2.78 6.07 0.06 73.50 15:21:53 Average: 0 18.89 0.00 2.48 2.39 0.05 76.19 15:21:53 Average: 1 32.54 0.00 3.63 5.35 0.08 58.40 15:21:53 Average: 2 8.94 0.00 2.61 12.58 0.06 75.81 15:21:53 Average: 3 10.01 0.00 2.42 3.97 0.05 83.56 15:21:53 15:21:53 15:21:53