00:00:20 GitHub pull request #698 of commit a744ed8d6837af78cb7c8c4bee38fac0c911d415, no merge conflicts. 00:00:20 Running as SYSTEM 00:00:22 Setting status of a744ed8d6837af78cb7c8c4bee38fac0c911d415 to PENDING with url https://jenkins.edgexfoundry.org/job/ci-management-jjb-verify/1087/ and message: 'Build started for merge commit.' 00:00:22 Using context: JJB Verify 00:00:22 [EnvInject] - Loading node environment variables. 00:00:22 Building remotely on prd-ubuntu20.04-docker-2c-8g-1119 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jjb-verify 00:00:22 [ssh-agent] Looking for ssh-agent implementation... 00:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:22 $ ssh-agent 00:00:22 SSH_AUTH_SOCK=/tmp/ssh-nX4NbPF0ojCp/agent.1443 00:00:22 SSH_AGENT_PID=1445 00:00:22 [ssh-agent] Started. 00:00:22 Running ssh-add (command line suppressed) 00:00:22 Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_17062784195299190351.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_17062784195299190351.key) 00:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:22 The recommended git tool is: NONE 00:00:24 using credential edgex-jenkins-ssh 00:00:24 Wiping out workspace first. 00:00:24 Cloning the remote Git repository 00:00:24 Cloning repository git@github.com:edgexfoundry/ci-management 00:00:24 > git init /w/workspace/ci-management-jjb-verify # timeout=10 00:00:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:00:24 > git --version # timeout=10 00:00:24 > git --version # 'git version 2.25.1' 00:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:00:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:00:25 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 00:00:26 > git rev-parse refs/remotes/origin/pr/698/merge^{commit} # timeout=10 00:00:26 Checking out Revision e20591cc97d8d47b3f06eb859ac9a1a7bc99fc44 (refs/remotes/origin/pr/698/merge) 00:00:26 > git config core.sparsecheckout # timeout=10 00:00:26 > git checkout -f e20591cc97d8d47b3f06eb859ac9a1a7bc99fc44 # timeout=10 00:00:26 Commit message: "Merge a744ed8d6837af78cb7c8c4bee38fac0c911d415 into 08528aa92ec069a94ed15c9912b551002dc55634" 00:00:26 First time build. Skipping changelog. 00:00:26 > git remote # timeout=10 00:00:26 > git submodule init # timeout=10 00:00:26 > git submodule sync # timeout=10 00:00:26 > git config --get remote.origin.url # timeout=10 00:00:26 > git submodule init # timeout=10 00:00:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:26 > git config --get submodule.packer/common-packer.url # timeout=10 00:00:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:00:26 > git config --get submodule.global-jjb.url # timeout=10 00:00:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:00:26 > git submodule update --init --recursive packer/common-packer # timeout=10 00:00:26 > git submodule update --init --recursive global-jjb # timeout=10 00:00:30 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:00:30 provisioning config files... 00:00:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:00:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:00:30 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins4898639778023336398.sh 00:00:31 ---> python-tools-install.sh 00:00:31 Setup pyenv: 00:00:31 * system (set by /opt/pyenv/version) 00:00:31 * 3.8.13 (set by /opt/pyenv/version) 00:00:31 * 3.9.13 (set by /opt/pyenv/version) 00:00:31 * 3.10.6 (set by /opt/pyenv/version) 00:00:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QrNB 00:00:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:00:39 lf-activate-venv(): INFO: Installing: lftools 00:01:01 lf-activate-venv(): INFO: Adding /tmp/venv-QrNB/bin to PATH 00:01:01 Generating Requirements File 00:01:25 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. 00:01:25 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 00:01:25 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 00:01:25 Python 3.10.6 00:01:25 pip 25.1.1 from /tmp/venv-QrNB/lib/python3.10/site-packages/pip (python 3.10) 00:01:26 appdirs==1.4.4 00:01:26 argcomplete==3.6.2 00:01:26 aspy.yaml==1.3.0 00:01:26 attrs==25.3.0 00:01:26 autopage==0.5.2 00:01:26 beautifulsoup4==4.13.4 00:01:26 boto3==1.38.12 00:01:26 botocore==1.38.12 00:01:26 bs4==0.0.2 00:01:26 cachetools==5.5.2 00:01:26 certifi==2025.4.26 00:01:26 cffi==1.17.1 00:01:26 cfgv==3.4.0 00:01:26 chardet==5.2.0 00:01:26 charset-normalizer==3.4.2 00:01:26 click==8.1.8 00:01:26 cliff==4.9.1 00:01:26 cmd2==2.5.11 00:01:26 cryptography==3.3.2 00:01:26 debtcollector==3.0.0 00:01:26 decorator==5.2.1 00:01:26 defusedxml==0.7.1 00:01:26 Deprecated==1.2.18 00:01:26 distlib==0.3.9 00:01:26 dnspython==2.7.0 00:01:26 docker==4.2.2 00:01:26 dogpile.cache==1.4.0 00:01:26 durationpy==0.9 00:01:26 email_validator==2.2.0 00:01:26 filelock==3.18.0 00:01:26 future==1.0.0 00:01:26 gitdb==4.0.12 00:01:26 GitPython==3.1.44 00:01:26 google-auth==2.40.1 00:01:26 httplib2==0.22.0 00:01:26 identify==2.6.10 00:01:26 idna==3.10 00:01:26 importlib-resources==1.5.0 00:01:26 iso8601==2.1.0 00:01:26 Jinja2==3.1.6 00:01:26 jmespath==1.0.1 00:01:26 jsonpatch==1.33 00:01:26 jsonpointer==3.0.0 00:01:26 jsonschema==4.23.0 00:01:26 jsonschema-specifications==2025.4.1 00:01:26 keystoneauth1==5.10.0 00:01:26 kubernetes==32.0.1 00:01:26 lftools==0.37.12 00:01:26 lxml==5.4.0 00:01:26 MarkupSafe==3.0.2 00:01:26 msgpack==1.1.0 00:01:26 multi_key_dict==2.0.3 00:01:26 munch==4.0.0 00:01:26 netaddr==1.3.0 00:01:26 netifaces==0.11.0 00:01:26 niet==1.4.2 00:01:26 nodeenv==1.9.1 00:01:26 oauth2client==4.1.3 00:01:26 oauthlib==3.2.2 00:01:26 openstacksdk==0.62.0 00:01:26 os-client-config==2.1.0 00:01:26 os-service-types==1.7.0 00:01:26 osc-lib==4.0.0 00:01:26 oslo.config==9.7.1 00:01:26 oslo.context==5.7.1 00:01:26 oslo.i18n==6.5.1 00:01:26 oslo.log==7.1.0 00:01:26 oslo.serialization==5.7.0 00:01:26 oslo.utils==8.2.0 00:01:26 packaging==25.0 00:01:26 pbr==6.1.1 00:01:26 platformdirs==4.3.8 00:01:26 prettytable==3.16.0 00:01:26 psutil==7.0.0 00:01:26 pyasn1==0.6.1 00:01:26 pyasn1_modules==0.4.2 00:01:26 pycparser==2.22 00:01:26 pygerrit2==2.0.15 00:01:26 PyGithub==2.6.1 00:01:26 PyJWT==2.10.1 00:01:26 PyNaCl==1.5.0 00:01:26 pyparsing==2.4.7 00:01:26 pyperclip==1.9.0 00:01:26 pyrsistent==0.20.0 00:01:26 python-cinderclient==9.7.0 00:01:26 python-dateutil==2.9.0.post0 00:01:26 python-heatclient==4.2.0 00:01:26 python-jenkins==1.8.2 00:01:26 python-keystoneclient==5.6.0 00:01:26 python-magnumclient==4.8.1 00:01:26 python-novaclient==18.9.0 00:01:26 python-openstackclient==6.0.1 00:01:26 python-swiftclient==4.7.0 00:01:26 PyYAML==6.0.2 00:01:26 referencing==0.36.2 00:01:26 requests==2.32.3 00:01:26 requests-oauthlib==2.0.0 00:01:26 requestsexceptions==1.4.0 00:01:26 rfc3986==2.0.0 00:01:26 rpds-py==0.24.0 00:01:26 rsa==4.9.1 00:01:26 ruamel.yaml==0.18.10 00:01:26 ruamel.yaml.clib==0.2.12 00:01:26 s3transfer==0.12.0 00:01:26 simplejson==3.20.1 00:01:26 six==1.17.0 00:01:26 smmap==5.0.2 00:01:26 soupsieve==2.7 00:01:26 stevedore==5.4.1 00:01:26 tabulate==0.9.0 00:01:26 toml==0.10.2 00:01:26 tomlkit==0.13.2 00:01:26 tqdm==4.67.1 00:01:26 typing_extensions==4.13.2 00:01:26 tzdata==2025.2 00:01:26 urllib3==1.26.20 00:01:26 virtualenv==20.31.2 00:01:26 wcwidth==0.2.13 00:01:26 websocket-client==1.8.0 00:01:26 wrapt==1.17.2 00:01:26 xdg==6.0.0 00:01:26 xmltodict==0.14.2 00:01:26 yq==3.4.3 00:01:26 provisioning config files... 00:01:26 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 00:01:26 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16754931380484126479.sh 00:01:26 ---> jjb-verify-job.sh 00:01:26 Checking for JIRA URLs in commit message... 00:01:26 lf-git-validate-jira-urls(): WARNING: JIRA_URL not set, continuing anyway 00:01:26 lf-jjb-check-ascii(): INFO: All JJB YAML files contain only printable ASCII characters 00:01:26 Setup pyenv: 00:01:26 system 00:01:26 3.8.13 00:01:26 3.9.13 00:01:26 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 00:01:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xWGI 00:01:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 00:01:33 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 setuptools==65.7.0 00:01:36 lf-activate-venv(): INFO: Adding /tmp/venv-xWGI/bin to PATH 00:01:36 INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-verify/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/device'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/edgex-go'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/lf-infra'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/performance-test'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/ui'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-verify/jjb/global-jjb/shell')] ([]) 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 497.v94e7d9fffa_b_9 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 497.v94e7d9fffa_b_9 for plugin ant is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 162.v0e6ec0fcfcf6 for plugin antisamy-markup-formatter is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7-33.v4d23ef79fcc8 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.53.v1c90fd9191a_b_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1.53.v1c90fd9191a_b_ for plugin authentication-tokens is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.77-225.v26ea_c9455fd9 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1169.va_f810c56e895 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.1169.va_f810c56e895 for plugin branch-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 336.v788e4055508b_ for plugin cloud-stats is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 883.v041fa_695e9c2 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 883.v041fa_695e9c2 for plugin cloudbees-bitbucket-branch-source is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.901.vb_4c7a_da_75da_3 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 6.901.vb_4c7a_da_75da_3 for plugin cloudbees-folder is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 358.v58972d19b_1f0 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 358.v58972d19b_1f0 for plugin cloudbees-jenkins-advisor is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 107.v773860566e2e is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 107.v773860566e2e for plugin command-launcher is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.13.0-62.v7d18e55f51e2 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0-109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0+109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1.11.0+109.vfe16c66636eb_ for plugin commons-text-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 973.vb_a_80ecb_9a_4d0 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 973.vb_a_80ecb_9a_4d0 for plugin config-file-provider is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1775.v810dc950b_514 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1775.v810dc950b_514 for plugin configuration-as-code is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 677.vdc9d38cb_254d is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 677.vdc9d38cb_254d for plugin credentials-binding is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1337.v60b_d7b_c7b_c9f is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1337.v60b_d7b_c7b_c9f for plugin credentials is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 239.vd0a_6b_785f92d for plugin description-setter is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.204.vf6fddd8a_8b_e9 for plugin display-url-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 439.va_3cb_0a_6a_fb_29 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 439.va_3cb_0a_6a_fb_29 for plugin docker-commons is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 572.v950f58993843 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 572.v950f58993843 for plugin docker-workflow is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 555.v6802fe0f0b_82 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 555.v6802fe0f0b_82 for plugin durable-task is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 487.va_0ef04c898a_2 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 487.va_0ef04c898a_2 for plugin embeddable-build-status is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1.199.v3ce31253ed13 for plugin envinject-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.908.v66a_774b_31d93 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.908.v66a_774b_31d93 for plugin envinject is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 53.v6499940139e5 for plugin extended-read-permission is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 215.v2e88e894db_f8 for plugin external-monitor-job is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.208.v91d65b_7792a_c is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.208.v91d65b_7792a_c for plugin favorite is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 117.veb_68868fa_027 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 117.veb_68868fa_027 for plugin git-server is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.318-461.v7a_c09c9fa_d63 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1787.v8b_8cd49a_f8f1 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1787.v8b_8cd49a_f8f1 for plugin github-branch-source is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 103.vc8919acf2a6b is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 103.vc8919acf2a6b for plugin github-pr-comment-build is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.10.1-15.v0d99f670e0a_7 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1.8-30.v7e777411b_148 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 185.v303dc7c645f9 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 185.v303dc7c645f9 for plugin instance-identity is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vb_f522f227457 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 73.vb_f522f227457 for plugin ionicons-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 243.vb_b_503b_b_45537 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 243.vb_b_503b_b_45537 for plugin javadoc is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vddf737284550 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 73.vddf737284550 for plugin jdk-tool is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.42-147.va_28a_44603b_d5 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.11.5-112.ve82dfb_224b_a_d is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1229.v3039470161a_d is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1229.v3039470161a_d for plugin jobConfigHistory is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7-29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7+29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.12.7+29.v5a_b_e3a_82269a_ for plugin joda-time-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 0.2.16+86.v42e010d9484b_ for plugin jsch is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-41.v94e11e6de726 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-58.v62e3e85b_a_655 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1265.v65b_14fa_f12f0 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1265.v65b_14fa_f12f0 for plugin junit is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 725.v3cb_b_711b_1a_ef for plugin ldap is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1255.vf48745da_35d0 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1255.vf48745da_35d0 for plugin lockable-resources is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 472.vf7c289a_4b_420 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 472.vf7c289a_4b_420 for plugin mailer is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 173.v6a_077a_291eb_5 for plugin mask-passwords is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 822.824.v14451b_c0fd42 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 822.824.v14451b_c0fd42 for plugin matrix-project is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1260.vdfb_723cdcc81 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1260.vdfb_723cdcc81 for plugin mercurial is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-449.v6960d7c54c69 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.1-101.v85b_e08b_780dd is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 787.v665fcf2a_830b_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 787.v665fcf2a_830b_ for plugin parameterized-trigger is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 540.vb_e8849e1a_b_d8 for plugin pipeline-build-step is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.8-159.09e4403bc62f is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 216.vfd8b_ece330ca_ for plugin pipeline-graph-analysis is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 704.vc58b_8890a_384 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 704.vc58b_8890a_384 for plugin pipeline-groovy-lib is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 495.ve9c153f6067b_ for plugin pipeline-input-step is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 119.vdfdc43fc3b_9a_ for plugin pipeline-milestone-step is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2198.v41dd8ef6dd56 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-api is being treated as a LegacyVersion 00:01:38 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-definition is being treated as a LegacyVersion 00:01:38 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-extensions is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 312.v8cd10304c27a_ for plugin pipeline-stage-step is being treated as a LegacyVersion 00:01:38 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-stage-tags-metadata is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 179.vc5cb_98f6db_38 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 179.vc5cb_98f6db_38 for plugin plain-credentials is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.2.0-550.v88192b_d3e922 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 332.va_1ee476d8f6d for plugin rebuild is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 4.464.vea_cb_75d7f5e0 for plugin saml is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 690.vfc8b_54395023 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 690.vfc8b_54395023 for plugin scm-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vf33a_a_9863911 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1336.vf33a_a_9863911 for plugin script-security is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2-111.vc6598e30cc65 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 367.vf9076cd4ee21 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 367.vf9076cd4ee21 for plugin ssh-agent is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v395d2403ccd4 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 337.v395d2403ccd4 for plugin ssh-credentials is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.948.vb_8050d697fec is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.948.vb_8050d697fec for plugin ssh-slaves is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.322.v159e91f6a_550 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 3.322.v159e91f6a_550 for plugin sshd is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v1b_04ea_4df7c8 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 337.v1b_04ea_4df7c8 for plugin structs is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1427.v083f1d9372a_f is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1427.v083f1d9372a_f for plugin support-core is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 400.v35420b_922dcb_ for plugin token-macro is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.142.v748523a_76693 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 2.142.v748523a_76693 for plugin trilead-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 60.v7290fc0eb_b_cd for plugin variant is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 596.v8c21c963d92d is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 596.v8c21c963d92d for plugin workflow-aggregator is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1291.v51fd2a_625da_7 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1291.v51fd2a_625da_7 for plugin workflow-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1058.vcb_fc1e3a_21a_9 for plugin workflow-basic-steps is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3894.3896.vca_2c931e7935 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 3894.3896.vca_2c931e7935 for plugin workflow-cps is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.v768003e07199 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1336.v768003e07199 for plugin workflow-durable-task-step is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1400.v7fd111b_ec82f is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 1400.v7fd111b_ec82f for plugin workflow-job is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 773.vc4fe1378f1d5 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 773.vc4fe1378f1d5 for plugin workflow-multibranch is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/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 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 427.v4ca_6512e7df1 for plugin workflow-scm-step is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 657.v03b_e8115821b_ is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 657.v03b_e8115821b_ for plugin workflow-step-api is being treated as a LegacyVersion 00:01:38 /tmp/venv-xWGI/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 907.v6713a_ed8a_573 is an invalid version and will not be supported in a future release 00:01:38 warnings.warn( 00:01:38 WARNING:jenkins_jobs.registry:Version 907.v6713a_ed8a_573 for plugin workflow-support is being treated as a LegacyVersion 00:01:38 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 00:01:38 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 00:01:38 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 00:01:38 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 00:01:38 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 00:01:38 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 00:01:38 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 00:01:39 INFO:jenkins_jobs.builder:Number of jobs generated: 33 00:01:39 INFO:jenkins_jobs.builder:Number of views generated: 9 00:01:39 INFO: Archiving 42 job configurations 00:01:39 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 00:01:39 Run condition [Boolean condition] preventing perform for step [BuilderChain] 00:01:39 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins13884673063894466750.sh 00:01:39 ---> gpg-verify-git-signature.sh 00:01:39 WARNING: GPG signature missing for the commit. 00:01:40 $ ssh-agent -k 00:01:40 unset SSH_AUTH_SOCK; 00:01:40 unset SSH_AGENT_PID; 00:01:40 echo Agent pid 1445 killed; 00:01:40 [ssh-agent] Stopped. 00:01:40 [PostBuildScript] - [INFO] Executing post build scripts. 00:01:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins16579756107789743458.sh 00:01:40 ---> sysstat.sh 00:01:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins318857311936517186.sh 00:01:40 ---> package-listing.sh 00:01:40 ++ tr '[:upper:]' '[:lower:]' 00:01:40 ++ facter osfamily 00:01:40 + OS_FAMILY=debian 00:01:40 + workspace=/w/workspace/ci-management-jjb-verify 00:01:40 + START_PACKAGES=/tmp/packages_start.txt 00:01:40 + END_PACKAGES=/tmp/packages_end.txt 00:01:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:40 + PACKAGES=/tmp/packages_start.txt 00:01:40 + '[' /w/workspace/ci-management-jjb-verify ']' 00:01:40 + PACKAGES=/tmp/packages_end.txt 00:01:40 + case "${OS_FAMILY}" in 00:01:40 + dpkg -l 00:01:40 + grep '^ii' 00:01:40 + '[' -f /tmp/packages_start.txt ']' 00:01:40 + '[' -f /tmp/packages_end.txt ']' 00:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:40 + '[' /w/workspace/ci-management-jjb-verify ']' 00:01:40 + mkdir -p /w/workspace/ci-management-jjb-verify/archives/ 00:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-verify/archives/ 00:01:40 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins14190488865890154509.sh 00:01:40 ---> capture-instance-metadata.sh 00:01:40 Setup pyenv: 00:01:41 system 00:01:41 3.8.13 00:01:41 3.9.13 00:01:41 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 00:01:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QrNB from file:/tmp/.os_lf_venv 00:01:42 lf-activate-venv(): INFO: Installing: lftools 00:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-QrNB/bin to PATH 00:01:53 INFO: Running in OpenStack, capturing instance metadata 00:01:53 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10419187103209934816.sh 00:01:53 provisioning config files... 00:01:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config17611010505182865228tmp 00:01:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:01:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:01:53 [EnvInject] - Injecting environment variables from a build step. 00:01:53 [EnvInject] - Injecting as environment variables the properties content 00:01:53 SERVER_ID=logs 00:01:53 00:01:53 [EnvInject] - Variables injected successfully. 00:01:53 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins12882416281792857253.sh 00:01:53 ---> create-netrc.sh 00:01:53 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins13297368341238837089.sh 00:01:53 ---> python-tools-install.sh 00:01:53 Setup pyenv: 00:01:53 system 00:01:53 3.8.13 00:01:53 3.9.13 00:01:53 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 00:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QrNB from file:/tmp/.os_lf_venv 00:01:55 lf-activate-venv(): INFO: Installing: lftools 00:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-QrNB/bin to PATH 00:02:03 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins5356195115261655036.sh 00:02:03 ---> sudo-logs.sh 00:02:03 Archiving 'sudo' log.. 00:02:03 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins5209427827199869756.sh 00:02:03 ---> job-cost.sh 00:02:03 Setup pyenv: 00:02:03 system 00:02:03 3.8.13 00:02:03 3.9.13 00:02:03 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 00:02:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QrNB from file:/tmp/.os_lf_venv 00:02:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:02:11 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. 00:02:11 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 00:02:11 lf-activate-venv(): INFO: Adding /tmp/venv-QrNB/bin to PATH 00:02:11 INFO: No Stack... 00:02:11 INFO: Retrieving Pricing Info for: v3-standard-2 00:02:12 INFO: Archiving Costs 00:02:12 [ci-management-jjb-verify] $ /bin/bash -l /tmp/jenkins4815642418638370190.sh 00:02:12 ---> logs-deploy.sh 00:02:12 Setup pyenv: 00:02:12 system 00:02:12 3.8.13 00:02:12 3.9.13 00:02:12 * 3.10.6 (set by /w/workspace/ci-management-jjb-verify/.python-version) 00:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QrNB from file:/tmp/.os_lf_venv 00:02:14 lf-activate-venv(): INFO: Installing: lftools 00:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-QrNB/bin to PATH 00:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jjb-verify/1087 00:02:21 INFO: archiving workspace using pattern(s): 00:02:23 Archives upload complete. 00:02:23 INFO: archiving logs to Nexus 00:02:24 ---> uname -a: 00:02:24 Linux prd-ubuntu20-04-docker-2c-8g-1119 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:02:24 00:02:24 00:02:24 ---> lscpu: 00:02:24 Architecture: x86_64 00:02:24 CPU op-mode(s): 32-bit, 64-bit 00:02:24 Byte Order: Little Endian 00:02:24 Address sizes: 40 bits physical, 48 bits virtual 00:02:24 CPU(s): 2 00:02:24 On-line CPU(s) list: 0,1 00:02:24 Thread(s) per core: 1 00:02:24 Core(s) per socket: 1 00:02:24 Socket(s): 2 00:02:24 NUMA node(s): 1 00:02:24 Vendor ID: AuthenticAMD 00:02:24 CPU family: 23 00:02:24 Model: 49 00:02:24 Model name: AMD EPYC-Rome Processor 00:02:24 Stepping: 0 00:02:24 CPU MHz: 2799.998 00:02:24 BogoMIPS: 5599.99 00:02:24 Virtualization: AMD-V 00:02:24 Hypervisor vendor: KVM 00:02:24 Virtualization type: full 00:02:24 L1d cache: 64 KiB 00:02:24 L1i cache: 64 KiB 00:02:24 L2 cache: 1 MiB 00:02:24 L3 cache: 32 MiB 00:02:24 NUMA node0 CPU(s): 0,1 00:02:24 Vulnerability Gather data sampling: Not affected 00:02:24 Vulnerability Itlb multihit: Not affected 00:02:24 Vulnerability L1tf: Not affected 00:02:24 Vulnerability Mds: Not affected 00:02:24 Vulnerability Meltdown: Not affected 00:02:24 Vulnerability Mmio stale data: Not affected 00:02:24 Vulnerability Retbleed: Vulnerable 00:02:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:02:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:02:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 00:02:24 Vulnerability Srbds: Not affected 00:02:24 Vulnerability Tsx async abort: Not affected 00:02:24 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 00:02:24 00:02:24 00:02:24 ---> nproc: 00:02:24 2 00:02:24 00:02:24 00:02:24 ---> df -h: 00:02:24 Filesystem Size Used Avail Use% Mounted on 00:02:24 udev 3.9G 0 3.9G 0% /dev 00:02:24 tmpfs 795M 1.1M 794M 1% /run 00:02:24 /dev/vda1 39G 9.0G 30G 24% / 00:02:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:02:24 tmpfs 5.0M 0 5.0M 0% /run/lock 00:02:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:02:24 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 00:02:24 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 00:02:24 /dev/loop2 62M 62M 0 100% /snap/core20/1405 00:02:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:02:24 tmpfs 795M 0 795M 0% /run/user/1001 00:02:24 00:02:24 00:02:24 ---> free -m: 00:02:24 total used free shared buff/cache available 00:02:24 Mem: 7945 513 5237 1 2194 7148 00:02:24 Swap: 1023 0 1023 00:02:24 00:02:24 00:02:24 ---> ip addr: 00:02:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:02:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:02:24 inet 127.0.0.1/8 scope host lo 00:02:24 valid_lft forever preferred_lft forever 00:02:24 inet6 ::1/128 scope host 00:02:24 valid_lft forever preferred_lft forever 00:02:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:02:24 link/ether fa:16:3e:47:16:e0 brd ff:ff:ff:ff:ff:ff 00:02:24 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic ens3 00:02:24 valid_lft 86243sec preferred_lft 86243sec 00:02:24 inet6 fe80::f816:3eff:fe47:16e0/64 scope link 00:02:24 valid_lft forever preferred_lft forever 00:02:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:02:24 link/ether 02:42:60:df:99:62 brd ff:ff:ff:ff:ff:ff 00:02:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:02:24 valid_lft forever preferred_lft forever 00:02:24 00:02:24 00:02:24 ---> sar -b -r -n DEV: 00:02:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1119) 05/09/25 _x86_64_ (2 CPU) 00:02:24 00:02:24 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:02:24 00:01:01 354.97 49.91 305.07 0.00 5327.25 44678.42 0.00 00:02:24 00:02:01 106.85 12.50 94.35 0.00 1166.87 11160.42 0.00 00:02:24 Average: 230.91 31.20 199.71 0.00 3247.06 27919.42 0.00 00:02:24 00:02:24 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:02:24 00:01:01 5635756 7381320 423592 5.21 69960 1832500 1158692 12.61 597124 1671836 167496 00:02:24 00:02:01 5322896 7274564 519052 6.38 85084 2012984 1257220 13.69 746288 1815620 85568 00:02:24 Average: 5479326 7327942 471322 5.79 77522 1922742 1207956 13.15 671706 1743728 126532 00:02:24 00:02:24 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:02:24 00:01:01 ens3 403.88 223.51 1680.82 70.88 0.00 0.00 0.00 0.00 00:02:24 00:01:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 00:02:24 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:24 00:02:01 ens3 45.13 36.26 303.93 11.82 0.00 0.00 0.00 0.00 00:02:24 00:02:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 00:02:24 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:24 Average: ens3 224.50 129.89 992.37 41.35 0.00 0.00 0.00 0.00 00:02:24 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 00:02:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:24 00:02:24 00:02:24 ---> sar -P ALL: 00:02:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1119) 05/09/25 _x86_64_ (2 CPU) 00:02:24 00:02:24 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:02:24 00:01:01 all 32.62 0.00 4.77 8.31 0.08 54.22 00:02:24 00:01:01 0 33.11 0.00 5.00 6.61 0.07 55.21 00:02:24 00:01:01 1 32.13 0.00 4.53 10.02 0.08 53.23 00:02:24 00:02:01 all 42.94 0.00 3.43 3.65 0.07 49.90 00:02:24 00:02:01 0 39.16 0.00 3.13 2.04 0.07 55.60 00:02:24 00:02:01 1 46.76 0.00 3.73 5.28 0.08 44.15 00:02:24 Average: all 37.80 0.00 4.09 5.97 0.07 52.06 00:02:24 Average: 0 36.15 0.00 4.06 4.32 0.07 55.41 00:02:24 Average: 1 39.47 0.00 4.13 7.64 0.08 48.68 00:02:24 00:02:24 00:02:24