00:58:13 Started by user Anil Belur 00:58:13 Running as SYSTEM 00:58:13 [EnvInject] - Loading node environment variables. 00:58:13 Building remotely on prd-ubuntu2204-docker-8c-8g-187 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/autorelease-generate-release-notes-scandium 00:58:13 [ssh-agent] Looking for ssh-agent implementation... 00:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:13 $ ssh-agent 00:58:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxsI0Vm/agent.1649 00:58:13 SSH_AGENT_PID=1651 00:58:13 [ssh-agent] Started. 00:58:13 Running ssh-add (command line suppressed) 00:58:13 Identity added: /w/workspace/autorelease-generate-release-notes-scandium@tmp/private_key_3691641329115862922.key (/w/workspace/autorelease-generate-release-notes-scandium@tmp/private_key_3691641329115862922.key) 00:58:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:58:13 The recommended git tool is: NONE 00:58:15 using credential opendaylight-jenkins-ssh 00:58:15 Wiping out workspace first. 00:58:15 Cloning the remote Git repository 00:58:15 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:58:15 > git init /w/workspace/autorelease-generate-release-notes-scandium # timeout=10 00:58:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:58:15 > git --version # timeout=10 00:58:15 > git --version # 'git version 2.34.1' 00:58:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:58:15 Verifying host key using known hosts file 00:58:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:58:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:58:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:19 Avoid second fetch 00:58:19 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 00:58:19 Checking out Revision a01a66eaff4f66367299755d31bee2b3def23dcc (refs/remotes/origin/stable/scandium) 00:58:19 > git config core.sparsecheckout # timeout=10 00:58:19 > git checkout -f a01a66eaff4f66367299755d31bee2b3def23dcc # timeout=10 00:58:19 Commit message: "Update git submodules" 00:58:19 > git rev-list --no-walk 41d55694f689f40311fbab3263530fab856844a6 # timeout=10 00:58:19 > git remote # timeout=10 00:58:19 > git submodule init # timeout=10 00:58:19 > git submodule sync # timeout=10 00:58:19 > git config --get remote.origin.url # timeout=10 00:58:19 > git submodule init # timeout=10 00:58:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:58:19 > git config --get submodule.daexim.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:58:19 > git config --get submodule.integration/distribution.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:58:19 > git config --get submodule.jsonrpc.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:58:19 > git config --get submodule.lispflowmapping.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:58:19 > git config --get submodule.openflowplugin.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:58:19 > git config --get submodule.ovsdb.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:58:19 > git config --get submodule.serviceutils.url # timeout=10 00:58:19 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:58:19 > git submodule update --init --recursive daexim # timeout=10 00:58:20 > git submodule update --init --recursive integration/distribution # timeout=10 00:58:21 > git submodule update --init --recursive jsonrpc # timeout=10 00:58:22 > git submodule update --init --recursive lispflowmapping # timeout=10 00:58:23 > git submodule update --init --recursive openflowplugin # timeout=10 00:58:26 > git submodule update --init --recursive ovsdb # timeout=10 00:58:28 > git submodule update --init --recursive serviceutils # timeout=10 00:58:32 provisioning config files... 00:58:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:58:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:58:32 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins3948687764566637505.sh 00:58:32 ---> python-tools-install.sh 00:58:32 Setup pyenv: 00:58:32 * system (set by /opt/pyenv/version) 00:58:32 * 3.8.20 (set by /opt/pyenv/version) 00:58:32 * 3.9.20 (set by /opt/pyenv/version) 00:58:32 3.10.15 00:58:32 3.11.10 00:58:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PKTi 00:58:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:58:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:58:41 lf-activate-venv(): INFO: Base packages installed successfully 00:58:41 lf-activate-venv(): INFO: Installing additional packages: lftools 00:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 00:59:07 Generating Requirements File 00:59:26 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:59:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:59:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:59:27 Python 3.11.10 00:59:27 pip 25.2 from /tmp/venv-PKTi/lib/python3.11/site-packages/pip (python 3.11) 00:59:27 appdirs==1.4.4 00:59:27 argcomplete==3.6.2 00:59:27 aspy.yaml==1.3.0 00:59:27 attrs==25.4.0 00:59:27 autopage==0.5.2 00:59:27 beautifulsoup4==4.14.2 00:59:27 boto3==1.40.55 00:59:27 botocore==1.40.55 00:59:27 bs4==0.0.2 00:59:27 cachetools==6.2.1 00:59:27 certifi==2025.10.5 00:59:27 cffi==2.0.0 00:59:27 cfgv==3.4.0 00:59:27 chardet==5.2.0 00:59:27 charset-normalizer==3.4.4 00:59:27 click==8.3.0 00:59:27 cliff==4.11.0 00:59:27 cmd2==2.7.0 00:59:27 cryptography==3.3.2 00:59:27 debtcollector==3.0.0 00:59:27 decorator==5.2.1 00:59:27 defusedxml==0.7.1 00:59:27 Deprecated==1.2.18 00:59:27 distlib==0.4.0 00:59:27 dnspython==2.8.0 00:59:27 docker==7.1.0 00:59:27 dogpile.cache==1.5.0 00:59:27 durationpy==0.10 00:59:27 email-validator==2.3.0 00:59:27 filelock==3.20.0 00:59:27 future==1.0.0 00:59:27 gitdb==4.0.12 00:59:27 GitPython==3.1.45 00:59:27 google-auth==2.41.1 00:59:27 httplib2==0.31.0 00:59:27 identify==2.6.15 00:59:27 idna==3.11 00:59:27 importlib-resources==1.5.0 00:59:27 iso8601==2.1.0 00:59:27 Jinja2==3.1.6 00:59:27 jmespath==1.0.1 00:59:27 jsonpatch==1.33 00:59:27 jsonpointer==3.0.0 00:59:27 jsonschema==4.25.1 00:59:27 jsonschema-specifications==2025.9.1 00:59:27 keystoneauth1==5.12.0 00:59:27 kubernetes==34.1.0 00:59:27 lftools==0.37.15 00:59:27 lxml==6.0.2 00:59:27 markdown-it-py==4.0.0 00:59:27 MarkupSafe==3.0.3 00:59:27 mdurl==0.1.2 00:59:27 msgpack==1.1.2 00:59:27 multi_key_dict==2.0.3 00:59:27 munch==4.0.0 00:59:27 netaddr==1.3.0 00:59:27 niet==1.4.2 00:59:27 nodeenv==1.9.1 00:59:27 oauth2client==4.1.3 00:59:27 oauthlib==3.3.1 00:59:27 openstacksdk==4.7.1 00:59:27 os-service-types==1.8.0 00:59:27 osc-lib==4.2.0 00:59:27 oslo.config==10.0.0 00:59:27 oslo.context==6.1.0 00:59:27 oslo.i18n==6.6.0 00:59:27 oslo.log==7.2.1 00:59:27 oslo.serialization==5.8.0 00:59:27 oslo.utils==9.1.0 00:59:27 packaging==25.0 00:59:27 pbr==7.0.1 00:59:27 platformdirs==4.5.0 00:59:27 prettytable==3.16.0 00:59:27 psutil==7.1.1 00:59:27 pyasn1==0.6.1 00:59:27 pyasn1_modules==0.4.2 00:59:27 pycparser==2.23 00:59:27 pygerrit2==2.0.15 00:59:27 PyGithub==2.8.1 00:59:27 Pygments==2.19.2 00:59:27 PyJWT==2.10.1 00:59:27 PyNaCl==1.6.0 00:59:27 pyparsing==2.4.7 00:59:27 pyperclip==1.11.0 00:59:27 pyrsistent==0.20.0 00:59:27 python-cinderclient==9.8.0 00:59:27 python-dateutil==2.9.0.post0 00:59:27 python-heatclient==4.3.0 00:59:27 python-jenkins==1.8.3 00:59:27 python-keystoneclient==5.7.0 00:59:27 python-magnumclient==4.9.0 00:59:27 python-openstackclient==8.2.0 00:59:27 python-swiftclient==4.8.0 00:59:27 PyYAML==6.0.3 00:59:27 referencing==0.37.0 00:59:27 requests==2.32.5 00:59:27 requests-oauthlib==2.0.0 00:59:27 requestsexceptions==1.4.0 00:59:27 rfc3986==2.0.0 00:59:27 rich==14.2.0 00:59:27 rich-argparse==1.7.1 00:59:27 rpds-py==0.27.1 00:59:27 rsa==4.9.1 00:59:27 ruamel.yaml==0.18.15 00:59:27 ruamel.yaml.clib==0.2.14 00:59:27 s3transfer==0.14.0 00:59:27 simplejson==3.20.2 00:59:27 six==1.17.0 00:59:27 smmap==5.0.2 00:59:27 soupsieve==2.8 00:59:27 stevedore==5.5.0 00:59:27 tabulate==0.9.0 00:59:27 toml==0.10.2 00:59:27 tomlkit==0.13.3 00:59:27 tqdm==4.67.1 00:59:27 typing_extensions==4.15.0 00:59:27 tzdata==2025.2 00:59:27 urllib3==1.26.20 00:59:27 virtualenv==20.35.3 00:59:27 wcwidth==0.2.14 00:59:27 websocket-client==1.9.0 00:59:27 wrapt==2.0.0 00:59:27 xdg==6.0.0 00:59:27 xmltodict==1.0.2 00:59:27 yq==3.4.3 00:59:27 [autorelease-generate-release-notes-scandium] $ /bin/bash -l /tmp/jenkins11254849092623120878.sh 00:59:27 + . /home/jenkins/lf-env.sh 00:59:27 + lf-activate-venv --python python3 git-review==2.3.1 00:59:27 ++ mktemp -d /tmp/venv-XXXX 00:59:27 + lf_venv=/tmp/venv-prcH 00:59:27 + local venv_file=/tmp/.os_lf_venv 00:59:27 + local python=python3 00:59:27 + local options 00:59:27 + local set_path=true 00:59:27 + local install_args= 00:59:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 git-review==2.3.1 00:59:27 + options=' --python '\''python3'\'' -- '\''git-review==2.3.1'\''' 00:59:27 + eval set -- ' --python '\''python3'\'' -- '\''git-review==2.3.1'\''' 00:59:27 ++ set -- --python python3 -- git-review==2.3.1 00:59:27 + true 00:59:27 + case $1 in 00:59:27 + python=python3 00:59:27 + shift 2 00:59:27 + true 00:59:27 + case $1 in 00:59:27 + shift 00:59:27 + break 00:59:27 + case $python in 00:59:27 + local pkg_list= 00:59:27 + [[ -d /opt/pyenv ]] 00:59:27 + echo 'Setup pyenv:' 00:59:27 Setup pyenv: 00:59:27 + export PYENV_ROOT=/opt/pyenv 00:59:27 + PYENV_ROOT=/opt/pyenv 00:59:27 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:27 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:27 + pyenv versions 00:59:27 system 00:59:27 3.8.20 00:59:27 3.9.20 00:59:27 3.10.15 00:59:27 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-scandium/.python-version) 00:59:27 + command -v pyenv 00:59:27 ++ pyenv init - --no-rehash 00:59:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:59:28 for i in ${!paths[@]}; do 00:59:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:59:28 fi; done; 00:59:28 echo "${paths[*]}"'\'')" 00:59:28 export PATH="/opt/pyenv/shims:${PATH}" 00:59:28 export PYENV_SHELL=bash 00:59:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:59:28 pyenv() { 00:59:28 local command 00:59:28 command="${1:-}" 00:59:28 if [ "$#" -gt 0 ]; then 00:59:28 shift 00:59:28 fi 00:59:28 00:59:28 case "$command" in 00:59:28 rehash|shell) 00:59:28 eval "$(pyenv "sh-$command" "$@")" 00:59:28 ;; 00:59:28 *) 00:59:28 command pyenv "$command" "$@" 00:59:28 ;; 00:59:28 esac 00:59:28 }' 00:59:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:59:28 for i in ${!paths[@]}; do 00:59:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:59:28 fi; done; 00:59:28 echo "${paths[*]}"' 00:59:28 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:28 ++ export PYENV_SHELL=bash 00:59:28 ++ PYENV_SHELL=bash 00:59:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:59:28 +++ complete -F _pyenv pyenv 00:59:28 ++ lf-pyver python3 00:59:28 ++ local py_version_xy=python3 00:59:28 ++ local py_version_xyz= 00:59:28 ++ pyenv versions 00:59:28 ++ local command 00:59:28 ++ command=versions 00:59:28 ++ '[' 1 -gt 0 ']' 00:59:28 ++ shift 00:59:28 ++ case "$command" in 00:59:28 ++ command pyenv versions 00:59:28 ++ sed 's/^[ *]* //' 00:59:28 ++ awk '{ print $1 }' 00:59:28 ++ grep -E '^[0-9.]*[0-9]$' 00:59:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:59:28 +++ grep '^3' /tmp/.pyenv_versions 00:59:28 +++ sort -V 00:59:28 +++ tail -n 1 00:59:28 ++ py_version_xyz=3.11.10 00:59:28 ++ [[ -z 3.11.10 ]] 00:59:28 ++ echo 3.11.10 00:59:28 ++ return 0 00:59:28 + pyenv local 3.11.10 00:59:28 + local command 00:59:28 + command=local 00:59:28 + '[' 2 -gt 0 ']' 00:59:28 + shift 00:59:28 + case "$command" in 00:59:28 + command pyenv local 3.11.10 00:59:28 + for arg in "$@" 00:59:28 + case $arg in 00:59:28 + pkg_list+='git-review==2.3.1 ' 00:59:28 + [[ -f /tmp/.os_lf_venv ]] 00:59:28 ++ cat /tmp/.os_lf_venv 00:59:28 + lf_venv=/tmp/venv-PKTi 00:59:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from' file:/tmp/.os_lf_venv 00:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from file:/tmp/.os_lf_venv 00:59:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:28 + local 'pip_opts=--upgrade --quiet' 00:59:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:59:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:59:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:59:28 + [[ -n '' ]] 00:59:28 + [[ -n '' ]] 00:59:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:28 + /tmp/venv-PKTi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:59:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:59:30 lf-activate-venv(): INFO: Base packages installed successfully 00:59:30 + [[ -z git-review==2.3.1 ]] 00:59:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 ' 00:59:30 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 00:59:30 + /tmp/venv-PKTi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager git-review==2.3.1 00:59:31 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:59:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:59:31 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:59:31 + type python3 00:59:31 + true 00:59:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH' 00:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 00:59:31 + PATH=/tmp/venv-PKTi/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:59:31 + return 0 00:59:31 + RELEASE=Scandium-SR3 00:59:31 + '[' -z Scandium-SR3 ']' 00:59:31 + ./scripts/release-notes-generator.sh Scandium-SR3 00:59:31 daexim integration/distribution jsonrpc lispflowmapping openflowplugin ovsdb serviceutils 00:59:31 00:59:31 Dispatching projects with or without changes ... 00:59:31 00:59:31 Process remaining noteworthy projects: 00:59:31 00:59:31 Project: daexim 00:59:31 00:59:31 Project: integration/distribution 00:59:31 00:59:31 Project: jsonrpc 00:59:31 00:59:31 Project: lispflowmapping 00:59:31 00:59:31 Project: openflowplugin 00:59:31 00:59:31 Project: ovsdb 00:59:31 00:59:31 Project: serviceutils 00:59:31 + '[' -f /w/workspace/autorelease-generate-release-notes-scandium/release-notes.rst ']' 00:59:31 + mkdir -p /w/workspace/autorelease-generate-release-notes-scandium/archives 00:59:31 + cp -f /w/workspace/autorelease-generate-release-notes-scandium/release-notes.rst /w/workspace/autorelease-generate-release-notes-scandium/archives/scandium-sr3 00:59:31 ++ mktemp -d 00:59:31 + DOCS_DIR=/tmp/tmp.M6huZupw5R 00:59:31 + git clone -b stable/scandium https://git.opendaylight.org/gerrit/docs.git /tmp/tmp.M6huZupw5R 00:59:31 Cloning into '/tmp/tmp.M6huZupw5R'... 00:59:35 + cd /tmp/tmp.M6huZupw5R 00:59:35 + cp /w/workspace/autorelease-generate-release-notes-scandium/release-notes.rst docs/release-notes/release-notes-scandium-sr3.rst 00:59:35 + git add docs/release-notes/ 00:59:35 + GERRIT_COMMIT_MESSAGE='Update release notes for Scandium-SR3' 00:59:35 + GERRIT_TOPIC=autogenerate-release-notes 00:59:35 ++ ssh -p 29418 jenkins-releng@git.opendaylight.org gerrit query limit:1 owner:self is:open project:docs 'message:Update release notes for Scandium-SR3' topic:autogenerate-release-notes 00:59:35 ++ grep Change-Id: 00:59:35 ++ awk '{{ print $2 }}' 00:59:36 + CHANGE_ID= 00:59:36 + '[' -z '' ']' 00:59:36 + git commit -sm 'Update release notes for Scandium-SR3' 00:59:36 [stable/scandium 88580f1fb] Update release notes for Scandium-SR3 00:59:36 1 file changed, 76 insertions(+) 00:59:36 create mode 100644 docs/release-notes/release-notes-scandium-sr3.rst 00:59:36 + git status 00:59:36 On branch stable/scandium 00:59:36 Your branch is ahead of 'origin/stable/scandium' by 1 commit. 00:59:36 (use "git push" to publish your local commits) 00:59:36 00:59:36 nothing to commit, working tree clean 00:59:36 + git remote add gerrit ssh://jenkins-releng@git.opendaylight.org:29418/docs.git 00:59:36 ++ git rev-parse --show-toplevel 00:59:36 + git config core.hooksPath /tmp/tmp.M6huZupw5R/.git/hooks 00:59:36 + git review --yes -t autogenerate-release-notes stable/scandium 00:59:44 Your change was committed before the commit hook was installed. 00:59:44 Amending the commit to add a gerrit change id. 00:59:44 remote: 00:59:44 remote: Processing changes: refs: 1, new: 1 00:59:44 remote: Processing changes: refs: 1, new: 1, done 00:59:44 remote: 00:59:44 remote: SUCCESS 00:59:44 remote: 00:59:44 remote: https://git.opendaylight.org/gerrit/c/docs/+/118737 Update release notes for Scandium-SR3 [NEW] 00:59:44 remote: 00:59:44 To ssh://git.opendaylight.org:29418/docs.git 00:59:44 * [new reference] HEAD -> refs/for/stable/scandium%topic=autogenerate-release-notes 00:59:44 $ ssh-agent -k 00:59:44 unset SSH_AUTH_SOCK; 00:59:44 unset SSH_AGENT_PID; 00:59:44 echo Agent pid 1651 killed; 00:59:44 [ssh-agent] Stopped. 00:59:44 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:44 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins13595843864100568998.sh 00:59:44 ---> sysstat.sh 00:59:45 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins6264242868742045087.sh 00:59:45 ---> package-listing.sh 00:59:45 ++ facter osfamily 00:59:45 ++ tr '[:upper:]' '[:lower:]' 00:59:45 + OS_FAMILY=debian 00:59:45 + workspace=/w/workspace/autorelease-generate-release-notes-scandium 00:59:45 + START_PACKAGES=/tmp/packages_start.txt 00:59:45 + END_PACKAGES=/tmp/packages_end.txt 00:59:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:45 + PACKAGES=/tmp/packages_start.txt 00:59:45 + '[' /w/workspace/autorelease-generate-release-notes-scandium ']' 00:59:45 + PACKAGES=/tmp/packages_end.txt 00:59:45 + case "${OS_FAMILY}" in 00:59:45 + dpkg -l 00:59:45 + grep '^ii' 00:59:45 + '[' -f /tmp/packages_start.txt ']' 00:59:45 + '[' -f /tmp/packages_end.txt ']' 00:59:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:45 + '[' /w/workspace/autorelease-generate-release-notes-scandium ']' 00:59:45 + mkdir -p /w/workspace/autorelease-generate-release-notes-scandium/archives/ 00:59:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-generate-release-notes-scandium/archives/ 00:59:45 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins7925350141488978461.sh 00:59:45 ---> capture-instance-metadata.sh 00:59:45 Setup pyenv: 00:59:45 system 00:59:45 3.8.20 00:59:45 3.9.20 00:59:45 3.10.15 00:59:45 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-scandium/.python-version) 00:59:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from file:/tmp/.os_lf_venv 00:59:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:47 lf-activate-venv(): INFO: Base packages installed successfully 00:59:47 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 01:00:04 INFO: Running in OpenStack, capturing instance metadata 01:00:04 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins1203748088273289414.sh 01:00:04 provisioning config files... 01:00:04 Could not find credentials [logs] for autorelease-generate-release-notes-scandium #3 01:00:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-generate-release-notes-scandium@tmp/config12227005425321749651tmp 01:00:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:00:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:00:04 provisioning config files... 01:00:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:00:05 [EnvInject] - Injecting environment variables from a build step. 01:00:05 [EnvInject] - Injecting as environment variables the properties content 01:00:05 SERVER_ID=logs 01:00:05 01:00:05 [EnvInject] - Variables injected successfully. 01:00:05 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins14178888998844274052.sh 01:00:05 ---> create-netrc.sh 01:00:05 WARN: Log server credential not found. 01:00:05 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins10306881479760310191.sh 01:00:05 ---> python-tools-install.sh 01:00:05 Setup pyenv: 01:00:05 system 01:00:05 3.8.20 01:00:05 3.9.20 01:00:05 3.10.15 01:00:05 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-scandium/.python-version) 01:00:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from file:/tmp/.os_lf_venv 01:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:07 lf-activate-venv(): INFO: Base packages installed successfully 01:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:18 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 01:00:18 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins14751129680201702265.sh 01:00:18 ---> sudo-logs.sh 01:00:18 Archiving 'sudo' log.. 01:00:18 [autorelease-generate-release-notes-scandium] $ /bin/bash /tmp/jenkins14086497642306803330.sh 01:00:18 ---> job-cost.sh 01:00:18 Setup pyenv: 01:00:18 system 01:00:18 3.8.20 01:00:18 3.9.20 01:00:18 3.10.15 01:00:18 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-scandium/.python-version) 01:00:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from file:/tmp/.os_lf_venv 01:00:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:20 lf-activate-venv(): INFO: Base packages installed successfully 01:00:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:00:26 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. 01:00:26 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 01:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 01:00:27 INFO: No Stack... 01:00:27 INFO: Retrieving Pricing Info for: v3-standard-8 01:00:27 INFO: Archiving Costs 01:00:27 [autorelease-generate-release-notes-scandium] $ /bin/bash -l /tmp/jenkins2943466033432091057.sh 01:00:27 ---> logs-deploy.sh 01:00:27 Setup pyenv: 01:00:27 system 01:00:27 3.8.20 01:00:27 3.9.20 01:00:27 3.10.15 01:00:27 * 3.11.10 (set by /w/workspace/autorelease-generate-release-notes-scandium/.python-version) 01:00:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PKTi from file:/tmp/.os_lf_venv 01:00:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:30 lf-activate-venv(): INFO: Base packages installed successfully 01:00:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:00:42 lf-activate-venv(): INFO: Adding /tmp/venv-PKTi/bin to PATH 01:00:42 WARNING: Nexus logging server not set 01:00:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-generate-release-notes-scandium/3/ 01:00:42 INFO: archiving logs to S3 01:00:43 ---> uname -a: 01:00:43 Linux prd-ubuntu2204-docker-8c-8g-187 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:00:43 01:00:43 01:00:43 ---> lscpu: 01:00:43 Architecture: x86_64 01:00:43 CPU op-mode(s): 32-bit, 64-bit 01:00:43 Address sizes: 40 bits physical, 48 bits virtual 01:00:43 Byte Order: Little Endian 01:00:43 CPU(s): 8 01:00:43 On-line CPU(s) list: 0-7 01:00:43 Vendor ID: AuthenticAMD 01:00:43 Model name: AMD EPYC-Rome Processor 01:00:43 CPU family: 23 01:00:43 Model: 49 01:00:43 Thread(s) per core: 1 01:00:43 Core(s) per socket: 1 01:00:43 Socket(s): 8 01:00:43 Stepping: 0 01:00:43 BogoMIPS: 5600.00 01:00:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:00:43 Virtualization: AMD-V 01:00:43 Hypervisor vendor: KVM 01:00:43 Virtualization type: full 01:00:43 L1d cache: 256 KiB (8 instances) 01:00:43 L1i cache: 256 KiB (8 instances) 01:00:43 L2 cache: 4 MiB (8 instances) 01:00:43 L3 cache: 128 MiB (8 instances) 01:00:43 NUMA node(s): 1 01:00:43 NUMA node0 CPU(s): 0-7 01:00:43 Vulnerability Gather data sampling: Not affected 01:00:43 Vulnerability Indirect target selection: Not affected 01:00:43 Vulnerability Itlb multihit: Not affected 01:00:43 Vulnerability L1tf: Not affected 01:00:43 Vulnerability Mds: Not affected 01:00:43 Vulnerability Meltdown: Not affected 01:00:43 Vulnerability Mmio stale data: Not affected 01:00:43 Vulnerability Reg file data sampling: Not affected 01:00:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:00:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:00:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:00:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:00:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:00:43 Vulnerability Srbds: Not affected 01:00:43 Vulnerability Tsx async abort: Not affected 01:00:43 01:00:43 01:00:43 ---> nproc: 01:00:43 8 01:00:43 01:00:43 01:00:43 ---> df -h: 01:00:43 Filesystem Size Used Avail Use% Mounted on 01:00:43 tmpfs 3.2G 1.1M 3.2G 1% /run 01:00:43 /dev/vda1 155G 8.5G 147G 6% / 01:00:43 tmpfs 16G 0 16G 0% /dev/shm 01:00:43 tmpfs 5.0M 0 5.0M 0% /run/lock 01:00:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:00:43 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 01:00:43 01:00:43 01:00:43 ---> free -m: 01:00:43 total used free shared buff/cache available 01:00:43 Mem: 32092 856 28569 4 2665 30791 01:00:43 Swap: 1023 0 1023 01:00:43 01:00:43 01:00:43 ---> ip addr: 01:00:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:43 inet 127.0.0.1/8 scope host lo 01:00:43 valid_lft forever preferred_lft forever 01:00:43 inet6 ::1/128 scope host 01:00:43 valid_lft forever preferred_lft forever 01:00:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:00:43 link/ether fa:16:3e:db:3b:8d brd ff:ff:ff:ff:ff:ff 01:00:43 altname enp0s3 01:00:43 inet 10.30.170.30/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:00:43 valid_lft 86214sec preferred_lft 86214sec 01:00:43 inet6 fe80::f816:3eff:fedb:3b8d/64 scope link 01:00:43 valid_lft forever preferred_lft forever 01:00:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:00:43 link/ether 76:15:53:c7:91:ff brd ff:ff:ff:ff:ff:ff 01:00:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:43 valid_lft forever preferred_lft forever 01:00:43 01:00:43 01:00:43 ---> sar -b -r -n DEV: 01:00:43 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-187) 10/20/25 _x86_64_ (8 CPU) 01:00:43 01:00:43 00:57:39 LINUX RESTART (8 CPU) 01:00:43 01:00:43 01:00:43 ---> sar -P ALL: 01:00:43 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-8c-8g-187) 10/20/25 _x86_64_ (8 CPU) 01:00:43 01:00:43 00:57:39 LINUX RESTART (8 CPU) 01:00:43 01:00:43 01:00:43