Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-2368 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/redfish-master-docker The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git > git init /w/workspace/redfish-master-docker # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins-ssh > git fetch --tags --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 93fc687d50a81c36ffe0380c1385639fe3a45663 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 Commit message: "disable output redirect" > git rev-list --no-walk 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk8 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" [EnvInject] - Variables injected successfully. [redfish-master-docker] $ /bin/sh /tmp/jenkins4929927048589838080.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "1.8.0_342" OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/redfish-master-docker@tmp/config4288708629600492538tmp copy managed file [redfish-settings] to file:/w/workspace/redfish-master-docker@tmp/config13410202910582187702tmp [redfish-master-docker] $ /bin/bash /tmp/jenkins153691398232362346.sh ---> docker-login.sh nexus3.akraino.org:10001 Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [redfish-master-docker] $ /bin/bash /tmp/jenkins13326808131960547499.sh ---> sysstat.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins3554163150722313642.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/redfish-master-docker + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/redfish-master-docker ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/redfish-master-docker ']' + mkdir -p /w/workspace/redfish-master-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/redfish-master-docker/archives/ [redfish-master-docker] $ /bin/bash /tmp/jenkins3799295870137439800.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b76V lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-b76V/bin to PATH INFO: Running in OpenStack, capturing instance metadata [redfish-master-docker] $ /bin/bash /tmp/jenkins11108737089045781986.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/redfish-master-docker@tmp/config13270165065437470904tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [redfish-master-docker] $ /bin/bash /tmp/jenkins16116288882990855625.sh ---> create-netrc.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins4313518073254406343.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b76V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-b76V/bin to PATH Generating Requirements File Python 3.10.6 pip 23.2.1 from /tmp/venv-b76V/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.1 Babel==2.12.1 beautifulsoup4==4.12.2 boto3==1.28.25 botocore==1.31.25 bs4==0.0.1 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.2.0 click==8.1.6 cliff==4.3.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.0.0.post2 filelock==3.12.2 future==0.18.3 gitdb==4.0.10 GitPython==3.1.32 google-auth==2.22.0 httplib2==0.22.0 identify==2.5.26 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.0.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.19.0 jsonschema-specifications==2023.7.1 keystoneauth1==5.2.1 kubernetes==27.2.0 lftools==0.37.6 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.5 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.8.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.8.0 oslo.config==9.1.1 oslo.context==5.1.1 oslo.i18n==6.0.0 oslo.log==5.2.0 oslo.serialization==5.1.1 oslo.utils==6.2.0 packaging==23.1 pbr==5.11.1 platformdirs==3.10.0 prettytable==3.8.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==1.59.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.19.3 python-cinderclient==9.3.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.0 python-keystoneclient==5.1.0 python-magnumclient==4.1.0 python-novaclient==18.3.0 python-openstackclient==6.0.0 python-swiftclient==4.3.0 pytz==2023.3 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.9.2 rsa==4.9 ruamel.yaml==0.17.32 ruamel.yaml.clib==0.2.7 s3transfer==0.6.1 simplejson==3.19.1 six==1.16.0 smmap==5.0.0 soupsieve==2.4.1 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.1 tqdm==4.66.1 typing_extensions==4.7.1 tzdata==2023.3 urllib3==1.26.16 virtualenv==20.24.3 wcwidth==0.2.6 websocket-client==1.6.1 wrapt==1.15.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.2 zipp==3.16.2 [redfish-master-docker] $ /bin/bash /tmp/jenkins3222903411022284427.sh ---> sudo-logs.sh Archiving 'sudo' log.. [redfish-master-docker] $ /bin/bash /tmp/jenkins10603845588277949950.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b76V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-b76V/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-8 INFO: Archiving Costs [redfish-master-docker] $ /bin/bash -l /tmp/jenkins6671903713453827675.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b76V from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-b76V/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/redfish-master-docker/22293 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-2368 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 708K 1.6G 1% /run /dev/vda1 78G 8.3G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16039 630 13262 0 2146 15099 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ee:3a:c7 brd ff:ff:ff:ff:ff:ff inet 10.30.218.77/23 brd 10.30.219.255 scope global dynamic ens3 valid_lft 86214sec preferred_lft 86214sec inet6 fe80::f816:3eff:feee:3ac7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:03:c5:2f:09 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2368) 08/13/23 _x86_64_ (8 CPU) 20:20:03 LINUX RESTART (8 CPU) 20:21:02 tps rtps wtps bread/s bwrtn/s 20:22:01 116.57 53.45 63.12 2621.25 27339.64 20:23:01 73.30 0.65 72.65 9.47 32644.96 Average: 94.76 26.83 67.93 1304.39 30014.59 20:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:01 13780304 15498672 2643852 16.10 58052 1859528 1130008 6.47 714476 1692208 199872 20:23:01 13584160 15464460 2839996 17.29 70988 2001300 1147868 6.57 756756 1830604 130576 Average: 13682232 15481566 2741924 16.69 64520 1930414 1138938 6.52 735616 1761406 165224 20:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:01 ens3 171.89 93.26 903.68 31.41 0.00 0.00 0.00 0.00 20:22:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:01 ens3 35.39 26.13 446.01 6.74 0.00 0.00 0.00 0.00 20:23:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 103.07 59.41 672.92 18.97 0.00 0.00 0.00 0.00 Average: lo 1.61 1.61 0.17 0.17 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2368) 08/13/23 _x86_64_ (8 CPU) 20:20:03 LINUX RESTART (8 CPU) 20:21:02 CPU %user %nice %system %iowait %steal %idle 20:22:01 all 9.31 0.00 0.83 3.84 0.04 85.97 20:22:01 0 14.62 0.00 0.92 0.47 0.05 83.93 20:22:01 1 2.27 0.00 0.68 0.14 0.03 96.88 20:22:01 2 15.45 0.00 1.22 1.70 0.05 81.58 20:22:01 3 3.15 0.00 0.20 0.15 0.05 96.44 20:22:01 4 1.44 0.00 0.37 0.61 0.02 97.55 20:22:01 5 3.44 0.00 0.70 0.81 0.03 95.01 20:22:01 6 9.26 0.00 1.20 17.81 0.05 71.67 20:22:01 7 24.92 0.00 1.39 9.09 0.07 64.54 20:23:01 all 10.14 0.00 0.54 3.23 0.03 86.06 20:23:01 0 10.32 0.00 0.45 0.52 0.02 88.69 20:23:01 1 6.71 0.00 0.45 0.68 0.05 92.11 20:23:01 2 12.14 0.00 0.58 16.84 0.02 70.42 20:23:01 3 2.60 0.00 0.20 0.02 0.00 97.18 20:23:01 4 7.85 0.00 0.70 0.05 0.03 91.37 20:23:01 5 5.81 0.00 0.10 0.28 0.03 93.77 20:23:01 6 8.99 0.00 0.38 2.79 0.03 87.81 20:23:01 7 26.69 0.00 1.52 4.74 0.07 66.98 Average: all 9.73 0.00 0.69 3.54 0.04 86.01 Average: 0 12.46 0.00 0.68 0.50 0.03 86.33 Average: 1 4.51 0.00 0.56 0.41 0.04 94.48 Average: 2 13.78 0.00 0.90 9.34 0.03 75.95 Average: 3 2.88 0.00 0.20 0.08 0.03 96.82 Average: 4 4.68 0.00 0.54 0.33 0.03 94.43 Average: 5 4.64 0.00 0.40 0.55 0.03 94.39 Average: 6 9.13 0.00 0.79 10.24 0.04 79.81 Average: 7 25.81 0.00 1.46 6.90 0.07 65.77