02:17:38 Started by upstream project "integration-distribution-test-titanium" build number 31 02:17:38 originally caused by: 02:17:38 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 31 02:17:38 originally caused by: 02:17:38 Started by timer 02:17:38 Running as SYSTEM 02:17:38 [EnvInject] - Loading node environment variables. 02:17:38 Building remotely on prd-centos8-robot-2c-8g-27726 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-only-titanium 02:17:38 [ssh-agent] Looking for ssh-agent implementation... 02:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:38 $ ssh-agent 02:17:38 SSH_AUTH_SOCK=/tmp/ssh-uXVXh9VBH0C5/agent.5324 02:17:38 SSH_AGENT_PID=5325 02:17:38 [ssh-agent] Started. 02:17:38 Running ssh-add (command line suppressed) 02:17:38 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-only-titanium@tmp/private_key_3937092668608137275.key (/w/workspace/openflowplugin-csit-3node-clustering-only-titanium@tmp/private_key_3937092668608137275.key) 02:17:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:17:38 The recommended git tool is: NONE 02:17:41 using credential opendaylight-jenkins-ssh 02:17:41 Wiping out workspace first. 02:17:41 Cloning the remote Git repository 02:17:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:17:41 > git init /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/test # timeout=10 02:17:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:17:41 > git --version # timeout=10 02:17:41 > git --version # 'git version 2.43.0' 02:17:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:17:41 [INFO] Currently running in a labeled security context 02:17:41 [INFO] Currently SELinux is 'enforcing' on the host 02:17:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/test@tmp/jenkins-gitclient-ssh14297115348015926511.key 02:17:41 Verifying host key using known hosts file 02:17:41 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. 02:17:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:55 ERROR: Error cloning remote repo 'origin' 02:17:55 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/*" returned status code 128: 02:17:55 stdout: 02:17:55 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (Name or service not known) 02:17:55 02:17:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 02:17:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 02:17:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 02:17:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 02:17:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 02:17:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 02:17:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:17:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:17:55 at hudson.remoting.Request$2.run(Request.java:377) 02:17:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:17:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:17:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:55 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-27726 02:17:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:17:55 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:17:55 at hudson.remoting.Channel.call(Channel.java:1003) 02:17:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 02:17:55 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 02:17:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:17:55 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:17:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 02:17:55 at com.sun.proxy.$Proxy202.execute(Unknown Source) 02:17:55 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 02:17:55 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 02:17:55 at hudson.scm.SCM.checkout(SCM.java:540) 02:17:55 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 02:17:55 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 02:17:55 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 02:17:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 02:17:55 at hudson.model.Run.execute(Run.java:1895) 02:17:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:17:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:17:55 at hudson.model.Executor.run(Executor.java:442) 02:17:55 ERROR: Error cloning remote repo 'origin' 02:17:55 $ ssh-agent -k 02:17:55 unset SSH_AUTH_SOCK; 02:17:55 unset SSH_AGENT_PID; 02:17:55 echo Agent pid 5325 killed; 02:17:55 [ssh-agent] Stopped. 02:17:55 Recording plot data 02:17:55 Robot results publisher started... 02:17:55 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:17:55 -Parsing output xml: 02:17:55 Failed! 02:17:55 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-3node-clustering-only-titanium with configured filemask: output.xml 02:17:55 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 02:17:55 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 02:17:55 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 02:17:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 02:17:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 02:17:55 at hudson.remoting.Request$2.run(Request.java:377) 02:17:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 02:17:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 02:17:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:55 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-27726 02:17:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 02:17:55 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 02:17:55 at hudson.remoting.Channel.call(Channel.java:1003) 02:17:55 at hudson.FilePath.act(FilePath.java:1230) 02:17:55 at hudson.FilePath.act(FilePath.java:1219) 02:17:55 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 02:17:55 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 02:17:55 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 02:17:55 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 02:17:55 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:17:55 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:17:55 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 02:17:55 at hudson.model.Build$BuildExecution.post2(Build.java:179) 02:17:55 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 02:17:55 at hudson.model.Run.execute(Run.java:1918) 02:17:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:17:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:17:55 at hudson.model.Executor.run(Executor.java:442) 02:17:55 [PostBuildScript] - [INFO] Executing post build scripts. 02:17:55 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins16320660350421583236.sh 02:17:55 Archiving csit artifacts 02:17:55 seq: invalid floating point argument: ‘’ 02:17:55 Try 'seq --help' for more information. 02:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:55 Dload Upload Total Spent Left Speed 02:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0curl: (6) Could not resolve host: jenkins.opendaylight.org 02:18:02 unzip: cannot find or open robot-plugin.zip, robot-plugin.zip.zip or robot-plugin.zip.ZIP. 02:18:02 mv: cannot stat '*.log': No such file or directory 02:18:02 mv: cannot stat '*.log.gz': No such file or directory 02:18:02 mv: cannot stat '*.csv': No such file or directory 02:18:02 mv: cannot stat '*.png': No such file or directory 02:18:02 [PostBuildScript] - [INFO] Executing post build scripts. 02:18:02 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins2191889977738107622.sh 02:18:02 [PostBuildScript] - [INFO] Executing post build scripts. 02:18:02 [EnvInject] - Injecting environment variables from a build step. 02:18:02 [EnvInject] - Injecting as environment variables the properties content 02:18:02 OS_CLOUD=vex 02:18:02 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-titanium-31 02:18:02 02:18:02 [EnvInject] - Variables injected successfully. 02:18:02 provisioning config files... 02:18:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:18:02 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins67845360289559172.sh 02:18:03 ---> openstack-stack-delete.sh 02:18:03 Setup pyenv: 02:18:03 system 02:18:03 * 3.8.13 (set by /opt/pyenv/version) 02:18:03 * 3.9.13 (set by /opt/pyenv/version) 02:18:03 * 3.10.13 (set by /opt/pyenv/version) 02:18:03 * 3.11.7 (set by /opt/pyenv/version) 02:18:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O5wh 02:18:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:18:13 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-O5wh/bin to PATH 02:18:57 INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-only-titanium-31 02:18:59 openstack.exceptions.NotFoundException: No Stack found for releng-openflowplugin-csit-3node-clustering-only-titanium-31 02:18:59 WARNING: Unable to get stack costs, continuing anyway 02:19:11 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-only-titanium-31 02:19:11 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-only-titanium-31 02:19:11 [PostBuildScript] - [INFO] Executing post build scripts. 02:19:11 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins6682159632802948376.sh 02:19:11 ---> sysstat.sh 02:19:11 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins16689811997072281843.sh 02:19:11 ---> package-listing.sh 02:19:11 ++ tr '[:upper:]' '[:lower:]' 02:19:11 ++ facter osfamily 02:19:12 + OS_FAMILY=redhat 02:19:12 + workspace=/w/workspace/openflowplugin-csit-3node-clustering-only-titanium 02:19:12 + START_PACKAGES=/tmp/packages_start.txt 02:19:12 + END_PACKAGES=/tmp/packages_end.txt 02:19:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:19:12 + PACKAGES=/tmp/packages_start.txt 02:19:12 + '[' /w/workspace/openflowplugin-csit-3node-clustering-only-titanium ']' 02:19:12 + PACKAGES=/tmp/packages_end.txt 02:19:12 + case "${OS_FAMILY}" in 02:19:12 + rpm -qa 02:19:12 + sort 02:19:12 + '[' -f /tmp/packages_start.txt ']' 02:19:12 + '[' -f /tmp/packages_end.txt ']' 02:19:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:19:12 + '[' /w/workspace/openflowplugin-csit-3node-clustering-only-titanium ']' 02:19:12 + mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/archives/ 02:19:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/archives/ 02:19:12 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins16007844289678496120.sh 02:19:12 ---> capture-instance-metadata.sh 02:19:12 Setup pyenv: 02:19:12 system 02:19:12 3.8.13 02:19:12 3.9.13 02:19:12 3.10.13 02:19:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/.python-version) 02:19:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O5wh from file:/tmp/.os_lf_venv 02:19:14 lf-activate-venv(): INFO: Installing: lftools 02:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-O5wh/bin to PATH 02:19:24 INFO: Running in OpenStack, capturing instance metadata 02:19:24 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins16234269460699481337.sh 02:19:25 provisioning config files... 02:19:25 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-only-titanium #31 02:19:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-only-titanium@tmp/config2591201588530812195tmp 02:19:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:19:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:19:25 provisioning config files... 02:19:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:19:25 [EnvInject] - Injecting environment variables from a build step. 02:19:25 [EnvInject] - Injecting as environment variables the properties content 02:19:25 SERVER_ID=logs 02:19:25 02:19:25 [EnvInject] - Variables injected successfully. 02:19:25 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins13940843313862699527.sh 02:19:25 ---> create-netrc.sh 02:19:25 WARN: Log server credential not found. 02:19:26 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins491910960419016130.sh 02:19:26 ---> python-tools-install.sh 02:19:26 Setup pyenv: 02:19:26 system 02:19:26 3.8.13 02:19:26 3.9.13 02:19:26 3.10.13 02:19:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/.python-version) 02:19:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O5wh from file:/tmp/.os_lf_venv 02:19:27 lf-activate-venv(): INFO: Installing: lftools 02:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-O5wh/bin to PATH 02:19:37 Generating Requirements File 02:19:50 Python 3.11.7 02:19:50 pip 24.2 from /tmp/venv-O5wh/lib/python3.11/site-packages/pip (python 3.11) 02:19:50 appdirs==1.4.4 02:19:50 argcomplete==3.5.0 02:19:50 aspy.yaml==1.3.0 02:19:50 attrs==24.2.0 02:19:50 autopage==0.5.2 02:19:50 beautifulsoup4==4.12.3 02:19:50 boto3==1.35.27 02:19:50 botocore==1.35.27 02:19:50 bs4==0.0.2 02:19:50 cachetools==5.5.0 02:19:50 certifi==2024.8.30 02:19:50 cffi==1.17.1 02:19:50 cfgv==3.4.0 02:19:50 chardet==5.2.0 02:19:50 charset-normalizer==3.3.2 02:19:50 click==8.1.7 02:19:50 cliff==4.7.0 02:19:50 cmd2==2.4.3 02:19:50 cryptography==3.3.2 02:19:50 debtcollector==3.0.0 02:19:50 decorator==5.1.1 02:19:50 defusedxml==0.7.1 02:19:50 Deprecated==1.2.14 02:19:50 distlib==0.3.8 02:19:50 dnspython==2.6.1 02:19:50 docker==4.2.2 02:19:50 dogpile.cache==1.3.3 02:19:50 durationpy==0.7 02:19:50 email_validator==2.2.0 02:19:50 filelock==3.16.1 02:19:50 future==1.0.0 02:19:50 gitdb==4.0.11 02:19:50 GitPython==3.1.43 02:19:50 google-auth==2.35.0 02:19:50 httplib2==0.22.0 02:19:50 identify==2.6.1 02:19:50 idna==3.10 02:19:50 importlib-resources==1.5.0 02:19:50 iso8601==2.1.0 02:19:50 Jinja2==3.1.4 02:19:50 jmespath==1.0.1 02:19:50 jsonpatch==1.33 02:19:50 jsonpointer==3.0.0 02:19:50 jsonschema==4.23.0 02:19:50 jsonschema-specifications==2023.12.1 02:19:50 keystoneauth1==5.8.0 02:19:50 kubernetes==31.0.0 02:19:50 lftools==0.37.10 02:19:50 lxml==5.3.0 02:19:50 MarkupSafe==2.1.5 02:19:50 msgpack==1.1.0 02:19:50 multi_key_dict==2.0.3 02:19:50 munch==4.0.0 02:19:50 netaddr==1.3.0 02:19:50 netifaces==0.11.0 02:19:50 niet==1.4.2 02:19:50 nodeenv==1.9.1 02:19:50 oauth2client==4.1.3 02:19:50 oauthlib==3.2.2 02:19:50 openstacksdk==4.0.0 02:19:50 os-client-config==2.1.0 02:19:50 os-service-types==1.7.0 02:19:50 osc-lib==3.1.0 02:19:50 oslo.config==9.6.0 02:19:50 oslo.context==5.6.0 02:19:50 oslo.i18n==6.4.0 02:19:50 oslo.log==6.1.2 02:19:50 oslo.serialization==5.5.0 02:19:50 oslo.utils==7.3.0 02:19:50 packaging==24.1 02:19:50 pbr==6.1.0 02:19:50 platformdirs==4.3.6 02:19:50 prettytable==3.11.0 02:19:50 pyasn1==0.6.1 02:19:50 pyasn1_modules==0.4.1 02:19:50 pycparser==2.22 02:19:50 pygerrit2==2.0.15 02:19:50 PyGithub==2.4.0 02:19:50 PyJWT==2.9.0 02:19:50 PyNaCl==1.5.0 02:19:50 pyparsing==2.4.7 02:19:50 pyperclip==1.9.0 02:19:50 pyrsistent==0.20.0 02:19:50 python-cinderclient==9.6.0 02:19:50 python-dateutil==2.9.0.post0 02:19:50 python-heatclient==4.0.0 02:19:50 python-jenkins==1.8.2 02:19:50 python-keystoneclient==5.5.0 02:19:50 python-magnumclient==4.7.0 02:19:50 python-novaclient==18.7.0 02:19:50 python-openstackclient==7.1.2 02:19:50 python-swiftclient==4.6.0 02:19:50 PyYAML==6.0.2 02:19:50 referencing==0.35.1 02:19:50 requests==2.32.3 02:19:50 requests-oauthlib==2.0.0 02:19:50 requestsexceptions==1.4.0 02:19:50 rfc3986==2.0.0 02:19:50 rpds-py==0.20.0 02:19:50 rsa==4.9 02:19:50 ruamel.yaml==0.18.6 02:19:50 ruamel.yaml.clib==0.2.8 02:19:50 s3transfer==0.10.2 02:19:50 simplejson==3.19.3 02:19:50 six==1.16.0 02:19:50 smmap==5.0.1 02:19:50 soupsieve==2.6 02:19:50 stevedore==5.3.0 02:19:50 tabulate==0.9.0 02:19:50 toml==0.10.2 02:19:50 tomlkit==0.13.2 02:19:50 tqdm==4.66.5 02:19:50 typing_extensions==4.12.2 02:19:50 tzdata==2024.2 02:19:50 urllib3==1.26.20 02:19:50 virtualenv==20.26.5 02:19:50 wcwidth==0.2.13 02:19:50 websocket-client==1.8.0 02:19:50 wrapt==1.16.0 02:19:50 xdg==6.0.0 02:19:50 xmltodict==0.13.0 02:19:50 yq==3.4.3 02:19:50 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins11766708069914697537.sh 02:19:50 ---> sudo-logs.sh 02:19:50 Archiving 'sudo' log.. 02:19:51 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash /tmp/jenkins15790421447062742970.sh 02:19:51 ---> job-cost.sh 02:19:51 Setup pyenv: 02:19:51 system 02:19:51 3.8.13 02:19:51 3.9.13 02:19:51 3.10.13 02:19:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/.python-version) 02:19:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O5wh from file:/tmp/.os_lf_venv 02:19:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-O5wh/bin to PATH 02:19:57 DEBUG: total: 0 02:19:57 INFO: Retrieving Stack Cost... 02:19:57 INFO: Retrieving Pricing Info for: v3-standard-2 02:19:57 INFO: Archiving Costs 02:19:57 [openflowplugin-csit-3node-clustering-only-titanium] $ /bin/bash -l /tmp/jenkins4067727882500659849.sh 02:19:57 ---> logs-deploy.sh 02:19:57 Setup pyenv: 02:19:57 system 02:19:57 3.8.13 02:19:57 3.9.13 02:19:57 3.10.13 02:19:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-titanium/.python-version) 02:19:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O5wh from file:/tmp/.os_lf_venv 02:19:59 lf-activate-venv(): INFO: Installing: lftools 02:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-O5wh/bin to PATH 02:20:07 WARNING: Nexus logging server not set 02:20:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-only-titanium/31/ 02:20:07 INFO: archiving logs to S3 02:20:08 ---> uname -a: 02:20:08 Linux prd-centos8-robot-2c-8g-27726.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:20:08 02:20:08 02:20:08 ---> lscpu: 02:20:08 Architecture: x86_64 02:20:08 CPU op-mode(s): 32-bit, 64-bit 02:20:08 Byte Order: Little Endian 02:20:08 CPU(s): 2 02:20:08 On-line CPU(s) list: 0,1 02:20:08 Thread(s) per core: 1 02:20:08 Core(s) per socket: 1 02:20:08 Socket(s): 2 02:20:08 NUMA node(s): 1 02:20:08 Vendor ID: AuthenticAMD 02:20:08 CPU family: 23 02:20:08 Model: 49 02:20:08 Model name: AMD EPYC-Rome Processor 02:20:08 Stepping: 0 02:20:08 CPU MHz: 2799.998 02:20:08 BogoMIPS: 5599.99 02:20:08 Virtualization: AMD-V 02:20:08 Hypervisor vendor: KVM 02:20:08 Virtualization type: full 02:20:08 L1d cache: 32K 02:20:08 L1i cache: 32K 02:20:08 L2 cache: 512K 02:20:08 L3 cache: 16384K 02:20:08 NUMA node0 CPU(s): 0,1 02:20:08 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 02:20:08 02:20:08 02:20:08 ---> nproc: 02:20:08 2 02:20:08 02:20:08 02:20:08 ---> df -h: 02:20:08 Filesystem Size Used Avail Use% Mounted on 02:20:08 devtmpfs 3.8G 0 3.8G 0% /dev 02:20:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:20:08 tmpfs 3.8G 17M 3.8G 1% /run 02:20:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:20:08 /dev/vda1 40G 8.3G 32G 21% / 02:20:08 tmpfs 770M 0 770M 0% /run/user/1001 02:20:08 02:20:08 02:20:08 ---> free -m: 02:20:08 total used free shared buff/cache available 02:20:08 Mem: 7697 565 5086 19 2045 6839 02:20:08 Swap: 1023 0 1023 02:20:08 02:20:08 02:20:08 ---> ip addr: 02:20:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:20:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:20:08 inet 127.0.0.1/8 scope host lo 02:20:08 valid_lft forever preferred_lft forever 02:20:08 inet6 ::1/128 scope host 02:20:08 valid_lft forever preferred_lft forever 02:20:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:20:08 link/ether fa:16:3e:ab:e9:9e brd ff:ff:ff:ff:ff:ff 02:20:08 altname enp0s3 02:20:08 altname ens3 02:20:08 inet 10.30.170.193/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:20:08 valid_lft 86169sec preferred_lft 86169sec 02:20:08 inet6 fe80::f816:3eff:feab:e99e/64 scope link 02:20:08 valid_lft forever preferred_lft forever 02:20:08 02:20:08 02:20:08 ---> sar -b -r -n DEV: 02:20:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/26/2024 _x86_64_ (2 CPU) 02:20:08 02:20:08 02:16:12 LINUX RESTART (2 CPU) 02:20:08 02:20:08 02:17:01 AM tps rtps wtps bread/s bwrtn/s 02:20:08 02:18:02 AM 71.74 32.82 38.92 4951.82 22614.93 02:20:08 02:19:01 AM 95.36 13.74 81.62 2445.27 6686.21 02:20:08 02:20:01 AM 79.27 0.75 78.52 95.70 8681.84 02:20:08 Average: 82.05 15.78 66.27 2497.89 12694.36 02:20:08 02:20:08 02:17:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:08 02:18:02 AM 5775564 7155656 2106868 26.73 2688 1579288 666796 7.47 156156 1693776 29000 02:20:08 02:19:01 AM 5238148 7012336 2644284 33.55 2688 1950544 750692 8.41 224376 2077576 209796 02:20:08 02:20:01 AM 5258632 7052524 2623800 33.29 2688 1972452 730672 8.18 388972 1896900 46872 02:20:08 Average: 5424115 7073505 2458317 31.19 2688 1834095 716053 8.02 256501 1889417 95223 02:20:08 02:20:08 02:17:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:08 02:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:08 02:18:02 AM eth0 204.98 100.48 560.58 43.08 0.00 0.00 0.00 0.00 02:20:08 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:08 02:19:01 AM eth0 60.01 36.78 934.58 7.61 0.00 0.00 0.00 0.00 02:20:08 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:08 02:20:01 AM eth0 32.71 24.98 125.80 8.81 0.00 0.00 0.00 0.00 02:20:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:08 Average: eth0 99.45 54.18 538.12 19.90 0.00 0.00 0.00 0.00 02:20:08 02:20:08 02:20:08 ---> sar -P ALL: 02:20:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/26/2024 _x86_64_ (2 CPU) 02:20:08 02:20:08 02:16:12 LINUX RESTART (2 CPU) 02:20:08 02:20:08 02:17:01 AM CPU %user %nice %system %iowait %steal %idle 02:20:08 02:18:02 AM all 17.85 0.03 3.95 34.23 0.12 43.83 02:20:08 02:18:02 AM 0 16.91 0.02 4.43 33.36 0.17 45.11 02:20:08 02:18:02 AM 1 18.80 0.03 3.46 35.10 0.07 42.54 02:20:08 02:19:01 AM all 34.14 0.00 6.36 4.14 0.14 55.21 02:20:08 02:19:01 AM 0 25.17 0.00 5.84 3.58 0.14 65.28 02:20:08 02:19:01 AM 1 43.17 0.00 6.89 4.71 0.15 45.08 02:20:08 02:20:01 AM all 27.81 0.00 4.22 5.40 0.11 62.46 02:20:08 02:20:01 AM 0 21.94 0.00 3.47 4.95 0.12 69.52 02:20:08 02:20:01 AM 1 33.69 0.00 4.97 5.85 0.10 55.39 02:20:08 Average: all 26.61 0.01 4.84 14.55 0.12 53.87 02:20:08 Average: 0 21.35 0.01 4.58 13.92 0.14 60.01 02:20:08 Average: 1 31.89 0.01 5.11 15.17 0.11 47.71 02:20:08 02:20:08 02:20:08