12:43:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/jsonrpc/+/125399 12:43:34 Running as SYSTEM 12:43:34 [EnvInject] - Loading node environment variables. 12:43:34 Building remotely on prd-ubuntu2204-docker-4c-4g-41478 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/jsonrpc-distribution-check-manganese 12:43:38 [ssh-agent] Looking for ssh-agent implementation... 12:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:38 $ ssh-agent 12:43:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8Cekhz/agent.1782 12:43:38 SSH_AGENT_PID=1784 12:43:38 [ssh-agent] Started. 12:43:38 Running ssh-add (command line suppressed) 12:43:38 Identity added: /w/workspace/jsonrpc-distribution-check-manganese@tmp/private_key_3853831109813587163.key (/w/workspace/jsonrpc-distribution-check-manganese@tmp/private_key_3853831109813587163.key) 12:43:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 12:43:38 The recommended git tool is: NONE 12:43:42 using credential opendaylight-jenkins-ssh 12:43:42 Wiping out workspace first. 12:43:42 Cloning the remote Git repository 12:43:42 Cloning repository git://devvexx.opendaylight.org/mirror/jsonrpc 12:43:42 > git init /w/workspace/jsonrpc-distribution-check-manganese/jsonrpc # timeout=10 12:43:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc 12:43:42 > git --version # timeout=10 12:43:42 > git --version # 'git version 2.34.1' 12:43:42 using GIT_SSH to set credentials Release Engineering Jenkins Key 12:43:42 Verifying host key using known hosts file, will automatically accept unseen keys 12:43:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10 12:44:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10 12:44:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc 12:44:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 12:44:02 Verifying host key using known hosts file, will automatically accept unseen keys 12:44:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc refs/changes/99/125399/1 # timeout=10 12:44:02 ERROR: Error fetching remote repo 'origin' 12:44:02 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/jsonrpc 12:44:02 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 12:44:02 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:44:02 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:44:02 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143) 12:44:02 at hudson.scm.SCM.checkout(SCM.java:540) 12:44:02 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:44:02 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:44:02 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:44:02 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:44:02 at hudson.model.Run.execute(Run.java:1895) 12:44:02 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:44:02 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:44:02 at hudson.model.Executor.run(Executor.java:442) 12:44:02 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/jsonrpc refs/changes/99/125399/1" returned status code 128: 12:44:02 stdout: 12:44:02 stderr: fatal: couldn't find remote ref refs/changes/99/125399/1 12:44:02 12:44:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 12:44:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 12:44:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 12:44:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 12:44:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 12:44:02 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:44:02 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:44:02 at hudson.remoting.Request$2.run(Request.java:377) 12:44:02 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:44:02 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 12:44:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 12:44:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 12:44:02 at java.base/java.lang.Thread.run(Thread.java:1583) 12:44:02 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-4c-4g-41478 12:44:02 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 12:44:02 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:44:02 at hudson.remoting.Channel.call(Channel.java:1003) 12:44:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 12:44:02 at jdk.internal.reflect.GeneratedMethodAccessor451.invoke(Unknown Source) 12:44:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:44:02 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 12:44:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 12:44:02 at com.sun.proxy.$Proxy207.execute(Unknown Source) 12:44:02 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 12:44:02 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 12:44:02 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 12:44:02 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143) 12:44:02 at hudson.scm.SCM.checkout(SCM.java:540) 12:44:02 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 12:44:02 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 12:44:02 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 12:44:02 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 12:44:02 at hudson.model.Run.execute(Run.java:1895) 12:44:02 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:44:02 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:44:02 at hudson.model.Executor.run(Executor.java:442) 12:44:02 ERROR: Error fetching remote repo 'origin' 12:44:02 $ ssh-agent -k 12:44:02 unset SSH_AUTH_SOCK; 12:44:02 unset SSH_AGENT_PID; 12:44:02 echo Agent pid 1784 killed; 12:44:02 [ssh-agent] Stopped. 12:44:02 [PostBuildScript] - [INFO] Executing post build scripts. 12:44:02 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins6095521649306905194.sh 12:44:02 Archiving csit artifacts 12:44:02 seq: invalid floating point argument: ‘’ 12:44:02 Try 'seq --help' for more information. 12:44:02 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:02 Dload Upload Total Spent Left Speed 12:44:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1175 0 1175 0 0 4290 0 --:--:-- --:--:-- --:--:-- 4304 12:44:03 Archive: robot-plugin.zip 12:44:03 End-of-central-directory signature not found. Either this file is not 12:44:03 a zipfile, or it constitutes one disk of a multi-part archive. In the 12:44:03 latter case the central directory and zipfile comment will be found on 12:44:03 the last disk(s) of this archive. 12:44:03 unzip: cannot find zipfile directory in one of robot-plugin.zip or 12:44:03 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 12:44:03 mv: cannot stat '*.log': No such file or directory 12:44:03 mv: cannot stat '*.log.gz': No such file or directory 12:44:03 mv: cannot stat '*.csv': No such file or directory 12:44:03 mv: cannot stat '*.png': No such file or directory 12:44:03 [PostBuildScript] - [INFO] Executing post build scripts. 12:44:03 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins7417230325213628191.sh 12:44:03 ---> sysstat.sh 12:44:03 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins10294580344046392635.sh 12:44:03 ---> package-listing.sh 12:44:03 ++ facter osfamily 12:44:03 ++ tr '[:upper:]' '[:lower:]' 12:44:04 + OS_FAMILY=debian 12:44:04 + workspace=/w/workspace/jsonrpc-distribution-check-manganese 12:44:04 + START_PACKAGES=/tmp/packages_start.txt 12:44:04 + END_PACKAGES=/tmp/packages_end.txt 12:44:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:44:04 + PACKAGES=/tmp/packages_start.txt 12:44:04 + '[' /w/workspace/jsonrpc-distribution-check-manganese ']' 12:44:04 + PACKAGES=/tmp/packages_end.txt 12:44:04 + case "${OS_FAMILY}" in 12:44:04 + dpkg -l 12:44:04 + grep '^ii' 12:44:04 + '[' -f /tmp/packages_start.txt ']' 12:44:04 + '[' -f /tmp/packages_end.txt ']' 12:44:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:44:04 + '[' /w/workspace/jsonrpc-distribution-check-manganese ']' 12:44:04 + mkdir -p /w/workspace/jsonrpc-distribution-check-manganese/archives/ 12:44:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-distribution-check-manganese/archives/ 12:44:04 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins3573594654653943292.sh 12:44:04 ---> capture-instance-metadata.sh 12:44:04 Setup pyenv: 12:44:04 * system (set by /opt/pyenv/version) 12:44:04 * 3.8.20 (set by /opt/pyenv/version) 12:44:04 * 3.9.20 (set by /opt/pyenv/version) 12:44:04 3.10.15 12:44:04 3.11.10 12:44:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVNR 12:44:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:44:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZVNR/bin to PATH 12:44:34 INFO: Running in OpenStack, capturing instance metadata 12:44:35 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins8566209545478196782.sh 12:44:35 provisioning config files... 12:44:35 Could not find credentials [logs] for jsonrpc-distribution-check-manganese #8 12:44:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-distribution-check-manganese@tmp/config12501548120356508542tmp 12:44:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:44:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:44:35 provisioning config files... 12:44:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:44:35 [EnvInject] - Injecting environment variables from a build step. 12:44:35 [EnvInject] - Injecting as environment variables the properties content 12:44:35 SERVER_ID=logs 12:44:35 12:44:35 [EnvInject] - Variables injected successfully. 12:44:35 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins10252545745205260444.sh 12:44:35 ---> create-netrc.sh 12:44:35 WARN: Log server credential not found. 12:44:35 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins9560098896755795913.sh 12:44:35 ---> python-tools-install.sh 12:44:35 Setup pyenv: 12:44:35 system 12:44:35 3.8.20 12:44:35 3.9.20 12:44:35 3.10.15 12:44:35 * 3.11.10 (set by /w/workspace/jsonrpc-distribution-check-manganese/.python-version) 12:44:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVNR from file:/tmp/.os_lf_venv 12:44:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZVNR/bin to PATH 12:44:42 Generating Requirements File 12:45:03 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:45:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:45:04 Python 3.11.10 12:45:04 pip 26.2.1 from /tmp/venv-ZVNR/lib/python3.11/site-packages/pip (python 3.11) 12:45:04 aiohappyeyeballs==2.7.1 12:45:04 aiohttp==3.14.3 12:45:04 aiosignal==1.4.0 12:45:04 appdirs==1.4.4 12:45:04 argcomplete==3.7.2 12:45:04 aspy.yaml==1.3.0 12:45:04 attrs==26.1.0 12:45:04 autopage==0.6.0 12:45:04 beautifulsoup4==4.15.0 12:45:04 boto3==1.43.81 12:45:04 botocore==1.43.81 12:45:04 bs4==0.0.2 12:45:04 certifi==2026.7.22 12:45:04 cffi==2.1.1 12:45:04 cfgv==3.5.0 12:45:04 chardet==7.6.0 12:45:04 charset-normalizer==3.5.1 12:45:04 click==8.5.0 12:45:04 cliff==4.16.0 12:45:04 cmd2==4.2.2 12:45:04 cryptography==3.3.2 12:45:04 debtcollector==3.1.0 12:45:04 decorator==5.3.1 12:45:04 defusedxml==0.7.1 12:45:04 Deprecated==1.3.1 12:45:04 distlib==0.4.3 12:45:04 dnspython==2.8.0 12:45:04 docker==7.2.0 12:45:04 dogpile.cache==1.5.0 12:45:04 durationpy==0.11 12:45:04 email-validator==2.3.0 12:45:04 filelock==3.32.4 12:45:04 frozenlist==1.8.0 12:45:04 future==1.0.0 12:45:04 gitdb==4.0.12 12:45:04 GitPython==3.1.60 12:45:04 httplib2==0.30.2 12:45:04 identify==2.6.19 12:45:04 idna==3.19 12:45:04 importlib-resources==1.5.0 12:45:04 iso8601==2.1.0 12:45:04 Jinja2==3.1.6 12:45:04 jmespath==1.1.0 12:45:04 jsonpatch==1.33 12:45:04 jsonpointer==3.1.1 12:45:04 jsonschema==4.26.0 12:45:04 jsonschema-specifications==2025.9.1 12:45:04 keystoneauth1==5.16.0 12:45:04 kubernetes==36.0.3 12:45:04 lftools==0.37.23 12:45:04 lxml==6.1.2 12:45:04 markdown-it-py==4.2.0 12:45:04 MarkupSafe==3.0.3 12:45:04 mdurl==0.1.2 12:45:04 msgpack==1.2.2 12:45:04 multi_key_dict==2.0.3 12:45:04 multidict==6.7.1 12:45:04 munch==4.0.0 12:45:04 netaddr==1.3.0 12:45:04 niet==1.4.2 12:45:04 nodeenv==1.10.0 12:45:04 oauth2client==4.1.3 12:45:04 oauthlib==3.3.1 12:45:04 openstacksdk==4.19.1 12:45:04 os-service-types==1.9.0 12:45:04 osc-lib==4.7.0 12:45:04 oslo.config==10.7.0 12:45:04 oslo.context==6.5.0 12:45:04 oslo.i18n==6.9.0 12:45:04 oslo.log==8.3.1 12:45:04 oslo.serialization==5.11.0 12:45:04 oslo.utils==10.2.0 12:45:04 packaging==26.3 12:45:04 pbr==7.0.3 12:45:04 platformdirs==4.11.4 12:45:04 prettytable==3.18.0 12:45:04 prompt_toolkit==3.0.53 12:45:04 propcache==0.5.2 12:45:04 psutil==7.2.2 12:45:04 pyasn1==0.6.4 12:45:04 pyasn1_modules==0.4.2 12:45:04 pycparser==3.0 12:45:04 pygerrit2==2.0.15 12:45:04 PyGithub==2.10.0 12:45:04 Pygments==2.21.0 12:45:04 PyJWT==2.13.0 12:45:04 PyNaCl==1.6.2 12:45:04 pyparsing==2.4.7 12:45:04 pyperclip==1.11.0 12:45:04 pyrsistent==0.20.0 12:45:04 python-dateutil==2.9.0.post0 12:45:04 python-discovery==1.5.3 12:45:04 python-heatclient==5.3.0 12:45:04 python-jenkins==1.8.3 12:45:04 python-keystoneclient==5.8.0 12:45:04 python-magnumclient==4.11.0 12:45:04 python-manilaclient==6.2.0 12:45:04 python-openstackclient==10.3.0 12:45:04 python-swiftclient==4.10.0 12:45:04 PyYAML==6.0.3 12:45:04 referencing==0.37.0 12:45:04 requests==2.34.2 12:45:04 requests-oauthlib==2.0.0 12:45:04 rfc3986==2.0.0 12:45:04 rich==15.0.0 12:45:04 rich-argparse==1.8.0 12:45:04 rpds-py==2026.6.3 12:45:04 rsa==4.9.1 12:45:04 ruamel.yaml==0.19.1 12:45:04 ruamel.yaml.clib==0.2.15 12:45:04 s3transfer==0.19.2 12:45:04 simplejson==4.1.2 12:45:04 six==1.17.0 12:45:04 smmap==5.0.3 12:45:04 soupsieve==2.9.2 12:45:04 stevedore==5.9.1 12:45:04 tabulate==0.10.0 12:45:04 toml==0.10.2 12:45:04 tomlkit==0.15.1 12:45:04 tqdm==4.70.0 12:45:04 typing_extensions==4.16.0 12:45:04 urllib3==1.26.20 12:45:04 virtualenv==21.7.5 12:45:04 wcwidth==0.8.2 12:45:04 websocket-client==1.9.0 12:45:04 wrapt==2.3.0 12:45:04 xdg==6.0.0 12:45:04 xmltodict==1.0.4 12:45:04 yarl==1.24.5 12:45:04 yq==4.1.2 12:45:04 [jsonrpc-distribution-check-manganese] $ /bin/sh /tmp/jenkins16124875022202216175.sh 12:45:04 ---> uv-install.sh 12:45:04 Installing uv/uvx (latest) using shell installer 12:45:04 2026-08-27 12:45:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-5RSytp.sh" [1] 12:45:05 downloading uv 0.12.6 x86_64-unknown-linux-gnu 12:45:05 installing to /home/jenkins/.local/bin 12:45:05 uv 12:45:05 uvx 12:45:05 everything's installed! 12:45:05 12:45:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:45:05 12:45:05 source $HOME/.local/bin/env (sh, bash, zsh) 12:45:05 source $HOME/.local/bin/env.fish (fish) 12:45:05 Adding install location to PATH 12:45:05 ---> Validating uv/uvx install 12:45:05 uvx 0.12.6 (x86_64-unknown-linux-gnu) 12:45:05 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins6305221898643408180.sh 12:45:05 ---> sudo-logs.sh 12:45:05 Archiving 'sudo' log.. 12:45:06 [jsonrpc-distribution-check-manganese] $ /bin/bash /tmp/jenkins17555168066516077286.sh 12:45:06 ---> job-cost.sh 12:45:06 INFO: Activating Python virtual environment... 12:45:06 Setup pyenv: 12:45:06 system 12:45:06 3.8.20 12:45:06 3.9.20 12:45:06 3.10.15 12:45:06 * 3.11.10 (set by /w/workspace/jsonrpc-distribution-check-manganese/.python-version) 12:45:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVNR from file:/tmp/.os_lf_venv 12:45:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-ZVNR/bin to PATH 12:45:11 INFO: No stack-cost file found 12:45:11 INFO: Instance uptime: 503s 12:45:11 INFO: Fetching instance metadata (attempt 1 of 3)... 12:45:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:45:12 INFO: Successfully fetched instance metadata 12:45:12 INFO: Instance type: v3-standard-4 12:45:12 INFO: Retrieving pricing info for: v3-standard-4 12:45:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:45:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=503 12:45:12 INFO: Successfully fetched Vexxhost pricing API 12:45:12 INFO: Retrieved cost: 0.11 12:45:12 INFO: Retrieved resource: v3-standard-4 12:45:12 INFO: Creating archive directory: /w/workspace/jsonrpc-distribution-check-manganese/archives/cost 12:45:12 INFO: Archiving costs to: /w/workspace/jsonrpc-distribution-check-manganese/archives/cost.csv 12:45:12 INFO: Successfully archived job cost data 12:45:12 DEBUG: Cost data: jsonrpc-distribution-check-manganese,8,2026-08-27 12:45:12,v3-standard-4,503,0.11,0.00,FAILURE 12:45:12 [jsonrpc-distribution-check-manganese] $ /bin/bash -l /tmp/jenkins9254885570694571329.sh 12:45:12 ---> logs-deploy.sh 12:45:12 Setup pyenv: 12:45:12 system 12:45:12 3.8.20 12:45:12 3.9.20 12:45:12 3.10.15 12:45:12 * 3.11.10 (set by /w/workspace/jsonrpc-distribution-check-manganese/.python-version) 12:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVNR from file:/tmp/.os_lf_venv 12:45:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:45:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:45:19 lf-activate-venv(): INFO: Adding /tmp/venv-ZVNR/bin to PATH 12:45:19 WARNING: Nexus logging server not set 12:45:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-distribution-check-manganese/8/ 12:45:19 INFO: archiving logs to S3 12:45:20 ---> uname -a: 12:45:20 Linux prd-ubuntu2204-docker-4c-4g-41478 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:45:20 12:45:20 12:45:20 ---> lscpu: 12:45:20 Architecture: x86_64 12:45:20 CPU op-mode(s): 32-bit, 64-bit 12:45:20 Address sizes: 40 bits physical, 48 bits virtual 12:45:20 Byte Order: Little Endian 12:45:20 CPU(s): 4 12:45:20 On-line CPU(s) list: 0-3 12:45:20 Vendor ID: AuthenticAMD 12:45:20 Model name: AMD EPYC-Rome Processor 12:45:20 CPU family: 23 12:45:20 Model: 49 12:45:20 Thread(s) per core: 1 12:45:20 Core(s) per socket: 1 12:45:20 Socket(s): 4 12:45:20 Stepping: 0 12:45:20 BogoMIPS: 5599.99 12:45:20 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 12:45:20 Virtualization: AMD-V 12:45:20 Hypervisor vendor: KVM 12:45:20 Virtualization type: full 12:45:20 L1d cache: 128 KiB (4 instances) 12:45:20 L1i cache: 128 KiB (4 instances) 12:45:20 L2 cache: 2 MiB (4 instances) 12:45:20 L3 cache: 64 MiB (4 instances) 12:45:20 NUMA node(s): 1 12:45:20 NUMA node0 CPU(s): 0-3 12:45:20 Vulnerability Gather data sampling: Not affected 12:45:20 Vulnerability Indirect target selection: Not affected 12:45:20 Vulnerability Itlb multihit: Not affected 12:45:20 Vulnerability L1tf: Not affected 12:45:20 Vulnerability Mds: Not affected 12:45:20 Vulnerability Meltdown: Not affected 12:45:20 Vulnerability Mmio stale data: Not affected 12:45:20 Vulnerability Reg file data sampling: Not affected 12:45:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:45:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:45:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:45:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:45:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:45:20 Vulnerability Srbds: Not affected 12:45:20 Vulnerability Tsa: Not affected 12:45:20 Vulnerability Tsx async abort: Not affected 12:45:20 Vulnerability Vmscape: Not affected 12:45:20 12:45:20 12:45:20 ---> nproc: 12:45:20 4 12:45:20 12:45:20 12:45:20 ---> df -h: 12:45:20 Filesystem Size Used Avail Use% Mounted on 12:45:20 tmpfs 1.6G 1.1M 1.6G 1% /run 12:45:20 /dev/vda1 78G 8.5G 69G 11% / 12:45:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:45:20 tmpfs 5.0M 0 5.0M 0% /run/lock 12:45:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:45:20 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:45:20 12:45:20 12:45:20 ---> free -m: 12:45:20 total used free shared buff/cache available 12:45:20 Mem: 15989 665 12670 4 2653 14993 12:45:20 Swap: 1023 0 1023 12:45:20 12:45:20 12:45:20 ---> ip addr: 12:45:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:45:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:45:20 inet 127.0.0.1/8 scope host lo 12:45:20 valid_lft forever preferred_lft forever 12:45:20 inet6 ::1/128 scope host 12:45:20 valid_lft forever preferred_lft forever 12:45:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:45:20 link/ether fa:16:3e:fd:83:3e brd ff:ff:ff:ff:ff:ff 12:45:20 altname enp0s3 12:45:20 inet 10.30.170.220/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:45:20 valid_lft 85897sec preferred_lft 85897sec 12:45:20 inet6 fe80::f816:3eff:fefd:833e/64 scope link 12:45:20 valid_lft forever preferred_lft forever 12:45:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:45:20 link/ether fa:32:cb:73:d2:66 brd ff:ff:ff:ff:ff:ff 12:45:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:45:20 valid_lft forever preferred_lft forever 12:45:20 12:45:20 12:45:20 ---> sar -b -r -n DEV: 12:45:20 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-41478) 08/27/26 _x86_64_ (4 CPU) 12:45:20 12:45:20 12:37:00 LINUX RESTART (4 CPU) 12:45:20 12:45:20 12:45:20 ---> sar -P ALL: 12:45:20 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-41478) 08/27/26 _x86_64_ (4 CPU) 12:45:20 12:45:20 12:37:00 LINUX RESTART (4 CPU) 12:45:20 12:45:20 12:45:20