Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fab3e6f39c89e86711ddb9422f1ce42ca5de7072+04987e16cb381e89c12cecbd5f086edeb3abb713 (766e50ce42138944a67e0c135ec6385dd70c7408) 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-ssh9045131527099153185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3010393300548855293.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh540361178401420901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3651140506258878166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8991328385501917841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10030163706315714040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-11006’ Running on prd-ubuntu20.04-docker-8c-8g-11010 in /w/workspace/y_app-rfid-llrp-inventory_PR-181 [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-181 # 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 > 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/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit fab3e6f39c89e86711ddb9422f1ce42ca5de7072 Merge succeeded, producing fab3e6f39c89e86711ddb9422f1ce42ca5de7072 Checking out Revision fab3e6f39c89e86711ddb9422f1ce42ca5de7072 (PR-181) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # 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 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 14:01:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:39 ========================================================= 14:01:39 EdgeX Global Pipelines Version Info 14:01:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:39 ------------------- 14:01:39 stable info: 14:01:39 ------------------- 14:01:39 Commited By: Bill Mahoney bill.mahoney@intel.com 14:01:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:01:39 Message: update stable to v1.0.248 14:01:40 ------------------- 14:01:40 experimental info: 14:01:40 ------------------- 14:01:40 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:01:40 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 14:01:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 14:01:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 14:01:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo 14:01:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fab3e6f [Pipeline] echo 14:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:42 provisioning config files... 14:01:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config13697272760718030005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:42 ---> docker-login.sh 14:01:42 nexus3.edgexfoundry.org:10001 14:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:42 Configure a credential helper to remove this warning. See 14:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:42 14:01:42 Login Succeeded 14:01:42 nexus3.edgexfoundry.org:10002 14:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:42 Configure a credential helper to remove this warning. See 14:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:42 14:01:42 Login Succeeded 14:01:42 nexus3.edgexfoundry.org:10003 14:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:43 Configure a credential helper to remove this warning. See 14:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:43 14:01:43 Login Succeeded 14:01:43 nexus3.edgexfoundry.org:10004 14:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:43 Configure a credential helper to remove this warning. See 14:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:43 14:01:43 Login Succeeded 14:01:43 docker.io 14:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:43 Configure a credential helper to remove this warning. See 14:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:43 14:01:43 Login Succeeded 14:01:43 ---> docker-login.sh ends [Pipeline] } 14:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:44 + git rev-list -1 --merges fab3e6f39c89e86711ddb9422f1ce42ca5de7072~1..fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo 14:01:44 -----------> git rev-list -1 --merges fab3e6f39c89e86711ddb9422f1ce42ca5de7072~1..fab3e6f39c89e86711ddb9422f1ce42ca5de7072 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [false] [Pipeline] sh 14:01:44 + git log --format=format:%s -1 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo 14:01:44 ========================================================= 14:01:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:45 + git log --format=format:%s -1 fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] echo 14:01:45 [semverPrep] GIT_COMMIT: fab3e6f39c89e86711ddb9422f1ce42ca5de7072, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:01:45 [semverPrep] This is not a build commit. [Pipeline] sh 14:01:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:45 + grep -v github /etc/ssh/ssh_known_hosts 14:01:45 + [ -e /tmp/ssh_known_hosts ] 14:01:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:01:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:01:45 + sudo tee -a /etc/ssh/ssh_known_hosts 14:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:46 14:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:46 0.1.4: Pulling from edgex-devops/py-git-semver 14:01:46 b85a868b505f: Pulling fs layer 14:01:46 e2be974225ed: Pulling fs layer 14:01:46 339a4e72a1f5: Pulling fs layer 14:01:46 988bab9f4d93: Pulling fs layer 14:01:46 1469e6f7b9e6: Pulling fs layer 14:01:46 eaf3925da568: Pulling fs layer 14:01:46 bab4dde63d76: Pulling fs layer 14:01:46 bde34c3a00c8: Pulling fs layer 14:01:46 b352a97aabf1: Pulling fs layer 14:01:46 4872d77fe225: Pulling fs layer 14:01:46 5851b861e8e6: Pulling fs layer 14:01:46 bab4dde63d76: Waiting 14:01:46 bde34c3a00c8: Waiting 14:01:46 b352a97aabf1: Waiting 14:01:46 4872d77fe225: Waiting 14:01:46 1469e6f7b9e6: Waiting 14:01:46 eaf3925da568: Waiting 14:01:46 e2be974225ed: Download complete 14:01:46 988bab9f4d93: Verifying Checksum 14:01:46 988bab9f4d93: Download complete 14:01:46 1469e6f7b9e6: Verifying Checksum 14:01:46 1469e6f7b9e6: Download complete 14:01:46 339a4e72a1f5: Verifying Checksum 14:01:46 339a4e72a1f5: Download complete 14:01:46 eaf3925da568: Download complete 14:01:46 bde34c3a00c8: Download complete 14:01:46 b352a97aabf1: Verifying Checksum 14:01:46 b352a97aabf1: Download complete 14:01:46 4872d77fe225: Verifying Checksum 14:01:46 4872d77fe225: Download complete 14:01:46 5851b861e8e6: Verifying Checksum 14:01:46 5851b861e8e6: Download complete 14:01:46 b85a868b505f: Verifying Checksum 14:01:46 b85a868b505f: Download complete 14:01:46 bab4dde63d76: Download complete 14:01:47 b85a868b505f: Pull complete 14:01:48 e2be974225ed: Pull complete 14:01:48 339a4e72a1f5: Pull complete 14:01:48 988bab9f4d93: Pull complete 14:01:48 1469e6f7b9e6: Pull complete 14:01:48 eaf3925da568: Pull complete 14:01:50 bab4dde63d76: Pull complete 14:01:50 bde34c3a00c8: Pull complete 14:01:50 b352a97aabf1: Pull complete 14:01:50 4872d77fe225: Pull complete 14:01:50 5851b861e8e6: Pull complete 14:01:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:51 prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container 14:01:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:01:54 $ docker top a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b -eo pid,comm 14:01:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:01:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:54 [ssh-agent] Looking for ssh-agent implementation... 14:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:54 $ docker exec a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent 14:01:54 SSH_AUTH_SOCK=/tmp/ssh-rR12mtaxgk4n/agent.32 14:01:54 SSH_AGENT_PID=38 14:01:54 Running ssh-add (command line suppressed) 14:01:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_924571675377654531.key (/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_924571675377654531.key) 14:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:54 + git tag --points-at HEAD [Pipeline] } 14:01:55 $ docker exec --env ******** --env ******** a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent -k 14:01:55 unset SSH_AUTH_SOCK; 14:01:55 unset SSH_AGENT_PID; 14:01:55 echo Agent pid 38 killed; 14:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:55 [ssh-agent] Looking for ssh-agent implementation... 14:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:55 $ docker exec a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent 14:01:55 SSH_AUTH_SOCK=/tmp/ssh-rPiWMYMR7nmx/agent.70 14:01:55 SSH_AGENT_PID=76 14:01:55 Running ssh-add (command line suppressed) 14:01:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_12026041817795372277.key (/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/private_key_12026041817795372277.key) 14:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:55 + git semver init 14:01:56 2023-04-26 14:01:56,124 [run_init] DEBUG init version:0.0.0 force:False 14:01:56 2023-04-26 14:01:56,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver 14:01:56 2023-04-26 14:01:56,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver 14:01:56 2023-04-26 14:01:56,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181, universal_newlines=False, shell=None, istream=None) 14:01:57 2023-04-26 14:01:57,173 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.git/info/exclude 14:01:57 2023-04-26 14:01:57,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 with force:False 14:01:57 2023-04-26 14:01:57,173 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 14:01:57 2023-04-26 14:01:57,177 [execute] INFO git cat-file --batch-check 14:01:57 2023-04-26 14:01:57,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver, universal_newlines=False, shell=None, istream=) 14:01:57 2023-04-26 14:01:57,184 [execute] INFO git cat-file --batch 14:01:57 2023-04-26 14:01:57,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver, universal_newlines=False, shell=None, istream=) 14:01:57 2023-04-26 14:01:57,189 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-181/.semver/PR-181 14:01:57 0.0.0 [Pipeline] } 14:01:57 $ docker exec --env ******** --env ******** a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b ssh-agent -k 14:01:57 unset SSH_AUTH_SOCK; 14:01:57 unset SSH_AGENT_PID; 14:01:57 echo Agent pid 76 killed; 14:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:58 + git semver [Pipeline] } 14:01:58 $ docker stop --time=1 a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b 14:01:59 $ docker rm -f --volumes a31aa94b2f9206d5e17abf2d639bcccdd6c78e5fb1ad7ccda5d0e3a751d9f39b [Pipeline] // withDockerContainer [Pipeline] sh 14:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:00 Stashed 1 file(s) [Pipeline] echo 14:02:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:01 provisioning config files... 14:02:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config3311394801292529304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:01 ---> docker-login.sh 14:02:01 nexus3.edgexfoundry.org:10001 14:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:01 Configure a credential helper to remove this warning. See 14:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:01 14:02:01 Login Succeeded 14:02:01 nexus3.edgexfoundry.org:10002 14:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:01 Configure a credential helper to remove this warning. See 14:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:01 14:02:01 Login Succeeded 14:02:01 nexus3.edgexfoundry.org:10003 14:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:01 Configure a credential helper to remove this warning. See 14:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:01 14:02:01 Login Succeeded 14:02:01 nexus3.edgexfoundry.org:10004 14:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:01 Configure a credential helper to remove this warning. See 14:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:01 14:02:01 Login Succeeded 14:02:01 docker.io 14:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:01 Configure a credential helper to remove this warning. See 14:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:01 14:02:01 Login Succeeded 14:02:01 ---> docker-login.sh ends [Pipeline] } 14:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:02 ========================================================= 14:02:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:02:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:02:02 Sending build context to Docker daemon 12.63MB 14:02:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:02:02 Step 2/12 : FROM ${BASE} AS builder 14:02:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:02 f56be85fc22e: Pulling fs layer 14:02:02 85791d961cd3: Pulling fs layer 14:02:02 d694b5ae8c79: Pulling fs layer 14:02:02 9f32a84ed3da: Pulling fs layer 14:02:02 4d19c01a9841: Pulling fs layer 14:02:02 9325e15d5711: Pulling fs layer 14:02:02 556b6ee489ea: Pulling fs layer 14:02:02 c5a4b2cf53e6: Pulling fs layer 14:02:02 9f32a84ed3da: Waiting 14:02:02 4d19c01a9841: Waiting 14:02:02 9325e15d5711: Waiting 14:02:02 556b6ee489ea: Waiting 14:02:02 c5a4b2cf53e6: Waiting 14:02:02 85791d961cd3: Verifying Checksum 14:02:02 85791d961cd3: Download complete 14:02:02 9f32a84ed3da: Download complete 14:02:02 4d19c01a9841: Verifying Checksum 14:02:02 4d19c01a9841: Download complete 14:02:02 f56be85fc22e: Verifying Checksum 14:02:02 f56be85fc22e: Download complete 14:02:02 9325e15d5711: Verifying Checksum 14:02:02 9325e15d5711: Download complete 14:02:02 f56be85fc22e: Pull complete 14:02:03 85791d961cd3: Pull complete 14:02:03 c5a4b2cf53e6: Verifying Checksum 14:02:03 c5a4b2cf53e6: Download complete 14:02:03 d694b5ae8c79: Verifying Checksum 14:02:03 d694b5ae8c79: Download complete 14:02:03 556b6ee489ea: Verifying Checksum 14:02:03 556b6ee489ea: Download complete 14:02:07 d694b5ae8c79: Pull complete 14:02:07 9f32a84ed3da: Pull complete 14:02:07 4d19c01a9841: Pull complete 14:02:07 9325e15d5711: Pull complete 14:02:09 556b6ee489ea: Pull complete 14:02:10 c5a4b2cf53e6: Pull complete 14:02:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:02:10 ---> c4be618373d6 14:02:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:14 ---> Running in e0a723edb4dc 14:02:14 Removing intermediate container e0a723edb4dc 14:02:14 ---> 65033937fe52 14:02:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:14 ---> Running in 86800e0a803c 14:02:14 Removing intermediate container 86800e0a803c 14:02:14 ---> cf2b09d329d6 14:02:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:14 ---> Running in 962d848ae7e9 14:02:14 Removing intermediate container 962d848ae7e9 14:02:14 ---> 9d17df2225bd 14:02:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:14 ---> Running in f132e277f2bd 14:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:15 OK: 265 MiB in 53 packages 14:02:15 Removing intermediate container f132e277f2bd 14:02:15 ---> 0d642b1387bf 14:02:15 Step 7/12 : WORKDIR /app 14:02:15 ---> Running in 33558b20dff9 14:02:15 Removing intermediate container 33558b20dff9 14:02:15 ---> 61e27200e7a8 14:02:15 Step 8/12 : COPY go.mod vendor* ./ 14:02:15 ---> 4fb4146f6a01 14:02:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:15 ---> Running in 646bb6936f04 14:02:15 Still waiting to schedule task 14:02:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11007’ 14:02:42 Removing intermediate container 646bb6936f04 14:02:42 ---> 5479eca9645a 14:02:42 Step 10/12 : COPY . . 14:02:42 ---> 14e2dd709bf2 14:02:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:42 ---> Running in 84d8091a3598 14:02:42 Removing intermediate container 84d8091a3598 14:02:42 ---> cbafd49668a0 14:02:42 Step 12/12 : RUN $MAKE 14:02:42 ---> Running in 38e61ae30283 14:02:42 noop 14:02:42 Removing intermediate container 38e61ae30283 14:02:42 ---> d2b052b4431d 14:02:42 Successfully built d2b052b4431d 14:02:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:42 + docker inspect -f . ci-base-image-x86_64 14:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:42 prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container 14:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:02:43 $ docker top e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:43 + go version 14:02:43 go version go1.20.2 linux/amd64 [Pipeline] } 14:02:43 $ docker stop --time=1 e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b 14:02:44 $ docker rm -f --volumes e6e613184c375f111cbed8943a116786922c250412c46ac1ad1ac48de534430b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:45 + docker inspect -f . ci-base-image-x86_64 14:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:45 prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container 14:02:45 $ 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-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:02:46 $ docker top 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:46 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-181 [Pipeline] fileExists [Pipeline] sh 14:02:46 + make test 14:02:46 go test -race ./... -coverprofile=coverage.out ./... 14:03:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:03:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:03:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 14:03:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 14:03:31 go vet ./... 14:03:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:33 ./bin/test-attribution.sh 14:03:33 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:03:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:03:33 $ docker stop --time=1 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 14:03:36 $ docker rm -f --volumes 7cfed67ad980dfa98ae51161bc82638f75eb72cc08d35feb0d5333ecb6fad200 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:03:37 + ls -al . 14:03:37 total 228 14:03:37 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 14:02 . 14:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 .. 14:03:37 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:01 .dockerignore 14:03:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:01 .git 14:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 .github 14:03:37 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:01 .gitignore 14:03:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:01 .golangci.yml 14:03:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:01 .semver 14:03:37 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:01 Attribution.txt 14:03:37 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:01 CHANGELOG.md 14:03:37 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:01 Dockerfile 14:03:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:01 GOVERNANCE.md 14:03:37 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:01 Jenkinsfile 14:03:37 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:01 LICENSE 14:03:37 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:01 Makefile 14:03:37 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:01 OWNERS.md 14:03:37 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:01 README.md 14:03:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:02 VERSION 14:03:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 bin 14:03:37 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:03 coverage.out 14:03:37 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:01 go.mod 14:03:37 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:01 go.sum 14:03:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 images 14:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 internal 14:03:37 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:01 main.go 14:03:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 res 14:03:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 snap 14:03:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:38 + 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=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 --label arch=amd64 --label version=0.0.0 . 14:03:38 Sending build context to Docker daemon 12.63MB 14:03:38 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:03:38 Step 2/29 : FROM ${BASE} AS builder 14:03:38 ---> d2b052b4431d 14:03:38 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:03:38 ---> Running in 24002d18f080 14:03:38 Removing intermediate container 24002d18f080 14:03:38 ---> 12332416e7e1 14:03:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:03:38 ---> Running in a21640a0120b 14:03:38 Removing intermediate container a21640a0120b 14:03:38 ---> 1717a8d70995 14:03:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:03:38 ---> Running in 71c7b38f8021 14:03:38 Removing intermediate container 71c7b38f8021 14:03:38 ---> 7307bf827566 14:03:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:38 ---> Running in 5c27140e78c0 14:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:03:39 OK: 265 MiB in 53 packages 14:03:39 Removing intermediate container 5c27140e78c0 14:03:39 ---> b7b8d90b96c6 14:03:39 Step 7/29 : WORKDIR /app 14:03:39 ---> Running in f8311e31b0c8 14:03:39 Removing intermediate container f8311e31b0c8 14:03:39 ---> 27e54a44a20e 14:03:39 Step 8/29 : COPY go.mod vendor* ./ 14:03:39 ---> d0704a21e0fb 14:03:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:39 ---> Running in d85cc71e7ed8 14:03:40 Removing intermediate container d85cc71e7ed8 14:03:40 ---> d655078a2afa 14:03:40 Step 10/29 : COPY . . 14:03:41 ---> a773a2c30d81 14:03:41 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:41 ---> Running in 30be1ce35134 14:03:41 Removing intermediate container 30be1ce35134 14:03:41 ---> 5a994e048030 14:03:41 Step 12/29 : RUN $MAKE 14:03:41 ---> Running in 99ff13bdbd33 14:03:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:03:59 Removing intermediate container 99ff13bdbd33 14:03:59 ---> 52c14f072c8a 14:03:59 Step 13/29 : FROM alpine:3.17 14:03:59 3.17: Pulling from library/alpine 14:03:59 f56be85fc22e: Already exists 14:03:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:03:59 Status: Downloaded newer image for alpine:3.17 14:03:59 ---> 9ed4aefc74f6 14:03:59 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:59 ---> Running in 8cff9440a4f9 14:03:59 Removing intermediate container 8cff9440a4f9 14:03:59 ---> 9d8a24b3dc28 14:03:59 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:59 ---> Running in efec95e36c53 14:03:59 Removing intermediate container efec95e36c53 14:03:59 ---> 90044aaa105d 14:03:59 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:03:59 ---> Running in 855a3cb1d00c 14:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:04:00 (1/2) Installing ca-certificates (20220614-r4) 14:04:00 (2/2) Installing dumb-init (1.2.5-r2) 14:04:00 Executing busybox-1.35.0-r29.trigger 14:04:00 Executing ca-certificates-20220614-r4.trigger 14:04:00 OK: 8 MiB in 17 packages 14:04:01 Removing intermediate container 855a3cb1d00c 14:04:01 ---> 62c5e2a417b9 14:04:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:04:01 ---> 4d90edfcebd7 14:04:01 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:04:01 ---> f36197374323 14:04:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:04:01 ---> a1c516a08ec6 14:04:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:04:01 ---> 705c77c4392c 14:04:01 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:04:02 ---> 1887f555d2e6 14:04:02 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:04:02 ---> Running in 35a54e5478a0 14:04:02 Removing intermediate container 35a54e5478a0 14:04:02 ---> 5b36d49b734c 14:04:02 Step 23/29 : VOLUME /cache 14:04:02 ---> Running in f14208668aa6 14:04:02 Removing intermediate container f14208668aa6 14:04:02 ---> fde9114ed97e 14:04:02 Step 24/29 : EXPOSE 59711 14:04:02 ---> Running in 4ee4e210bb8e 14:04:02 Removing intermediate container 4ee4e210bb8e 14:04:02 ---> a157ba47d395 14:04:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:04:02 ---> Running in 9c0a07437442 14:04:03 Removing intermediate container 9c0a07437442 14:04:03 ---> 8ead5981db52 14:04:03 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:04:03 ---> Running in 7ebb8934054b 14:04:03 Removing intermediate container 7ebb8934054b 14:04:03 ---> 456cdaeba637 14:04:03 Step 27/29 : LABEL arch=amd64 14:04:03 ---> Running in 4b1478276e3e 14:04:03 Removing intermediate container 4b1478276e3e 14:04:03 ---> b886bcc119a2 14:04:03 Step 28/29 : LABEL git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 14:04:03 ---> Running in dcc1c23985bf 14:04:03 Removing intermediate container dcc1c23985bf 14:04:03 ---> 1d0a6b1c0edd 14:04:03 Step 29/29 : LABEL version=0.0.0 14:04:03 ---> Running in 8a832cd94646 14:04:03 Removing intermediate container 8a832cd94646 14:04:03 ---> 1746c4f42bac 14:04:03 [Warning] One or more build-args [ARCH] were not consumed 14:04:03 Successfully built 1746c4f42bac 14:04:03 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:04 14:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:04 latest: Pulling from edgex-lftools-log-publisher 14:04:04 5eb5b503b376: Pulling fs layer 14:04:04 5c69ac0246d0: Pulling fs layer 14:04:04 ec43610c2a17: Pulling fs layer 14:04:04 3a2ae6a8a46f: Pulling fs layer 14:04:04 33b1e0a273af: Pulling fs layer 14:04:04 5d3b04190fa2: Pulling fs layer 14:04:04 2f39f015ded8: Pulling fs layer 14:04:04 3a2ae6a8a46f: Waiting 14:04:04 33b1e0a273af: Waiting 14:04:04 5d3b04190fa2: Waiting 14:04:04 2f39f015ded8: Waiting 14:04:04 5c69ac0246d0: Verifying Checksum 14:04:04 5c69ac0246d0: Download complete 14:04:04 3a2ae6a8a46f: Verifying Checksum 14:04:04 3a2ae6a8a46f: Download complete 14:04:04 ec43610c2a17: Verifying Checksum 14:04:04 ec43610c2a17: Download complete 14:04:04 33b1e0a273af: Verifying Checksum 14:04:04 33b1e0a273af: Download complete 14:04:04 5d3b04190fa2: Verifying Checksum 14:04:04 5d3b04190fa2: Download complete 14:04:04 5eb5b503b376: Verifying Checksum 14:04:04 5eb5b503b376: Download complete 14:04:05 2f39f015ded8: Verifying Checksum 14:04:05 2f39f015ded8: Download complete 14:04:05 5eb5b503b376: Pull complete 14:04:05 5c69ac0246d0: Pull complete 14:04:06 ec43610c2a17: Pull complete 14:04:06 3a2ae6a8a46f: Pull complete 14:04:06 33b1e0a273af: Pull complete 14:04:06 5d3b04190fa2: Pull complete 14:04:10 2f39f015ded8: Pull complete 14:04:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:11 prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container 14:04:11 $ 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-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:13 $ docker top c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:14 ---> job-cost.sh 14:04:14 lf-activate-venv: SKIPPING 14:04:14 INFO: No Stack... 14:04:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:14 INFO: Archiving Costs [Pipeline] sh 14:04:15 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/cost.csv 14:04:15 + cut -d, -f6 [Pipeline] lock 14:04:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] 14:04:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] did not exist. Created. 14:04:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:04:15 Stashed 1 file(s) [Pipeline] } 14:04:15 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:15 $ docker stop --time=1 c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d 14:04:16 $ docker rm -f --volumes c0c1481b4f30040ec9eb2331813536a97687e1752a590f181785f7c149aef47d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:05:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11014 in /w/workspace/y_app-rfid-llrp-inventory_PR-181 [Pipeline] { [Pipeline] ws 14:05:32 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:05:32 The recommended git tool is: git 14:05:38 using credential edgex-jenkins-ssh 14:05:38 Cloning the remote Git repository 14:05:39 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:39 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:05:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:39 > git --version # timeout=10 14:05:39 > git --version # 'git version 2.25.1' 14:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:41 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:05:42 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:43 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit fab3e6f39c89e86711ddb9422f1ce42ca5de7072 14:05:43 Merge succeeded, producing fab3e6f39c89e86711ddb9422f1ce42ca5de7072 14:05:43 Checking out Revision fab3e6f39c89e86711ddb9422f1ce42ca5de7072 (PR-181) 14:05:44 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:05:43 > git config core.sparsecheckout # timeout=10 14:05:43 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 14:05:43 > git remote # timeout=10 14:05:43 > git config --get remote.origin.url # timeout=10 14:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:43 > git merge 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 14:05:43 > git rev-parse HEAD^{commit} # timeout=10 14:05:43 > git config core.sparsecheckout # timeout=10 14:05:43 > git checkout -f fab3e6f39c89e86711ddb9422f1ce42ca5de7072 # timeout=10 14:05:44 > git --version # timeout=10 14:05:44 > git --version # 'git version 2.25.1' 14:05:44 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:45 Dload Upload Total Spent Left Speed 14:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 14:05:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:46 + sudo tee /etc/docker/daemon.new 14:05:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:46 { 14:05:46 "registry-mirrors": [ 14:05:46 "https://nexus3.edgexfoundry.org:10001" 14:05:46 ], 14:05:46 "bip": "10.250.0.254/24", 14:05:46 "hosts": [ 14:05:46 "tcp://0.0.0.0:5555", 14:05:46 "unix:///var/run/docker.sock" 14:05:46 ], 14:05:46 "mtu": 1458, 14:05:46 "selinux-enabled": true, 14:05:46 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:46 } [Pipeline] sh 14:05:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:05 provisioning config files... 14:06:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14929560286073039081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:06 ---> docker-login.sh 14:06:06 nexus3.edgexfoundry.org:10001 14:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 nexus3.edgexfoundry.org:10002 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 nexus3.edgexfoundry.org:10003 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 nexus3.edgexfoundry.org:10004 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:08 Configure a credential helper to remove this warning. See 14:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:08 14:06:08 Login Succeeded 14:06:08 docker.io 14:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:08 Configure a credential helper to remove this warning. See 14:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:08 14:06:08 Login Succeeded 14:06:08 ---> docker-login.sh ends [Pipeline] } 14:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:09 ========================================================= 14:06:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:06:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:06:10 Sending build context to Docker daemon 677.9kB 14:06:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:06:10 Step 2/12 : FROM ${BASE} AS builder 14:06:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:12 c41833b44d91: Pulling fs layer 14:06:12 ed15518f5707: Pulling fs layer 14:06:12 feae8fd75edb: Pulling fs layer 14:06:12 242c74f7c9fa: Pulling fs layer 14:06:12 3cdef696dda3: Pulling fs layer 14:06:12 2ced38df9373: Pulling fs layer 14:06:12 58f1dce35555: Pulling fs layer 14:06:12 3cdef696dda3: Waiting 14:06:12 2ced38df9373: Waiting 14:06:12 242c74f7c9fa: Waiting 14:06:12 58f1dce35555: Waiting 14:06:12 ed15518f5707: Download complete 14:06:12 242c74f7c9fa: Verifying Checksum 14:06:12 242c74f7c9fa: Download complete 14:06:12 3cdef696dda3: Verifying Checksum 14:06:12 3cdef696dda3: Download complete 14:06:12 c41833b44d91: Download complete 14:06:13 c41833b44d91: Pull complete 14:06:14 58f1dce35555: Verifying Checksum 14:06:14 58f1dce35555: Download complete 14:06:14 ed15518f5707: Pull complete 14:06:15 feae8fd75edb: Verifying Checksum 14:06:15 feae8fd75edb: Download complete 14:06:15 2ced38df9373: Verifying Checksum 14:06:15 2ced38df9373: Download complete 14:06:27 feae8fd75edb: Pull complete 14:06:27 242c74f7c9fa: Pull complete 14:06:27 3cdef696dda3: Pull complete 14:06:33 2ced38df9373: Pull complete 14:06:35 58f1dce35555: Pull complete 14:06:35 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:06:35 ---> fadd8f120f05 14:06:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:06:37 ---> Running in 09bfddb42976 14:06:37 Removing intermediate container 09bfddb42976 14:06:37 ---> e30b2323f296 14:06:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:06:38 ---> Running in 7926f034ea25 14:06:38 Removing intermediate container 7926f034ea25 14:06:38 ---> a593dc80689f 14:06:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:06:38 ---> Running in 8d7822ec6ba7 14:06:38 Removing intermediate container 8d7822ec6ba7 14:06:38 ---> 2a3c04636888 14:06:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:06:38 ---> Running in 0145d3fc898b 14:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:06:42 OK: 263 MiB in 53 packages 14:06:42 Removing intermediate container 0145d3fc898b 14:06:42 ---> 1ffd78425e14 14:06:42 Step 7/12 : WORKDIR /app 14:06:42 ---> Running in 61655666dc2a 14:06:43 Removing intermediate container 61655666dc2a 14:06:43 ---> 1e1a12453cab 14:06:43 Step 8/12 : COPY go.mod vendor* ./ 14:06:43 ---> c5511124af44 14:06:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:43 ---> Running in 94fa301e873d 14:07:51 Removing intermediate container 94fa301e873d 14:07:51 ---> 3fda5788a5ac 14:07:51 Step 10/12 : COPY . . 14:07:51 ---> 8b2226eba73f 14:07:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:51 ---> Running in 5cfbb86fd60c 14:07:51 Removing intermediate container 5cfbb86fd60c 14:07:51 ---> c6ed077bf00b 14:07:51 Step 12/12 : RUN $MAKE 14:07:51 ---> Running in 75e34b7960f6 14:07:51 noop 14:07:51 Removing intermediate container 75e34b7960f6 14:07:51 ---> 1c5979c86c7c 14:07:51 Successfully built 1c5979c86c7c 14:07:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:52 + docker inspect -f . ci-base-image-arm64 14:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:52 prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container 14:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:07:53 $ docker top 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:54 + go version 14:07:54 go version go1.20.2 linux/arm64 [Pipeline] } 14:07:54 $ docker stop --time=1 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 14:07:56 $ docker rm -f --volumes 97a9b402ab8d2a5c29aaddebcbe4c65f2165333e83e57d3b3c9a0e33943a12b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:57 + docker inspect -f . ci-base-image-arm64 14:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:57 prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container 14:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:08:00 $ docker top 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:01 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:08:02 + make test 14:08:02 go test -race ./... -coverprofile=coverage.out ./... 14:10:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:11:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:11:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 14:11:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements 14:11:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:11:13 go vet ./... 14:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:35 ./bin/test-attribution.sh 14:13:35 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:35 $ docker stop --time=1 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 14:13:37 $ docker rm -f --volumes 4200c8c389a90301538d8544b22b85fd9aca8299ef55a2accdb7ecdae843dad0 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:39 Warning: overwriting stash ‘coverage-report’ 14:13:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:40 + ls -al . 14:13:40 total 224 14:13:40 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 14:08 . 14:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 .. 14:13:40 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:05 .dockerignore 14:13:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:05 .git 14:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:05 .github 14:13:40 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:05 .gitignore 14:13:40 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:05 .golangci.yml 14:13:40 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:05 Attribution.txt 14:13:40 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:05 CHANGELOG.md 14:13:40 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:05 Dockerfile 14:13:40 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:05 GOVERNANCE.md 14:13:40 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:05 Jenkinsfile 14:13:40 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:05 LICENSE 14:13:40 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:05 Makefile 14:13:40 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:05 OWNERS.md 14:13:40 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:05 README.md 14:13:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:02 VERSION 14:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 bin 14:13:40 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:11 coverage.out 14:13:40 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:05 go.mod 14:13:40 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:05 go.sum 14:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 images 14:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 internal 14:13:40 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:05 main.go 14:13:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:05 res 14:13:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:05 snap 14:13:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:41 + 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=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 --label arch=arm64 --label version=0.0.0 . 14:13:41 Sending build context to Docker daemon 677.9kB 14:13:41 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:13:41 Step 2/29 : FROM ${BASE} AS builder 14:13:41 ---> 1c5979c86c7c 14:13:41 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:13:41 ---> Running in 451ba590fbb7 14:13:42 Removing intermediate container 451ba590fbb7 14:13:42 ---> e21883ebd569 14:13:42 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:13:42 ---> Running in 411fe6c36f03 14:13:42 Removing intermediate container 411fe6c36f03 14:13:42 ---> 72ef01cc0f0e 14:13:42 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:13:42 ---> Running in fb2c7609bc1e 14:13:42 Removing intermediate container fb2c7609bc1e 14:13:42 ---> 48ea92d35ffa 14:13:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:42 ---> Running in 5299b5d635c2 14:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:13:46 OK: 263 MiB in 53 packages 14:13:46 Removing intermediate container 5299b5d635c2 14:13:46 ---> cfe0eb5d3341 14:13:46 Step 7/29 : WORKDIR /app 14:13:46 ---> Running in 5416031253a2 14:13:47 Removing intermediate container 5416031253a2 14:13:47 ---> c1d840c853e8 14:13:47 Step 8/29 : COPY go.mod vendor* ./ 14:13:47 ---> 69d880057118 14:13:47 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:47 ---> Running in 473dde5beaae 14:13:50 Removing intermediate container 473dde5beaae 14:13:50 ---> f5e76947ec0e 14:13:50 Step 10/29 : COPY . . 14:13:51 ---> b6ab1a434f20 14:13:51 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:51 ---> Running in 92fe42f7eb20 14:13:51 Removing intermediate container 92fe42f7eb20 14:13:51 ---> bcdbd3a28689 14:13:51 Step 12/29 : RUN $MAKE 14:13:52 ---> Running in 97c50bfac246 14:13:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:16:15 Removing intermediate container 97c50bfac246 14:16:15 ---> dce47f4fff8e 14:16:15 Step 13/29 : FROM alpine:3.17 14:16:15 3.17: Pulling from library/alpine 14:16:15 c41833b44d91: Already exists 14:16:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:16:15 Status: Downloaded newer image for alpine:3.17 14:16:15 ---> 51e60588ff2c 14:16:15 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:16:15 ---> Running in 1fdb11119ee0 14:16:15 Removing intermediate container 1fdb11119ee0 14:16:15 ---> 509fbdb32172 14:16:15 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:16:15 ---> Running in b2376c8d87a5 14:16:15 Removing intermediate container b2376c8d87a5 14:16:15 ---> f45e438418e5 14:16:15 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:16:15 ---> Running in ec47cb77572c 14:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:15 (1/2) Installing ca-certificates (20220614-r4) 14:16:15 (2/2) Installing dumb-init (1.2.5-r2) 14:16:15 Executing busybox-1.35.0-r29.trigger 14:16:15 Executing ca-certificates-20220614-r4.trigger 14:16:15 OK: 8 MiB in 17 packages 14:16:15 Removing intermediate container ec47cb77572c 14:16:15 ---> b5a7c0e7e87e 14:16:15 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:15 ---> 76e61826ccce 14:16:15 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:16:15 ---> be6d74031eff 14:16:15 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:16:15 ---> a9578faa8ade 14:16:15 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:16:16 ---> b5f1483b7fd9 14:16:16 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:16:17 ---> e1ac181052b5 14:16:17 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:16:17 ---> Running in 2150a8f6e8e3 14:16:19 Removing intermediate container 2150a8f6e8e3 14:16:19 ---> e8074f352978 14:16:19 Step 23/29 : VOLUME /cache 14:16:19 ---> Running in a106fb887a42 14:16:19 Removing intermediate container a106fb887a42 14:16:19 ---> e9a5eeeead02 14:16:19 Step 24/29 : EXPOSE 59711 14:16:19 ---> Running in f500c38048c5 14:16:20 Removing intermediate container f500c38048c5 14:16:20 ---> 541b8b12e9d3 14:16:20 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:16:20 ---> Running in 2d9688760880 14:16:21 Removing intermediate container 2d9688760880 14:16:21 ---> 6c8c0a0fd467 14:16:21 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:16:21 ---> Running in 6bc129f80847 14:16:21 Removing intermediate container 6bc129f80847 14:16:21 ---> f47ddaa53394 14:16:21 Step 27/29 : LABEL arch=arm64 14:16:21 ---> Running in 89b31a4e6f67 14:16:21 Removing intermediate container 89b31a4e6f67 14:16:21 ---> dd7504f9b1ee 14:16:21 Step 28/29 : LABEL git_sha=fab3e6f39c89e86711ddb9422f1ce42ca5de7072 14:16:21 ---> Running in 7cf8ea61ea9e 14:16:22 Removing intermediate container 7cf8ea61ea9e 14:16:22 ---> 433044832502 14:16:22 Step 29/29 : LABEL version=0.0.0 14:16:22 ---> Running in d9aeddc87509 14:16:22 Removing intermediate container d9aeddc87509 14:16:22 ---> 6c64453e373e 14:16:22 [Warning] One or more build-args [ARCH] were not consumed 14:16:22 Successfully built 6c64453e373e 14:16:22 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:23 14:16:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:23 arm64: Pulling from edgex-lftools-log-publisher 14:16:23 8998bd30e6a1: Pulling fs layer 14:16:23 04944245beec: Pulling fs layer 14:16:23 699f458cf7ca: Pulling fs layer 14:16:23 765212b225bb: Pulling fs layer 14:16:23 f23df028b6ca: Pulling fs layer 14:16:23 d65c8cfc05b1: Pulling fs layer 14:16:23 2437ff75d9bd: Pulling fs layer 14:16:23 765212b225bb: Waiting 14:16:23 f23df028b6ca: Waiting 14:16:23 d65c8cfc05b1: Waiting 14:16:23 2437ff75d9bd: Waiting 14:16:23 04944245beec: Verifying Checksum 14:16:23 04944245beec: Download complete 14:16:23 765212b225bb: Download complete 14:16:23 f23df028b6ca: Verifying Checksum 14:16:23 f23df028b6ca: Download complete 14:16:23 d65c8cfc05b1: Verifying Checksum 14:16:23 d65c8cfc05b1: Download complete 14:16:23 699f458cf7ca: Verifying Checksum 14:16:23 699f458cf7ca: Download complete 14:16:24 8998bd30e6a1: Verifying Checksum 14:16:24 8998bd30e6a1: Download complete 14:16:26 2437ff75d9bd: Verifying Checksum 14:16:26 2437ff75d9bd: Download complete 14:16:27 8998bd30e6a1: Pull complete 14:16:28 04944245beec: Pull complete 14:16:29 699f458cf7ca: Pull complete 14:16:29 765212b225bb: Pull complete 14:16:30 f23df028b6ca: Pull complete 14:16:30 d65c8cfc05b1: Pull complete 14:16:42 2437ff75d9bd: Pull complete 14:16:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:43 prd-ubuntu20.04-docker-arm64-4c-16g-11014 does not seem to be running inside a container 14:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:45 $ docker top bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:46 ---> job-cost.sh 14:16:46 lf-activate-venv: SKIPPING 14:16:46 INFO: No Stack... 14:16:47 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:47 INFO: Archiving Costs [Pipeline] sh 14:16:48 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:16:48 + cut -d, -f6 [Pipeline] lock 14:16:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] 14:16:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] did not exist. Created. 14:16:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:48 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0c11428a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:49 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:49 Warning: overwriting stash ‘stack-cost’ 14:16:49 Stashed 1 file(s) [Pipeline] } 14:16:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:49 $ docker stop --time=1 bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b 14:16:51 $ docker rm -f --volumes bfd6a1c9d4240122d9f984015e118858c0fb92ec30e334aae2938408f570275b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:16:52 provisioning config files... 14:16:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config9624098468813013570tmp [Pipeline] { [Pipeline] sh 14:16:52 + set +x 14:16:52 + curl -s https://codecov.io/bash 14:16:52 + bash -s -- 14:16:52 14:16:52 _____ _ 14:16:52 / ____| | | 14:16:52 | | ___ __| | ___ ___ _____ __ 14:16:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:52 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:52 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:52 Bash-1.0.6 14:16:52 14:16:52 14:16:52 ==> git version 2.25.1 found 14:16:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:16:52 Release-Date: 2020-01-08 14:16:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:52 ==> Jenkins CI detected. 14:16:52 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-181 14:16:52 project root: . 14:16:52 --> token set from env 14:16:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:52 ==> Running gcov in . (disable via -X gcov) 14:16:52 ==> Python coveragepy not found 14:16:52 ==> Searching for coverage reports in: 14:16:52 + . 14:16:52 -> Found 1 reports 14:16:52 ==> Detecting git/mercurial file structure 14:16:52 ==> Reading reports 14:16:52 + ./coverage.out bytes=41317 14:16:52 ==> Appending adjustments 14:16:52 https://docs.codecov.io/docs/fixing-reports 14:16:52 + Found adjustments 14:16:52 ==> Gzipping contents 14:16:52 12K /tmp/codecov.rb9pu4.gz 14:16:52 ==> Uploading reports 14:16:52 url: https://codecov.io 14:16:52 query: branch=PR-181&commit=fab3e6f39c89e86711ddb9422f1ce42ca5de7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=181&job=&cmd_args= 14:16:52 -> Pinging Codecov 14:16:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-181&commit=fab3e6f39c89e86711ddb9422f1ce42ca5de7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=181&job=&cmd_args= 14:16:53 -> Uploading to 14:16:53 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/fab3e6f39c89e86711ddb9422f1ce42ca5de7072/10fc8eb7-8d70-446a-a70f-d55bf4a351f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T141652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aacee9869fbbe2ec404dacc5f758ae3959bfe786560b5a8da49758d4ee8c473f 14:16:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:53 Dload Upload Total Spent Left Speed 14:16:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 52440 --:--:-- --:--:-- --:--:-- 52440 14:16:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fab3e6f39c89e86711ddb9422f1ce42ca5de7072 [Pipeline] } 14:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:16:55 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives ] 14:16:55 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives 14:16:55 total 16 14:16:55 drwxr-xr-x 3 root root 4096 Apr 26 14:04 . 14:16:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:04 .. 14:16:55 drwxr-xr-x 2 root root 4096 Apr 26 14:04 cost 14:16:55 -rw-r--r-- 1 root root 95 Apr 26 14:04 cost.csv 14:16:55 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives 14:16:55 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives 14:16:55 total 16 14:16:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:04 . 14:16:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:04 .. 14:16:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 14:04 cost 14:16:55 -rw-r--r-- 1 jenkins jenkins 95 Apr 26 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:56 ---> package-listing.sh 14:16:56 ++ facter osfamily 14:16:56 ++ tr '[:upper:]' '[:lower:]' 14:16:56 + OS_FAMILY=debian 14:16:56 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-181 14:16:56 + START_PACKAGES=/tmp/packages_start.txt 14:16:56 + END_PACKAGES=/tmp/packages_end.txt 14:16:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:56 + PACKAGES=/tmp/packages_start.txt 14:16:56 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-181 ']' 14:16:56 + PACKAGES=/tmp/packages_end.txt 14:16:56 + case "${OS_FAMILY}" in 14:16:56 + dpkg -l 14:16:56 + grep '^ii' 14:16:56 + '[' -f /tmp/packages_start.txt ']' 14:16:56 + '[' -f /tmp/packages_end.txt ']' 14:16:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:56 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-181 ']' 14:16:56 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/ 14:16:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-181/archives/ [Pipeline] echo 14:16:56 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:57 prd-ubuntu20.04-docker-8c-8g-11010 does not seem to be running inside a container 14:16:57 $ 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-181/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-181 -v /w/workspace/y_app-rfid-llrp-inventory_PR-181:/w/workspace/y_app-rfid-llrp-inventory_PR-181:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:16:57 $ docker top a6cf6ecfd8240f9966ef674cde0eae1cb8ff684da577f28e57170cc4cdf7aee5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:58 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:58 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:58 + ls /var/log/sa-host 14:16:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:59 provisioning config files... 14:16:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-181@tmp/config4117283704730166402tmp [Pipeline] { [Pipeline] echo 14:16:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:59 ---> create-netrc.sh [Pipeline] } 14:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:59 ---> python-tools-install.sh [Pipeline] echo 14:16:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:00 ---> sudo-logs.sh 14:17:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:00 ---> job-cost.sh 14:17:00 lf-activate-venv: SKIPPING 14:17:00 DEBUG: total: 0.2199999988079071 14:17:00 INFO: Retrieving Stack Cost... 14:17:00 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:01 INFO: Archiving Costs [Pipeline] echo 14:17:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:01 ---> logs-deploy.sh 14:17:01 lf-activate-venv: SKIPPING 14:17:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-181/1 14:17:01 INFO: archiving workspace using pattern(s): 14:17:02 Archives upload complete. 14:17:02 INFO: archiving logs to Nexus 14:17:03 ---> uname -a: 14:17:03 Linux prd-ubuntu20-04-docker-8c-8g-11010 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:17:03 14:17:03 14:17:03 ---> lscpu: 14:17:03 Architecture: x86_64 14:17:03 CPU op-mode(s): 32-bit, 64-bit 14:17:03 Byte Order: Little Endian 14:17:03 Address sizes: 40 bits physical, 48 bits virtual 14:17:03 CPU(s): 8 14:17:03 On-line CPU(s) list: 0-7 14:17:03 Thread(s) per core: 1 14:17:03 Core(s) per socket: 1 14:17:03 Socket(s): 8 14:17:03 NUMA node(s): 1 14:17:03 Vendor ID: AuthenticAMD 14:17:03 CPU family: 23 14:17:03 Model: 49 14:17:03 Model name: AMD EPYC-Rome Processor 14:17:03 Stepping: 0 14:17:03 CPU MHz: 2800.000 14:17:03 BogoMIPS: 5600.00 14:17:03 Virtualization: AMD-V 14:17:03 Hypervisor vendor: KVM 14:17:03 Virtualization type: full 14:17:03 L1d cache: 256 KiB 14:17:03 L1i cache: 256 KiB 14:17:03 L2 cache: 4 MiB 14:17:03 L3 cache: 128 MiB 14:17:03 NUMA node0 CPU(s): 0-7 14:17:03 Vulnerability Itlb multihit: Not affected 14:17:03 Vulnerability L1tf: Not affected 14:17:03 Vulnerability Mds: Not affected 14:17:03 Vulnerability Meltdown: Not affected 14:17:03 Vulnerability Mmio stale data: Not affected 14:17:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:17:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:17:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:17:03 Vulnerability Srbds: Not affected 14:17:03 Vulnerability Tsx async abort: Not affected 14:17:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:17:03 14:17:03 14:17:03 ---> nproc: 14:17:03 8 14:17:03 14:17:03 14:17:03 ---> df -h: 14:17:03 Filesystem Size Used Avail Use% Mounted on 14:17:03 overlay 155G 12G 144G 8% / 14:17:03 tmpfs 64M 0 64M 0% /dev 14:17:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:17:03 shm 64M 0 64M 0% /dev/shm 14:17:03 /dev/vda1 155G 12G 144G 8% /facter-os 14:17:03 14:17:03 14:17:03 ---> sar -b -r -n DEV: 14:17:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11010) 04/26/23 _x86_64_ (8 CPU) 14:17:03 14:17:03 14:01:04 LINUX RESTART (8 CPU) 14:17:03 14:17:03 14:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:17:03 14:03:01 189.19 1.48 187.70 0.00 40.79 72639.36 0.00 14:17:03 14:04:01 133.29 0.28 133.01 0.00 11.73 34278.95 0.00 14:17:03 14:05:01 89.47 0.07 89.40 0.00 9.60 19297.85 0.00 14:17:03 14:06:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 14:17:03 14:07:01 41.90 13.96 27.94 0.00 5533.09 6275.77 0.00 14:17:03 14:08:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 14:17:03 14:09:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 14:17:03 14:10:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 14:17:03 14:11:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 14:17:03 14:12:01 1.70 0.00 1.70 0.00 0.00 31.86 0.00 14:17:03 14:13:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 14:17:03 14:14:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 14:17:03 14:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 14:17:03 14:16:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 14:17:03 14:17:01 6.32 0.30 6.02 0.00 26.80 117.71 0.00 14:17:03 Average: 31.57 1.07 30.50 0.00 374.84 8851.34 0.00 14:17:03 14:17:03 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:03 14:03:01 27751756 31237640 1058280 3.22 145168 3519064 2310428 6.81 1618164 3032908 296240 14:17:03 14:04:01 28124020 31548308 749760 2.28 150232 3467428 1888432 5.57 1248824 3049252 184 14:17:03 14:05:01 27626140 31575012 720688 2.19 159300 3932160 1765992 5.20 1265108 3475536 16 14:17:03 14:06:01 27625936 31574864 720636 2.19 159336 3932160 1765992 5.20 1266192 3475540 16 14:17:03 14:07:01 27241976 31550712 734676 2.23 167668 4267900 1820880 5.37 1505444 3590980 8 14:17:03 14:08:01 27242740 31551552 733828 2.23 167708 4267900 1820880 5.37 1505112 3590976 24 14:17:03 14:09:01 27252340 31561192 724124 2.20 167744 4267908 1820880 5.37 1495612 3590988 8 14:17:03 14:10:01 27252680 31561536 723932 2.20 167772 4267908 1820880 5.37 1495596 3590988 8 14:17:03 14:11:01 27253168 31562180 723384 2.20 167812 4267896 1820880 5.37 1495536 3591100 24 14:17:03 14:12:01 27252576 31561676 723800 2.20 167892 4267892 1820880 5.37 1495728 3591076 8 14:17:03 14:13:01 27252788 31561944 723488 2.20 167924 4267892 1820880 5.37 1495716 3591076 8 14:17:03 14:14:01 27252772 31561960 723412 2.20 167948 4267896 1820880 5.37 1495964 3591080 16 14:17:03 14:15:01 27252724 31561948 723364 2.20 167980 4267896 1820880 5.37 1495840 3591080 8 14:17:03 14:16:01 27252592 31561872 723612 2.20 168016 4267888 1820880 5.37 1495876 3591108 8 14:17:03 14:17:01 27217464 31530100 750576 2.28 168216 4269488 1846748 5.44 1524504 3589040 396 14:17:03 Average: 27390111 31537500 750504 2.28 164048 4119952 1852426 5.46 1459948 3502182 19798 14:17:03 14:17:03 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:03 14:03:01 docker0 166.66 298.62 13.35 1938.70 0.00 0.00 0.00 0.00 14:17:03 14:03:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 14:17:03 14:03:01 veth5eb3177 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:17:03 14:03:01 ens3 456.84 258.97 6192.05 35.83 0.00 0.00 0.00 0.00 14:17:03 14:04:01 docker0 3.02 6.83 0.19 88.10 0.00 0.00 0.00 0.00 14:17:03 14:04:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:17:03 14:04:01 ens3 40.44 32.83 110.46 83.07 0.00 0.00 0.00 0.00 14:17:03 14:05:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:05:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:17:03 14:05:01 ens3 92.44 55.41 2522.31 11.15 0.00 0.00 0.00 0.00 14:17:03 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:06:01 ens3 2.00 1.32 6.60 0.28 0.00 0.00 0.00 0.00 14:17:03 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:07:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:17:03 14:07:01 ens3 93.80 42.85 1954.36 8.70 0.00 0.00 0.00 0.00 14:17:03 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:10:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:12:01 ens3 0.30 0.22 0.09 0.08 0.00 0.00 0.00 0.00 14:17:03 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:17:03 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:03 14:17:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 14:17:03 14:17:01 ens3 26.16 16.31 28.82 9.91 0.00 0.00 0.00 0.00 14:17:03 Average: docker0 11.31 20.36 0.90 135.11 0.00 0.00 0.00 0.00 14:17:03 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 14:17:03 Average: ens3 47.53 27.22 720.99 9.94 0.00 0.00 0.00 0.00 14:17:03 14:17:03 14:17:03 ---> sar -P ALL: 14:17:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11010) 04/26/23 _x86_64_ (8 CPU) 14:17:03 14:17:03 14:01:04 LINUX RESTART (8 CPU) 14:17:03 14:17:03 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:17:03 14:03:01 all 20.55 0.00 5.20 3.56 0.10 70.60 14:17:03 14:03:01 0 17.17 0.00 5.46 1.19 0.13 76.04 14:17:03 14:03:01 1 22.08 0.00 5.34 6.61 0.10 65.86 14:17:03 14:03:01 2 21.51 0.00 5.00 2.64 0.08 70.76 14:17:03 14:03:01 3 17.04 0.00 6.87 0.49 0.08 75.52 14:17:03 14:03:01 4 17.15 0.00 3.23 0.00 0.08 79.53 14:17:03 14:03:01 5 21.62 0.00 6.10 15.87 0.10 56.31 14:17:03 14:03:01 6 24.83 0.00 4.52 0.37 0.07 70.21 14:17:03 14:03:01 7 23.04 0.00 5.05 1.37 0.14 70.40 14:17:03 14:04:01 all 40.87 0.00 6.21 1.46 0.10 51.36 14:17:03 14:04:01 0 37.40 0.00 5.44 1.05 0.10 56.01 14:17:03 14:04:01 1 42.46 0.00 6.08 4.07 0.10 47.29 14:17:03 14:04:01 2 42.47 0.00 6.65 0.08 0.10 50.69 14:17:03 14:04:01 3 40.93 0.00 5.67 0.13 0.08 53.19 14:17:03 14:04:01 4 38.10 0.00 6.14 0.54 0.12 55.10 14:17:03 14:04:01 5 41.93 0.00 6.59 4.62 0.10 46.75 14:17:03 14:04:01 6 41.50 0.00 6.68 1.04 0.08 50.69 14:17:03 14:04:01 7 42.18 0.00 6.41 0.15 0.08 51.18 14:17:03 14:05:01 all 2.64 0.00 1.15 0.68 0.02 95.51 14:17:03 14:05:01 0 2.48 0.00 0.89 0.02 0.03 96.58 14:17:03 14:05:01 1 1.99 0.00 1.38 4.36 0.02 92.26 14:17:03 14:05:01 2 2.79 0.00 0.94 0.07 0.02 96.19 14:17:03 14:05:01 3 2.89 0.00 1.22 0.13 0.02 95.74 14:17:03 14:05:01 4 2.46 0.00 1.22 0.05 0.02 96.26 14:17:03 14:05:01 5 2.78 0.00 1.24 0.38 0.02 95.58 14:17:03 14:05:01 6 2.43 0.00 1.07 0.02 0.02 96.47 14:17:03 14:05:01 7 3.29 0.00 1.26 0.42 0.03 95.00 14:17:03 14:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:17:03 14:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:17:03 14:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 14:17:03 14:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 14:17:03 14:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:17:03 14:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:06:01 7 0.10 0.00 0.00 0.00 0.00 99.90 14:17:03 14:07:01 all 1.46 0.00 0.61 0.37 0.02 97.54 14:17:03 14:07:01 0 2.23 0.00 0.40 0.05 0.03 97.29 14:17:03 14:07:01 1 0.90 0.00 0.73 0.92 0.02 97.43 14:17:03 14:07:01 2 0.93 0.00 0.80 0.92 0.02 97.33 14:17:03 14:07:01 3 1.75 0.00 0.53 0.05 0.02 97.65 14:17:03 14:07:01 4 1.44 0.00 0.60 0.33 0.02 97.61 14:17:03 14:07:01 5 1.64 0.00 0.42 0.03 0.02 97.90 14:17:03 14:07:01 6 1.93 0.00 0.80 0.35 0.02 96.90 14:17:03 14:07:01 7 0.85 0.00 0.59 0.30 0.02 98.24 14:17:03 14:08:01 all 0.02 0.00 0.00 0.01 0.01 99.96 14:17:03 14:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:17:03 14:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:17:03 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:08:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:17:03 14:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:17:03 14:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:17:03 14:09:01 all 0.10 0.00 0.01 0.00 0.01 99.88 14:17:03 14:09:01 0 0.63 0.00 0.03 0.00 0.03 99.30 14:17:03 14:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 14:17:03 14:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:17:03 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:17:03 14:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:17:03 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:17:03 14:10:01 all 0.03 0.00 0.00 0.00 0.01 99.96 14:17:03 14:10:01 0 0.12 0.00 0.02 0.00 0.03 99.83 14:17:03 14:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:17:03 14:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:17:03 14:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:17:03 14:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:11:01 all 0.06 0.00 0.01 0.01 0.01 99.91 14:17:03 14:11:01 0 0.30 0.00 0.02 0.00 0.03 99.65 14:17:03 14:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:17:03 14:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:17:03 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:17:03 14:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:17:03 14:11:01 7 0.00 0.00 0.02 0.07 0.02 99.90 14:17:03 14:12:01 all 0.09 0.00 0.02 0.01 0.01 99.87 14:17:03 14:12:01 0 0.70 0.00 0.03 0.00 0.02 99.25 14:17:03 14:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 14:17:03 14:12:01 2 0.00 0.00 0.02 0.00 0.08 99.90 14:17:03 14:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:17:03 14:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:17:03 14:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:17:03 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:13:01 all 0.03 0.00 0.00 0.00 0.01 99.95 14:17:03 14:13:01 0 0.05 0.00 0.00 0.00 0.03 99.92 14:17:03 14:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:17:03 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 14:17:03 14:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:17:03 14:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:17:03 14:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:17:03 14:17:03 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:17:03 14:14:01 all 0.14 0.00 0.01 0.00 0.01 99.84 14:17:03 14:14:01 0 0.73 0.00 0.03 0.00 0.02 99.22 14:17:03 14:14:01 1 0.05 0.00 0.02 0.03 0.02 99.88 14:17:03 14:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:17:03 14:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:17:03 14:14:01 4 0.30 0.00 0.00 0.00 0.02 99.68 14:17:03 14:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:17:03 14:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:17:03 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:15:01 all 0.11 0.00 0.01 0.00 0.01 99.87 14:17:03 14:15:01 0 0.75 0.00 0.03 0.00 0.03 99.19 14:17:03 14:15:01 1 0.03 0.00 0.00 0.03 0.02 99.92 14:17:03 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:17:03 14:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:17:03 14:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:17:03 14:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:17:03 14:16:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:17:03 14:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:17:03 14:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:17:03 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:17:03 14:17:01 all 0.57 0.00 0.25 0.01 0.01 99.16 14:17:03 14:17:01 0 0.39 0.00 0.25 0.00 0.02 99.35 14:17:03 14:17:01 1 1.03 0.00 0.22 0.07 0.00 98.68 14:17:03 14:17:01 2 0.28 0.00 0.22 0.00 0.00 99.50 14:17:03 14:17:01 3 0.57 0.00 0.23 0.00 0.02 99.18 14:17:03 14:17:01 4 0.38 0.00 0.22 0.00 0.00 99.40 14:17:03 14:17:01 5 0.62 0.00 0.27 0.02 0.02 99.08 14:17:03 14:17:01 6 0.85 0.00 0.35 0.00 0.02 98.78 14:17:03 14:17:01 7 0.42 0.00 0.22 0.02 0.03 99.32 14:17:03 Average: all 4.41 0.00 0.89 0.40 0.02 94.27 14:17:03 Average: 0 4.17 0.00 0.84 0.15 0.04 94.80 14:17:03 Average: 1 4.54 0.00 0.92 1.07 0.02 93.45 14:17:03 Average: 2 4.49 0.00 0.90 0.24 0.02 94.34 14:17:03 Average: 3 4.19 0.00 0.97 0.05 0.02 94.77 14:17:03 Average: 4 3.96 0.00 0.76 0.06 0.02 95.20 14:17:03 Average: 5 4.53 0.00 0.97 1.37 0.02 93.10 14:17:03 Average: 6 4.75 0.00 0.89 0.12 0.02 94.22 14:17:03 Average: 7 4.62 0.00 0.90 0.15 0.03 94.31 14:17:03 14:17:03 14:17:03