Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef1b1b6d6661ce44a3850f2933b52015b367ec2e+0370fe2059bad325f9c903388f854f49bb598ddd (e22840311fc378c0213cc2c32e0a678af4730133) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6427881135820826775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5806776012864373507.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16462343094701057943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17565803318633025952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9421441053908662723.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11573820260884581402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5188 in /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ef1b1b6d6661ce44a3850f2933b52015b367ec2e Checking out Revision ef1b1b6d6661ce44a3850f2933b52015b367ec2e (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:13 ========================================================= 14:00:13 EdgeX Global Pipelines Version Info 14:00:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:14 ------------------- 14:00:14 stable info: 14:00:14 ------------------- 14:00:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:00:14 Message: update stable to v1.0.245 14:00:15 ------------------- 14:00:15 experimental info: 14:00:15 ------------------- 14:00:15 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:15 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:00:15 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:00:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef1b1b6 [Pipeline] echo 14:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:16 provisioning config files... 14:00:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config18091608542650715184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:17 ---> docker-login.sh 14:00:17 nexus3.edgexfoundry.org:10001 14:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:17 Configure a credential helper to remove this warning. See 14:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:17 14:00:17 Login Succeeded 14:00:17 nexus3.edgexfoundry.org:10002 14:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:17 Configure a credential helper to remove this warning. See 14:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:17 14:00:17 Login Succeeded 14:00:17 nexus3.edgexfoundry.org:10003 14:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:18 Configure a credential helper to remove this warning. See 14:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:18 14:00:18 Login Succeeded 14:00:18 nexus3.edgexfoundry.org:10004 14:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:18 Configure a credential helper to remove this warning. See 14:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:18 14:00:18 Login Succeeded 14:00:18 docker.io 14:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:18 Configure a credential helper to remove this warning. See 14:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:18 14:00:18 Login Succeeded 14:00:18 ---> docker-login.sh ends [Pipeline] } 14:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:19 + git rev-list -1 --merges ef1b1b6d6661ce44a3850f2933b52015b367ec2e~1..ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo 14:00:19 -----------> git rev-list -1 --merges ef1b1b6d6661ce44a3850f2933b52015b367ec2e~1..ef1b1b6d6661ce44a3850f2933b52015b367ec2e ef1b1b6d6661ce44a3850f2933b52015b367ec2e [false] [Pipeline] sh 14:00:19 + git log --format=format:%s -1 ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo 14:00:19 ========================================================= 14:00:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:19 + git log --format=format:%s -1 ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] echo 14:00:19 [semverPrep] GIT_COMMIT: ef1b1b6d6661ce44a3850f2933b52015b367ec2e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:00:19 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:20 + grep -v github /etc/ssh/ssh_known_hosts 14:00:20 + [ -e /tmp/ssh_known_hosts ] 14:00:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:00:20 + sudo tee -a /etc/ssh/ssh_known_hosts 14:00:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:20 14:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:21 0.1.4: Pulling from edgex-devops/py-git-semver 14:00:21 b85a868b505f: Pulling fs layer 14:00:21 e2be974225ed: Pulling fs layer 14:00:21 339a4e72a1f5: Pulling fs layer 14:00:21 988bab9f4d93: Pulling fs layer 14:00:21 1469e6f7b9e6: Pulling fs layer 14:00:21 eaf3925da568: Pulling fs layer 14:00:21 bab4dde63d76: Pulling fs layer 14:00:21 bde34c3a00c8: Pulling fs layer 14:00:21 b352a97aabf1: Pulling fs layer 14:00:21 988bab9f4d93: Waiting 14:00:21 1469e6f7b9e6: Waiting 14:00:21 bab4dde63d76: Waiting 14:00:21 bde34c3a00c8: Waiting 14:00:21 b352a97aabf1: Waiting 14:00:21 4872d77fe225: Pulling fs layer 14:00:21 5851b861e8e6: Pulling fs layer 14:00:21 5851b861e8e6: Waiting 14:00:21 4872d77fe225: Waiting 14:00:21 e2be974225ed: Download complete 14:00:21 988bab9f4d93: Download complete 14:00:21 1469e6f7b9e6: Verifying Checksum 14:00:21 1469e6f7b9e6: Download complete 14:00:21 339a4e72a1f5: Verifying Checksum 14:00:21 339a4e72a1f5: Download complete 14:00:21 eaf3925da568: Verifying Checksum 14:00:21 eaf3925da568: Download complete 14:00:21 bde34c3a00c8: Verifying Checksum 14:00:21 bde34c3a00c8: Download complete 14:00:21 b352a97aabf1: Verifying Checksum 14:00:21 b352a97aabf1: Download complete 14:00:21 5851b861e8e6: Verifying Checksum 14:00:21 5851b861e8e6: Download complete 14:00:21 b85a868b505f: Download complete 14:00:21 bab4dde63d76: Verifying Checksum 14:00:21 bab4dde63d76: Download complete 14:00:22 b85a868b505f: Pull complete 14:00:22 e2be974225ed: Pull complete 14:00:23 339a4e72a1f5: Pull complete 14:00:23 988bab9f4d93: Pull complete 14:00:23 1469e6f7b9e6: Pull complete 14:00:23 eaf3925da568: Pull complete 14:00:25 bab4dde63d76: Pull complete 14:00:25 bde34c3a00c8: Pull complete 14:00:25 b352a97aabf1: Pull complete 14:00:25 4872d77fe225: Pull complete 14:00:25 5851b861e8e6: Pull complete 14:00:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:25 prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container 14:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:00:28 $ docker top 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 -eo pid,comm 14:00:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:28 [ssh-agent] Looking for ssh-agent implementation... 14:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:28 $ docker exec 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent 14:00:28 SSH_AUTH_SOCK=/tmp/ssh-RID8XKVmKJKX/agent.32 14:00:28 SSH_AGENT_PID=38 14:00:28 Running ssh-add (command line suppressed) 14:00:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_743181727767371841.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_743181727767371841.key) 14:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:29 + git tag --points-at HEAD [Pipeline] } 14:00:29 $ docker exec --env ******** --env ******** 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent -k 14:00:29 unset SSH_AUTH_SOCK; 14:00:29 unset SSH_AGENT_PID; 14:00:29 echo Agent pid 38 killed; 14:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:29 [ssh-agent] Looking for ssh-agent implementation... 14:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:29 $ docker exec 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent 14:00:29 SSH_AUTH_SOCK=/tmp/ssh-9Dr8VxUGvBSI/agent.70 14:00:29 SSH_AGENT_PID=76 14:00:29 Running ssh-add (command line suppressed) 14:00:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_10313340244621236915.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_10313340244621236915.key) 14:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:30 + git semver init 14:00:30 2023-03-22 14:00:30,413 [run_init] DEBUG init version:0.0.0 force:False 14:00:30 2023-03-22 14:00:30,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver 14:00:30 2023-03-22 14:00:30,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver 14:00:30 2023-03-22 14:00:30,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167, universal_newlines=False, shell=None, istream=None) 14:00:31 2023-03-22 14:00:31,543 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.git/info/exclude 14:00:31 2023-03-22 14:00:31,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 with force:False 14:00:31 2023-03-22 14:00:31,544 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 14:00:31 2023-03-22 14:00:31,548 [execute] INFO git cat-file --batch-check 14:00:31 2023-03-22 14:00:31,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver, universal_newlines=False, shell=None, istream=) 14:00:31 2023-03-22 14:00:31,553 [execute] INFO git cat-file --batch 14:00:31 2023-03-22 14:00:31,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver, universal_newlines=False, shell=None, istream=) 14:00:31 2023-03-22 14:00:31,557 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 14:00:31 0.0.0 [Pipeline] } 14:00:31 $ docker exec --env ******** --env ******** 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 ssh-agent -k 14:00:32 unset SSH_AUTH_SOCK; 14:00:32 unset SSH_AGENT_PID; 14:00:32 echo Agent pid 76 killed; 14:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:32 + git semver [Pipeline] } 14:00:33 $ docker stop --time=1 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 14:00:34 $ docker rm -f --volumes 3f2396b985f8725b320cd0aa0bc354160532708991dabe6d260bbc2392caad46 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:35 Stashed 1 file(s) [Pipeline] echo 14:00:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:35 provisioning config files... 14:00:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config9782045032394178131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:36 ---> docker-login.sh 14:00:36 nexus3.edgexfoundry.org:10001 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10002 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10003 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10004 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 docker.io 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 ---> docker-login.sh ends [Pipeline] } 14:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:37 ========================================================= 14:00:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:00:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:00:37 Sending build context to Docker daemon 12.6MB 14:00:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:00:37 Step 2/12 : FROM ${BASE} AS builder 14:00:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:37 63b65145d645: Pulling fs layer 14:00:37 a2d21d5440eb: Pulling fs layer 14:00:37 935e6c44a52c: Pulling fs layer 14:00:37 94cc34f8dd06: Pulling fs layer 14:00:37 30dea6a524f1: Pulling fs layer 14:00:37 a2aff8979fd8: Pulling fs layer 14:00:37 6808be2612f2: Pulling fs layer 14:00:37 f25807f1079a: Pulling fs layer 14:00:37 94cc34f8dd06: Waiting 14:00:37 30dea6a524f1: Waiting 14:00:37 a2aff8979fd8: Waiting 14:00:37 6808be2612f2: Waiting 14:00:37 f25807f1079a: Waiting 14:00:37 a2d21d5440eb: Verifying Checksum 14:00:37 a2d21d5440eb: Download complete 14:00:37 94cc34f8dd06: Verifying Checksum 14:00:37 94cc34f8dd06: Download complete 14:00:37 30dea6a524f1: Verifying Checksum 14:00:37 30dea6a524f1: Download complete 14:00:37 63b65145d645: Download complete 14:00:37 a2aff8979fd8: Verifying Checksum 14:00:37 a2aff8979fd8: Download complete 14:00:38 63b65145d645: Pull complete 14:00:38 a2d21d5440eb: Pull complete 14:00:38 f25807f1079a: Verifying Checksum 14:00:38 f25807f1079a: Download complete 14:00:38 935e6c44a52c: Verifying Checksum 14:00:38 935e6c44a52c: Download complete 14:00:38 6808be2612f2: Verifying Checksum 14:00:38 6808be2612f2: Download complete 14:00:41 935e6c44a52c: Pull complete 14:00:41 94cc34f8dd06: Pull complete 14:00:42 30dea6a524f1: Pull complete 14:00:42 a2aff8979fd8: Pull complete 14:00:44 6808be2612f2: Pull complete 14:00:45 f25807f1079a: Pull complete 14:00:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:00:45 ---> 3b553350e43f 14:00:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:00:50 ---> Running in b3f9a99d7740 14:00:50 Removing intermediate container b3f9a99d7740 14:00:50 ---> f59b8b3ef99a 14:00:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:00:50 ---> Running in ac45fec65e54 14:00:50 Removing intermediate container ac45fec65e54 14:00:50 ---> 05bdcec58114 14:00:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:00:50 ---> Running in cf0403a12de1 14:00:50 Removing intermediate container cf0403a12de1 14:00:50 ---> 5ddad494b9be 14:00:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:50 Still waiting to schedule task 14:00:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5193’ 14:00:50 ---> Running in 0df65e00b964 14:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:00:51 OK: 265 MiB in 53 packages 14:00:51 Removing intermediate container 0df65e00b964 14:00:51 ---> 4835bccff4a9 14:00:51 Step 7/12 : WORKDIR /app 14:00:51 ---> Running in 535cebd3306d 14:00:51 Removing intermediate container 535cebd3306d 14:00:51 ---> d49ea128ec32 14:00:51 Step 8/12 : COPY go.mod vendor* ./ 14:00:51 ---> 87f5d5d6cdc9 14:00:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:51 ---> Running in 0f3e611e8006 14:01:23 Removing intermediate container 0f3e611e8006 14:01:23 ---> 50b137a7b08e 14:01:23 Step 10/12 : COPY . . 14:01:23 ---> 96d997a188ca 14:01:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:23 ---> Running in 38b8ebd9795e 14:01:23 Removing intermediate container 38b8ebd9795e 14:01:23 ---> cbab3fa55957 14:01:23 Step 12/12 : RUN $MAKE 14:01:23 ---> Running in 3c42e00be8b4 14:01:23 noop 14:01:23 Removing intermediate container 3c42e00be8b4 14:01:23 ---> d2a6d3c24c50 14:01:23 Successfully built d2a6d3c24c50 14:01:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:24 + docker inspect -f . ci-base-image-x86_64 14:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:24 prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container 14:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:24 $ docker top 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:25 + go version 14:01:25 go version go1.20.2 linux/amd64 [Pipeline] } 14:01:25 $ docker stop --time=1 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c 14:01:26 $ docker rm -f --volumes 3240bc09888e4e88c247c335450807fb8aed8121c0108e47bc9d577af31d7c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:27 + docker inspect -f . ci-base-image-x86_64 14:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:27 prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container 14:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:27 $ docker top b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:28 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] fileExists [Pipeline] sh 14:01:28 + make test 14:01:28 go test -race ./... -coverprofile=coverage.out ./... 14:01:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:01:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:01:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 14:01:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements 14:02:11 go vet ./... 14:02:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:11 ./bin/test-attribution.sh [Pipeline] echo 14:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:02:11 $ docker stop --time=1 b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 14:02:15 $ docker rm -f --volumes b1b2763202f0ded19bf2653592d60ef7f0fc3fb8bc4dde25b526eda241caa180 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:17 + ls -al . 14:02:17 total 228 14:02:17 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 14:01 . 14:02:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 .. 14:02:17 -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 14:00 .dockerignore 14:02:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 14:00 .git 14:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:00 .github 14:02:17 -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 14:00 .gitignore 14:02:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 14:00 .golangci.yml 14:02:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 14:00 .semver 14:02:17 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 14:00 Attribution.txt 14:02:17 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 14:00 CHANGELOG.md 14:02:17 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 14:00 Dockerfile 14:02:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 14:00 GOVERNANCE.md 14:02:17 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 14:00 Jenkinsfile 14:02:17 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 14:00 LICENSE 14:02:17 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 14:00 Makefile 14:02:17 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 14:00 OWNERS.md 14:02:17 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 14:00 README.md 14:02:17 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 14:00 VERSION 14:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 bin 14:02:17 -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 14:01 coverage.out 14:02:17 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 22 14:00 go.mod 14:02:17 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 22 14:00 go.sum 14:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 images 14:02:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 internal 14:02:17 -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 14:00 main.go 14:02:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:00 res 14:02:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:00 snap 14:02:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:18 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e --label arch=amd64 --label version=0.0.0 . 14:02:18 Sending build context to Docker daemon 12.6MB 14:02:18 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:02:18 Step 2/29 : FROM ${BASE} AS builder 14:02:18 ---> d2a6d3c24c50 14:02:18 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:02:18 ---> Running in a437027ef1d2 14:02:18 Removing intermediate container a437027ef1d2 14:02:18 ---> 5c7b6cef8b2d 14:02:18 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:02:18 ---> Running in af014f1646e3 14:02:18 Removing intermediate container af014f1646e3 14:02:18 ---> 582b1bb9e59e 14:02:18 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:02:18 ---> Running in 765ad1c77e9e 14:02:18 Removing intermediate container 765ad1c77e9e 14:02:18 ---> 124b6f6f1bd8 14:02:18 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:18 ---> Running in 2b65f749fff7 14:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:19 OK: 265 MiB in 53 packages 14:02:19 Removing intermediate container 2b65f749fff7 14:02:19 ---> 58988786fbf3 14:02:19 Step 7/29 : WORKDIR /app 14:02:19 ---> Running in 7efd5a5532f4 14:02:19 Removing intermediate container 7efd5a5532f4 14:02:19 ---> 464067a6782f 14:02:19 Step 8/29 : COPY go.mod vendor* ./ 14:02:19 ---> 85cba9e4632b 14:02:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:19 ---> Running in 298ee41c5034 14:02:20 Removing intermediate container 298ee41c5034 14:02:20 ---> bd86444e111f 14:02:20 Step 10/29 : COPY . . 14:02:20 ---> ab2d36eeaf3b 14:02:20 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:20 ---> Running in d0259eb8425c 14:02:20 Removing intermediate container d0259eb8425c 14:02:20 ---> a5ef805a8cfc 14:02:20 Step 12/29 : RUN $MAKE 14:02:20 ---> Running in 0eba2bb16ee8 14:02:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:02:39 Removing intermediate container 0eba2bb16ee8 14:02:39 ---> a82f40940e60 14:02:39 Step 13/29 : FROM alpine:3.17 14:02:39 3.17: Pulling from library/alpine 14:02:39 63b65145d645: Already exists 14:02:39 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:02:39 Status: Downloaded newer image for alpine:3.17 14:02:39 ---> b2aa39c304c2 14:02:39 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:39 ---> Running in e9960c4cd7a4 14:02:39 Removing intermediate container e9960c4cd7a4 14:02:39 ---> 4d80af7bb61a 14:02:39 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:02:39 ---> Running in 2a0c6e4ae7a4 14:02:39 Removing intermediate container 2a0c6e4ae7a4 14:02:39 ---> 22b5db76e81e 14:02:39 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:02:39 ---> Running in d39525d05705 14:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:40 (1/2) Installing ca-certificates (20220614-r4) 14:02:40 (2/2) Installing dumb-init (1.2.5-r2) 14:02:40 Executing busybox-1.35.0-r29.trigger 14:02:40 Executing ca-certificates-20220614-r4.trigger 14:02:40 OK: 8 MiB in 17 packages 14:02:40 Removing intermediate container d39525d05705 14:02:40 ---> 74371991d7b7 14:02:40 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:02:41 ---> 2cbc91cf1ef0 14:02:41 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:02:41 ---> 2ef205ed7e13 14:02:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:02:41 ---> 85f859407ec5 14:02:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:02:41 ---> 2e5b7108f900 14:02:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:02:41 ---> 86507335a6a6 14:02:41 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:02:41 ---> Running in 7f59aa02ed01 14:02:42 Removing intermediate container 7f59aa02ed01 14:02:42 ---> cf120f87c232 14:02:42 Step 23/29 : VOLUME /cache 14:02:42 ---> Running in 146154dfa3d4 14:02:42 Removing intermediate container 146154dfa3d4 14:02:42 ---> 09f611605aab 14:02:42 Step 24/29 : EXPOSE 59711 14:02:42 ---> Running in 5c4fd52a7c22 14:02:42 Removing intermediate container 5c4fd52a7c22 14:02:42 ---> 60a4db9a9e12 14:02:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:02:42 ---> Running in c2349b55975c 14:02:42 Removing intermediate container c2349b55975c 14:02:42 ---> 874b9002dfd5 14:02:42 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:02:42 ---> Running in 60745f9a574f 14:02:43 Removing intermediate container 60745f9a574f 14:02:43 ---> ba7de4716680 14:02:43 Step 27/29 : LABEL arch=amd64 14:02:43 ---> Running in 1b16c9d7d8b2 14:02:43 Removing intermediate container 1b16c9d7d8b2 14:02:43 ---> 9954ad06acc9 14:02:43 Step 28/29 : LABEL git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e 14:02:43 ---> Running in 550f99feee67 14:02:43 Removing intermediate container 550f99feee67 14:02:43 ---> 51d2aa25f7d5 14:02:43 Step 29/29 : LABEL version=0.0.0 14:02:43 ---> Running in 6a28a6fde595 14:02:43 Removing intermediate container 6a28a6fde595 14:02:43 ---> c1a5d1f11f90 14:02:43 [Warning] One or more build-args [ARCH] were not consumed 14:02:43 Successfully built c1a5d1f11f90 14:02:43 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:44 14:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:44 latest: Pulling from edgex-lftools-log-publisher 14:02:44 5eb5b503b376: Pulling fs layer 14:02:44 5c69ac0246d0: Pulling fs layer 14:02:44 ec43610c2a17: Pulling fs layer 14:02:44 3a2ae6a8a46f: Pulling fs layer 14:02:44 33b1e0a273af: Pulling fs layer 14:02:44 5d3b04190fa2: Pulling fs layer 14:02:44 2f39f015ded8: Pulling fs layer 14:02:44 3a2ae6a8a46f: Waiting 14:02:44 5d3b04190fa2: Waiting 14:02:44 33b1e0a273af: Waiting 14:02:44 2f39f015ded8: Waiting 14:02:44 5c69ac0246d0: Verifying Checksum 14:02:44 5c69ac0246d0: Download complete 14:02:44 3a2ae6a8a46f: Verifying Checksum 14:02:44 3a2ae6a8a46f: Download complete 14:02:44 33b1e0a273af: Verifying Checksum 14:02:44 33b1e0a273af: Download complete 14:02:44 5d3b04190fa2: Download complete 14:02:44 ec43610c2a17: Verifying Checksum 14:02:44 ec43610c2a17: Download complete 14:02:44 5eb5b503b376: Verifying Checksum 14:02:44 5eb5b503b376: Download complete 14:02:45 2f39f015ded8: Download complete 14:02:45 5eb5b503b376: Pull complete 14:02:45 5c69ac0246d0: Pull complete 14:02:46 ec43610c2a17: Pull complete 14:02:46 3a2ae6a8a46f: Pull complete 14:02:46 33b1e0a273af: Pull complete 14:02:46 5d3b04190fa2: Pull complete 14:02:50 2f39f015ded8: Pull complete 14:02:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:51 prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container 14:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:02:55 $ docker top cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:55 ---> job-cost.sh 14:02:55 lf-activate-venv: SKIPPING 14:02:55 INFO: No Stack... 14:02:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:56 INFO: Archiving Costs [Pipeline] sh 14:02:56 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/cost.csv 14:02:56 + cut -d, -f6 [Pipeline] lock 14:02:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] 14:02:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] did not exist. Created. 14:02:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:02:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:02:57 Stashed 1 file(s) [Pipeline] } 14:02:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:02:57 $ docker stop --time=1 cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f 14:02:58 $ docker rm -f --volumes cd8d3d5c7e7d33de5c7391039f88ba99d0b24e1701985b70d351dd9103da042f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:05:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5200 in /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] { [Pipeline] ws 14:05:33 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:05:33 The recommended git tool is: git 14:05:39 using credential edgex-jenkins-ssh 14:05:39 Cloning the remote Git repository 14:05:39 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:39 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:05:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:39 > git --version # timeout=10 14:05:39 > git --version # 'git version 2.25.1' 14:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:43 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e 14:05:43 Merge succeeded, producing ef1b1b6d6661ce44a3850f2933b52015b367ec2e 14:05:43 Checking out Revision ef1b1b6d6661ce44a3850f2933b52015b367ec2e (PR-167) 14:05:44 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:05:44 > git --version # timeout=10 14:05:44 > git --version # 'git version 2.25.1' 14:05:44 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 14:05:43 > git config core.sparsecheckout # timeout=10 14:05:43 > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 14:05:43 > git remote # timeout=10 14:05:43 > git config --get remote.origin.url # timeout=10 14:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:43 > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 14:05:43 > git rev-parse HEAD^{commit} # timeout=10 14:05:43 > git config core.sparsecheckout # timeout=10 14:05:43 > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:45 Dload Upload Total Spent Left Speed 14:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 14:05:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:46 + sudo tee /etc/docker/daemon.new 14:05:46 { 14:05:46 "registry-mirrors": [ 14:05:46 "https://nexus3.edgexfoundry.org:10001" 14:05:46 ], 14:05:46 "bip": "10.250.0.254/24", 14:05:46 "hosts": [ 14:05:46 "tcp://0.0.0.0:5555", 14:05:46 "unix:///var/run/docker.sock" 14:05:46 ], 14:05:46 "mtu": 1458, 14:05:46 "selinux-enabled": true, 14:05:46 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:46 } [Pipeline] sh 14:05:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:05 provisioning config files... 14:06:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14013438966334426075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:06 ---> docker-login.sh 14:06:06 nexus3.edgexfoundry.org:10001 14:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:06 Configure a credential helper to remove this warning. See 14:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:06 14:06:06 Login Succeeded 14:06:06 nexus3.edgexfoundry.org:10002 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 nexus3.edgexfoundry.org:10003 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 nexus3.edgexfoundry.org:10004 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 docker.io 14:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:08 Configure a credential helper to remove this warning. See 14:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:08 14:06:08 Login Succeeded 14:06:08 ---> docker-login.sh ends [Pipeline] } 14:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:08 ========================================================= 14:06:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:06:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:06:09 Sending build context to Docker daemon 678.4kB 14:06:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:06:09 Step 2/12 : FROM ${BASE} AS builder 14:06:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:09 af6eaf76a39c: Pulling fs layer 14:06:09 55522c791124: Pulling fs layer 14:06:09 ce5c4a1c91eb: Pulling fs layer 14:06:09 169dfbe0d373: Pulling fs layer 14:06:09 e1ff8fa3b103: Pulling fs layer 14:06:09 52ebb69f0ebf: Pulling fs layer 14:06:09 5abe8eddf0d5: Pulling fs layer 14:06:09 e1ff8fa3b103: Waiting 14:06:09 52ebb69f0ebf: Waiting 14:06:09 5abe8eddf0d5: Waiting 14:06:09 169dfbe0d373: Waiting 14:06:10 55522c791124: Verifying Checksum 14:06:10 55522c791124: Download complete 14:06:10 169dfbe0d373: Verifying Checksum 14:06:10 169dfbe0d373: Download complete 14:06:10 e1ff8fa3b103: Verifying Checksum 14:06:10 e1ff8fa3b103: Download complete 14:06:10 af6eaf76a39c: Verifying Checksum 14:06:10 af6eaf76a39c: Download complete 14:06:11 af6eaf76a39c: Pull complete 14:06:11 5abe8eddf0d5: Verifying Checksum 14:06:11 5abe8eddf0d5: Download complete 14:06:11 55522c791124: Pull complete 14:06:12 ce5c4a1c91eb: Verifying Checksum 14:06:12 ce5c4a1c91eb: Download complete 14:06:12 52ebb69f0ebf: Verifying Checksum 14:06:12 52ebb69f0ebf: Download complete 14:06:22 ce5c4a1c91eb: Pull complete 14:06:22 169dfbe0d373: Pull complete 14:06:22 e1ff8fa3b103: Pull complete 14:06:31 52ebb69f0ebf: Pull complete 14:06:32 5abe8eddf0d5: Pull complete 14:06:32 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:06:32 ---> 6cb57ee374ae 14:06:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:34 ---> Running in 7ef97fbbe9fe 14:06:34 Removing intermediate container 7ef97fbbe9fe 14:06:34 ---> b25646bc7145 14:06:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:34 ---> Running in 85f4d1a1c96f 14:06:34 Removing intermediate container 85f4d1a1c96f 14:06:34 ---> 0ca1498039ea 14:06:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:34 ---> Running in 1c9d83168e65 14:06:35 Removing intermediate container 1c9d83168e65 14:06:35 ---> 444e49dbc274 14:06:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:35 ---> Running in 652b67c133d9 14:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:38 OK: 263 MiB in 53 packages 14:06:38 Removing intermediate container 652b67c133d9 14:06:38 ---> 13041d347f8e 14:06:38 Step 7/12 : WORKDIR /app 14:06:38 ---> Running in f652c3062818 14:06:39 Removing intermediate container f652c3062818 14:06:39 ---> fd4fef80174e 14:06:39 Step 8/12 : COPY go.mod vendor* ./ 14:06:39 ---> e5851c0cf829 14:06:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:39 ---> Running in 5add11e8a5a6 14:08:01 Removing intermediate container 5add11e8a5a6 14:08:01 ---> 12f6bc769c47 14:08:01 Step 10/12 : COPY . . 14:08:01 ---> 8aa37ae16b6b 14:08:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:01 ---> Running in aa5faec32acf 14:08:01 Removing intermediate container aa5faec32acf 14:08:01 ---> 419c74dac0d3 14:08:01 Step 12/12 : RUN $MAKE 14:08:01 ---> Running in 538e5e0bba9f 14:08:01 noop 14:08:01 Removing intermediate container 538e5e0bba9f 14:08:01 ---> 6e78e1d380b4 14:08:01 Successfully built 6e78e1d380b4 14:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:01 + docker inspect -f . ci-base-image-arm64 14:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container 14:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:03 $ docker top 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:04 + go version 14:08:04 go version go1.20.2 linux/arm64 [Pipeline] } 14:08:04 $ docker stop --time=1 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b 14:08:06 $ docker rm -f --volumes 1dd1142d6651c314f8c186f9fc22211e79f6c9a7a661339a12cc1298c03f655b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:06 + docker inspect -f . ci-base-image-arm64 14:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container 14:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:08 $ docker top b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:09 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:08:09 + make test 14:08:09 go test -race ./... -coverprofile=coverage.out ./... 14:11:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:11:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:11:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.132s coverage: 86.2% of statements 14:11:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.480s coverage: 71.9% of statements 14:11:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:11:19 go vet ./... 14:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:40 ./bin/test-attribution.sh [Pipeline] echo 14:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:41 $ docker stop --time=1 b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 14:13:42 $ docker rm -f --volumes b65aa884f8b87d0280e4364c2fc49ae50fe04174d51474f0ef99db028b4f1310 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:44 Warning: overwriting stash ‘coverage-report’ 14:13:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:45 + ls -al . 14:13:45 total 224 14:13:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 14:08 . 14:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 .. 14:13:45 -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 14:05 .dockerignore 14:13:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 14:05 .git 14:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:05 .github 14:13:45 -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 14:05 .gitignore 14:13:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 14:05 .golangci.yml 14:13:45 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 14:05 Attribution.txt 14:13:45 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 14:05 CHANGELOG.md 14:13:45 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 14:05 Dockerfile 14:13:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 14:05 GOVERNANCE.md 14:13:45 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 14:05 Jenkinsfile 14:13:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 14:05 LICENSE 14:13:45 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 14:05 Makefile 14:13:45 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 14:05 OWNERS.md 14:13:45 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 14:05 README.md 14:13:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 14:00 VERSION 14:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 bin 14:13:45 -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 14:11 coverage.out 14:13:45 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 22 14:05 go.mod 14:13:45 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 22 14:05 go.sum 14:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 images 14:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 internal 14:13:45 -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 14:05 main.go 14:13:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 14:05 res 14:13:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 14:05 snap 14:13:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:46 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e --label arch=arm64 --label version=0.0.0 . 14:13:46 Sending build context to Docker daemon 678.4kB 14:13:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:13:46 Step 2/29 : FROM ${BASE} AS builder 14:13:46 ---> 6e78e1d380b4 14:13:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:13:46 ---> Running in 4df7b3ac5288 14:13:46 Removing intermediate container 4df7b3ac5288 14:13:46 ---> 5f9cebb28059 14:13:46 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:13:47 ---> Running in f7ce3d8fd28d 14:13:47 Removing intermediate container f7ce3d8fd28d 14:13:47 ---> fe6aa0cacadb 14:13:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:13:47 ---> Running in 1d594d0828f7 14:13:47 Removing intermediate container 1d594d0828f7 14:13:47 ---> a325387f242b 14:13:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:47 ---> Running in 03f26bc32dc3 14:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:13:50 OK: 263 MiB in 53 packages 14:13:51 Removing intermediate container 03f26bc32dc3 14:13:51 ---> 82f5b0fe61a8 14:13:51 Step 7/29 : WORKDIR /app 14:13:51 ---> Running in 926ccfdb254c 14:13:51 Removing intermediate container 926ccfdb254c 14:13:51 ---> 8ae0ed2ae89c 14:13:51 Step 8/29 : COPY go.mod vendor* ./ 14:13:51 ---> 58439f924d20 14:13:51 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:52 ---> Running in b37046764c00 14:13:54 Removing intermediate container b37046764c00 14:13:54 ---> dec0a1d717e3 14:13:54 Step 10/29 : COPY . . 14:13:54 ---> f2e8857501e1 14:13:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:55 ---> Running in 1836988d9314 14:13:55 Removing intermediate container 1836988d9314 14:13:55 ---> 87fca3d411eb 14:13:55 Step 12/29 : RUN $MAKE 14:13:55 ---> Running in 449ed762d2ad 14:13:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:16:03 Removing intermediate container 449ed762d2ad 14:16:03 ---> b977e55c786e 14:16:03 Step 13/29 : FROM alpine:3.17 14:16:03 3.17: Pulling from library/alpine 14:16:03 af6eaf76a39c: Already exists 14:16:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:16:03 Status: Downloaded newer image for alpine:3.17 14:16:03 ---> d74e625d9115 14:16:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:16:03 ---> Running in af5fd3010784 14:16:03 Removing intermediate container af5fd3010784 14:16:03 ---> 8ba4e891e932 14:16:03 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:16:03 ---> Running in cfdf399bc94b 14:16:03 Removing intermediate container cfdf399bc94b 14:16:03 ---> ab82c758f19b 14:16:03 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:16:03 ---> Running in 83110b8068c6 14:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:03 (1/2) Installing ca-certificates (20220614-r4) 14:16:03 (2/2) Installing dumb-init (1.2.5-r2) 14:16:03 Executing busybox-1.35.0-r29.trigger 14:16:03 Executing ca-certificates-20220614-r4.trigger 14:16:03 OK: 8 MiB in 17 packages 14:16:04 Removing intermediate container 83110b8068c6 14:16:04 ---> ce49d291e687 14:16:04 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:05 ---> 980e668abd48 14:16:05 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:16:05 ---> 9dc73502e82a 14:16:05 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:16:06 ---> 78e350ba0d84 14:16:06 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:16:06 ---> b7daddf018e4 14:16:06 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:16:07 ---> e7be9231061d 14:16:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:16:08 ---> Running in 9ada49fe41b2 14:16:09 Removing intermediate container 9ada49fe41b2 14:16:09 ---> 8003865ddb8f 14:16:09 Step 23/29 : VOLUME /cache 14:16:10 ---> Running in edf0db5aeeec 14:16:10 Removing intermediate container edf0db5aeeec 14:16:10 ---> ab24ab8e7cc3 14:16:10 Step 24/29 : EXPOSE 59711 14:16:10 ---> Running in 8f3f8cf18e23 14:16:10 Removing intermediate container 8f3f8cf18e23 14:16:10 ---> d5b0b528392e 14:16:10 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:16:10 ---> Running in 32e0cfcae3ff 14:16:11 Removing intermediate container 32e0cfcae3ff 14:16:11 ---> 913652f024f6 14:16:11 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:16:11 ---> Running in 9237ca43540e 14:16:11 Removing intermediate container 9237ca43540e 14:16:11 ---> d4dfc9451fd6 14:16:11 Step 27/29 : LABEL arch=arm64 14:16:11 ---> Running in dc148e58e482 14:16:11 Removing intermediate container dc148e58e482 14:16:11 ---> 918e427c5257 14:16:11 Step 28/29 : LABEL git_sha=ef1b1b6d6661ce44a3850f2933b52015b367ec2e 14:16:12 ---> Running in 0f4e7ca9fa88 14:16:12 Removing intermediate container 0f4e7ca9fa88 14:16:12 ---> 3ea9df58bdaf 14:16:12 Step 29/29 : LABEL version=0.0.0 14:16:12 ---> Running in ff8bf445d448 14:16:12 Removing intermediate container ff8bf445d448 14:16:12 ---> aea06b6c4ae5 14:16:12 [Warning] One or more build-args [ARCH] were not consumed 14:16:12 Successfully built aea06b6c4ae5 14:16:12 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:13 14:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:14 arm64: Pulling from edgex-lftools-log-publisher 14:16:14 8998bd30e6a1: Pulling fs layer 14:16:14 04944245beec: Pulling fs layer 14:16:14 699f458cf7ca: Pulling fs layer 14:16:14 765212b225bb: Pulling fs layer 14:16:14 f23df028b6ca: Pulling fs layer 14:16:14 d65c8cfc05b1: Pulling fs layer 14:16:14 2437ff75d9bd: Pulling fs layer 14:16:14 f23df028b6ca: Waiting 14:16:14 d65c8cfc05b1: Waiting 14:16:14 2437ff75d9bd: Waiting 14:16:14 765212b225bb: Waiting 14:16:14 04944245beec: Verifying Checksum 14:16:14 04944245beec: Download complete 14:16:14 765212b225bb: Verifying Checksum 14:16:14 765212b225bb: Download complete 14:16:14 f23df028b6ca: Verifying Checksum 14:16:14 f23df028b6ca: Download complete 14:16:14 d65c8cfc05b1: Verifying Checksum 14:16:14 d65c8cfc05b1: Download complete 14:16:14 699f458cf7ca: Verifying Checksum 14:16:14 699f458cf7ca: Download complete 14:16:14 8998bd30e6a1: Verifying Checksum 14:16:14 8998bd30e6a1: Download complete 14:16:17 2437ff75d9bd: Verifying Checksum 14:16:17 2437ff75d9bd: Download complete 14:16:18 8998bd30e6a1: Pull complete 14:16:18 04944245beec: Pull complete 14:16:20 699f458cf7ca: Pull complete 14:16:20 765212b225bb: Pull complete 14:16:20 f23df028b6ca: Pull complete 14:16:20 d65c8cfc05b1: Pull complete 14:16:33 2437ff75d9bd: Pull complete 14:16:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:33 prd-ubuntu20.04-docker-arm64-4c-16g-5200 does not seem to be running inside a container 14:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:37 $ docker top d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:38 ---> job-cost.sh 14:16:38 lf-activate-venv: SKIPPING 14:16:38 INFO: No Stack... 14:16:38 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:39 INFO: Archiving Costs [Pipeline] sh 14:16:40 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:16:40 + cut -d, -f6 [Pipeline] lock 14:16:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] 14:16:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] did not exist. Created. 14:16:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:40 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-662a6b86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:40 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:40 Warning: overwriting stash ‘stack-cost’ 14:16:41 Stashed 1 file(s) [Pipeline] } 14:16:41 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:41 $ docker stop --time=1 d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 14:16:42 $ docker rm -f --volumes d3f267fb6d48088dfe10b9991b0134b4af508afdd17c5d670165942576b30a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:16:43 provisioning config files... 14:16:43 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config1659090187431613203tmp [Pipeline] { [Pipeline] sh 14:16:43 + set +x 14:16:43 + bash -s -- 14:16:43 + curl -s https://codecov.io/bash 14:16:43 14:16:43 _____ _ 14:16:43 / ____| | | 14:16:43 | | ___ __| | ___ ___ _____ __ 14:16:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:43 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:43 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:43 Bash-1.0.6 14:16:43 14:16:43 14:16:43 ==> git version 2.25.1 found 14:16:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:16:43 Release-Date: 2020-01-08 14:16:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:43 ==> Jenkins CI detected. 14:16:43 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-167 14:16:43 project root: . 14:16:43 --> token set from env 14:16:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:43 ==> Running gcov in . (disable via -X gcov) 14:16:43 ==> Python coveragepy not found 14:16:43 ==> Searching for coverage reports in: 14:16:43 + . 14:16:43 -> Found 1 reports 14:16:43 ==> Detecting git/mercurial file structure 14:16:44 ==> Reading reports 14:16:44 + ./coverage.out bytes=41317 14:16:44 ==> Appending adjustments 14:16:44 https://docs.codecov.io/docs/fixing-reports 14:16:44 + Found adjustments 14:16:44 ==> Gzipping contents 14:16:44 12K /tmp/codecov.IEoWAU.gz 14:16:44 ==> Uploading reports 14:16:44 url: https://codecov.io 14:16:44 query: branch=PR-167&commit=ef1b1b6d6661ce44a3850f2933b52015b367ec2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= 14:16:44 -> Pinging Codecov 14:16:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-167&commit=ef1b1b6d6661ce44a3850f2933b52015b367ec2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= 14:16:44 -> Uploading to 14:16:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/ef1b1b6d6661ce44a3850f2933b52015b367ec2e/22898249-d4c2-4d8d-aca7-b4d7c31af887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T141644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f031501364a330df38a90322cdd0cad47ecafcf62246f507c1fdfecec8b28e4a 14:16:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:44 Dload Upload Total Spent Left Speed 14:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 45229 --:--:-- --:--:-- --:--:-- 45229 14:16:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ef1b1b6d6661ce44a3850f2933b52015b367ec2e [Pipeline] } 14:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:16:46 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives ] 14:16:46 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 14:16:46 total 16 14:16:46 drwxr-xr-x 3 root root 4096 Mar 22 14:02 . 14:16:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 14:02 .. 14:16:46 drwxr-xr-x 2 root root 4096 Mar 22 14:02 cost 14:16:46 -rw-r--r-- 1 root root 96 Mar 22 14:02 cost.csv 14:16:46 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 14:16:46 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 14:16:46 total 16 14:16:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 14:02 . 14:16:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 14:02 .. 14:16:46 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 14:02 cost 14:16:46 -rw-r--r-- 1 jenkins jenkins 96 Mar 22 14:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> package-listing.sh 14:16:47 ++ facter osfamily 14:16:47 ++ tr '[:upper:]' '[:lower:]' 14:16:47 + OS_FAMILY=debian 14:16:47 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-167 14:16:47 + START_PACKAGES=/tmp/packages_start.txt 14:16:47 + END_PACKAGES=/tmp/packages_end.txt 14:16:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:47 + PACKAGES=/tmp/packages_start.txt 14:16:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' 14:16:47 + PACKAGES=/tmp/packages_end.txt 14:16:47 + case "${OS_FAMILY}" in 14:16:47 + dpkg -l 14:16:47 + grep '^ii' 14:16:47 + '[' -f /tmp/packages_start.txt ']' 14:16:47 + '[' -f /tmp/packages_end.txt ']' 14:16:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:47 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' 14:16:47 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/ 14:16:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/ [Pipeline] echo 14:16:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:48 prd-ubuntu20.04-docker-8c-8g-5188 does not seem to be running inside a container 14:16:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-167 -v /w/workspace/y_app-rfid-llrp-inventory_PR-167:/w/workspace/y_app-rfid-llrp-inventory_PR-167:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:16:49 $ docker top 90c4088bfbf6eeefe19e057e5742c11533d72d827ac45727db6c1426160ae0e9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:49 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:49 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:50 + ls /var/log/sa-host 14:16:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:50 provisioning config files... 14:16:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config67305651071446296tmp [Pipeline] { [Pipeline] echo 14:16:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:50 ---> create-netrc.sh [Pipeline] } 14:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:51 ---> python-tools-install.sh [Pipeline] echo 14:16:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:51 ---> sudo-logs.sh 14:16:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:51 ---> job-cost.sh 14:16:51 lf-activate-venv: SKIPPING 14:16:51 DEBUG: total: 0.2199999988079071 14:16:51 INFO: Retrieving Stack Cost... 14:16:52 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:52 INFO: Archiving Costs [Pipeline] echo 14:16:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:53 ---> logs-deploy.sh 14:16:53 lf-activate-venv: SKIPPING 14:16:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-167/1 14:16:53 INFO: archiving workspace using pattern(s): 14:16:54 Archives upload complete. 14:16:54 INFO: archiving logs to Nexus 14:16:54 ---> uname -a: 14:16:54 Linux prd-ubuntu20-04-docker-8c-8g-5188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:16:54 14:16:54 14:16:54 ---> lscpu: 14:16:54 Architecture: x86_64 14:16:54 CPU op-mode(s): 32-bit, 64-bit 14:16:54 Byte Order: Little Endian 14:16:54 Address sizes: 40 bits physical, 48 bits virtual 14:16:54 CPU(s): 8 14:16:54 On-line CPU(s) list: 0-7 14:16:54 Thread(s) per core: 1 14:16:54 Core(s) per socket: 1 14:16:54 Socket(s): 8 14:16:54 NUMA node(s): 1 14:16:54 Vendor ID: AuthenticAMD 14:16:54 CPU family: 23 14:16:54 Model: 49 14:16:54 Model name: AMD EPYC-Rome Processor 14:16:54 Stepping: 0 14:16:54 CPU MHz: 2799.956 14:16:54 BogoMIPS: 5599.91 14:16:54 Virtualization: AMD-V 14:16:54 Hypervisor vendor: KVM 14:16:54 Virtualization type: full 14:16:54 L1d cache: 256 KiB 14:16:54 L1i cache: 256 KiB 14:16:54 L2 cache: 4 MiB 14:16:54 L3 cache: 128 MiB 14:16:54 NUMA node0 CPU(s): 0-7 14:16:54 Vulnerability Itlb multihit: Not affected 14:16:54 Vulnerability L1tf: Not affected 14:16:54 Vulnerability Mds: Not affected 14:16:54 Vulnerability Meltdown: Not affected 14:16:54 Vulnerability Mmio stale data: Not affected 14:16:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:16:54 Vulnerability Srbds: Not affected 14:16:54 Vulnerability Tsx async abort: Not affected 14:16:54 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 14:16:54 14:16:54 14:16:54 ---> nproc: 14:16:54 8 14:16:54 14:16:54 14:16:54 ---> df -h: 14:16:54 Filesystem Size Used Avail Use% Mounted on 14:16:54 overlay 155G 12G 144G 8% / 14:16:54 tmpfs 64M 0 64M 0% /dev 14:16:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:16:54 shm 64M 0 64M 0% /dev/shm 14:16:54 /dev/vda1 155G 12G 144G 8% /facter-os 14:16:54 14:16:54 14:16:54 ---> sar -b -r -n DEV: 14:16:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5188) 03/22/23 _x86_64_ (8 CPU) 14:16:54 14:16:54 13:21:18 LINUX RESTART (8 CPU) 14:16:54 14:16:54 13:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:54 13:23:01 6.55 0.00 6.55 0.00 0.00 383.42 0.00 14:16:54 13:24:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 14:16:54 13:25:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 14:16:54 13:26:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 14:16:54 13:27:01 53.47 11.61 41.86 0.00 5180.20 8780.94 0.00 14:16:54 13:28:01 5.77 0.02 5.75 0.00 0.13 121.05 0.00 14:16:54 13:29:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 14:16:54 13:30:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 14:16:54 13:31:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 14:16:54 13:32:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 14:16:54 13:33:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 14:16:54 13:34:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 14:16:54 13:35:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 14:16:54 13:36:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 14:16:54 13:37:01 1.62 0.02 1.60 0.00 0.13 23.33 0.00 14:16:54 13:38:01 5.58 3.80 1.78 0.00 86.77 32.12 0.00 14:16:54 13:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 14:16:54 13:40:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 14:16:54 13:41:01 0.82 0.00 0.82 0.00 0.00 9.06 0.00 14:16:54 13:42:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 14:16:54 13:43:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 14:16:54 13:44:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 14:16:54 13:45:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 14:16:54 13:46:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 14:16:54 13:47:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 14:16:54 13:48:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 14:16:54 13:49:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 14:16:54 13:50:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 14:16:54 13:51:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 14:16:54 13:52:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 14:16:54 13:53:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 14:16:54 13:54:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 14:16:54 13:55:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 14:16:54 13:56:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 14:16:54 13:57:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 14:16:54 13:58:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 14:16:54 13:59:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 14:16:54 14:00:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 14:16:54 14:01:01 129.14 13.95 115.19 0.00 1877.37 39998.00 0.00 14:16:54 14:02:02 105.87 0.07 105.80 0.00 8.40 43034.56 0.00 14:16:54 14:03:01 218.21 0.34 217.88 0.00 31.58 54025.48 0.00 14:16:54 14:04:01 2.02 0.00 2.02 0.00 0.00 29.33 0.00 14:16:54 14:05:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 14:16:54 14:06:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 14:16:54 14:07:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 14:16:54 14:08:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 14:16:54 14:09:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 14:16:54 14:10:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 14:16:54 14:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 14:16:54 14:12:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 14:16:54 14:13:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 14:16:54 14:14:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 14:16:54 14:15:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 14:16:54 14:16:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 14:16:54 Average: 10.76 0.55 10.20 0.00 133.08 2707.98 0.00 14:16:54 14:16:54 13:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:54 13:23:01 30628804 31892232 482564 1.47 47240 1538628 1660004 4.89 595080 1406620 16 14:16:54 13:24:01 30628572 31892248 482048 1.47 47304 1538632 1660004 4.89 594040 1406712 20 14:16:54 13:25:01 30629024 31892752 480940 1.46 47336 1538632 1660004 4.89 595244 1406716 20 14:16:54 13:26:01 30629008 31893268 480844 1.46 47376 1538636 1660004 4.89 594876 1407188 172 14:16:54 13:27:01 30092740 31857928 492724 1.50 81644 1994724 1722548 5.08 922216 1576600 916 14:16:54 13:28:01 30097884 31858452 491536 1.49 80240 1991472 1692196 4.99 920180 1573464 8 14:16:54 13:29:01 30097568 31858156 491784 1.50 80256 1991476 1692196 4.99 920256 1573468 8 14:16:54 13:30:01 30097624 31858244 491636 1.50 80288 1991476 1692196 4.99 920312 1573468 12 14:16:54 13:31:01 30097740 31858388 491404 1.49 80312 1991480 1692196 4.99 920136 1573472 8 14:16:54 13:32:01 30097628 31858328 491336 1.49 80360 1991484 1692196 4.99 920348 1573476 8 14:16:54 13:33:01 30097612 31858756 491264 1.49 80384 1991488 1692196 4.99 920396 1573896 16 14:16:54 13:34:01 30097812 31859004 491172 1.49 80424 1991492 1692196 4.99 920128 1573900 12 14:16:54 13:35:01 30098332 31859544 490600 1.49 80440 1991496 1692196 4.99 920128 1573904 8 14:16:54 13:36:01 30097748 31858968 491080 1.49 80464 1991500 1692196 4.99 920240 1573904 8 14:16:54 13:37:01 30097224 31858540 491788 1.50 80524 1991480 1702108 5.02 920912 1573884 32 14:16:54 13:38:01 30045004 31809732 539860 1.64 80584 1994360 1702108 5.02 974484 1575444 16 14:16:54 13:39:01 30045148 31809880 539808 1.64 80616 1994364 1702108 5.02 973932 1575444 12 14:16:54 13:40:01 30045180 31809980 539716 1.64 80656 1994360 1702108 5.02 973976 1575452 52 14:16:54 13:41:01 30045348 31810148 539672 1.64 80676 1994368 1702108 5.02 974084 1575452 12 14:16:54 13:42:01 30045096 31809992 539828 1.64 80732 1994364 1702108 5.02 974344 1575452 28 14:16:54 13:43:01 30044292 31809232 540528 1.64 80764 1994376 1702108 5.02 974920 1575456 28 14:16:54 13:44:01 30043480 31808440 541240 1.65 80796 1994380 1702108 5.02 975100 1575456 28 14:16:54 13:45:01 30043240 31808240 541192 1.65 80828 1994384 1702108 5.02 975112 1575460 8 14:16:54 13:46:01 30042956 31808136 541272 1.65 80868 1994512 1702108 5.02 975192 1575572 12 14:16:54 13:47:01 30042688 31807872 541432 1.65 80916 1994508 1702108 5.02 975340 1575576 20 14:16:54 13:48:01 30042640 31807948 541364 1.65 80956 1994520 1702108 5.02 975292 1575608 40 14:16:54 13:49:01 30042624 31807932 541404 1.65 80976 1994520 1702108 5.02 975472 1575608 4 14:16:54 13:50:01 30041000 31806376 542932 1.65 81012 1994528 1702108 5.02 977300 1575612 12 14:16:54 13:51:01 30039720 31805112 543932 1.65 81060 1994520 1702108 5.02 978032 1575608 24 14:16:54 13:52:01 30038116 31803608 545528 1.66 81116 1994524 1702108 5.02 979028 1575612 16 14:16:54 13:53:01 30037840 31803340 545716 1.66 81148 1994536 1702108 5.02 978996 1575616 12 14:16:54 13:54:01 30037320 31802884 546152 1.66 81172 1994532 1685340 4.97 979052 1575620 48 14:16:54 13:55:01 30037304 31802872 546124 1.66 81188 1994544 1685340 4.97 979036 1575624 12 14:16:54 13:56:01 30037224 31802856 546096 1.66 81228 1994548 1685340 4.97 979124 1575632 8 14:16:54 13:57:01 30036664 31802340 546544 1.66 81264 1994544 1685340 4.97 979312 1575624 16 14:16:54 13:58:01 30036640 31802376 546436 1.66 81316 1994552 1685340 4.97 979404 1575632 16 14:16:54 13:59:01 30036884 31802620 546116 1.66 81332 1994552 1685340 4.97 979404 1575632 8 14:16:54 14:00:01 30036912 31802712 546356 1.66 81364 1994556 1685340 4.97 979632 1575640 12 14:16:54 14:01:01 27985232 31559708 733676 2.23 141528 3633380 1920272 5.66 1467664 2971488 532296 14:16:54 14:02:02 27196964 31512580 773132 2.35 180120 4281984 1979480 5.83 1739848 3428340 649000 14:16:54 14:03:01 27139968 31552652 733464 2.23 192888 4345688 1771364 5.22 1596952 3604952 320 14:16:54 14:04:01 27151868 31564628 721420 2.19 192936 4345688 1771364 5.22 1582056 3604952 16 14:16:54 14:05:01 27153844 31566632 719364 2.19 192952 4345692 1771364 5.22 1580348 3604956 16 14:16:54 14:06:01 27155804 31568604 717316 2.18 192968 4345696 1771364 5.22 1578224 3604960 40 14:16:54 14:07:01 27157256 31570096 715776 2.18 193000 4345696 1771364 5.22 1576644 3604964 20 14:16:54 14:08:01 27163520 31576408 709392 2.16 193052 4345696 1771364 5.22 1570428 3604968 4 14:16:54 14:09:01 27163724 31576720 709040 2.16 193128 4345708 1771364 5.22 1570524 3604980 8 14:16:54 14:10:01 27163916 31576976 708940 2.16 193192 4345708 1771364 5.22 1570688 3604972 16 14:16:54 14:11:01 27163648 31576732 709136 2.16 193220 4345712 1771364 5.22 1570668 3604976 8 14:16:54 14:12:01 27163820 31576932 709068 2.16 193264 4345712 1771364 5.22 1570768 3604976 16 14:16:54 14:13:01 27164056 31577228 708732 2.16 193308 4345716 1771364 5.22 1570764 3604980 28 14:16:54 14:14:01 27164252 31577460 708448 2.15 193332 4345720 1771364 5.22 1570800 3604984 28 14:16:54 14:15:01 27163944 31577184 708680 2.16 193344 4345724 1771364 5.22 1570828 3604988 28 14:16:54 14:16:01 27164340 31577748 708252 2.15 193376 4345856 1771364 5.22 1570608 3605104 60 14:16:54 Average: 29258237 31752736 579922 1.76 110422 2642452 1722674 5.08 1115331 2149038 21919 14:16:54 14:16:54 13:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:54 13:23:01 ens3 2.87 1.77 1.82 0.29 0.00 0.00 0.00 0.00 14:16:54 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:24:01 ens3 1.93 0.67 0.46 0.29 0.00 0.00 0.00 0.00 14:16:54 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:25:01 ens3 1.40 0.57 0.56 0.41 0.00 0.00 0.00 0.00 14:16:54 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:26:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 14:16:54 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:27:01 ens3 196.18 93.23 2808.47 6.64 0.00 0.00 0.00 0.00 14:16:54 13:27:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:16:54 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:28:01 ens3 0.53 0.33 0.09 0.02 0.00 0.00 0.00 0.00 14:16:54 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:30:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:31:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 14:16:54 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:32:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 14:16:54 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:33:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:16:54 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:16:54 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:37:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:16:54 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:38:01 ens3 11.88 9.91 12.92 6.64 0.00 0.00 0.00 0.00 14:16:54 13:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:16:54 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:42:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:16:54 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:43:01 ens3 0.50 0.48 0.26 0.22 0.00 0.00 0.00 0.00 14:16:54 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:47:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:16:54 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:49:01 ens3 0.62 0.18 0.17 0.07 0.00 0.00 0.00 0.00 14:16:54 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:50:01 ens3 2.10 1.10 0.95 0.68 0.00 0.00 0.00 0.00 14:16:54 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:51:01 ens3 1.42 0.37 0.54 0.26 0.00 0.00 0.00 0.00 14:16:54 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:52:01 ens3 0.97 0.48 0.44 0.33 0.00 0.00 0.00 0.00 14:16:54 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:55:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 14:16:54 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:57:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:16:54 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:00:01 ens3 0.43 0.23 0.13 0.02 0.00 0.00 0.00 0.00 14:16:54 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:01:01 ens3 824.78 544.85 8285.36 134.70 0.00 0.00 0.00 0.00 14:16:54 14:01:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 14:16:54 14:01:01 docker0 204.25 317.04 16.22 2114.62 0.00 0.00 0.00 0.00 14:16:54 14:02:02 ens3 25.23 16.80 26.64 11.02 0.00 0.00 0.00 0.00 14:16:54 14:02:02 vethb1b8ca8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:16:54 14:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:02:02 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:16:54 14:03:01 ens3 141.63 87.67 2682.41 20.51 0.00 0.00 0.00 0.00 14:16:54 14:03:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 14:16:54 14:03:01 docker0 3.02 8.05 0.19 89.74 0.00 0.00 0.00 0.00 14:16:54 14:04:01 ens3 1.12 0.47 0.40 0.28 0.00 0.00 0.00 0.00 14:16:54 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:05:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 14:16:54 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:06:01 ens3 0.53 0.35 0.26 0.21 0.00 0.00 0.00 0.00 14:16:54 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:07:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:16:54 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:12:01 ens3 0.65 0.33 1.80 0.08 0.00 0.00 0.00 0.00 14:16:54 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 14:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:54 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:54 Average: ens3 22.56 14.10 255.29 3.39 0.00 0.00 0.00 0.00 14:16:54 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:16:54 Average: docker0 3.84 6.02 0.30 40.81 0.00 0.00 0.00 0.00 14:16:54 14:16:54 14:16:54 ---> sar -P ALL: 14:16:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5188) 03/22/23 _x86_64_ (8 CPU) 14:16:54 14:16:54 13:21:18 LINUX RESTART (8 CPU) 14:16:54 14:16:54 13:22:01 CPU %user %nice %system %iowait %steal %idle 14:16:54 13:23:01 all 0.04 0.00 0.01 0.02 0.00 99.93 14:16:54 13:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:16:54 13:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 14:16:54 13:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 13:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:23:01 6 0.07 0.00 0.03 0.17 0.00 99.73 14:16:54 13:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:24:01 all 0.04 0.00 0.01 0.01 0.01 99.94 14:16:54 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:24:01 1 0.05 0.00 0.02 0.02 0.02 99.90 14:16:54 13:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:16:54 13:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:24:01 6 0.08 0.00 0.02 0.03 0.02 99.85 14:16:54 13:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:16:54 13:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:16:54 13:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 14:16:54 13:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:25:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:16:54 13:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:16:54 13:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:16:54 13:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 13:26:01 6 0.03 0.00 0.02 0.03 0.00 99.92 14:16:54 13:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:27:01 all 2.40 0.00 1.58 0.72 0.03 95.28 14:16:54 13:27:01 0 2.36 0.00 2.94 0.75 0.03 93.92 14:16:54 13:27:01 1 2.29 0.00 0.90 2.35 0.02 94.44 14:16:54 13:27:01 2 2.70 0.00 2.60 0.07 0.02 94.61 14:16:54 13:27:01 3 1.78 0.00 0.98 0.73 0.05 96.45 14:16:54 13:27:01 4 2.34 0.00 0.95 0.05 0.03 96.63 14:16:54 13:27:01 5 2.40 0.00 1.22 0.35 0.02 96.01 14:16:54 13:27:01 6 1.60 0.00 1.10 0.85 0.02 96.42 14:16:54 13:27:01 7 3.70 0.00 1.94 0.59 0.03 93.73 14:16:54 13:28:01 all 0.16 0.00 0.05 0.11 0.00 99.68 14:16:54 13:28:01 0 0.23 0.00 0.10 0.00 0.00 99.67 14:16:54 13:28:01 1 0.03 0.00 0.02 0.73 0.00 99.22 14:16:54 13:28:01 2 0.02 0.00 0.05 0.00 0.00 99.93 14:16:54 13:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:16:54 13:28:01 4 0.73 0.00 0.05 0.00 0.02 99.20 14:16:54 13:28:01 5 0.10 0.00 0.05 0.12 0.00 99.73 14:16:54 13:28:01 6 0.12 0.00 0.03 0.03 0.00 99.82 14:16:54 13:28:01 7 0.02 0.00 0.07 0.00 0.00 99.92 14:16:54 13:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:16:54 13:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:16:54 13:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 13:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:16:54 13:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:16:54 13:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 13:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:30:01 all 0.08 0.00 0.01 0.01 0.00 99.90 14:16:54 13:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:30:01 1 0.02 0.00 0.00 0.05 0.00 99.93 14:16:54 13:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:30:01 4 0.57 0.00 0.03 0.00 0.02 99.38 14:16:54 13:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:16:54 13:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:16:54 13:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:31:01 4 0.07 0.00 0.05 0.00 0.00 99.88 14:16:54 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:16:54 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:32:01 1 0.03 0.00 0.00 0.05 0.02 99.90 14:16:54 13:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 13:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:16:54 13:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 13:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:16:54 13:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:33:01 all 0.03 0.00 0.02 0.00 0.00 99.94 14:16:54 13:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:33:01 1 0.03 0.00 0.02 0.02 0.00 99.93 14:16:54 13:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:16:54 13:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:33:01 4 0.07 0.00 0.02 0.00 0.02 99.90 14:16:54 13:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:16:54 13:33:01 6 0.10 0.00 0.02 0.00 0.00 99.88 14:16:54 13:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:16:54 13:33:01 CPU %user %nice %system %iowait %steal %idle 14:16:54 13:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:16:54 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:34:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:16:54 13:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:35:01 all 0.25 0.00 0.01 0.00 0.01 99.73 14:16:54 13:35:01 0 1.87 0.00 0.00 0.00 0.00 98.13 14:16:54 13:35:01 1 0.00 0.00 0.03 0.02 0.02 99.93 14:16:54 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 13:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:16:54 13:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:35:01 6 0.07 0.00 0.00 0.00 0.00 99.93 14:16:54 13:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:36:01 all 0.27 0.00 0.01 0.00 0.00 99.71 14:16:54 13:36:01 0 1.97 0.00 0.02 0.00 0.00 98.01 14:16:54 13:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:16:54 13:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 14:16:54 13:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:16:54 13:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:37:01 all 0.15 0.00 0.02 0.01 0.00 99.83 14:16:54 13:37:01 0 0.86 0.00 0.02 0.00 0.00 99.12 14:16:54 13:37:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:16:54 13:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:37:01 3 0.05 0.00 0.02 0.02 0.00 99.92 14:16:54 13:37:01 4 0.08 0.00 0.02 0.00 0.00 99.90 14:16:54 13:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:16:54 13:37:01 6 0.07 0.00 0.07 0.00 0.02 99.85 14:16:54 13:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:38:01 all 0.44 0.00 0.06 0.02 0.01 99.47 14:16:54 13:38:01 0 0.54 0.00 0.05 0.00 0.02 99.40 14:16:54 13:38:01 1 1.55 0.00 0.07 0.05 0.02 98.32 14:16:54 13:38:01 2 0.23 0.00 0.03 0.00 0.00 99.73 14:16:54 13:38:01 3 0.13 0.00 0.02 0.00 0.00 99.85 14:16:54 13:38:01 4 0.12 0.00 0.05 0.02 0.02 99.80 14:16:54 13:38:01 5 0.45 0.00 0.10 0.08 0.02 99.35 14:16:54 13:38:01 6 0.35 0.00 0.12 0.02 0.02 99.50 14:16:54 13:38:01 7 0.17 0.00 0.03 0.00 0.02 99.78 14:16:54 13:39:01 all 0.02 0.00 0.02 0.00 0.00 99.96 14:16:54 13:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:39:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:16:54 13:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 13:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:39:01 6 0.05 0.00 0.07 0.00 0.00 99.88 14:16:54 13:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:40:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:16:54 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:40:01 1 0.05 0.00 0.00 0.08 0.00 99.87 14:16:54 13:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:16:54 13:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 13:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:16:54 13:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:41:01 1 0.00 0.00 0.00 0.10 0.00 99.90 14:16:54 13:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:16:54 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:41:01 6 0.12 0.00 0.07 0.00 0.02 99.80 14:16:54 13:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:42:01 all 0.10 0.00 0.01 0.01 0.00 99.89 14:16:54 13:42:01 0 0.68 0.00 0.00 0.00 0.00 99.32 14:16:54 13:42:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:16:54 13:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:16:54 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:16:54 13:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:43:01 all 0.04 0.00 0.01 0.00 0.01 99.95 14:16:54 13:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:43:01 1 0.12 0.00 0.02 0.02 0.02 99.83 14:16:54 13:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 13:43:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:16:54 13:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:16:54 13:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:16:54 13:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:16:54 13:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:16:54 13:44:01 CPU %user %nice %system %iowait %steal %idle 14:16:54 13:45:01 all 0.03 0.00 0.00 0.00 0.00 99.96 14:16:54 13:45:01 0 0.18 0.00 0.00 0.00 0.00 99.82 14:16:54 13:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:16:54 13:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:16:54 13:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:46:01 all 0.27 0.00 0.01 0.01 0.00 99.71 14:16:54 13:46:01 0 1.97 0.00 0.00 0.00 0.00 98.03 14:16:54 13:46:01 1 0.02 0.00 0.03 0.03 0.00 99.92 14:16:54 13:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:16:54 13:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:46:01 5 0.03 0.00 0.02 0.02 0.02 99.92 14:16:54 13:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 14:16:54 13:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:16:54 13:47:01 0 1.97 0.00 0.02 0.00 0.00 98.01 14:16:54 13:47:01 1 0.00 0.00 0.03 0.02 0.02 99.93 14:16:54 13:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 13:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:48:01 all 0.27 0.00 0.01 0.01 0.00 99.71 14:16:54 13:48:01 0 1.99 0.00 0.00 0.00 0.02 98.00 14:16:54 13:48:01 1 0.05 0.00 0.03 0.03 0.02 99.87 14:16:54 13:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:16:54 13:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:49:01 all 0.25 0.00 0.01 0.00 0.00 99.73 14:16:54 13:49:01 0 1.97 0.00 0.00 0.00 0.00 98.03 14:16:54 13:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:16:54 13:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 13:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:16:54 13:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:50:01 all 0.12 0.00 0.02 0.00 0.00 99.85 14:16:54 13:50:01 0 0.76 0.00 0.12 0.00 0.00 99.12 14:16:54 13:50:01 1 0.12 0.00 0.05 0.03 0.02 99.78 14:16:54 13:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:16:54 13:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:51:01 1 0.03 0.00 0.02 0.02 0.02 99.92 14:16:54 13:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:16:54 13:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:52:01 all 0.09 0.00 0.01 0.00 0.00 99.90 14:16:54 13:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:52:01 1 0.62 0.00 0.03 0.03 0.02 99.30 14:16:54 13:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:16:54 13:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:16:54 13:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:53:01 1 0.03 0.00 0.00 0.02 0.02 99.93 14:16:54 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 13:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 13:54:01 all 0.02 0.00 0.00 0.00 0.00 99.97 14:16:54 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 13:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 14:16:54 13:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:16:54 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:55:01 all 0.01 0.00 0.01 0.03 0.00 99.95 14:16:54 13:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:55:01 1 0.03 0.00 0.03 0.20 0.02 99.72 14:16:54 13:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:16:54 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:16:54 13:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:16:54 13:55:01 CPU %user %nice %system %iowait %steal %idle 14:16:54 13:56:01 all 0.04 0.00 0.01 0.04 0.01 99.90 14:16:54 13:56:01 0 0.23 0.00 0.00 0.00 0.02 99.75 14:16:54 13:56:01 1 0.02 0.00 0.03 0.23 0.00 99.72 14:16:54 13:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:56:01 3 0.03 0.00 0.02 0.12 0.02 99.82 14:16:54 13:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:57:01 all 0.26 0.00 0.01 0.01 0.01 99.71 14:16:54 13:57:01 0 1.97 0.00 0.00 0.00 0.00 98.03 14:16:54 13:57:01 1 0.02 0.00 0.03 0.05 0.02 99.88 14:16:54 13:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:57:01 4 0.00 0.00 0.00 0.07 0.02 99.92 14:16:54 13:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 13:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:58:01 all 0.08 0.00 0.00 0.03 0.00 99.89 14:16:54 13:58:01 0 0.55 0.00 0.00 0.00 0.02 99.43 14:16:54 13:58:01 1 0.02 0.00 0.02 0.20 0.00 99.77 14:16:54 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:58:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:16:54 13:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:16:54 13:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 13:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:59:01 all 0.01 0.00 0.00 0.00 0.01 99.98 14:16:54 13:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:59:01 1 0.03 0.00 0.00 0.02 0.02 99.93 14:16:54 13:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:16:54 13:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 13:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 13:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 13:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:16:54 14:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:16:54 14:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 14:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 14:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:16:54 14:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:01:01 all 9.40 0.00 3.57 2.11 0.06 84.86 14:16:54 14:01:01 0 9.90 0.00 3.30 0.47 0.07 86.26 14:16:54 14:01:01 1 8.62 0.00 3.47 1.72 0.07 86.13 14:16:54 14:01:01 2 10.09 0.00 3.21 0.75 0.05 85.90 14:16:54 14:01:01 3 6.84 0.00 3.94 0.51 0.05 88.66 14:16:54 14:01:01 4 9.04 0.00 3.60 1.33 0.05 85.98 14:16:54 14:01:01 5 7.78 0.00 3.70 11.49 0.07 76.96 14:16:54 14:01:01 6 12.93 0.00 3.43 0.50 0.05 83.08 14:16:54 14:01:01 7 9.95 0.00 3.88 0.19 0.07 85.91 14:16:54 14:02:02 all 32.19 0.00 5.39 2.31 0.09 60.03 14:16:54 14:02:02 0 31.73 0.00 6.55 2.11 0.12 59.49 14:16:54 14:02:02 1 31.91 0.00 5.37 2.70 0.07 59.95 14:16:54 14:02:02 2 33.71 0.00 5.27 0.07 0.10 60.85 14:16:54 14:02:02 3 31.68 0.00 5.20 0.12 0.08 62.91 14:16:54 14:02:02 4 31.42 0.00 5.98 12.73 0.08 49.78 14:16:54 14:02:02 5 33.74 0.00 4.76 0.15 0.08 61.27 14:16:54 14:02:02 6 31.56 0.00 4.95 0.27 0.08 63.14 14:16:54 14:02:02 7 31.77 0.00 5.02 0.35 0.08 62.78 14:16:54 14:03:01 all 24.67 0.00 4.96 2.77 0.09 67.52 14:16:54 14:03:01 0 23.99 0.00 5.59 1.16 0.09 69.17 14:16:54 14:03:01 1 24.60 0.00 4.52 0.98 0.07 69.84 14:16:54 14:03:01 2 24.34 0.00 4.25 0.03 0.09 71.29 14:16:54 14:03:01 3 25.18 0.00 5.05 0.24 0.07 69.46 14:16:54 14:03:01 4 23.75 0.00 5.34 2.96 0.07 67.88 14:16:54 14:03:01 5 24.39 0.00 5.01 0.75 0.07 69.78 14:16:54 14:03:01 6 24.04 0.00 4.83 5.52 0.09 65.52 14:16:54 14:03:01 7 27.05 0.00 5.08 10.52 0.17 57.18 14:16:54 14:04:01 all 0.29 0.00 0.01 0.00 0.00 99.69 14:16:54 14:04:01 0 2.00 0.00 0.02 0.00 0.00 97.98 14:16:54 14:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:16:54 14:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:04:01 4 0.12 0.00 0.00 0.02 0.00 99.87 14:16:54 14:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:04:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:16:54 14:04:01 7 0.07 0.00 0.00 0.02 0.00 99.92 14:16:54 14:05:01 all 0.28 0.00 0.01 0.00 0.00 99.70 14:16:54 14:05:01 0 2.02 0.00 0.00 0.00 0.00 97.98 14:16:54 14:05:01 1 0.00 0.00 0.05 0.00 0.00 99.95 14:16:54 14:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 14:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:05:01 7 0.03 0.00 0.02 0.02 0.00 99.93 14:16:54 14:06:01 all 0.07 0.00 0.01 0.00 0.00 99.91 14:16:54 14:06:01 0 0.45 0.00 0.00 0.00 0.02 99.53 14:16:54 14:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:06:01 4 0.05 0.00 0.00 0.02 0.00 99.93 14:16:54 14:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 14:16:54 14:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:16:54 14:06:01 CPU %user %nice %system %iowait %steal %idle 14:16:54 14:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:16:54 14:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:16:54 14:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:07:01 6 0.07 0.00 0.05 0.02 0.02 99.85 14:16:54 14:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 14:08:01 all 0.23 0.00 0.01 0.00 0.01 99.75 14:16:54 14:08:01 0 1.71 0.00 0.03 0.00 0.00 98.26 14:16:54 14:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:16:54 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:08:01 3 0.03 0.00 0.02 0.02 0.00 99.93 14:16:54 14:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 14:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 14:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 14:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:16:54 14:09:01 0 0.05 0.00 0.03 0.00 0.00 99.92 14:16:54 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:09:01 4 0.02 0.00 0.00 0.05 0.00 99.93 14:16:54 14:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:16:54 14:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:16:54 14:10:01 all 0.05 0.00 0.01 0.01 0.01 99.93 14:16:54 14:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 14:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:10:01 4 0.22 0.00 0.02 0.03 0.00 99.73 14:16:54 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 14:16:54 14:10:01 7 0.05 0.00 0.00 0.02 0.02 99.92 14:16:54 14:11:01 all 0.05 0.00 0.02 0.00 0.01 99.93 14:16:54 14:11:01 0 0.05 0.00 0.07 0.00 0.00 99.88 14:16:54 14:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:16:54 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:11:01 4 0.15 0.00 0.00 0.00 0.02 99.83 14:16:54 14:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 14:16:54 14:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:16:54 14:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:16:54 14:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 14:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:16:54 14:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 14:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:16:54 14:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:16:54 14:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:16:54 14:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:16:54 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 14:13:01 4 0.07 0.00 0.02 0.07 0.00 99.85 14:16:54 14:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 14:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:16:54 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:54 14:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 14:16:54 14:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:14:01 6 0.05 0.00 0.05 0.00 0.00 99.90 14:16:54 14:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:16:54 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.97 14:16:54 14:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:16:54 14:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:16:54 14:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:54 14:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:54 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:16:54 14:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:16:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:16:54 14:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:16:54 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:54 14:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 14:16:54 14:16:01 4 0.00 0.00 0.00 0.07 0.00 99.93 14:16:54 14:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:16:54 14:16:01 6 0.02 0.00 0.07 0.00 0.02 99.90 14:16:54 14:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:16:54 Average: all 1.34 0.00 0.29 0.15 0.01 98.20 14:16:54 Average: 0 1.70 0.00 0.35 0.08 0.01 97.86 14:16:54 Average: 1 1.29 0.00 0.28 0.18 0.01 98.23 14:16:54 Average: 2 1.31 0.00 0.29 0.02 0.01 98.38 14:16:54 Average: 3 1.22 0.00 0.28 0.04 0.01 98.46 14:16:54 Average: 4 1.26 0.00 0.30 0.32 0.01 98.11 14:16:54 Average: 5 1.27 0.00 0.28 0.24 0.01 98.20 14:16:54 Average: 6 1.33 0.00 0.28 0.14 0.01 98.25 14:16:54 Average: 7 1.34 0.00 0.30 0.21 0.01 98.14 14:16:54 14:16:54 14:16:54