Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef1b1b6d6661ce44a3850f2933b52015b367ec2e+636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (b1d95d24c029e72ac1c7160d51e000022fe17109) 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-ssh6504671685463610062.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-ssh11418173612176394795.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-ssh5205451981890841539.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 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-ssh12663161873773888152.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-ssh9077240506116018700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5340’ Running on prd-ubuntu20.04-docker-8c-8g-5342 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 > 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 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e Merge succeeded, producing 524a32f6a237ea37630113067258c6b27aef7650 Checking out Revision 524a32f6a237ea37630113067258c6b27aef7650 (PR-167) > 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 > 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 524a32f6a237ea37630113067258c6b27aef7650 # timeout=10 Commit message: "Merge commit '636b604d61dca6a59067db3ccfe7c5f6e9f0f77c' into HEAD" > git rev-list --no-walk ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:59:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:59:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:59:00 ========================================================= 23:59:00 EdgeX Global Pipelines Version Info 23:59:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:59:01 ------------------- 23:59:01 stable info: 23:59:01 ------------------- 23:59:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:59:01 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:59:01 Message: update stable to v1.0.245 23:59:02 ------------------- 23:59:02 experimental info: 23:59:02 ------------------- 23:59:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:59:02 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:59:02 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 524a32f6a237ea37630113067258c6b27aef7650 [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 524a32f [Pipeline] echo 23:59:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:02 provisioning config files... 23:59:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config7438184805837228230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:03 ---> docker-login.sh 23:59:03 nexus3.edgexfoundry.org:10001 23:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:03 Configure a credential helper to remove this warning. See 23:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:03 23:59:03 Login Succeeded 23:59:03 nexus3.edgexfoundry.org:10002 23:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:03 Configure a credential helper to remove this warning. See 23:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:03 23:59:03 Login Succeeded 23:59:03 nexus3.edgexfoundry.org:10003 23:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:03 Configure a credential helper to remove this warning. See 23:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:03 23:59:03 Login Succeeded 23:59:03 nexus3.edgexfoundry.org:10004 23:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:03 Configure a credential helper to remove this warning. See 23:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:03 23:59:03 Login Succeeded 23:59:03 docker.io 23:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:04 Configure a credential helper to remove this warning. See 23:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:04 23:59:04 Login Succeeded 23:59:04 ---> docker-login.sh ends [Pipeline] } 23:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:59:04 + git rev-list -1 --merges 524a32f6a237ea37630113067258c6b27aef7650~1..524a32f6a237ea37630113067258c6b27aef7650 [Pipeline] echo 23:59:04 -----------> git rev-list -1 --merges 524a32f6a237ea37630113067258c6b27aef7650~1..524a32f6a237ea37630113067258c6b27aef7650 524a32f6a237ea37630113067258c6b27aef7650 23:59:04 524a32f6a237ea37630113067258c6b27aef7650 [false] [Pipeline] sh 23:59:04 + git log --format=format:%s -1 524a32f6a237ea37630113067258c6b27aef7650 [Pipeline] echo 23:59:04 ========================================================= 23:59:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:59:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:05 + git log --format=format:%s -1 524a32f6a237ea37630113067258c6b27aef7650 [Pipeline] echo 23:59:05 [semverPrep] GIT_COMMIT: 524a32f6a237ea37630113067258c6b27aef7650, Commit Message: Merge commit '636b604d61dca6a59067db3ccfe7c5f6e9f0f77c' into HEAD [Pipeline] echo 23:59:05 [semverPrep] This is not a build commit. [Pipeline] sh 23:59:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:59:05 + grep -v github /etc/ssh/ssh_known_hosts 23:59:05 + [ -e /tmp/ssh_known_hosts ] 23:59:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:59:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:59:05 sudo tee -a /etc/ssh/ssh_known_hosts 23:59:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:05 23:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:59:06 b85a868b505f: Pulling fs layer 23:59:06 e2be974225ed: Pulling fs layer 23:59:06 339a4e72a1f5: Pulling fs layer 23:59:06 988bab9f4d93: Pulling fs layer 23:59:06 1469e6f7b9e6: Pulling fs layer 23:59:06 eaf3925da568: Pulling fs layer 23:59:06 bab4dde63d76: Pulling fs layer 23:59:06 bde34c3a00c8: Pulling fs layer 23:59:06 b352a97aabf1: Pulling fs layer 23:59:06 4872d77fe225: Pulling fs layer 23:59:06 5851b861e8e6: Pulling fs layer 23:59:06 bab4dde63d76: Waiting 23:59:06 b352a97aabf1: Waiting 23:59:06 4872d77fe225: Waiting 23:59:06 5851b861e8e6: Waiting 23:59:06 988bab9f4d93: Waiting 23:59:06 1469e6f7b9e6: Waiting 23:59:06 eaf3925da568: Waiting 23:59:06 bde34c3a00c8: Waiting 23:59:06 e2be974225ed: Verifying Checksum 23:59:06 e2be974225ed: Download complete 23:59:06 988bab9f4d93: Verifying Checksum 23:59:06 988bab9f4d93: Download complete 23:59:06 1469e6f7b9e6: Verifying Checksum 23:59:06 1469e6f7b9e6: Download complete 23:59:06 eaf3925da568: Verifying Checksum 23:59:06 eaf3925da568: Download complete 23:59:06 339a4e72a1f5: Verifying Checksum 23:59:06 339a4e72a1f5: Download complete 23:59:06 b352a97aabf1: Download complete 23:59:06 4872d77fe225: Verifying Checksum 23:59:06 4872d77fe225: Download complete 23:59:06 5851b861e8e6: Download complete 23:59:06 b85a868b505f: Verifying Checksum 23:59:06 b85a868b505f: Download complete 23:59:06 bab4dde63d76: Verifying Checksum 23:59:06 bab4dde63d76: Download complete 23:59:07 b85a868b505f: Pull complete 23:59:08 e2be974225ed: Pull complete 23:59:08 339a4e72a1f5: Pull complete 23:59:08 988bab9f4d93: Pull complete 23:59:08 1469e6f7b9e6: Pull complete 23:59:09 eaf3925da568: Pull complete 23:59:11 bab4dde63d76: Pull complete 23:59:11 bde34c3a00c8: Pull complete 23:59:11 b352a97aabf1: Pull complete 23:59:11 4872d77fe225: Pull complete 23:59:11 5851b861e8e6: Pull complete 23:59:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:11 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 23:59:11 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:59:16 $ docker top 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc -eo pid,comm 23:59:16 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). 23:59:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:16 [ssh-agent] Looking for ssh-agent implementation... 23:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:16 $ docker exec 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc ssh-agent 23:59:16 SSH_AUTH_SOCK=/tmp/ssh-hI7KqiNMGYuz/agent.31 23:59:16 SSH_AGENT_PID=37 23:59:16 Running ssh-add (command line suppressed) 23:59:16 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_172622661605223480.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_172622661605223480.key) 23:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:16 + git tag --points-at HEAD [Pipeline] } 23:59:16 $ docker exec --env ******** --env ******** 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc ssh-agent -k 23:59:16 unset SSH_AUTH_SOCK; 23:59:16 unset SSH_AGENT_PID; 23:59:16 echo Agent pid 37 killed; 23:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:16 [ssh-agent] Looking for ssh-agent implementation... 23:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:17 $ docker exec 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc ssh-agent 23:59:17 SSH_AUTH_SOCK=/tmp/ssh-Ao1U6Td7STuc/agent.69 23:59:17 SSH_AGENT_PID=75 23:59:17 Running ssh-add (command line suppressed) 23:59:17 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_9083696294768648750.key (/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/private_key_9083696294768648750.key) 23:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:17 + git semver init 23:59:17 2023-03-22 23:59:17,768 [run_init] DEBUG init version:0.0.0 force:False 23:59:17 2023-03-22 23:59:17,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver 23:59:17 2023-03-22 23:59:17,770 [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 23:59:17 2023-03-22 23:59:17,770 [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) 23:59:19 2023-03-22 23:59:18,908 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.git/info/exclude 23:59:19 2023-03-22 23:59:18,909 [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 23:59:19 2023-03-22 23:59:18,909 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 23:59:19 2023-03-22 23:59:18,914 [execute] INFO git cat-file --batch-check 23:59:19 2023-03-22 23:59:18,915 [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=) 23:59:19 2023-03-22 23:59:18,922 [execute] INFO git cat-file --batch 23:59:19 2023-03-22 23:59:18,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver, universal_newlines=False, shell=None, istream=) 23:59:19 2023-03-22 23:59:18,929 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-167/.semver/PR-167 23:59:19 0.0.0 [Pipeline] } 23:59:19 $ docker exec --env ******** --env ******** 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc ssh-agent -k 23:59:19 unset SSH_AUTH_SOCK; 23:59:19 unset SSH_AGENT_PID; 23:59:19 echo Agent pid 75 killed; 23:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:19 + git semver [Pipeline] } 23:59:19 $ docker stop --time=1 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc 23:59:21 $ docker rm -f --volumes 2cf9b48ed7481e7cd54e062572433edbac499e09c921ebb3f134238d131e1fdc [Pipeline] // withDockerContainer [Pipeline] sh 23:59:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:59:21 Stashed 1 file(s) [Pipeline] echo 23:59:21 [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 23:59:21 provisioning config files... 23:59:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config1715461342392445448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:22 ---> docker-login.sh 23:59:22 nexus3.edgexfoundry.org:10001 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 nexus3.edgexfoundry.org:10002 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 nexus3.edgexfoundry.org:10003 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 nexus3.edgexfoundry.org:10004 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 docker.io 23:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:22 Configure a credential helper to remove this warning. See 23:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:22 23:59:22 Login Succeeded 23:59:22 ---> docker-login.sh ends [Pipeline] } 23:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:59:22 ========================================================= 23:59:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:59:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:23 + 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 . 23:59:23 Sending build context to Docker daemon 12.6MB 23:59:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:59:23 Step 2/12 : FROM ${BASE} AS builder 23:59:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:59:23 63b65145d645: Pulling fs layer 23:59:23 a2d21d5440eb: Pulling fs layer 23:59:23 935e6c44a52c: Pulling fs layer 23:59:23 94cc34f8dd06: Pulling fs layer 23:59:23 30dea6a524f1: Pulling fs layer 23:59:23 a2aff8979fd8: Pulling fs layer 23:59:23 6808be2612f2: Pulling fs layer 23:59:23 f25807f1079a: Pulling fs layer 23:59:23 30dea6a524f1: Waiting 23:59:23 a2aff8979fd8: Waiting 23:59:23 f25807f1079a: Waiting 23:59:23 6808be2612f2: Waiting 23:59:23 94cc34f8dd06: Waiting 23:59:23 a2d21d5440eb: Verifying Checksum 23:59:23 a2d21d5440eb: Download complete 23:59:23 94cc34f8dd06: Verifying Checksum 23:59:23 94cc34f8dd06: Download complete 23:59:23 30dea6a524f1: Verifying Checksum 23:59:23 30dea6a524f1: Download complete 23:59:23 63b65145d645: Verifying Checksum 23:59:23 63b65145d645: Download complete 23:59:23 a2aff8979fd8: Verifying Checksum 23:59:23 a2aff8979fd8: Download complete 23:59:23 63b65145d645: Pull complete 23:59:23 a2d21d5440eb: Pull complete 23:59:24 f25807f1079a: Verifying Checksum 23:59:24 f25807f1079a: Download complete 23:59:24 935e6c44a52c: Download complete 23:59:24 6808be2612f2: Verifying Checksum 23:59:24 6808be2612f2: Download complete 23:59:28 935e6c44a52c: Pull complete 23:59:28 94cc34f8dd06: Pull complete 23:59:28 30dea6a524f1: Pull complete 23:59:28 a2aff8979fd8: Pull complete 23:59:30 6808be2612f2: Pull complete 23:59:31 f25807f1079a: Pull complete 23:59:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:59:31 ---> 3b553350e43f 23:59:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:59:36 Still waiting to schedule task 23:59:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5341’ 23:59:39 ---> Running in f449b78c6351 23:59:39 Removing intermediate container f449b78c6351 23:59:39 ---> 983256422b6f 23:59:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:59:39 ---> Running in 2f9fc27fce1b 23:59:39 Removing intermediate container 2f9fc27fce1b 23:59:39 ---> 4b0cb76ac919 23:59:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:59:39 ---> Running in 6e2477884e2a 23:59:39 Removing intermediate container 6e2477884e2a 23:59:39 ---> f0aadb3758bd 23:59:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:39 ---> Running in 654bcc8a8a93 23:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:39 OK: 265 MiB in 53 packages 23:59:39 Removing intermediate container 654bcc8a8a93 23:59:39 ---> 20cc9932e6d8 23:59:39 Step 7/12 : WORKDIR /app 23:59:39 ---> Running in 0e6bb7b234c1 23:59:39 Removing intermediate container 0e6bb7b234c1 23:59:39 ---> c1a79a02d162 23:59:39 Step 8/12 : COPY go.mod vendor* ./ 23:59:39 ---> 35e62723a050 23:59:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:39 ---> Running in 7c56cdd04468 00:00:18 Removing intermediate container 7c56cdd04468 00:00:18 ---> 2bfb8caf73d7 00:00:18 Step 10/12 : COPY . . 00:00:18 ---> fa5c839cbba9 00:00:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:18 ---> Running in 516dbcd9280e 00:00:18 Removing intermediate container 516dbcd9280e 00:00:18 ---> da993762c2ff 00:00:18 Step 12/12 : RUN $MAKE 00:00:18 ---> Running in d83237c90084 00:00:18 noop 00:00:19 Removing intermediate container d83237c90084 00:00:19 ---> 2583a9d0e943 00:00:19 Successfully built 2583a9d0e943 00:00:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:19 + docker inspect -f . ci-base-image-x86_64 00:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:19 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 00:00:19 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:19 $ docker top c3d09b95a78a68d577166a8bfd58badefbde20db27feda7c35e7f1047b178cdb -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:20 + go version 00:00:20 go version go1.20.2 linux/amd64 [Pipeline] } 00:00:20 $ docker stop --time=1 c3d09b95a78a68d577166a8bfd58badefbde20db27feda7c35e7f1047b178cdb 00:00:21 $ docker rm -f --volumes c3d09b95a78a68d577166a8bfd58badefbde20db27feda7c35e7f1047b178cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:21 + docker inspect -f . ci-base-image-x86_64 00:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:21 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 00:00:21 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:00:22 $ docker top 00f64d97a02b3fabcf944361234911a4c0da7c4137429e7ed7634a64ff0b80a5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:22 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] fileExists [Pipeline] sh 00:00:22 + make test 00:00:22 go test -race ./... -coverprofile=coverage.out ./... 00:00:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:44 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:00:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 00:00:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements 00:01:07 go vet ./... 00:01:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:01:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:01:10 ./bin/test-attribution.sh [Pipeline] echo 00:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:01:10 $ docker stop --time=1 00f64d97a02b3fabcf944361234911a4c0da7c4137429e7ed7634a64ff0b80a5 00:01:14 $ docker rm -f --volumes 00f64d97a02b3fabcf944361234911a4c0da7c4137429e7ed7634a64ff0b80a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:01:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:01:15 + ls -al . 00:01:15 total 228 00:01:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 00:00 . 00:01:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:58 .. 00:01:15 -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 23:58 .dockerignore 00:01:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 23:59 .git 00:01:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:58 .github 00:01:15 -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 23:58 .gitignore 00:01:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 23:58 .golangci.yml 00:01:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:59 .semver 00:01:15 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 23:58 Attribution.txt 00:01:15 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 23:58 CHANGELOG.md 00:01:15 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 23:58 Dockerfile 00:01:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 23:58 GOVERNANCE.md 00:01:15 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 23:58 Jenkinsfile 00:01:15 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 23:58 LICENSE 00:01:15 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 23:58 Makefile 00:01:15 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 23:58 OWNERS.md 00:01:15 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 23:58 README.md 00:01:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 23:59 VERSION 00:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:58 bin 00:01:15 -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 00:00 coverage.out 00:01:15 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 22 23:58 go.mod 00:01:15 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 22 23:58 go.sum 00:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:58 images 00:01:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:58 internal 00:01:15 -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 23:58 main.go 00:01:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:58 res 00:01:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:58 snap 00:01:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:16 + 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=524a32f6a237ea37630113067258c6b27aef7650 --label arch=amd64 --label version=0.0.0 . 00:01:16 Sending build context to Docker daemon 12.6MB 00:01:16 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:01:16 Step 2/29 : FROM ${BASE} AS builder 00:01:16 ---> 2583a9d0e943 00:01:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:01:16 ---> Running in 8b3d024158b4 00:01:16 Removing intermediate container 8b3d024158b4 00:01:16 ---> 80bbe63e63be 00:01:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:01:16 ---> Running in 5a2a34135089 00:01:16 Removing intermediate container 5a2a34135089 00:01:16 ---> 8aceb3948de0 00:01:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:01:16 ---> Running in 2b628ef25fa5 00:01:16 Removing intermediate container 2b628ef25fa5 00:01:16 ---> f9960a602b76 00:01:16 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:16 ---> Running in 3459cddafb88 00:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:17 OK: 265 MiB in 53 packages 00:01:17 Removing intermediate container 3459cddafb88 00:01:17 ---> fa286e7d78aa 00:01:17 Step 7/29 : WORKDIR /app 00:01:17 ---> Running in 1b598ac54344 00:01:17 Removing intermediate container 1b598ac54344 00:01:17 ---> 4f9f565dd3e3 00:01:17 Step 8/29 : COPY go.mod vendor* ./ 00:01:17 ---> 1821ec853594 00:01:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:17 ---> Running in 87be252bb706 00:01:18 Removing intermediate container 87be252bb706 00:01:18 ---> fabcea53c245 00:01:18 Step 10/29 : COPY . . 00:01:19 ---> 804819f189a9 00:01:19 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:19 ---> Running in 1156f8ce69e1 00:01:19 Removing intermediate container 1156f8ce69e1 00:01:19 ---> 185967ea9544 00:01:19 Step 12/29 : RUN $MAKE 00:01:19 ---> Running in 555d4f563567 00:01:19 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 00:01:41 Removing intermediate container 555d4f563567 00:01:41 ---> e7ee0c1a6f18 00:01:41 Step 13/29 : FROM alpine:3.17 00:01:41 3.17: Pulling from library/alpine 00:01:41 63b65145d645: Already exists 00:01:41 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:01:41 Status: Downloaded newer image for alpine:3.17 00:01:41 ---> b2aa39c304c2 00:01:41 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:01:41 ---> Running in 65c111be67e4 00:01:41 Removing intermediate container 65c111be67e4 00:01:41 ---> ca5e7244b22d 00:01:41 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:01:41 ---> Running in e4b969fc9d8c 00:01:41 Removing intermediate container e4b969fc9d8c 00:01:41 ---> 04b32b00c56b 00:01:41 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:01:41 ---> Running in 07e10437ed0e 00:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:41 (1/2) Installing ca-certificates (20220614-r4) 00:01:41 (2/2) Installing dumb-init (1.2.5-r2) 00:01:41 Executing busybox-1.35.0-r29.trigger 00:01:41 Executing ca-certificates-20220614-r4.trigger 00:01:41 OK: 8 MiB in 17 packages 00:01:41 Removing intermediate container 07e10437ed0e 00:01:41 ---> ddd3a985f799 00:01:41 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:41 ---> d42102efd100 00:01:41 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:01:41 ---> 9b0eabd1322e 00:01:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:01:41 ---> cb8fcb8ad66f 00:01:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:01:41 ---> 855e3618c4bf 00:01:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:01:42 ---> e45d422784e8 00:01:42 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:01:42 ---> Running in 3c44db0213b5 00:01:42 Removing intermediate container 3c44db0213b5 00:01:42 ---> f90dbdee3140 00:01:42 Step 23/29 : VOLUME /cache 00:01:42 ---> Running in 4bfaa962162f 00:01:43 Removing intermediate container 4bfaa962162f 00:01:43 ---> 6581e0ee54b7 00:01:43 Step 24/29 : EXPOSE 59711 00:01:43 ---> Running in 84febac0fc06 00:01:43 Removing intermediate container 84febac0fc06 00:01:43 ---> 9b9282c9197c 00:01:43 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:01:43 ---> Running in 44e26f205734 00:01:43 Removing intermediate container 44e26f205734 00:01:43 ---> e542e1bd7daf 00:01:43 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:01:43 ---> Running in e8c2cca3db3f 00:01:43 Removing intermediate container e8c2cca3db3f 00:01:43 ---> 920b37bc0ee0 00:01:43 Step 27/29 : LABEL arch=amd64 00:01:43 ---> Running in c5f1a2d7a7b0 00:01:43 Removing intermediate container c5f1a2d7a7b0 00:01:43 ---> 3741fc919ab1 00:01:43 Step 28/29 : LABEL git_sha=524a32f6a237ea37630113067258c6b27aef7650 00:01:43 ---> Running in 05711be71f9a 00:01:43 Removing intermediate container 05711be71f9a 00:01:43 ---> 3aabc197b677 00:01:43 Step 29/29 : LABEL version=0.0.0 00:01:43 ---> Running in f8aaebe5de6d 00:01:43 Removing intermediate container f8aaebe5de6d 00:01:43 ---> 4e5b87de4ad4 00:01:43 [Warning] One or more build-args [ARCH] were not consumed 00:01:43 Successfully built 4e5b87de4ad4 00:01: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 00:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:44 00:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:44 latest: Pulling from edgex-lftools-log-publisher 00:01:44 5eb5b503b376: Pulling fs layer 00:01:44 5c69ac0246d0: Pulling fs layer 00:01:44 ec43610c2a17: Pulling fs layer 00:01:44 3a2ae6a8a46f: Pulling fs layer 00:01:44 33b1e0a273af: Pulling fs layer 00:01:44 5d3b04190fa2: Pulling fs layer 00:01:44 2f39f015ded8: Pulling fs layer 00:01:44 3a2ae6a8a46f: Waiting 00:01:44 33b1e0a273af: Waiting 00:01:44 5d3b04190fa2: Waiting 00:01:44 2f39f015ded8: Waiting 00:01:44 5c69ac0246d0: Download complete 00:01:44 3a2ae6a8a46f: Verifying Checksum 00:01:44 3a2ae6a8a46f: Download complete 00:01:44 33b1e0a273af: Verifying Checksum 00:01:44 33b1e0a273af: Download complete 00:01:44 5d3b04190fa2: Verifying Checksum 00:01:44 5d3b04190fa2: Download complete 00:01:44 ec43610c2a17: Verifying Checksum 00:01:44 ec43610c2a17: Download complete 00:01:44 5eb5b503b376: Download complete 00:01:45 2f39f015ded8: Download complete 00:01:45 5eb5b503b376: Pull complete 00:01:46 5c69ac0246d0: Pull complete 00:01:46 ec43610c2a17: Pull complete 00:01:46 3a2ae6a8a46f: Pull complete 00:01:46 33b1e0a273af: Pull complete 00:01:46 5d3b04190fa2: Pull complete 00:01:51 2f39f015ded8: Pull complete 00:01:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:52 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 00:01:52 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:56 $ docker top a6e22601cc98e9f9273b271daf27bd66d06f26bb17c8b628a058b526906a32a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:56 ---> job-cost.sh 00:01:56 lf-activate-venv: SKIPPING 00:01:56 INFO: No Stack... 00:01:57 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:57 INFO: Archiving Costs [Pipeline] sh 00:01:57 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/cost.csv 00:01:57 + cut -d, -f6 [Pipeline] lock 00:01:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] 00:01:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] did not exist. Created. 00:01:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:58 + echo total: 0.2199999988079071 [Pipeline] stash 00:01:58 Stashed 1 file(s) [Pipeline] } 00:01:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:58 $ docker stop --time=1 a6e22601cc98e9f9273b271daf27bd66d06f26bb17c8b628a058b526906a32a1 00:01:59 $ docker rm -f --volumes a6e22601cc98e9f9273b271daf27bd66d06f26bb17c8b628a058b526906a32a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5345 in /w/workspace/y_app-rfid-llrp-inventory_PR-167 [Pipeline] { [Pipeline] ws 00:02:14 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 00:02:14 The recommended git tool is: git 00:02:20 using credential edgex-jenkins-ssh 00:02:20 Cloning the remote Git repository 00:02:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:21 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 00:02:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:21 > git --version # timeout=10 00:02:21 > git --version # 'git version 2.25.1' 00:02:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:02:25 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit ef1b1b6d6661ce44a3850f2933b52015b367ec2e 00:02:25 Merge succeeded, producing 50c645b228f37392c168498734eaa189967214e6 00:02:25 Checking out Revision 50c645b228f37392c168498734eaa189967214e6 (PR-167) 00:02:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:02:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:24 > 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 00:02:25 > git config core.sparsecheckout # timeout=10 00:02:25 > git checkout -f ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 00:02:25 > git remote # timeout=10 00:02:25 > git config --get remote.origin.url # timeout=10 00:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:02:25 > git merge 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 00:02:25 > git rev-parse HEAD^{commit} # timeout=10 00:02:25 > git config core.sparsecheckout # timeout=10 00:02:25 > git checkout -f 50c645b228f37392c168498734eaa189967214e6 # timeout=10 00:02:29 Commit message: "Merge commit '636b604d61dca6a59067db3ccfe7c5f6e9f0f77c' into HEAD" 00:02:29 > git rev-list --no-walk ef1b1b6d6661ce44a3850f2933b52015b367ec2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:30 Dload Upload Total Spent Left Speed 00:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 00:02:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:02:31 + sudo tee /etc/docker/daemon.new+ 00:02:31 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:02:31 { 00:02:31 "registry-mirrors": [ 00:02:31 "https://nexus3.edgexfoundry.org:10001" 00:02:31 ], 00:02:31 "bip": "10.250.0.254/24", 00:02:31 "hosts": [ 00:02:31 "tcp://0.0.0.0:5555", 00:02:31 "unix:///var/run/docker.sock" 00:02:31 ], 00:02:31 "mtu": 1458, 00:02:31 "selinux-enabled": true, 00:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 00:02:31 } [Pipeline] sh 00:02:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:02:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:52 provisioning config files... 00:02:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config6556517154339597883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:52 ---> docker-login.sh 00:02:52 nexus3.edgexfoundry.org:10001 00:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:53 Configure a credential helper to remove this warning. See 00:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:53 00:02:53 Login Succeeded 00:02:53 nexus3.edgexfoundry.org:10002 00:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:53 Configure a credential helper to remove this warning. See 00:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:53 00:02:53 Login Succeeded 00:02:53 nexus3.edgexfoundry.org:10003 00:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:54 Configure a credential helper to remove this warning. See 00:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:54 00:02:54 Login Succeeded 00:02:54 nexus3.edgexfoundry.org:10004 00:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:54 Configure a credential helper to remove this warning. See 00:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:54 00:02:54 Login Succeeded 00:02:54 docker.io 00:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:55 Configure a credential helper to remove this warning. See 00:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:55 00:02:55 Login Succeeded 00:02:55 ---> docker-login.sh ends [Pipeline] } 00:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:55 ========================================================= 00:02:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:02:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:56 + 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 . 00:02:56 Sending build context to Docker daemon 677.9kB 00:02:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:02:56 Step 2/12 : FROM ${BASE} AS builder 00:02:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:02:56 af6eaf76a39c: Pulling fs layer 00:02:56 55522c791124: Pulling fs layer 00:02:56 ce5c4a1c91eb: Pulling fs layer 00:02:56 169dfbe0d373: Pulling fs layer 00:02:56 e1ff8fa3b103: Pulling fs layer 00:02:56 52ebb69f0ebf: Pulling fs layer 00:02:56 5abe8eddf0d5: Pulling fs layer 00:02:56 169dfbe0d373: Waiting 00:02:56 e1ff8fa3b103: Waiting 00:02:56 52ebb69f0ebf: Waiting 00:02:56 5abe8eddf0d5: Waiting 00:02:56 55522c791124: Download complete 00:02:56 169dfbe0d373: Verifying Checksum 00:02:56 169dfbe0d373: Download complete 00:02:56 e1ff8fa3b103: Verifying Checksum 00:02:56 e1ff8fa3b103: Download complete 00:02:56 af6eaf76a39c: Verifying Checksum 00:02:56 af6eaf76a39c: Download complete 00:02:57 af6eaf76a39c: Pull complete 00:02:57 5abe8eddf0d5: Verifying Checksum 00:02:57 5abe8eddf0d5: Download complete 00:02:58 55522c791124: Pull complete 00:02:59 52ebb69f0ebf: Download complete 00:02:59 ce5c4a1c91eb: Verifying Checksum 00:02:59 ce5c4a1c91eb: Download complete 00:03:11 ce5c4a1c91eb: Pull complete 00:03:11 169dfbe0d373: Pull complete 00:03:11 e1ff8fa3b103: Pull complete 00:03:16 52ebb69f0ebf: Pull complete 00:03:18 5abe8eddf0d5: Pull complete 00:03:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:03:18 ---> 6cb57ee374ae 00:03:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:03:21 ---> Running in bb9875280a2a 00:03:21 Removing intermediate container bb9875280a2a 00:03:21 ---> d9bdd9bf5f18 00:03:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:03:21 ---> Running in ed586e5370d5 00:03:22 Removing intermediate container ed586e5370d5 00:03:22 ---> b58b668c98a5 00:03:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:03:22 ---> Running in 41e2b0d9d9fd 00:03:22 Removing intermediate container 41e2b0d9d9fd 00:03:22 ---> f13419ac5ee9 00:03:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:22 ---> Running in 29f62702adca 00:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:03:26 OK: 263 MiB in 53 packages 00:03:27 Removing intermediate container 29f62702adca 00:03:27 ---> c6b3db6eb40a 00:03:27 Step 7/12 : WORKDIR /app 00:03:27 ---> Running in 7db88a140670 00:03:27 Removing intermediate container 7db88a140670 00:03:27 ---> 0873217fab49 00:03:27 Step 8/12 : COPY go.mod vendor* ./ 00:03:28 ---> 1601b27f15d0 00:03:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:28 ---> Running in c7ab07d013b6 00:04:50 Removing intermediate container c7ab07d013b6 00:04:50 ---> 063631d7030a 00:04:50 Step 10/12 : COPY . . 00:04:51 ---> 6e38ca2bdcfc 00:04:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:51 ---> Running in d6d37af2f973 00:04:51 Removing intermediate container d6d37af2f973 00:04:51 ---> 6e50a06071ed 00:04:51 Step 12/12 : RUN $MAKE 00:04:51 ---> Running in 1bf860b8ff06 00:04:52 noop 00:04:53 Removing intermediate container 1bf860b8ff06 00:04:53 ---> 551cdcff2118 00:04:53 Successfully built 551cdcff2118 00:04:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:53 + docker inspect -f . ci-base-image-arm64 00:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:54 prd-ubuntu20.04-docker-arm64-4c-16g-5345 does not seem to be running inside a container 00:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:04:55 $ docker top 7f1bf1a61148d848ad0126c891e6df8e4d849a9cf7bd27324ea88b93e62ba518 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:56 + go version 00:04:56 go version go1.20.2 linux/arm64 [Pipeline] } 00:04:56 $ docker stop --time=1 7f1bf1a61148d848ad0126c891e6df8e4d849a9cf7bd27324ea88b93e62ba518 00:04:58 $ docker rm -f --volumes 7f1bf1a61148d848ad0126c891e6df8e4d849a9cf7bd27324ea88b93e62ba518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:59 + docker inspect -f . ci-base-image-arm64 00:04:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:59 prd-ubuntu20.04-docker-arm64-4c-16g-5345 does not seem to be running inside a container 00:04:59 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:05:00 $ docker top 67b19c97aab18b9d5188b1c0520de4a8b35adf077af260ee446da218f77c1209 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:01 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 00:05:02 + make test 00:05:02 go test -race ./... -coverprofile=coverage.out ./... 00:08:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:08:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:08:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.462s coverage: 86.2% of statements 00:08:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.683s coverage: 71.9% of statements 00:08:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:08:49 go vet ./... 00:11:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:11:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:11:41 ./bin/test-attribution.sh [Pipeline] echo 00:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:11:41 $ docker stop --time=1 67b19c97aab18b9d5188b1c0520de4a8b35adf077af260ee446da218f77c1209 00:11:43 $ docker rm -f --volumes 67b19c97aab18b9d5188b1c0520de4a8b35adf077af260ee446da218f77c1209 [Pipeline] // withDockerContainer [Pipeline] sh 00:11:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:11:45 Warning: overwriting stash ‘coverage-report’ 00:11:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:11:47 + ls -al . 00:11:47 total 224 00:11:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 00:05 . 00:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:02 .. 00:11:47 -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 00:02 .dockerignore 00:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 00:02 .git 00:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:02 .github 00:11:47 -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 00:02 .gitignore 00:11:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 00:02 .golangci.yml 00:11:47 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 00:02 Attribution.txt 00:11:47 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 00:02 CHANGELOG.md 00:11:47 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 00:02 Dockerfile 00:11:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 00:02 GOVERNANCE.md 00:11:47 -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 00:02 Jenkinsfile 00:11:47 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 00:02 LICENSE 00:11:47 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 00:02 Makefile 00:11:47 -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 00:02 OWNERS.md 00:11:47 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 00:02 README.md 00:11:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 23:59 VERSION 00:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:02 bin 00:11:47 -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 00:08 coverage.out 00:11:47 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 23 00:02 go.mod 00:11:47 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 23 00:02 go.sum 00:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:02 images 00:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:02 internal 00:11:47 -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 00:02 main.go 00:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:02 res 00:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:02 snap 00:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:47 + 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=50c645b228f37392c168498734eaa189967214e6 --label arch=arm64 --label version=0.0.0 . 00:11:47 Sending build context to Docker daemon 677.9kB 00:11:47 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:11:47 Step 2/29 : FROM ${BASE} AS builder 00:11:47 ---> 551cdcff2118 00:11:47 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:11:50 ---> Running in 6848b49dc5f8 00:11:50 Removing intermediate container 6848b49dc5f8 00:11:50 ---> 8d95413aacfe 00:11:50 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:11:50 ---> Running in bedfe9aa0246 00:11:50 Removing intermediate container bedfe9aa0246 00:11:50 ---> a1e00d8e58f7 00:11:50 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:11:50 ---> Running in e6642c8acc9d 00:11:50 Removing intermediate container e6642c8acc9d 00:11:50 ---> cf97df3b7197 00:11:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:51 ---> Running in 6e02efc7979c 00:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:11:54 OK: 263 MiB in 53 packages 00:11:55 Removing intermediate container 6e02efc7979c 00:11:55 ---> 1508d620bcbf 00:11:55 Step 7/29 : WORKDIR /app 00:11:55 ---> Running in 0afe0db3c4b5 00:11:55 Removing intermediate container 0afe0db3c4b5 00:11:55 ---> 7e13cb8f1b4a 00:11:55 Step 8/29 : COPY go.mod vendor* ./ 00:11:55 ---> 945e8d0d0c3f 00:11:55 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:55 ---> Running in b3010d694679 00:11:59 Removing intermediate container b3010d694679 00:11:59 ---> 728dd518244a 00:11:59 Step 10/29 : COPY . . 00:11:59 ---> 0a66baa10a3a 00:11:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:11:59 ---> Running in e572906bc869 00:11:59 Removing intermediate container e572906bc869 00:11:59 ---> bfc7431950ac 00:11:59 Step 12/29 : RUN $MAKE 00:11:59 ---> Running in 556420f21b4f 00:12:00 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 00:14:37 Removing intermediate container 556420f21b4f 00:14:37 ---> 6010cfe0e03b 00:14:37 Step 13/29 : FROM alpine:3.17 00:14:37 3.17: Pulling from library/alpine 00:14:37 af6eaf76a39c: Already exists 00:14:37 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:14:37 Status: Downloaded newer image for alpine:3.17 00:14:37 ---> d74e625d9115 00:14:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:14:37 ---> Running in 6de81337ee49 00:14:37 Removing intermediate container 6de81337ee49 00:14:37 ---> 16aef39e59f6 00:14:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:14:37 ---> Running in 213c4fc8976b 00:14:37 Removing intermediate container 213c4fc8976b 00:14:37 ---> ab2c949ecda0 00:14:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:14:37 ---> Running in c331523fcd97 00:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:14:37 (1/2) Installing ca-certificates (20220614-r4) 00:14:37 (2/2) Installing dumb-init (1.2.5-r2) 00:14:37 Executing busybox-1.35.0-r29.trigger 00:14:37 Executing ca-certificates-20220614-r4.trigger 00:14:37 OK: 8 MiB in 17 packages 00:14:37 Removing intermediate container c331523fcd97 00:14:37 ---> d1d3c5432765 00:14:37 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:14:37 ---> 1ecf92441813 00:14:37 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:14:37 ---> ee066ff1da01 00:14:37 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:14:37 ---> f9ecb6437eae 00:14:37 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:14:37 ---> bee1edbae92e 00:14:37 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:14:37 ---> 19cca3484da8 00:14:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:14:37 ---> Running in 6a9efc98e93d 00:14:37 Removing intermediate container 6a9efc98e93d 00:14:37 ---> 8fc6aad566bc 00:14:37 Step 23/29 : VOLUME /cache 00:14:37 ---> Running in 98402d7b1005 00:14:37 Removing intermediate container 98402d7b1005 00:14:37 ---> 05dc60d8ea1e 00:14:37 Step 24/29 : EXPOSE 59711 00:14:37 ---> Running in 841d233c4b6d 00:14:37 Removing intermediate container 841d233c4b6d 00:14:37 ---> 1d453d9f465f 00:14:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:14:37 ---> Running in 15c289e35068 00:14:37 Removing intermediate container 15c289e35068 00:14:37 ---> 37f8126c1d29 00:14:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:14:37 ---> Running in eb88d71f1548 00:14:37 Removing intermediate container eb88d71f1548 00:14:37 ---> 71017af7fed1 00:14:37 Step 27/29 : LABEL arch=arm64 00:14:37 ---> Running in af27d471f8bc 00:14:37 Removing intermediate container af27d471f8bc 00:14:37 ---> 115ea3b72b8f 00:14:37 Step 28/29 : LABEL git_sha=50c645b228f37392c168498734eaa189967214e6 00:14:37 ---> Running in e748e0790e72 00:14:38 Removing intermediate container e748e0790e72 00:14:38 ---> 02f75cdd11ac 00:14:38 Step 29/29 : LABEL version=0.0.0 00:14:38 ---> Running in 3723e4250139 00:14:38 Removing intermediate container 3723e4250139 00:14:38 ---> 4dd5d5b0bba1 00:14:38 [Warning] One or more build-args [ARCH] were not consumed 00:14:38 Successfully built 4dd5d5b0bba1 00:14:38 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 00:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:39 00:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:39 arm64: Pulling from edgex-lftools-log-publisher 00:14:39 8998bd30e6a1: Pulling fs layer 00:14:39 04944245beec: Pulling fs layer 00:14:39 699f458cf7ca: Pulling fs layer 00:14:39 765212b225bb: Pulling fs layer 00:14:39 f23df028b6ca: Pulling fs layer 00:14:39 d65c8cfc05b1: Pulling fs layer 00:14:39 2437ff75d9bd: Pulling fs layer 00:14:39 f23df028b6ca: Waiting 00:14:39 2437ff75d9bd: Waiting 00:14:39 d65c8cfc05b1: Waiting 00:14:39 765212b225bb: Waiting 00:14:39 04944245beec: Verifying Checksum 00:14:39 04944245beec: Download complete 00:14:39 765212b225bb: Verifying Checksum 00:14:39 765212b225bb: Download complete 00:14:39 f23df028b6ca: Verifying Checksum 00:14:39 f23df028b6ca: Download complete 00:14:39 d65c8cfc05b1: Verifying Checksum 00:14:39 d65c8cfc05b1: Download complete 00:14:39 699f458cf7ca: Verifying Checksum 00:14:39 699f458cf7ca: Download complete 00:14:40 8998bd30e6a1: Verifying Checksum 00:14:40 8998bd30e6a1: Download complete 00:14:42 2437ff75d9bd: Verifying Checksum 00:14:42 2437ff75d9bd: Download complete 00:14:44 8998bd30e6a1: Pull complete 00:14:44 04944245beec: Pull complete 00:14:45 699f458cf7ca: Pull complete 00:14:45 765212b225bb: Pull complete 00:14:46 f23df028b6ca: Pull complete 00:14:46 d65c8cfc05b1: Pull complete 00:14:58 2437ff75d9bd: Pull complete 00:14:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:14:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:59 prd-ubuntu20.04-docker-arm64-4c-16g-5345 does not seem to be running inside a container 00:14:59 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:15:01 $ docker top bc9d75769afe261d335b0644b77b6dc88ff7a818216ca574d8b7af279a35f4f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:02 ---> job-cost.sh 00:15:02 lf-activate-venv: SKIPPING 00:15:02 INFO: No Stack... 00:15:03 INFO: Retrieving Pricing Info for: v3-standard-4 00:15:03 INFO: Archiving Costs [Pipeline] sh 00:15:04 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 00:15:04 + cut -d, -f6 [Pipeline] lock 00:15:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] 00:15:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] did not exist. Created. 00:15:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:15:05 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-5916eb71/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:15:05 + echo total: 0.10999999940395355 [Pipeline] stash 00:15:05 Warning: overwriting stash ‘stack-cost’ 00:15:05 Stashed 1 file(s) [Pipeline] } 00:15:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-167-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:15:05 $ docker stop --time=1 bc9d75769afe261d335b0644b77b6dc88ff7a818216ca574d8b7af279a35f4f6 00:15:07 $ docker rm -f --volumes bc9d75769afe261d335b0644b77b6dc88ff7a818216ca574d8b7af279a35f4f6 [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 00:15:07 provisioning config files... 00:15:07 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config16715796298520970448tmp [Pipeline] { [Pipeline] sh 00:15:08 + set +x 00:15:08 + + curl -s https://codecov.io/bash 00:15:08 bash -s -- 00:15:08 00:15:08 _____ _ 00:15:08 / ____| | | 00:15:08 | | ___ __| | ___ ___ _____ __ 00:15:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:15:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:15:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:15:08 Bash-1.0.6 00:15:08 00:15:08 00:15:08 ==> git version 2.25.1 found 00:15:08 ==> 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 00:15:08 Release-Date: 2020-01-08 00:15:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:15:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:15:08 ==> Jenkins CI detected. 00:15:08 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-167 00:15:08 project root: . 00:15:08 --> token set from env 00:15:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:15:08 ==> Running gcov in . (disable via -X gcov) 00:15:08 ==> Python coveragepy not found 00:15:08 ==> Searching for coverage reports in: 00:15:08 + . 00:15:08 -> Found 1 reports 00:15:08 ==> Detecting git/mercurial file structure 00:15:08 ==> Reading reports 00:15:08 + ./coverage.out bytes=41317 00:15:08 ==> Appending adjustments 00:15:08 https://docs.codecov.io/docs/fixing-reports 00:15:08 + Found adjustments 00:15:08 ==> Gzipping contents 00:15:08 12K /tmp/codecov.StEn49.gz 00:15:08 ==> Uploading reports 00:15:08 url: https://codecov.io 00:15:08 query: branch=PR-167&commit=524a32f6a237ea37630113067258c6b27aef7650&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= 00:15:08 -> Pinging Codecov 00:15:08 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=524a32f6a237ea37630113067258c6b27aef7650&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-167%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=167&job=&cmd_args= 00:15:08 -> Uploading to 00:15:08 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/581DD39554BDF9B6E22D074273EAD858/524a32f6a237ea37630113067258c6b27aef7650/901adb87-5872-4f19-a4ed-2f9ad6f52e02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T001508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13083eb1a95365c62476504e1d5f9cd39e0775fad0d5e9767526feedeafe3b8c 00:15:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:08 Dload Upload Total Spent Left Speed 00:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11809 0 0 100 11809 0 40580 --:--:-- --:--:-- --:--:-- 40720 00:15:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/524a32f6a237ea37630113067258c6b27aef7650 [Pipeline] } 00:15:08 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 00:15:09 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives ] 00:15:09 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 00:15:09 total 16 00:15:09 drwxr-xr-x 3 root root 4096 Mar 23 00:01 . 00:15:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 00:01 .. 00:15:09 drwxr-xr-x 2 root root 4096 Mar 23 00:01 cost 00:15:09 -rw-r--r-- 1 root root 95 Mar 23 00:01 cost.csv 00:15:09 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 00:15:09 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives 00:15:09 total 16 00:15:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 00:01 . 00:15:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 00:01 .. 00:15:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 00:01 cost 00:15:09 -rw-r--r-- 1 jenkins jenkins 95 Mar 23 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:15:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:15:10 ---> package-listing.sh 00:15:10 ++ facter osfamily 00:15:10 ++ tr '[:upper:]' '[:lower:]' 00:15:11 + OS_FAMILY=debian 00:15:11 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-167 00:15:11 + START_PACKAGES=/tmp/packages_start.txt 00:15:11 + END_PACKAGES=/tmp/packages_end.txt 00:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:11 + PACKAGES=/tmp/packages_start.txt 00:15:11 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' 00:15:11 + PACKAGES=/tmp/packages_end.txt 00:15:11 + case "${OS_FAMILY}" in 00:15:11 + dpkg -l 00:15:11 + grep '^ii' 00:15:11 + '[' -f /tmp/packages_start.txt ']' 00:15:11 + '[' -f /tmp/packages_end.txt ']' 00:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:11 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-167 ']' 00:15:11 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-167/archives/ 00:15:11 + 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 00:15:11 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 00:15:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:11 prd-ubuntu20.04-docker-8c-8g-5342 does not seem to be running inside a container 00:15:11 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:15:12 $ docker top 5c498b87e43941d1091828b6bbe0047a53049be1ac26b1e720722a2ddf016f4d -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:12 + touch /tmp/pre-build-complete [Pipeline] sh 00:15:12 + mkdir -p /var/log/sysstat [Pipeline] sh 00:15:13 + ls /var/log/sa-host 00:15:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:13 provisioning config files... 00:15:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-167@tmp/config18379964790613570349tmp [Pipeline] { [Pipeline] echo 00:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:15:13 ---> create-netrc.sh [Pipeline] } 00:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:15:13 ---> python-tools-install.sh [Pipeline] echo 00:15:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:15:14 ---> sudo-logs.sh 00:15:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:15:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:15:14 ---> job-cost.sh 00:15:14 lf-activate-venv: SKIPPING 00:15:14 DEBUG: total: 0.2199999988079071 00:15:14 INFO: Retrieving Stack Cost... 00:15:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:15 INFO: Archiving Costs [Pipeline] echo 00:15:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:15 ---> logs-deploy.sh 00:15:15 lf-activate-venv: SKIPPING 00:15:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-167/2 00:15:15 INFO: archiving workspace using pattern(s): 00:15:16 Archives upload complete. 00:15:16 INFO: archiving logs to Nexus 00:15:17 ---> uname -a: 00:15:17 Linux prd-ubuntu20-04-docker-8c-8g-5342 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:15:17 00:15:17 00:15:17 ---> lscpu: 00:15:17 Architecture: x86_64 00:15:17 CPU op-mode(s): 32-bit, 64-bit 00:15:17 Byte Order: Little Endian 00:15:17 Address sizes: 40 bits physical, 48 bits virtual 00:15:17 CPU(s): 8 00:15:17 On-line CPU(s) list: 0-7 00:15:17 Thread(s) per core: 1 00:15:17 Core(s) per socket: 1 00:15:17 Socket(s): 8 00:15:17 NUMA node(s): 1 00:15:17 Vendor ID: AuthenticAMD 00:15:17 CPU family: 23 00:15:17 Model: 49 00:15:17 Model name: AMD EPYC-Rome Processor 00:15:17 Stepping: 0 00:15:17 CPU MHz: 2799.998 00:15:17 BogoMIPS: 5599.99 00:15:17 Virtualization: AMD-V 00:15:17 Hypervisor vendor: KVM 00:15:17 Virtualization type: full 00:15:17 L1d cache: 256 KiB 00:15:17 L1i cache: 256 KiB 00:15:17 L2 cache: 4 MiB 00:15:17 L3 cache: 128 MiB 00:15:17 NUMA node0 CPU(s): 0-7 00:15:17 Vulnerability Itlb multihit: Not affected 00:15:17 Vulnerability L1tf: Not affected 00:15:17 Vulnerability Mds: Not affected 00:15:17 Vulnerability Meltdown: Not affected 00:15:17 Vulnerability Mmio stale data: Not affected 00:15:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:15:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:15:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:15:17 Vulnerability Srbds: Not affected 00:15:17 Vulnerability Tsx async abort: Not affected 00:15:17 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 00:15:17 00:15:17 00:15:17 ---> nproc: 00:15:17 8 00:15:17 00:15:17 00:15:17 ---> df -h: 00:15:17 Filesystem Size Used Avail Use% Mounted on 00:15:17 overlay 155G 12G 144G 8% / 00:15:17 tmpfs 64M 0 64M 0% /dev 00:15:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:15:17 shm 64M 0 64M 0% /dev/shm 00:15:17 /dev/vda1 155G 12G 144G 8% /facter-os 00:15:17 00:15:17 00:15:17 ---> sar -b -r -n DEV: 00:15:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5342) 03/23/23 _x86_64_ (8 CPU) 00:15:17 00:15:17 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:15:17 00:00:01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:01:01 99.32 0.17 99.15 0.00 10.01 36095.46 0.00 00:15:17 00:02:01 204.27 0.23 204.03 0.00 7.60 45162.21 0.00 00:15:17 00:03:01 2.22 0.00 2.22 0.00 0.00 31.21 0.00 00:15:17 00:04:01 55.84 11.41 44.43 0.00 5244.86 8785.07 0.00 00:15:17 00:05:01 6.51 0.02 6.50 0.00 0.13 130.09 0.00 00:15:17 00:06:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 00:15:17 00:07:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 00:15:17 00:08:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 00:15:17 00:09:01 2.23 0.00 2.23 0.00 0.00 24.66 0.00 00:15:17 00:10:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 00:15:17 00:11:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 00:15:17 00:12:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 00:15:17 00:13:01 2.82 1.20 1.62 0.00 26.13 18.13 0.00 00:15:17 00:14:01 2.47 0.22 2.25 0.00 3.33 29.46 0.00 00:15:17 00:15:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 00:15:17 Average: 25.73 0.88 24.84 0.00 352.83 6023.09 0.00 00:15:17 00:15:17 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:15:17 00:00:01 28500376 31577236 728548 2.22 107864 3183508 1896832 5.59 1136968 2812676 63992 00:15:17 00:01:01 27567784 31186772 1111320 3.38 146180 3635516 2185440 6.44 1554464 3270936 215040 00:15:17 00:02:01 27653412 31566328 732008 2.23 158152 3895024 1739716 5.13 1274900 3443672 332 00:15:17 00:03:01 27663656 31576660 721556 2.19 158220 3895024 1739716 5.13 1260196 3443672 8 00:15:17 00:04:01 27135220 31554284 726316 2.21 191408 4352692 1815556 5.35 1584184 3611876 1128 00:15:17 00:05:01 27145356 31559704 720732 2.19 189972 4349436 1799176 5.30 1577240 3608616 20 00:15:17 00:06:01 27145748 31560168 720144 2.19 190020 4349440 1799176 5.30 1577004 3608620 8 00:15:17 00:07:01 27154804 31569260 711056 2.16 190052 4349444 1799176 5.30 1567856 3608628 28 00:15:17 00:08:01 27154764 31569512 710820 2.16 190104 4349576 1799176 5.30 1567808 3608860 12 00:15:17 00:09:01 27154932 31569776 710644 2.16 190188 4349580 1799176 5.30 1567968 3608864 16 00:15:17 00:10:01 27155200 31570240 710272 2.16 190260 4349580 1799176 5.30 1567892 3608984 8 00:15:17 00:11:01 27155372 31570476 709976 2.16 190320 4349584 1799176 5.30 1567968 3608988 8 00:15:17 00:12:01 27155104 31570292 710100 2.16 190400 4349588 1799176 5.30 1568048 3608992 8 00:15:17 00:13:01 27151416 31567436 712896 2.17 190440 4350364 1799176 5.30 1573360 3609264 44 00:15:17 00:14:01 27148844 31565140 715456 2.18 190488 4350444 1805432 5.32 1574440 3609120 12 00:15:17 00:15:01 27148464 31564796 715700 2.18 190528 4350448 1805432 5.32 1574752 3609120 232 00:15:17 Average: 27324403 31543630 741722 2.26 178412 4175578 1823794 5.37 1505940 3517556 17556 00:15:17 00:15:17 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:15:17 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:01:01 veth27ff542 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:15:17 00:01:01 ens3 25.47 16.04 26.49 10.87 0.00 0.00 0.00 0.00 00:15:17 00:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:15:17 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:15:17 00:02:01 ens3 133.36 78.75 2628.50 19.48 0.00 0.00 0.00 0.00 00:15:17 00:02:01 docker0 3.37 8.00 0.21 88.26 0.00 0.00 0.00 0.00 00:15:17 00:02:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:15:17 00:03:01 ens3 2.38 1.02 4.44 0.33 0.00 0.00 0.00 0.00 00:15:17 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:04:01 ens3 196.18 101.77 2808.96 7.56 0.00 0.00 0.00 0.00 00:15:17 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:15:17 00:05:01 ens3 0.70 0.43 0.33 0.21 0.00 0.00 0.00 0.00 00:15:17 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:07:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:08:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 00:15:17 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:09:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:15:17 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:11:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 00:15:17 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:13:01 ens3 3.22 2.45 2.41 1.38 0.00 0.00 0.00 0.00 00:15:17 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:15:17 00:14:01 ens3 1.13 0.83 0.77 0.47 0.00 0.00 0.00 0.00 00:15:17 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:17 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:15:17 Average: ens3 24.24 13.46 364.83 2.69 0.00 0.00 0.00 0.00 00:15:17 Average: docker0 0.22 0.54 0.01 5.89 0.00 0.00 0.00 0.00 00:15:17 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 00:15:17 00:15:17 00:15:17 ---> sar -P ALL: 00:15:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5342) 03/23/23 _x86_64_ (8 CPU) 00:15:17 00:15:17 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:15:17 00:00:01 all 0.00 0.00 0.00 2.91 0.00 97.10 00:15:17 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:00:01 1 0.00 0.00 0.00 100.00 0.00 0.00 00:15:17 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.01 00:15:17 00:00:01 6 0.00 0.00 0.00 100.00 0.00 0.00 00:15:17 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:01:01 all 37.15 0.02 6.14 2.29 0.07 54.32 00:15:17 00:01:01 0 38.00 0.00 6.39 1.88 0.07 53.66 00:15:17 00:01:01 1 34.26 0.15 5.96 0.40 0.08 59.14 00:15:17 00:01:01 2 36.89 0.00 5.90 0.59 0.07 56.56 00:15:17 00:01:01 3 37.27 0.00 6.88 10.30 0.08 45.47 00:15:17 00:01:01 4 36.21 0.00 5.95 0.32 0.07 57.46 00:15:17 00:01:01 5 37.12 0.00 6.24 3.65 0.07 52.93 00:15:17 00:01:01 6 36.69 0.00 5.92 0.78 0.07 56.55 00:15:17 00:01:01 7 40.76 0.02 5.92 0.39 0.08 52.83 00:15:17 00:02:01 all 25.28 0.00 5.01 3.05 0.09 66.58 00:15:17 00:02:01 0 26.16 0.00 4.95 0.17 0.10 68.61 00:15:17 00:02:01 1 25.99 0.00 4.50 0.50 0.08 68.92 00:15:17 00:02:01 2 24.78 0.00 5.40 12.55 0.14 57.14 00:15:17 00:02:01 3 25.50 0.00 4.59 4.43 0.10 65.38 00:15:17 00:02:01 4 24.70 0.00 5.56 0.85 0.07 68.82 00:15:17 00:02:01 5 25.20 0.00 5.11 1.19 0.05 68.44 00:15:17 00:02:01 6 24.84 0.00 5.38 1.70 0.07 68.00 00:15:17 00:02:01 7 25.05 0.00 4.54 3.12 0.10 67.18 00:15:17 00:03:01 all 0.04 0.00 0.02 0.02 0.01 99.91 00:15:17 00:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:03:01 1 0.10 0.00 0.02 0.02 0.00 99.87 00:15:17 00:03:01 2 0.03 0.00 0.00 0.10 0.00 99.87 00:15:17 00:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:03:01 4 0.03 0.00 0.03 0.03 0.02 99.88 00:15:17 00:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:15:17 00:03:01 6 0.03 0.00 0.07 0.00 0.03 99.87 00:15:17 00:03:01 7 0.08 0.00 0.03 0.00 0.00 99.88 00:15:17 00:04:01 all 2.28 0.00 1.51 1.01 0.02 95.18 00:15:17 00:04:01 0 2.11 0.00 1.61 1.14 0.03 95.11 00:15:17 00:04:01 1 2.60 0.00 1.37 0.15 0.02 95.86 00:15:17 00:04:01 2 1.75 0.00 0.93 0.42 0.02 96.88 00:15:17 00:04:01 3 1.57 0.00 2.54 0.79 0.03 95.07 00:15:17 00:04:01 4 2.15 0.00 0.97 3.29 0.02 93.57 00:15:17 00:04:01 5 2.84 0.00 1.82 0.57 0.02 94.76 00:15:17 00:04:01 6 3.36 0.00 0.87 1.21 0.02 94.55 00:15:17 00:04:01 7 1.86 0.00 1.98 0.52 0.03 95.61 00:15:17 00:05:01 all 0.10 0.00 0.06 0.04 0.01 99.80 00:15:17 00:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:15:17 00:05:01 1 0.08 0.00 0.07 0.03 0.00 99.82 00:15:17 00:05:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:15:17 00:05:01 3 0.07 0.00 0.05 0.02 0.00 99.87 00:15:17 00:05:01 4 0.27 0.00 0.08 0.18 0.02 99.45 00:15:17 00:05:01 5 0.03 0.00 0.07 0.05 0.02 99.83 00:15:17 00:05:01 6 0.17 0.00 0.05 0.03 0.02 99.73 00:15:17 00:05:01 7 0.05 0.00 0.07 0.00 0.03 99.85 00:15:17 00:06:01 all 0.02 0.00 0.01 0.02 0.00 99.95 00:15:17 00:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:15:17 00:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:15:17 00:06:01 4 0.00 0.00 0.02 0.13 0.00 99.85 00:15:17 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:15:17 00:07:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:15:17 00:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:15:17 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:07:01 4 0.00 0.00 0.02 0.17 0.00 99.82 00:15:17 00:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:15:17 00:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:15:17 00:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:15:17 00:08:01 all 0.02 0.00 0.00 0.02 0.00 99.96 00:15:17 00:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:15:17 00:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:08:01 4 0.03 0.00 0.00 0.12 0.02 99.83 00:15:17 00:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:15:17 00:08:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:15:17 00:09:01 all 0.05 0.00 0.01 0.01 0.00 99.92 00:15:17 00:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:15:17 00:09:01 1 0.28 0.00 0.00 0.00 0.00 99.72 00:15:17 00:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:15:17 00:09:01 4 0.02 0.00 0.02 0.12 0.00 99.85 00:15:17 00:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:15:17 00:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:15:17 00:10:01 all 0.04 0.00 0.02 0.00 0.01 99.92 00:15:17 00:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:10:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:15:17 00:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:15:17 00:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:15:17 00:10:01 4 0.03 0.00 0.00 0.03 0.02 99.92 00:15:17 00:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:15:17 00:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:15:17 00:10:01 7 0.05 0.00 0.05 0.00 0.00 99.90 00:15:17 00:15:17 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:15:17 00:11:01 all 0.03 0.00 0.02 0.05 0.01 99.90 00:15:17 00:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:15:17 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:15:17 00:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:15:17 00:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:11:01 4 0.03 0.00 0.02 0.25 0.00 99.70 00:15:17 00:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:11:01 6 0.05 0.00 0.05 0.00 0.00 99.90 00:15:17 00:11:01 7 0.07 0.00 0.05 0.12 0.02 99.75 00:15:17 00:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:15:17 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:15:17 00:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:15:17 00:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:15:17 00:12:01 4 0.00 0.00 0.00 0.17 0.02 99.82 00:15:17 00:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:15:17 00:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:15:17 00:13:01 all 0.25 0.00 0.02 0.01 0.00 99.72 00:15:17 00:13:01 0 0.85 0.00 0.05 0.03 0.00 99.07 00:15:17 00:13:01 1 0.40 0.00 0.02 0.00 0.00 99.58 00:15:17 00:13:01 2 0.08 0.00 0.00 0.00 0.00 99.92 00:15:17 00:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:15:17 00:13:01 4 0.27 0.00 0.03 0.03 0.00 99.67 00:15:17 00:13:01 5 0.12 0.00 0.02 0.00 0.00 99.87 00:15:17 00:13:01 6 0.20 0.00 0.02 0.00 0.00 99.78 00:15:17 00:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:15:17 00:14:01 all 0.08 0.00 0.03 0.01 0.00 99.89 00:15:17 00:14:01 0 0.32 0.00 0.03 0.00 0.00 99.65 00:15:17 00:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:15:17 00:14:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:15:17 00:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:15:17 00:14:01 4 0.10 0.00 0.05 0.05 0.00 99.80 00:15:17 00:14:01 5 0.00 0.00 0.05 0.00 0.00 99.95 00:15:17 00:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 00:15:17 00:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 00:15:17 00:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:15:17 00:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:15:17 00:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:15:17 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:15:17 00:15:01 4 0.00 0.00 0.00 0.03 0.00 99.97 00:15:17 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:15:17 00:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:15:17 00:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:15:17 Average: all 4.32 0.00 0.85 0.43 0.02 94.37 00:15:17 Average: 0 4.48 0.00 0.87 0.21 0.02 94.42 00:15:17 Average: 1 4.24 0.01 0.80 0.07 0.02 94.87 00:15:17 Average: 2 4.20 0.00 0.81 0.90 0.02 94.07 00:15:17 Average: 3 4.26 0.00 0.94 1.03 0.02 93.75 00:15:17 Average: 4 4.22 0.00 0.84 0.39 0.02 94.53 00:15:17 Average: 5 4.33 0.00 0.88 0.36 0.01 94.42 00:15:17 Average: 6 4.35 0.00 0.83 0.25 0.02 94.56 00:15:17 Average: 7 4.51 0.00 0.85 0.28 0.02 94.34 00:15:17 00:15:17 00:15:17