Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/ranpm/+/14339 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-docker-2c-8g-883 (centos7-docker-2c-8g) in workspace /w/workspace/nonrtric-plt-ranpm-release-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ToIylH38sxqS/agent.8246 SSH_AGENT_PID=8248 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/private_key_9235730470229237478.key (/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/private_key_9235730470229237478.key) [ssh-agent] Using credentials jenkins-release (jenkins-release) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git init /w/workspace/nonrtric-plt-ranpm-release-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/jenkins-gitclient-ssh10731659049504880993.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/jenkins-gitclient-ssh5429823166552714454.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm refs/changes/39/14339/1 # timeout=10 > git rev-parse 2347ef99f4a2a5afa86f69ac57782c01c4b6da54^{commit} # timeout=10 Checking out Revision 2347ef99f4a2a5afa86f69ac57782c01c4b6da54 (refs/changes/39/14339/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 2347ef99f4a2a5afa86f69ac57782c01c4b6da54 # timeout=10 Commit message: "Release L - Docker - nonrtric-plt-ranpm-pm-file-converter:1.2.0 - Pre-release" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk cfb34a99dc39c0ef22d5b1aab884483338ffed95 # timeout=10 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins4557788805949577882.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncid lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.9.13 pip 25.0.1 from /tmp/venv-ncid/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.2 botocore==1.38.2 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 importlib_metadata==8.6.1 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 zipp==3.21.0 Regular expression run condition: Expression=[^.*-docker-.*], Label=[centos7-docker-2c-8g] Run condition [Regular expression match] enabling perform for step [BuilderChain] provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config8897978720506900671tmp copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config12133690173942147884tmp [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins3646055345650368369.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins290912599900931264.sh provisioning config files... copy managed file [sigul-config] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config12227996545966023925tmp copy managed file [sigul-password] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config5891951576937590285tmp copy managed file [sigul-pki] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config15428800517697052197tmp copy managed file [signing-pubkey] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config17475032069152917878tmp [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins13431693259873588790.sh ---> sigul-configuration.sh gpg: directory `/home/jenkins/.gnupg' created gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: WARNING: message was not integrity protected [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins15237498904669071261.sh ---> sigul-install.sh Sigul already installed; skipping installation. provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash -l /tmp/jenkins7626247217884076353.sh ---> release-job.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nonrtric-plt-ranpm-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncid from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools pip idna==2.9 lftools jsonschema twine yq readline lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH pip 25.0.1 from /tmp/venv-ncid/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 backports.tarfile==1.2.0 beautifulsoup4==4.13.4 boto3==1.38.2 botocore==1.38.2 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==44.0.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 docutils==0.21.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 id==1.5.0 identify==2.6.10 idna==2.9 importlib-resources==1.5.0 importlib_metadata==8.6.1 iso8601==2.1.0 jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.1.0 jeepney==0.9.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keyring==25.6.0 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 more-itertools==10.7.0 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 nh3==0.2.21 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==3.2.3 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 readline==6.2.4.1 readme_renderer==44.0 referencing==0.36.2 requests==2.31.0 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 SecretStorage==3.3.3 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 twine==6.1.0 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 zipp==3.21.0 INFO: Setting common variables INFO: RELEASE FILE: .releases/container-release-nonrtric-plt-ranpm-pm-file-converter.yaml RELEASE_ENVIRONMENT_INFO: RELEASE_FILE: .releases/container-release-nonrtric-plt-ranpm-pm-file-converter.yaml LOGS_SERVER: https://logs.o-ran-sc.org CDN_URL: None NEXUS_PATH: production/vex-sjc-oran-jenkins-prod-1/ JENKINS_HOSTNAME: vex-sjc-oran-jenkins-prod-1 SILO: production PROJECT: nonrtric/plt/ranpm PROJECT-DASHED: nonrtric-plt-ranpm TAG_RELEASE: true DISTRIBUTION_TYPE: container OVERRIDE_SEMVER_REGEX: None INFO: Fetching schema release-container-schema.yaml INFO: Verifying .releases/container-release-nonrtric-plt-ranpm-pm-file-converter.yaml against schema release-container-schema.yaml INFO: Setting container variables RELEASE_CONTAINER_INFO: CONTAINER_RELEASE_TAG: 1.2.0 CONTAINER_PULL_REGISTRY: nexus3.o-ran-sc.org:10004 CONTAINER_PUSH_REGISTRY: nexus3.o-ran-sc.org:10002 GIT_REF_TO_TAG: cadc164c7076cb4ef5b17dc5efee42edaf3f2d64 GIT_TAG: 1.2.0 INFO: Verifying version 1.2.0 INFO: The version 1.2.0 is valid INFO: Processing container release Docker version 25.0.3, build 4debf41 nonrtric-plt-ranpm-pm-file-converter 1.2.0 INFO: Merge will release nonrtric-plt-ranpm-pm-file-converter 1.2.0 as 1.2.0 Error response from daemon: manifest for nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.0 not found: manifest unknown: manifest unknown INFO: 1.2.0 not found in releases, release will be prepared. Continuing... 1.2.0: Pulling from o-ran-sc/nonrtric-plt-ranpm-pm-file-converter ac0c285abb48: Pulling fs layer 332c21ed39f1: Pulling fs layer f207abd7304e: Pulling fs layer e6ea2c172299: Pulling fs layer 6e4c616ab8f7: Pulling fs layer e6ea2c172299: Waiting 6e4c616ab8f7: Waiting f207abd7304e: Verifying Checksum f207abd7304e: Download complete e6ea2c172299: Verifying Checksum e6ea2c172299: Download complete 6e4c616ab8f7: Verifying Checksum 6e4c616ab8f7: Download complete 332c21ed39f1: Verifying Checksum 332c21ed39f1: Download complete ac0c285abb48: Verifying Checksum ac0c285abb48: Download complete ac0c285abb48: Pull complete 332c21ed39f1: Pull complete f207abd7304e: Pull complete e6ea2c172299: Pull complete 6e4c616ab8f7: Pull complete Digest: sha256:553e13c610c9bd58b057d4e94e751b84473cd4ede710694c7b53e3e4abfe00c0 Status: Downloaded newer image for nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.0 nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.0 INFO: Merge will run the following commands: docker tag c05aa6e94101 nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.0 docker push nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter:1.2.0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 114M 31 35.6M 0 0 31.1M 0 0:00:03 0:00:01 0:00:02 31.1M 100 114M 100 114M 0 0 61.5M 0 0:00:01 0:00:01 --:--:-- 110M The push refers to repository [nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter] b56d0cc55635: Preparing 7593ae01b791: Preparing be2ea7acecc2: Preparing e9a6e4495c51: Preparing 3abdd8a5e7a8: Preparing 7593ae01b791: Pushed be2ea7acecc2: Pushed e9a6e4495c51: Pushed b56d0cc55635: Pushed 3abdd8a5e7a8: Pushed 1.2.0: digest: sha256:553e13c610c9bd58b057d4e94e751b84473cd4ede710694c7b53e3e4abfe00c0 size: 1361 The sigstore service, hosted by sigstore a Series of LF Projects, LLC, is provided pursuant to the Hosted Project Tools Terms of Use, available at https://lfprojects.org/policies/hosted-project-tools-terms-of-use/. Note that if your submission includes personal data associated with this signed artifact, it will be part of an immutable record. This may include the email address associated with the account with which you authenticate your contractual Agreement. This information will be used for signing this artifact and will be stored in public transparency logs and cannot be removed later, and is subject to the Immutable Record notice at https://lfprojects.org/policies/hosted-project-tools-immutable-records/. By typing 'y', you attest that (1) you are not submitting the personal data of any other person; and (2) you understand and agree to the statement and the Agreement terms at the URLs listed above. tlog entry created with index: 202824880 Pushing signature to: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-pm-file-converter ######################### INFO: Merge will tag ref: cadc164c7076cb4ef5b17dc5efee42edaf3f2d64 Previous HEAD position was 2347ef9 Release L - Docker - nonrtric-plt-ranpm-pm-file-converter:1.2.0 - Pre-release HEAD is now at cadc164 Add support for different fileready message format INFO: tag repo with 1.2.0 gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 3CFF437F: public key "O-RAN-SC Release Key (2022) (O-RAN-SC Release Signing Key (2022)) " imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) INFO: Repo already has signed tag 1.2.0, nothing to do ---> release-job.sh ends $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8248 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins3595141158046216202.sh ---> sysstat.sh [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins7466423910289188046.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/nonrtric-plt-ranpm-release-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-ranpm-release-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-ranpm-release-merge-master ']' + mkdir -p /w/workspace/nonrtric-plt-ranpm-release-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-release-merge-master/archives/ [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins13008238988179290838.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nonrtric-plt-ranpm-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncid from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins11259125589575223197.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-release-merge-master@tmp/config2249549664021854953tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins6513473471170576204.sh ---> create-netrc.sh [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins1260526007964813456.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nonrtric-plt-ranpm-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncid from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins7297434254310850203.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash /tmp/jenkins18353417280058265723.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nonrtric-plt-ranpm-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncid from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-standard-2 INFO: Archiving Costs [nonrtric-plt-ranpm-release-merge-master] $ /bin/bash -l /tmp/jenkins12861159086255463895.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nonrtric-plt-ranpm-release-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ncid from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ncid/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-release-merge-master/8 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-docker-2c-8g-883.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 20G 7.3G 13G 37% / tmpfs 783M 0 783M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7821 592 4922 16 2306 6938 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:04:05:18 brd ff:ff:ff:ff:ff:ff inet 10.32.6.124/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 86211sec preferred_lft 86211sec inet6 fe80::f816:3eff:fe04:518/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:2f:eb:f8:58 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-68ea08a2-fc71-4092-b095-5d2ce07d1279.novalocal) 04/25/2025 _x86_64_ (2 CPU) 02:08:14 PM LINUX RESTART 02:09:01 PM tps rtps wtps bread/s bwrtn/s 02:10:01 PM 94.54 2.30 92.24 1054.50 9282.25 02:11:01 PM 81.70 8.18 73.52 1105.88 13506.54 Average: 88.12 5.24 82.88 1080.19 11394.57 02:09:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:01 PM 5370872 2637856 32.94 2088 1968804 888628 9.81 601180 1737540 116320 02:11:01 PM 5070600 2938128 36.69 2088 2242024 915056 10.10 889644 1723696 936 Average: 5220736 2787992 34.81 2088 2105414 901842 9.96 745412 1730618 58628 02:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:10:01 PM eth0 88.31 83.89 896.81 12.05 0.00 0.00 0.00 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 PM eth0 333.97 341.82 2675.60 667.76 0.00 0.00 0.00 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 211.15 212.87 1786.28 339.93 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-68ea08a2-fc71-4092-b095-5d2ce07d1279.novalocal) 04/25/2025 _x86_64_ (2 CPU) 02:08:14 PM LINUX RESTART 02:09:01 PM CPU %user %nice %system %iowait %steal %idle 02:10:01 PM all 35.34 0.00 3.74 0.64 0.10 60.19 02:10:01 PM 0 45.26 0.00 4.47 0.76 0.11 49.41 02:10:01 PM 1 25.62 0.00 3.04 0.54 0.07 70.73 02:11:01 PM all 36.04 0.00 6.17 1.13 0.11 56.56 02:11:01 PM 0 47.10 0.00 6.69 1.07 0.12 45.02 02:11:01 PM 1 25.28 0.00 5.66 1.16 0.10 67.79 Average: all 35.69 0.00 4.95 0.88 0.10 58.38 Average: 0 46.18 0.00 5.57 0.91 0.12 47.22 Average: 1 25.45 0.00 4.35 0.85 0.09 69.27