12:52:31  Triggered by Gerrit: https://gerrit.fd.io/r/c/ci-management/+/42210
12:52:31  Running as SYSTEM
12:52:31  [EnvInject] - Loading node environment variables.
12:52:31  Building remotely on prd-centos8-builder-2c-2g-198 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jjb-merge
12:52:32  [ssh-agent] Looking for ssh-agent implementation...
12:52:32  $ ssh-agent
12:52:32  SSH_AUTH_SOCK=/tmp/ssh-WrakJcgQN9Gz/agent.5387
12:52:32  SSH_AGENT_PID=5389
12:52:32  [ssh-agent] Started.
12:52:32  Running ssh-add (command line suppressed)
12:52:32  Identity added: /w/workspace/ci-management-jjb-merge@tmp/private_key_4451498894300054926.key (/w/workspace/ci-management-jjb-merge@tmp/private_key_4451498894300054926.key)
12:52:32  [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB)
12:52:32  The recommended git tool is: NONE
12:52:34  using credential jenkins-gerrit-credentials
12:52:34  Wiping out workspace first.
12:52:34  Cloning the remote Git repository
12:52:34  Cloning repository git://10.30.48.3/mirror/ci-management
12:52:34   > git init /w/workspace/ci-management-jjb-merge # timeout=10
12:52:34  Fetching upstream changes from git://10.30.48.3/mirror/ci-management
12:52:34   > git --version # timeout=10
12:52:34   > git --version # 'git version 2.39.1'
12:52:34  using GIT_SSH to set credentials Rotterdam JJB
12:52:34  [INFO] Currently running in a labeled security context
12:52:34  [INFO] Currently SELinux is 'enforcing' on the host
12:52:34   > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-merge@tmp/jenkins-gitclient-ssh8504165715554130114.key
12:52:34   > git fetch --tags --force --progress -- git://10.30.48.3/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10
12:52:35   > git config remote.origin.url git://10.30.48.3/mirror/ci-management # timeout=10
12:52:35   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:52:35  Avoid second fetch
12:52:36   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:52:36  Checking out Revision 24c08418a8fe3207930ec0e055d9917b59e542e8 (refs/remotes/origin/master)
12:52:36   > git config core.sparsecheckout # timeout=10
12:52:36   > git checkout -f 24c08418a8fe3207930ec0e055d9917b59e542e8 # timeout=10
12:52:36  Commit message: "feat(vpp): Add 2n-grc testbed to vpp-csit jobs"
12:52:36   > git rev-list --no-walk 1c5f43a51a53159bb09d0cadc4cada1cf5c4f497 # timeout=10
12:52:36   > git remote # timeout=10
12:52:36   > git submodule init # timeout=10
12:52:36   > git submodule sync # timeout=10
12:52:36   > git config --get remote.origin.url # timeout=10
12:52:36   > git submodule init # timeout=10
12:52:36   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
12:52:36   > git config --get submodule.jjb/global-jjb.url # timeout=10
12:52:36   > git config -f .gitmodules --get submodule.jjb/global-jjb.path # timeout=10
12:52:36   > git config --get submodule.packer/common-packer.url # timeout=10
12:52:36   > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10
12:52:36   > git submodule update --init --recursive global-jjb # timeout=10
12:52:42   > git submodule update --init --recursive packer/common-packer # timeout=10
12:52:54  provisioning config files...
12:52:54  copy managed file [npmrc] to file:/home/jenkins/.npmrc
12:52:54  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
12:52:54  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins6943139702606288207.sh
12:52:54  ---> python-tools-install.sh
12:52:54  Setup pyenv:
12:52:54    system
12:52:54  * 3.8.13 (set by /opt/pyenv/version)
12:52:54  * 3.9.13 (set by /opt/pyenv/version)
12:52:54  * 3.10.6 (set by /opt/pyenv/version)
12:52:58  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-icIz
12:52:58  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
12:53:16  lf-activate-venv(): INFO: Installing: lftools 
12:54:23  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:54:23  Generating Requirements File
12:55:24  Python 3.10.6
12:55:24  pip 24.3.1 from /tmp/venv-icIz/lib/python3.10/site-packages/pip (python 3.10)
12:55:25  appdirs==1.4.4
12:55:25  argcomplete==3.5.3
12:55:25  aspy.yaml==1.3.0
12:55:25  attrs==24.3.0
12:55:25  autopage==0.5.2
12:55:25  beautifulsoup4==4.12.3
12:55:25  boto3==1.36.3
12:55:25  botocore==1.36.3
12:55:25  bs4==0.0.2
12:55:25  cachetools==5.5.1
12:55:25  certifi==2024.12.14
12:55:25  cffi==1.17.1
12:55:25  cfgv==3.4.0
12:55:25  chardet==5.2.0
12:55:25  charset-normalizer==3.4.1
12:55:25  click==8.1.8
12:55:25  cliff==4.8.0
12:55:25  cmd2==2.5.9
12:55:25  cryptography==3.3.2
12:55:25  debtcollector==3.0.0
12:55:25  decorator==5.1.1
12:55:25  defusedxml==0.7.1
12:55:25  Deprecated==1.2.15
12:55:25  distlib==0.3.9
12:55:25  dnspython==2.7.0
12:55:25  docker==4.2.2
12:55:25  dogpile.cache==1.3.3
12:55:25  durationpy==0.9
12:55:25  email_validator==2.2.0
12:55:25  filelock==3.17.0
12:55:25  future==1.0.0
12:55:25  gitdb==4.0.12
12:55:25  GitPython==3.1.44
12:55:25  google-auth==2.37.0
12:55:25  httplib2==0.22.0
12:55:25  identify==2.6.6
12:55:25  idna==3.10
12:55:25  importlib-resources==1.5.0
12:55:25  iso8601==2.1.0
12:55:25  Jinja2==3.1.5
12:55:25  jmespath==1.0.1
12:55:25  jsonpatch==1.33
12:55:25  jsonpointer==3.0.0
12:55:25  jsonschema==4.23.0
12:55:25  jsonschema-specifications==2024.10.1
12:55:25  keystoneauth1==5.9.1
12:55:25  kubernetes==31.0.0
12:55:25  lftools==0.37.10
12:55:25  lxml==5.3.0
12:55:25  MarkupSafe==3.0.2
12:55:25  msgpack==1.1.0
12:55:25  multi_key_dict==2.0.3
12:55:25  munch==4.0.0
12:55:25  netaddr==1.3.0
12:55:25  niet==1.4.2
12:55:25  nodeenv==1.9.1
12:55:25  oauth2client==4.1.3
12:55:25  oauthlib==3.2.2
12:55:25  openstacksdk==4.2.0
12:55:25  os-client-config==2.1.0
12:55:25  os-service-types==1.7.0
12:55:25  osc-lib==3.2.0
12:55:25  oslo.config==9.7.0
12:55:25  oslo.context==5.7.0
12:55:25  oslo.i18n==6.5.0
12:55:25  oslo.log==7.0.0
12:55:25  oslo.serialization==5.6.0
12:55:25  oslo.utils==8.0.0
12:55:25  packaging==24.2
12:55:25  pbr==6.1.0
12:55:25  platformdirs==4.3.6
12:55:25  prettytable==3.12.0
12:55:25  psutil==6.1.1
12:55:25  pyasn1==0.6.1
12:55:25  pyasn1_modules==0.4.1
12:55:25  pycparser==2.22
12:55:25  pygerrit2==2.0.15
12:55:25  PyGithub==2.5.0
12:55:25  PyJWT==2.10.1
12:55:25  PyNaCl==1.5.0
12:55:25  pyparsing==2.4.7
12:55:25  pyperclip==1.9.0
12:55:25  pyrsistent==0.20.0
12:55:25  python-cinderclient==9.6.0
12:55:25  python-dateutil==2.9.0.post0
12:55:25  python-heatclient==4.1.0
12:55:25  python-jenkins==1.8.2
12:55:25  python-keystoneclient==5.5.0
12:55:25  python-magnumclient==4.7.0
12:55:25  python-openstackclient==7.2.1
12:55:25  python-swiftclient==4.6.0
12:55:25  PyYAML==6.0.2
12:55:25  referencing==0.36.1
12:55:25  requests==2.32.3
12:55:25  requests-oauthlib==2.0.0
12:55:25  requestsexceptions==1.4.0
12:55:25  rfc3986==2.0.0
12:55:25  rpds-py==0.22.3
12:55:25  rsa==4.9
12:55:25  ruamel.yaml==0.18.10
12:55:25  ruamel.yaml.clib==0.2.12
12:55:25  s3transfer==0.11.1
12:55:25  simplejson==3.19.3
12:55:25  six==1.17.0
12:55:25  smmap==5.0.2
12:55:25  soupsieve==2.6
12:55:25  stevedore==5.4.0
12:55:25  tabulate==0.9.0
12:55:25  toml==0.10.2
12:55:25  tomlkit==0.13.2
12:55:25  tqdm==4.67.1
12:55:25  typing_extensions==4.12.2
12:55:25  tzdata==2025.1
12:55:25  urllib3==1.26.20
12:55:25  virtualenv==20.29.1
12:55:25  wcwidth==0.2.13
12:55:25  websocket-client==1.8.0
12:55:25  wrapt==1.17.2
12:55:25  xdg==6.0.0
12:55:25  xmltodict==0.14.2
12:55:25  yq==3.4.3
12:55:25  provisioning config files...
12:55:25  copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini
12:55:25  [EnvInject] - Injecting environment variables from a build step.
12:55:25  [EnvInject] - Injecting as environment variables the properties content 
12:55:25  JJB_WORKERS=0
12:55:25  
12:55:25  [EnvInject] - Variables injected successfully.
12:55:25  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins2811748979204772723.sh
12:55:25  ---> jjb-merge-job.sh
12:55:25  Setup pyenv:
12:55:25    system
12:55:25    3.8.13
12:55:25    3.9.13
12:55:25  * 3.10.6 (set by /w/workspace/ci-management-jjb-merge/.python-version)
12:55:25  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-icIz from file:/tmp/.os_lf_venv
12:55:31  lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 setuptools==65.7.0 
12:55:43  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.
12:55:43  lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible.
12:55:43  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:55:43  INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-merge/jjb'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/csit'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/hicn'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/scripts'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/vpp'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/global-jjb/shell'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/scripts/cicn'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/scripts/csit'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/scripts/hicn'), PosixPath('/w/workspace/ci-management-jjb-merge/jjb/scripts/vpp')] ([])
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 511.v0a_a_1a_334f41b_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 162.v0e6ec0fcfcf6 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.5.14-208.v438351942757 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 5.4-124.v31e2987e48f4 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7.1-97.v4cc844130d97 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.119.v50285141b_7e1 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.78.1-248.ve27176eb_46cb_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1200.v4b_a_3da_2eb_db_4 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.1.8-133.v17b_1ff2e0599 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 336.v788e4055508b_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.955.v81e2a_35c08d3 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 116.vd85919c54a_d6 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.17.0-84.vb_b_938040b_078 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.12.0-129.v99a_50df237f7 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 980.v88956a_a_5d6a_d is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1873.vea_5814ca_9c93 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 757.v05365583a_455 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 681.vf91669a_32e45 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1380.va_435002fa_924 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 469.v57a_96d4f6886 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 239.vd0a_6b_785f92d is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.204.vf6fddd8a_8b_e9 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 445.v6b_646c962a_94 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 580.vc0c340686b_54 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 577.v2a_8a_4b_7c0247 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.3.0-4.v84c6f0f4969e is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1844.v3ea_a_b_842374a_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.199.v3ce31253ed13 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.919.v009a_a_1067cd0 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 53.v6499940139e5 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 215.v2e88e894db_f8 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 126.v0d945d8d2b_39 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.11.0-85.v1f4e87273c33 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 201.vd2a_b_5a_468a_a_6 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 74.v93d5eb_813d5f is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.17.0-379.v02de8ec9f64c is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 280.v050b_5c849f69 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 80.v8a_dee33ed6f0 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1283.veb_dfb_00b_5ec0 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.13.0-93.v9934da_29b_a_e9 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16-86.v42e010d9484b_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-101.v7a_8666713110 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-118.v7f23ed82a_8b_8 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1309.v0078b_fecd6ed is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 725.v3cb_b_711b_1a_ef is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1327.ved786b_a_197e0 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 488.v0c9639c1a_eb_3 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 173.v6a_077a_291eb_5 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 839.vff91cd7e3a_b_2 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-458.vcf496cb_839e4 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.14.0-133.vcc091215a_358 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.481.vcb_b_384a_3de89 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.11.0-172.vda_da_1feeb_c6e is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 806.vf6fff3e28c3e is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 540.vb_e8849e1a_b_d8 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 216.vfd8b_ece330ca_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 744.v5b_556ee7c253 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 495.ve9c153f6067b_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 119.vdfdc43fc3b_9a_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2218.v56d0cda_37c72 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 312.v8cd10304c27a_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 183.va_de8f1dd5a_2b_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.3.0-654.v67cf36130d78 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 332.va_1ee476d8f6d is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.464.vea_cb_75d7f5e0 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 696.v778d637b_a_762 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1369.v9b_98a_4e95b_2d is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 751.v2e44153c8fe1 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.3-123.v13484c65210a_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 376.v8933585c69d3 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 343.v884f71d78167 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.973.v0fa_8c0dea_f9f is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.330.vc866a_8389b_58 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 338.v848422169819 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 400.v35420b_922dcb_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.147.vb_73cc728a_32e is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 60.v7290fc0eb_b_cd is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 600.vb_57cdd26fdd7 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vee415d95c521 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1058.vcb_fc1e3a_21a_9 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 612.v55f2f80781ef is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3993.v3e20a_37282f8 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1378.v6a_3e903058a_3 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1436.vfa_244484591f is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 795.ve0cb_1f45ca_9a_ is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 427.v4ca_6512e7df1 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 678.v3ee58b_469476 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  /tmp/venv-icIz/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 932.vb_555de1b_a_b_94 is an invalid version and will not be supported in a future release
12:55:51    warnings.warn(
12:55:51  INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties
12:55:51  INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters
12:55:51  INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM
12:55:51  INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers
12:55:51  INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders
12:55:51  INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers
12:55:52  INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers
12:55:53  INFO:jenkins_jobs.builder:Number of jobs generated:  345
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-info-yaml-verify
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jenkins-cfg-verify
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jenkins-sandbox-cleanup
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jjb-deploy-job
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jjb-merge
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jjb-verify
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-centos-7-builder
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-centos-7-docker
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-centos-8-builder
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-centos-8-docker
12:55:55  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-ubuntu-20.04-arm64-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-ubuntu-20.04-arm64-docker
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-ubuntu-20.04-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-merge-ubuntu-20.04-docker
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-centos-7-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-centos-7-docker
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-centos-8-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-centos-8-docker
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-ubuntu-20.04-arm64-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-ubuntu-20.04-arm64-docker
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-ubuntu-20.04-builder
12:55:56  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-packer-verify-build-ubuntu-20.04-docker
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-2n-emr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-2n-grc
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-2n-icx
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-2n-spr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-2n-zn2
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3n-alt
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3n-emr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3n-icx
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3n-icxd
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3n-snr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3na-spr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-mrr-weekly-master-3nb-spr
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-aws
12:55:57  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-c6in
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-c7gn
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-emr
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-grc
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-icx
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-spr
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-2n-zn2
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-alt
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-aws
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-emr
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-icx
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-icxd
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3n-snr
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3na-spr
12:55:58  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-coverage-2410-3nb-spr
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-aws
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-emr
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-grc
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-icx
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-spr
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-2n-zn2
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-alt
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-aws
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-emr
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-icx
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-icxd
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3n-snr
12:55:59  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3na-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-report-iterative-2410-3nb-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-2n-emr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job ci-management-jenkins-cfg-merge
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-2n-grc
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-2n-icx
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-2n-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-2n-zn2
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3n-alt
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3n-emr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3n-icx
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3n-icxd
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3n-snr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3na-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-2410-3nb-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-2n-emr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-2n-grc
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-2n-icx
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-2n-spr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-2n-zn2
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3n-alt
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3n-emr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3n-icx
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3n-icxd
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3n-snr
12:56:00  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3na-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-dpdk-perf-verify-master-3nb-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-info-yaml-verify
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-sonar
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-terraform-aws-eb-version-deploy-ubuntu2404-x86_64
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-terraform-aws-eb-version-verify-ubuntu2404-x86_64
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-ndrpdr-weekly-master-1n-aws
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-ndrpdr-weekly-master-2n-icx
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-ndrpdr-weekly-master-2n-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-coverage-2410-1n-aws
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-coverage-2410-2n-icx
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-coverage-2410-2n-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-iterative-2410-1n-aws
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-iterative-2410-2n-icx
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-report-iterative-2410-2n-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-2410-1n-aws
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-2410-1n-c6in
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-2410-1n-c7gn
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-2410-2n-icx
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-2410-2n-spr
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-master-1n-aws
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-master-1n-c6in
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-master-1n-c7gn
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-master-2n-icx
12:56:01  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-trex-perf-verify-master-2n-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-verify-tox-2410-ubuntu2404-x86_64
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-verify-tox-master-ubuntu2404-x86_64
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-2n-emr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-2n-grc
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-2n-icx
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-2n-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-3n-emr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-3n-icx
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-3na-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-hoststack-daily-master-3nb-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-2n-emr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-2n-grc
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-2n-icx
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-2n-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-2n-zn2
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3n-alt
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3n-emr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3n-icx
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3n-icxd
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3n-snr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3na-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-daily-master-3nb-spr
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-weekly-master-2n-aws
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-weekly-master-2n-c6in
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-weekly-master-2n-c7gn
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-mrr-weekly-master-2n-icx
12:56:02  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-2n-emr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-2n-grc
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-2n-icx
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-2n-spr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-2n-zn2
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3n-alt
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3n-emr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3n-icx
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3n-icxd
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3n-snr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3na-spr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-ndrpdr-weekly-master-3nb-spr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-aws
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-c6in
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-c7gn
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-emr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-grc
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-icx
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-spr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-2n-zn2
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-alt
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-aws
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-emr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-icx
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-icxd
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3n-snr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3na-spr
12:56:03  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-coverage-2410-3nb-spr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-aws
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-c6in
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-c7gn
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-emr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-grc
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-icx
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-spr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-2n-zn2
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-alt
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-aws
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-emr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-icx
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-icxd
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3n-snr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3na-spr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-report-iterative-2410-3nb-spr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-soak-weekly-master-2n-icx
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-soak-weekly-master-2n-spr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-soak-weekly-master-3n-icx
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-soak-weekly-master-3n-icxd
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-aws
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-c6in
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-c7gn
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-emr
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-grc
12:56:04  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-icx
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-2n-zn2
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3n-alt
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3n-emr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3n-icx
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3n-icxd
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3n-snr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3na-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-2410-3nb-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-aws
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-c6in
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-c7gn
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-emr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-grc
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-icx
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-2n-zn2
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3n-alt
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3n-emr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3n-icx
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3n-icxd
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3n-snr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3na-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job csit-vpp-perf-verify-master-3nb-spr
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-checkstyle-verify-2210-ubuntu2004-x86_64
12:56:05  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-checkstyle-verify-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-docs-merge-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-docs-merge-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-docs-verify-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-docs-verify-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-build-2210-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-build-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-build-master-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-build-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-verify-2210-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-verify-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-verify-master-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-extras-verify-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-info-yaml-verify
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-merge-2210-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-merge-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-merge-master-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-merge-master-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-sonar-scanner-2210
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-sonar-scanner-master
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-build-2210-ubuntu2004-x86_64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-build-2210-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-build-master-ubuntu2004-aarch64
12:56:06  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-build-master-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-functest-2210-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-verify-functest-master-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-vpp-latest-verify-master-ubuntu2004-aarch64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job hicn-vpp-latest-verify-master-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job packagecloud-repo-cleanup-hicn-ubuntu2004-aarch64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job packagecloud-repo-cleanup-hicn-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job packagecloud-repo-cleanup-release-ubuntu2004-aarch64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job packagecloud-repo-cleanup-release-ubuntu2004-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-checkstyle-verify-2406-ubuntu2204-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-checkstyle-verify-2410-ubuntu2204-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-checkstyle-verify-2502-ubuntu2404-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-checkstyle-verify-master-ubuntu2404-x86_64
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-cov-verify-master-ubuntu2404-x86_64
12:56:07  INFO:jenkins_jobs.builder:Creating jenkins job vpp-csit-bisect-master-ubuntu2404-aarch64-2n-grc
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-aarch64-3n-alt
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-2n-emr
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-2n-icx
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-2n-spr
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-2n-zn2
12:56:07  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3n-emr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3n-icxd
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3n-icx
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3n-snr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3na-spr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-bisect-master-ubuntu2404-x86_64-3nb-spr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-api-crc-2406-ubuntu2204-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-api-crc-2410-ubuntu2204-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-api-crc-2502-ubuntu2404-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-api-crc-master-ubuntu2404-x86_64
12:56:08  INFO:jenkins_jobs.builder:Creating jenkins job vpp-csit-verify-perf-master-ubuntu2404-aarch64-2n-grc
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-aarch64-3n-alt
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-2n-emr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-2n-icx
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-2n-spr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-2n-zn2
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3n-emr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3n-icx
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3n-icxd
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3n-snr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3na-spr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-csit-verify-perf-master-ubuntu2404-x86_64-3nb-spr
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-debug-verify-master-ubuntu2204-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-merge-2406-ubuntu2204-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-merge-2410-ubuntu2204-x86_64
12:56:08  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-merge-2502-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-merge-master-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-verify-2406-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-verify-2410-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-verify-2502-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docs-verify-master-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-merge-2406-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-merge-2410-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-merge-2502-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-merge-master-ubuntu2404-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-verify-2406-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-verify-2410-ubuntu2204-x86_64
12:56:09  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-verify-2502-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-docsonly-verify-master-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-dpdk-rdma-version-mismatch-master-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-gcc-verify-2410-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-gcc-verify-2502-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-gcc-verify-master-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-info-yaml-verify
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2406-ubuntu2204-aarch64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2406-ubuntu2204-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2410-debian12-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2410-ubuntu2204-aarch64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2410-ubuntu2204-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2410-ubuntu2404-aarch64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2410-ubuntu2404-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2502-debian12-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2502-ubuntu2204-aarch64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2502-ubuntu2204-x86_64
12:56:12  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2502-ubuntu2404-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-2502-ubuntu2404-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-master-debian12-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-master-ubuntu2204-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-master-ubuntu2204-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-master-ubuntu2404-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-merge-master-ubuntu2404-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-packagecloud-release-merge
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-packagecloud-release-verify
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-release-merge-master
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-release-verify-master
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2406-ubuntu2204-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2406-ubuntu2204-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2410-debian12-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2410-ubuntu2204-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2410-ubuntu2204-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2410-ubuntu2404-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2410-ubuntu2404-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2502-debian12-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2502-ubuntu2204-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2502-ubuntu2204-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2502-ubuntu2404-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-2502-ubuntu2404-x86_64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-arm-drivers-master-ubuntu2404-aarch64
12:56:13  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-hst-debug-master-ubuntu2204-x86_64
12:56:14  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-master-debian12-x86_64
12:56:14  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-master-ubuntu2204-aarch64
12:56:14  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-master-ubuntu2204-x86_64
12:56:14  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-master-ubuntu2404-aarch64
12:56:14  INFO:jenkins_jobs.builder:Reconfiguring jenkins job vpp-verify-master-ubuntu2404-x86_64
12:56:14  INFO:jenkins_jobs.cli.subcommand.update:Number of jobs updated: 345
12:56:14  INFO:jenkins_jobs.builder:Number of views generated:  5
12:56:15  INFO:jenkins_jobs.builder:Reconfiguring jenkins view ci-management
12:56:15  INFO:jenkins_jobs.builder:Reconfiguring jenkins view csit
12:56:15  INFO:jenkins_jobs.builder:Reconfiguring jenkins view hicn
12:56:15  INFO:jenkins_jobs.builder:Reconfiguring jenkins view packagecloud
12:56:15  INFO:jenkins_jobs.builder:Reconfiguring jenkins view vpp
12:56:15  INFO:jenkins_jobs.cli.subcommand.update:Number of views updated: 5
12:56:15  INFO:jenkins_jobs.cli.subcommand.update:Number of jobs deleted: 0
12:56:15  $ ssh-agent -k
12:56:15  unset SSH_AUTH_SOCK;
12:56:15  unset SSH_AGENT_PID;
12:56:15  echo Agent pid 5389 killed;
12:56:15  [ssh-agent] Stopped.
12:56:15  [PostBuildScript] - [INFO] Executing post build scripts.
12:56:15  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins4617221796659314793.sh
12:56:15  ---> sysstat.sh
12:56:16  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins5250547597201242509.sh
12:56:16  ---> package-listing.sh
12:56:16  ++ facter osfamily
12:56:16  ++ tr '[:upper:]' '[:lower:]'
12:56:16  + OS_FAMILY=redhat
12:56:16  + workspace=/w/workspace/ci-management-jjb-merge
12:56:16  + START_PACKAGES=/tmp/packages_start.txt
12:56:16  + END_PACKAGES=/tmp/packages_end.txt
12:56:16  + DIFF_PACKAGES=/tmp/packages_diff.txt
12:56:16  + PACKAGES=/tmp/packages_start.txt
12:56:16  + '[' /w/workspace/ci-management-jjb-merge ']'
12:56:16  + PACKAGES=/tmp/packages_end.txt
12:56:16  + case "${OS_FAMILY}" in
12:56:16  + sort
12:56:16  + rpm -qa
12:56:17  + '[' -f /tmp/packages_start.txt ']'
12:56:17  + '[' -f /tmp/packages_end.txt ']'
12:56:17  + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:56:17  + '[' /w/workspace/ci-management-jjb-merge ']'
12:56:17  + mkdir -p /w/workspace/ci-management-jjb-merge/archives/
12:56:17  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-merge/archives/
12:56:17  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins2671718856565486308.sh
12:56:17  ---> capture-instance-metadata.sh
12:56:17  Setup pyenv:
12:56:17    system
12:56:17    3.8.13
12:56:17    3.9.13
12:56:17  * 3.10.6 (set by /w/workspace/ci-management-jjb-merge/.python-version)
12:56:17  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-icIz from file:/tmp/.os_lf_venv
12:56:23  lf-activate-venv(): INFO: Installing: lftools 
12:56:37  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:56:37  INFO: Running in OpenStack, capturing instance metadata
12:56:37  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins7789244163385078920.sh
12:56:37  provisioning config files...
12:56:37  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-merge@tmp/config194692633513713329tmp
12:56:37  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index]
12:56:37  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
12:56:37  provisioning config files...
12:56:37  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
12:56:37  [EnvInject] - Injecting environment variables from a build step.
12:56:37  [EnvInject] - Injecting as environment variables the properties content 
12:56:37  SERVER_ID=logs
12:56:37  
12:56:37  [EnvInject] - Variables injected successfully.
12:56:37  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins8485222750718220007.sh
12:56:37  ---> create-netrc.sh
12:56:37  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins11522306764706249321.sh
12:56:37  ---> python-tools-install.sh
12:56:37  Setup pyenv:
12:56:37    system
12:56:37    3.8.13
12:56:37    3.9.13
12:56:37  * 3.10.6 (set by /w/workspace/ci-management-jjb-merge/.python-version)
12:56:37  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-icIz from file:/tmp/.os_lf_venv
12:56:43  lf-activate-venv(): INFO: Installing: lftools 
12:56:56  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:56:56  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins15266675616639636643.sh
12:56:56  ---> sudo-logs.sh
12:56:56  Archiving 'sudo' log..
12:56:56  [ci-management-jjb-merge] $ /bin/bash /tmp/jenkins1449972565307643926.sh
12:56:56  ---> job-cost.sh
12:56:56  Setup pyenv:
12:56:56    system
12:56:56    3.8.13
12:56:56    3.9.13
12:56:56  * 3.10.6 (set by /w/workspace/ci-management-jjb-merge/.python-version)
12:56:57  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-icIz from file:/tmp/.os_lf_venv
12:57:02  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
12:57:16  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:57:16  INFO: No Stack...
12:57:16  INFO: Retrieving Pricing Info for: v3-standard-2
12:57:22  INFO: Archiving Costs
12:57:22  [ci-management-jjb-merge] $ /bin/bash -l /tmp/jenkins1089538564810657670.sh
12:57:22  ---> logs-deploy.sh
12:57:22  Setup pyenv:
12:57:22    system
12:57:22    3.8.13
12:57:22    3.9.13
12:57:22  * 3.10.6 (set by /w/workspace/ci-management-jjb-merge/.python-version)
12:57:22  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-icIz from file:/tmp/.os_lf_venv
12:57:28  lf-activate-venv(): INFO: Installing: lftools 
12:57:41  lf-activate-venv(): INFO: Adding /tmp/venv-icIz/bin to PATH
12:57:41  WARNING: Nexus logging server not set
12:57:41  INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jjb-merge/1085/
12:57:41  INFO: archiving logs to S3
12:57:42  ---> uname -a:
12:57:42  Linux prd-centos8-builder-2c-2g-198.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
12:57:42  
12:57:42  
12:57:42  ---> lscpu:
12:57:42  Architecture:        x86_64
12:57:42  CPU op-mode(s):      32-bit, 64-bit
12:57:42  Byte Order:          Little Endian
12:57:42  CPU(s):              2
12:57:42  On-line CPU(s) list: 0,1
12:57:42  Thread(s) per core:  1
12:57:42  Core(s) per socket:  1
12:57:42  Socket(s):           2
12:57:42  NUMA node(s):        1
12:57:42  Vendor ID:           AuthenticAMD
12:57:42  CPU family:          23
12:57:42  Model:               49
12:57:42  Model name:          AMD EPYC-Rome Processor
12:57:42  Stepping:            0
12:57:42  CPU MHz:             2800.000
12:57:42  BogoMIPS:            5600.00
12:57:42  Virtualization:      AMD-V
12:57:42  Hypervisor vendor:   KVM
12:57:42  Virtualization type: full
12:57:42  L1d cache:           32K
12:57:42  L1i cache:           32K
12:57:42  L2 cache:            512K
12:57:42  L3 cache:            16384K
12:57:42  NUMA node0 CPU(s):   0,1
12:57:42  Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
12:57:42  
12:57:42  
12:57:42  ---> nproc:
12:57:42  2
12:57:42  
12:57:42  
12:57:42  ---> df -h:
12:57:42  Filesystem      Size  Used Avail Use% Mounted on
12:57:42  devtmpfs        3.8G     0  3.8G   0% /dev
12:57:42  tmpfs           3.8G     0  3.8G   0% /dev/shm
12:57:42  tmpfs           3.8G   17M  3.8G   1% /run
12:57:42  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
12:57:42  /dev/vda1        40G  9.0G   32G  23% /
12:57:42  tmpfs           770M     0  770M   0% /run/user/1001
12:57:42  
12:57:42  
12:57:42  ---> free -m:
12:57:42                total        used        free      shared  buff/cache   available
12:57:42  Mem:           7697         635        4960          19        2100        6770
12:57:42  Swap:          1023           0        1023
12:57:42  
12:57:42  
12:57:42  ---> ip addr:
12:57:42  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:57:42      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:57:42      inet 127.0.0.1/8 scope host lo
12:57:42         valid_lft forever preferred_lft forever
12:57:42      inet6 ::1/128 scope host 
12:57:42         valid_lft forever preferred_lft forever
12:57:42  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
12:57:42      link/ether fa:16:3e:5d:94:98 brd ff:ff:ff:ff:ff:ff
12:57:42      altname enp0s3
12:57:42      altname ens3
12:57:42      inet 10.30.87.76/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0
12:57:42         valid_lft 86056sec preferred_lft 86056sec
12:57:42      inet6 fe80::f816:3eff:fe5d:9498/64 scope link 
12:57:42         valid_lft forever preferred_lft forever
12:57:42  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
12:57:42      link/ether 02:42:5e:c2:da:ca brd ff:ff:ff:ff:ff:ff
12:57:42      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
12:57:42         valid_lft forever preferred_lft forever
12:57:42  
12:57:42  
12:57:42  ---> sar -b -r -n DEV:
12:57:42  Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 	01/22/2025 	_x86_64_	(2 CPU)
12:57:42  
12:57:42  12:51:13     LINUX RESTART	(2 CPU)
12:57:42  
12:57:42  12:52:01 PM       tps      rtps      wtps   bread/s   bwrtn/s
12:57:42  12:53:03 PM    371.16    128.54    242.62  13699.60  38841.04
12:57:42  12:54:01 PM     29.91      0.45     29.46     15.03   2646.49
12:57:42  12:55:01 PM     75.54      0.10     75.44      2.13   6953.56
12:57:42  12:56:01 PM     49.48      0.20     49.28     11.86   4720.28
12:57:42  12:57:01 PM     17.00      0.65     16.35     87.19    644.48
12:57:42  Average:       109.15     26.16     82.99   2781.88  10816.36
12:57:42  
12:57:42  12:52:01 PM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
12:57:42  12:53:03 PM   5498252   7057772   2384072     30.25      2688   1757532    962672     10.78    137728   1981652     45972
12:57:42  12:54:01 PM   5401316   6997748   2481008     31.48      2688   1791944   1022452     11.45    144940   2061404     19100
12:57:42  12:55:01 PM   5198120   6949452   2684204     34.05      2688   1938256   1010988     11.32    146448   2226784     16736
12:57:42  12:56:01 PM   5089304   6934504   2793020     35.43      2688   2026060   1019440     11.41    148064   2306920      3916
12:57:42  12:57:01 PM   5143756   6995964   2738568     34.74      2688   2032948    963088     10.78    324428   2080996     14084
12:57:42  Average:      5266150   6987088   2616174     33.19      2688   1909348    995728     11.15    180322   2131551     19962
12:57:42  
12:57:42  12:52:01 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
12:57:42  12:53:03 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:53:03 PM      eth0    237.07    124.63    894.09     58.75      0.00      0.00      0.00      0.00
12:57:42  12:53:03 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:54:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:54:01 PM      eth0     16.00     12.12    172.23      2.13      0.00      0.00      0.00      0.00
12:57:42  12:54:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:55:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:55:01 PM      eth0     32.71     22.20    625.50      3.88      0.00      0.00      0.00      0.00
12:57:42  12:55:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:56:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:56:01 PM      eth0     35.34     28.01    232.32     71.84      0.00      0.00      0.00      0.00
12:57:42  12:56:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:57:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  12:57:01 PM      eth0     46.61     39.09     20.30    168.71      0.00      0.00      0.00      0.00
12:57:42  12:57:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  Average:         eth0     73.94     45.43    390.35     61.46      0.00      0.00      0.00      0.00
12:57:42  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
12:57:42  
12:57:42  
12:57:42  ---> sar -P ALL:
12:57:42  Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 	01/22/2025 	_x86_64_	(2 CPU)
12:57:42  
12:57:42  12:51:13     LINUX RESTART	(2 CPU)
12:57:42  
12:57:42  12:52:01 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
12:57:42  12:53:03 PM     all     26.43      0.00      5.36     16.03      0.11     52.07
12:57:42  12:53:03 PM       0     24.77      0.00      4.36     16.56      0.10     54.21
12:57:42  12:53:03 PM       1     28.10      0.00      6.35     15.51      0.12     49.92
12:57:42  12:54:01 PM     all      7.46      0.00      0.80      0.82      0.04     90.87
12:57:42  12:54:01 PM       0      8.55      0.00      0.92      0.90      0.05     89.58
12:57:42  12:54:01 PM       1      6.38      0.00      0.69      0.74      0.03     92.16
12:57:42  12:55:01 PM     all     14.61      0.00      1.51      2.28      0.07     81.54
12:57:42  12:55:01 PM       0     13.13      0.00      1.24      2.84      0.07     82.72
12:57:42  12:55:01 PM       1     16.08      0.00      1.78      1.72      0.07     80.35
12:57:42  12:56:01 PM     all     18.36      0.00      1.62      2.35      0.07     77.61
12:57:42  12:56:01 PM       0      8.87      0.00      1.47      3.43      0.07     86.16
12:57:42  12:56:01 PM       1     27.86      0.00      1.77      1.27      0.07     69.03
12:57:42  12:57:01 PM     all     19.19      0.00      1.34      0.21      0.08     79.18
12:57:42  12:57:01 PM       0     22.20      0.00      1.47      0.22      0.07     76.05
12:57:42  12:57:01 PM       1     16.18      0.00      1.22      0.20      0.08     82.32
12:57:42  Average:        all     17.26      0.00      2.13      4.35      0.07     76.18
12:57:42  Average:          0     15.54      0.00      1.89      4.81      0.07     77.69
12:57:42  Average:          1     18.99      0.00      2.37      3.90      0.07     74.67
12:57:42  
12:57:42  
12:57:42