Pull request #180 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74+04987e16cb381e89c12cecbd5f086edeb3abb713 (19290f21610faa3ef769153abe3f47fdbcd103dc) 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-ssh18210102434131998605.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-ssh15141520979236935438.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-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4145439467362792801.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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7721094269049349598.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-ssh4451442240163533013.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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17378772592968056333.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-11009 in /w/workspace/y_app-rfid-llrp-inventory_PR-180 [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-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 Merge succeeded, producing 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 Checking out Revision 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 (PR-180) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # 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 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:14 ========================================================= 14:01:14 EdgeX Global Pipelines Version Info 14:01:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:15 ------------------- 14:01:15 stable info: 14:01:15 ------------------- 14:01:15 Commited By: Bill Mahoney bill.mahoney@intel.com 14:01:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:01:15 Message: update stable to v1.0.248 14:01:16 ------------------- 14:01:16 experimental info: 14:01:16 ------------------- 14:01:16 Commited By: **** collab-it+edgex@linuxfoundation.org 14:01:16 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:01:16 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a5bea9 [Pipeline] echo 14:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:17 provisioning config files... 14:01:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config1604650920350931604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:18 ---> docker-login.sh 14:01:18 nexus3.edgexfoundry.org:10001 14:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:18 Configure a credential helper to remove this warning. See 14:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:18 14:01:18 Login Succeeded 14:01:18 nexus3.edgexfoundry.org:10002 14:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:18 Configure a credential helper to remove this warning. See 14:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:18 14:01:18 Login Succeeded 14:01:18 nexus3.edgexfoundry.org:10003 14:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:18 Configure a credential helper to remove this warning. See 14:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:18 14:01:18 Login Succeeded 14:01:18 nexus3.edgexfoundry.org:10004 14:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:18 Configure a credential helper to remove this warning. See 14:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:18 14:01:18 Login Succeeded 14:01:18 docker.io 14:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:19 Configure a credential helper to remove this warning. See 14:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:19 14:01:19 Login Succeeded 14:01:19 ---> docker-login.sh ends [Pipeline] } 14:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:19 + git rev-list -1 --merges 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74~1..2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo 14:01:19 -----------> git rev-list -1 --merges 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74~1..2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [false] [Pipeline] sh 14:01:20 + git log --format=format:%s -1 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo 14:01:20 ========================================================= 14:01:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:20 + git log --format=format:%s -1 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] echo 14:01:20 [semverPrep] GIT_COMMIT: 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 14:01:20 [semverPrep] This is not a build commit. [Pipeline] sh 14:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:21 + grep -v github /etc/ssh/ssh_known_hosts 14:01:21 + [ -e /tmp/ssh_known_hosts ] 14:01:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:01:21 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 14:01:21 tee -a /etc/ssh/ssh_known_hosts 14:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:21 14:01:21 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:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:22 0.1.4: Pulling from edgex-devops/py-git-semver 14:01:22 b85a868b505f: Pulling fs layer 14:01:22 e2be974225ed: Pulling fs layer 14:01:22 339a4e72a1f5: Pulling fs layer 14:01:22 988bab9f4d93: Pulling fs layer 14:01:22 1469e6f7b9e6: Pulling fs layer 14:01:22 eaf3925da568: Pulling fs layer 14:01:22 bab4dde63d76: Pulling fs layer 14:01:22 bde34c3a00c8: Pulling fs layer 14:01:22 b352a97aabf1: Pulling fs layer 14:01:22 4872d77fe225: Pulling fs layer 14:01:22 5851b861e8e6: Pulling fs layer 14:01:22 bde34c3a00c8: Waiting 14:01:22 b352a97aabf1: Waiting 14:01:22 4872d77fe225: Waiting 14:01:22 5851b861e8e6: Waiting 14:01:22 1469e6f7b9e6: Waiting 14:01:22 988bab9f4d93: Waiting 14:01:22 bab4dde63d76: Waiting 14:01:22 eaf3925da568: Waiting 14:01:22 e2be974225ed: Download complete 14:01:22 988bab9f4d93: Verifying Checksum 14:01:22 988bab9f4d93: Download complete 14:01:22 339a4e72a1f5: Verifying Checksum 14:01:22 339a4e72a1f5: Download complete 14:01:22 1469e6f7b9e6: Verifying Checksum 14:01:22 1469e6f7b9e6: Download complete 14:01:22 eaf3925da568: Verifying Checksum 14:01:22 eaf3925da568: Download complete 14:01:22 bde34c3a00c8: Download complete 14:01:22 b352a97aabf1: Verifying Checksum 14:01:22 b352a97aabf1: Download complete 14:01:22 4872d77fe225: Verifying Checksum 14:01:22 4872d77fe225: Download complete 14:01:22 5851b861e8e6: Verifying Checksum 14:01:22 5851b861e8e6: Download complete 14:01:22 b85a868b505f: Verifying Checksum 14:01:22 b85a868b505f: Download complete 14:01:22 bab4dde63d76: Verifying Checksum 14:01:22 bab4dde63d76: Download complete 14:01:23 b85a868b505f: Pull complete 14:01:23 e2be974225ed: Pull complete 14:01:24 339a4e72a1f5: Pull complete 14:01:24 988bab9f4d93: Pull complete 14:01:24 1469e6f7b9e6: Pull complete 14:01:24 eaf3925da568: Pull complete 14:01:25 bab4dde63d76: Pull complete 14:01:25 bde34c3a00c8: Pull complete 14:01:25 b352a97aabf1: Pull complete 14:01:25 4872d77fe225: Pull complete 14:01:26 5851b861e8e6: Pull complete 14:01:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:26 prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container 14:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:28 $ docker top 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 -eo pid,comm 14:01:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:01:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:28 [ssh-agent] Looking for ssh-agent implementation... 14:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:29 $ docker exec 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent 14:01:29 SSH_AUTH_SOCK=/tmp/ssh-WVTJKNzy3pXJ/agent.33 14:01:29 SSH_AGENT_PID=39 14:01:29 Running ssh-add (command line suppressed) 14:01:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_6990526575881699453.key (/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_6990526575881699453.key) 14:01:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:29 + git tag --points-at HEAD [Pipeline] } 14:01:29 $ docker exec --env ******** --env ******** 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent -k 14:01:29 unset SSH_AUTH_SOCK; 14:01:29 unset SSH_AGENT_PID; 14:01:29 echo Agent pid 39 killed; 14:01:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:29 [ssh-agent] Looking for ssh-agent implementation... 14:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:30 $ docker exec 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent 14:01:30 SSH_AUTH_SOCK=/tmp/ssh-94Lhij2EgKTn/agent.71 14:01:30 SSH_AGENT_PID=77 14:01:30 Running ssh-add (command line suppressed) 14:01:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_9322743228550992134.key (/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/private_key_9322743228550992134.key) 14:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:30 + git semver init 14:01:30 2023-04-26 14:01:30,739 [run_init] DEBUG init version:0.0.0 force:False 14:01:30 2023-04-26 14:01:30,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver 14:01:30 2023-04-26 14:01:30,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver 14:01:30 2023-04-26 14:01:30,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180, universal_newlines=False, shell=None, istream=None) 14:01:32 2023-04-26 14:01:31,907 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.git/info/exclude 14:01:32 2023-04-26 14:01:31,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 with force:False 14:01:32 2023-04-26 14:01:31,908 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 14:01:32 2023-04-26 14:01:31,912 [execute] INFO git cat-file --batch-check 14:01:32 2023-04-26 14:01:31,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver, universal_newlines=False, shell=None, istream=) 14:01:32 2023-04-26 14:01:31,919 [execute] INFO git cat-file --batch 14:01:32 2023-04-26 14:01:31,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver, universal_newlines=False, shell=None, istream=) 14:01:32 2023-04-26 14:01:31,922 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-180/.semver/PR-180 14:01:32 0.0.0 [Pipeline] } 14:01:32 $ docker exec --env ******** --env ******** 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 ssh-agent -k 14:01:32 unset SSH_AUTH_SOCK; 14:01:32 unset SSH_AGENT_PID; 14:01:32 echo Agent pid 77 killed; 14:01:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:32 + git semver [Pipeline] } 14:01:33 $ docker stop --time=1 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 14:01:34 $ docker rm -f --volumes 73a1d76574feea157e8487e0cab57e77475441a441268b38dd1cfc4c1476aba5 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:01:35 Stashed 1 file(s) [Pipeline] echo 14:01:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:35 provisioning config files... 14:01:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config4926833766625842437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:36 ---> docker-login.sh 14:01:36 nexus3.edgexfoundry.org:10001 14:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:36 Configure a credential helper to remove this warning. See 14:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:36 14:01:36 Login Succeeded 14:01:36 nexus3.edgexfoundry.org:10002 14:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:36 Configure a credential helper to remove this warning. See 14:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:36 14:01:36 Login Succeeded 14:01:36 nexus3.edgexfoundry.org:10003 14:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:36 Configure a credential helper to remove this warning. See 14:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:36 14:01:36 Login Succeeded 14:01:36 nexus3.edgexfoundry.org:10004 14:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:36 Configure a credential helper to remove this warning. See 14:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:36 14:01:36 Login Succeeded 14:01:36 docker.io 14:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:36 Configure a credential helper to remove this warning. See 14:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:36 14:01:36 Login Succeeded 14:01:36 ---> docker-login.sh ends [Pipeline] } 14:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:36 ========================================================= 14:01:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:01:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:01:37 Sending build context to Docker daemon 12.63MB 14:01:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:01:37 Step 2/12 : FROM ${BASE} AS builder 14:01:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:01:37 f56be85fc22e: Pulling fs layer 14:01:37 85791d961cd3: Pulling fs layer 14:01:37 d694b5ae8c79: Pulling fs layer 14:01:37 9f32a84ed3da: Pulling fs layer 14:01:37 4d19c01a9841: Pulling fs layer 14:01:37 9325e15d5711: Pulling fs layer 14:01:37 556b6ee489ea: Pulling fs layer 14:01:37 c5a4b2cf53e6: Pulling fs layer 14:01:37 556b6ee489ea: Waiting 14:01:37 4d19c01a9841: Waiting 14:01:37 c5a4b2cf53e6: Waiting 14:01:37 9f32a84ed3da: Waiting 14:01:37 9325e15d5711: Waiting 14:01:37 85791d961cd3: Download complete 14:01:37 9f32a84ed3da: Verifying Checksum 14:01:37 9f32a84ed3da: Download complete 14:01:37 4d19c01a9841: Verifying Checksum 14:01:37 4d19c01a9841: Download complete 14:01:37 f56be85fc22e: Verifying Checksum 14:01:37 f56be85fc22e: Download complete 14:01:37 9325e15d5711: Verifying Checksum 14:01:37 9325e15d5711: Download complete 14:01:37 f56be85fc22e: Pull complete 14:01:37 85791d961cd3: Pull complete 14:01:38 d694b5ae8c79: Verifying Checksum 14:01:38 d694b5ae8c79: Download complete 14:01:38 c5a4b2cf53e6: Verifying Checksum 14:01:38 c5a4b2cf53e6: Download complete 14:01:38 556b6ee489ea: Verifying Checksum 14:01:38 556b6ee489ea: Download complete 14:01:40 d694b5ae8c79: Pull complete 14:01:41 9f32a84ed3da: Pull complete 14:01:41 4d19c01a9841: Pull complete 14:01:41 9325e15d5711: Pull complete 14:01:43 556b6ee489ea: Pull complete 14:01:44 c5a4b2cf53e6: Pull complete 14:01:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:01:44 ---> c4be618373d6 14:01:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:01:48 ---> Running in 730e42115dea 14:01:48 Removing intermediate container 730e42115dea 14:01:48 ---> a8d5ecbf562f 14:01:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:01:48 ---> Running in abf056b4359e 14:01:48 Removing intermediate container abf056b4359e 14:01:48 ---> aed8dc135bfe 14:01:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:01:48 ---> Running in 40c22c28714c 14:01:48 Removing intermediate container 40c22c28714c 14:01:48 ---> f29f0395715b 14:01:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:48 ---> Running in 2d1904fab510 14:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:01:49 OK: 265 MiB in 53 packages 14:01:49 Removing intermediate container 2d1904fab510 14:01:49 ---> 1ffc0cab74af 14:01:49 Step 7/12 : WORKDIR /app 14:01:49 ---> Running in cae673f3719f 14:01:49 Removing intermediate container cae673f3719f 14:01:49 ---> 5345fe178740 14:01:49 Step 8/12 : COPY go.mod vendor* ./ 14:01:49 ---> dd3c1960ec09 14:01:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:49 ---> Running in fb1a63c57a21 14:01:50 Still waiting to schedule task 14:01:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11007’ 14:02:21 Removing intermediate container fb1a63c57a21 14:02:21 ---> 3241d10e7d74 14:02:21 Step 10/12 : COPY . . 14:02:21 ---> 836b18670864 14:02:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:21 ---> Running in a93041323875 14:02:21 Removing intermediate container a93041323875 14:02:21 ---> 9d8ee610a89d 14:02:21 Step 12/12 : RUN $MAKE 14:02:21 ---> Running in df1382f01f50 14:02:21 noop 14:02:21 Removing intermediate container df1382f01f50 14:02:21 ---> 92cf3d86e869 14:02:21 Successfully built 92cf3d86e869 14:02:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:22 + docker inspect -f . ci-base-image-x86_64 14:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:22 prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container 14:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:22 $ docker top 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:23 + go version 14:02:23 go version go1.20.2 linux/amd64 [Pipeline] } 14:02:23 $ docker stop --time=1 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 14:02:24 $ docker rm -f --volumes 76439bf7c5ebba2f1df3813b5692ac65d14a7494b8c308e0f6c700d0b2dce581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:25 + docker inspect -f . ci-base-image-x86_64 14:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:25 prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container 14:02:25 $ 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-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:25 $ docker top 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:26 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-180 [Pipeline] fileExists [Pipeline] sh 14:02:26 + make test 14:02:26 go test -race ./... -coverprofile=coverage.out ./... 14:02:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:02:44 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:02:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.161s coverage: 86.2% of statements 14:02:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.690s coverage: 71.9% of statements 14:03:05 go vet ./... 14:03:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:09 ./bin/test-attribution.sh 14:03:09 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:03:09 $ docker stop --time=1 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 14:03:14 $ docker rm -f --volumes 09602b9b402d73b10885d8ef0fc89aebe0f38cc516cc5c10022e96b4fa7efce8 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:03:15 + ls -al . 14:03:15 total 228 14:03:15 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 14:02 . 14:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 .. 14:03:15 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:01 .dockerignore 14:03:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:01 .git 14:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 .github 14:03:15 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:01 .gitignore 14:03:15 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:01 .golangci.yml 14:03:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:01 .semver 14:03:15 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:01 Attribution.txt 14:03:15 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:01 CHANGELOG.md 14:03:15 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:01 Dockerfile 14:03:15 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:01 GOVERNANCE.md 14:03:15 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:01 Jenkinsfile 14:03:15 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:01 LICENSE 14:03:15 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:01 Makefile 14:03:15 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:01 OWNERS.md 14:03:15 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:01 README.md 14:03:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:01 VERSION 14:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 bin 14:03:15 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:02 coverage.out 14:03:15 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:01 go.mod 14:03:15 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:01 go.sum 14:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 images 14:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 internal 14:03:15 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:01 main.go 14:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:01 res 14:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:01 snap 14:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:16 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 --label arch=amd64 --label version=0.0.0 . 14:03:16 Sending build context to Docker daemon 12.63MB 14:03:16 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:03:16 Step 2/29 : FROM ${BASE} AS builder 14:03:16 ---> 92cf3d86e869 14:03:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:03:16 ---> Running in 638f6f55fbc7 14:03:16 Removing intermediate container 638f6f55fbc7 14:03:16 ---> 26cdcec749fc 14:03:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:03:16 ---> Running in 2972aaf9747b 14:03:16 Removing intermediate container 2972aaf9747b 14:03:16 ---> 2023810651ad 14:03:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:03:16 ---> Running in 065949023d30 14:03:16 Removing intermediate container 065949023d30 14:03:16 ---> aaeb64d02262 14:03:16 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:16 ---> Running in 625a8be0c6cb 14:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:03:17 OK: 265 MiB in 53 packages 14:03:17 Removing intermediate container 625a8be0c6cb 14:03:17 ---> 8a33c645efb1 14:03:17 Step 7/29 : WORKDIR /app 14:03:17 ---> Running in 8c10a0813129 14:03:17 Removing intermediate container 8c10a0813129 14:03:17 ---> 9555e522cf55 14:03:17 Step 8/29 : COPY go.mod vendor* ./ 14:03:17 ---> 93fa5b9f359b 14:03:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:17 ---> Running in 69f9f6265fb0 14:03:18 Removing intermediate container 69f9f6265fb0 14:03:18 ---> 6ea7993969a7 14:03:18 Step 10/29 : COPY . . 14:03:19 ---> 489cb3b1bdb6 14:03:19 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:03:19 ---> Running in 7d0e14560268 14:03:19 Removing intermediate container 7d0e14560268 14:03:19 ---> ebbaf2881f2f 14:03:19 Step 12/29 : RUN $MAKE 14:03:19 ---> Running in 3596a30a476c 14:03:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -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:41 Removing intermediate container 3596a30a476c 14:03:41 ---> 04c0ae379ea9 14:03:41 Step 13/29 : FROM alpine:3.17 14:03:41 3.17: Pulling from library/alpine 14:03:41 f56be85fc22e: Already exists 14:03:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:03:41 Status: Downloaded newer image for alpine:3.17 14:03:41 ---> 9ed4aefc74f6 14:03:41 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:41 ---> Running in 21c3d480c0e0 14:03:41 Removing intermediate container 21c3d480c0e0 14:03:41 ---> 3d2e1b403024 14:03:41 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:41 ---> Running in be8e75c7e7a6 14:03:41 Removing intermediate container be8e75c7e7a6 14:03:41 ---> 0e9ad1a33640 14:03:41 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:03:41 ---> Running in de42e803d8ac 14:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:03:41 (1/2) Installing ca-certificates (20220614-r4) 14:03:41 (2/2) Installing dumb-init (1.2.5-r2) 14:03:41 Executing busybox-1.35.0-r29.trigger 14:03:41 Executing ca-certificates-20220614-r4.trigger 14:03:41 OK: 8 MiB in 17 packages 14:03:41 Removing intermediate container de42e803d8ac 14:03:41 ---> 6eb5e451b564 14:03:41 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:03:41 ---> f1a1dacf0474 14:03:41 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:03:41 ---> aa820bc09a0d 14:03:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:03:42 ---> d4b4cd621f8a 14:03:42 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:03:42 ---> e0b59168b8ea 14:03:42 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:03:43 ---> f1ac526d5209 14:03:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:03:43 ---> Running in 8981816c1be5 14:03:43 Removing intermediate container 8981816c1be5 14:03:43 ---> f0e56c33af18 14:03:43 Step 23/29 : VOLUME /cache 14:03:43 ---> Running in ca4e192b8217 14:03:43 Removing intermediate container ca4e192b8217 14:03:43 ---> 470bb05de098 14:03:43 Step 24/29 : EXPOSE 59711 14:03:43 ---> Running in 652bee46d5cc 14:03:43 Removing intermediate container 652bee46d5cc 14:03:43 ---> 807292cd2722 14:03:43 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:03:43 ---> Running in bbf9f417947d 14:03:43 Removing intermediate container bbf9f417947d 14:03:43 ---> 96a633738b4a 14:03:43 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:03:43 ---> Running in 3a52cb678f92 14:03:43 Removing intermediate container 3a52cb678f92 14:03:43 ---> d0251c470a54 14:03:43 Step 27/29 : LABEL arch=amd64 14:03:44 ---> Running in 51d8fa68af83 14:03:44 Removing intermediate container 51d8fa68af83 14:03:44 ---> e5ac4a8f25de 14:03:44 Step 28/29 : LABEL git_sha=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 14:03:44 ---> Running in 6d3a55400c26 14:03:44 Removing intermediate container 6d3a55400c26 14:03:44 ---> b750af1c0c80 14:03:44 Step 29/29 : LABEL version=0.0.0 14:03:44 ---> Running in a5f212368958 14:03:44 Removing intermediate container a5f212368958 14:03:44 ---> 06451088054d 14:03:44 [Warning] One or more build-args [ARCH] were not consumed 14:03:44 Successfully built 06451088054d 14:03:44 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:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:45 14:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:45 latest: Pulling from edgex-lftools-log-publisher 14:03:45 5eb5b503b376: Pulling fs layer 14:03:45 5c69ac0246d0: Pulling fs layer 14:03:45 ec43610c2a17: Pulling fs layer 14:03:45 3a2ae6a8a46f: Pulling fs layer 14:03:45 33b1e0a273af: Pulling fs layer 14:03:45 5d3b04190fa2: Pulling fs layer 14:03:45 2f39f015ded8: Pulling fs layer 14:03:45 3a2ae6a8a46f: Waiting 14:03:45 33b1e0a273af: Waiting 14:03:45 5d3b04190fa2: Waiting 14:03:45 2f39f015ded8: Waiting 14:03:45 5c69ac0246d0: Verifying Checksum 14:03:45 5c69ac0246d0: Download complete 14:03:45 3a2ae6a8a46f: Download complete 14:03:45 33b1e0a273af: Verifying Checksum 14:03:45 33b1e0a273af: Download complete 14:03:45 5d3b04190fa2: Verifying Checksum 14:03:45 5d3b04190fa2: Download complete 14:03:45 ec43610c2a17: Verifying Checksum 14:03:45 ec43610c2a17: Download complete 14:03:45 5eb5b503b376: Verifying Checksum 14:03:45 5eb5b503b376: Download complete 14:03:46 2f39f015ded8: Download complete 14:03:47 5eb5b503b376: Pull complete 14:03:47 5c69ac0246d0: Pull complete 14:03:47 ec43610c2a17: Pull complete 14:03:47 3a2ae6a8a46f: Pull complete 14:03:47 33b1e0a273af: Pull complete 14:03:47 5d3b04190fa2: Pull complete 14:03:52 2f39f015ded8: Pull complete 14:03:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:52 prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container 14:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:03:55 $ docker top b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:55 ---> job-cost.sh 14:03:55 lf-activate-venv: SKIPPING 14:03:55 INFO: No Stack... 14:03:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:56 INFO: Archiving Costs [Pipeline] sh 14:03:56 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/cost.csv 14:03:56 + cut -d, -f6 [Pipeline] lock 14:03:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] 14:03:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] did not exist. Created. 14:03:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:57 Stashed 1 file(s) [Pipeline] } 14:03:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:57 $ docker stop --time=1 b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 14:03:58 $ docker rm -f --volumes b384e8856961e9db90d97af0198f69ddf4ca00d5a0b3e593af9ff1c4c9b90828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11012 in /w/workspace/y_app-rfid-llrp-inventory_PR-180 [Pipeline] { [Pipeline] ws 14:04:29 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:29 The recommended git tool is: git 14:04:36 using credential edgex-jenkins-ssh 14:04:36 Cloning the remote Git repository 14:04:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:36 > git --version # timeout=10 14:04:36 > git --version # 'git version 2.25.1' 14:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:40 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 14:04:41 Merge succeeded, producing 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 14:04:41 Checking out Revision 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 (PR-180) 14:04:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:40 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:40 > git config core.sparsecheckout # timeout=10 14:04:40 > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 14:04:40 > git remote # timeout=10 14:04:40 > git config --get remote.origin.url # timeout=10 14:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:41 > git merge 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 14:04:41 > git rev-parse HEAD^{commit} # timeout=10 14:04:41 > git config core.sparsecheckout # timeout=10 14:04:41 > git checkout -f 2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 # timeout=10 14:04:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 14:04:41 > git --version # timeout=10 14:04:41 > git --version # 'git version 2.25.1' 14:04:41 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:42 Dload Upload Total Spent Left Speed 14:04:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 14:04:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:43 + sudo tee /etc/docker/daemon.new 14:04:43 { 14:04:43 "registry-mirrors": [ 14:04:43 "https://nexus3.edgexfoundry.org:10001" 14:04:43 ], 14:04:43 "bip": "10.250.0.254/24", 14:04:43 "hosts": [ 14:04:43 "tcp://0.0.0.0:5555", 14:04:43 "unix:///var/run/docker.sock" 14:04:43 ], 14:04:43 "mtu": 1458, 14:04:43 "selinux-enabled": true, 14:04:43 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:43 } [Pipeline] sh 14:04:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:04:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:03 provisioning config files... 14:05:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11403899730006376460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:05:03 ---> docker-login.sh 14:05:03 nexus3.edgexfoundry.org:10001 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10002 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10003 14:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:04 Configure a credential helper to remove this warning. See 14:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:04 14:05:04 Login Succeeded 14:05:04 nexus3.edgexfoundry.org:10004 14:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:05 Configure a credential helper to remove this warning. See 14:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:05 14:05:05 Login Succeeded 14:05:05 docker.io 14:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:05:05 Configure a credential helper to remove this warning. See 14:05:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:05:05 14:05:05 Login Succeeded 14:05:05 ---> docker-login.sh ends [Pipeline] } 14:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:05:06 ========================================================= 14:05:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:05:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:06 + 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:05:07 Sending build context to Docker daemon 677.9kB 14:05:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:05:07 Step 2/12 : FROM ${BASE} AS builder 14:05:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:05:07 c41833b44d91: Pulling fs layer 14:05:07 ed15518f5707: Pulling fs layer 14:05:07 feae8fd75edb: Pulling fs layer 14:05:07 242c74f7c9fa: Pulling fs layer 14:05:07 3cdef696dda3: Pulling fs layer 14:05:07 2ced38df9373: Pulling fs layer 14:05:07 58f1dce35555: Pulling fs layer 14:05:07 3cdef696dda3: Waiting 14:05:07 2ced38df9373: Waiting 14:05:07 58f1dce35555: Waiting 14:05:07 242c74f7c9fa: Waiting 14:05:07 ed15518f5707: Verifying Checksum 14:05:07 ed15518f5707: Download complete 14:05:07 242c74f7c9fa: Verifying Checksum 14:05:07 242c74f7c9fa: Download complete 14:05:07 3cdef696dda3: Verifying Checksum 14:05:07 3cdef696dda3: Download complete 14:05:07 c41833b44d91: Verifying Checksum 14:05:07 c41833b44d91: Download complete 14:05:08 c41833b44d91: Pull complete 14:05:09 58f1dce35555: Verifying Checksum 14:05:09 58f1dce35555: Download complete 14:05:09 ed15518f5707: Pull complete 14:05:10 feae8fd75edb: Verifying Checksum 14:05:10 feae8fd75edb: Download complete 14:05:10 2ced38df9373: Verifying Checksum 14:05:10 2ced38df9373: Download complete 14:05:22 feae8fd75edb: Pull complete 14:05:22 242c74f7c9fa: Pull complete 14:05:22 3cdef696dda3: Pull complete 14:05:29 2ced38df9373: Pull complete 14:05:32 58f1dce35555: Pull complete 14:05:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:05:32 ---> fadd8f120f05 14:05:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:05:34 ---> Running in 4dd211c0d42a 14:05:34 Removing intermediate container 4dd211c0d42a 14:05:34 ---> 99b68e452821 14:05:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:05:34 ---> Running in 3050a8736725 14:05:35 Removing intermediate container 3050a8736725 14:05:35 ---> 8ecc17406de4 14:05:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:05:35 ---> Running in f6e555e37dde 14:05:35 Removing intermediate container f6e555e37dde 14:05:35 ---> e7cfb19c60ca 14:05:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:36 ---> Running in 20272080a7bc 14:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:05:39 OK: 263 MiB in 53 packages 14:05:39 Removing intermediate container 20272080a7bc 14:05:39 ---> 3e96a92ccdc0 14:05:39 Step 7/12 : WORKDIR /app 14:05:39 ---> Running in 3ba70cea0bac 14:05:40 Removing intermediate container 3ba70cea0bac 14:05:40 ---> 8df23028b042 14:05:40 Step 8/12 : COPY go.mod vendor* ./ 14:05:40 ---> fe2d79aadb51 14:05:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:40 ---> Running in 29e0576421c3 14:06:48 Removing intermediate container 29e0576421c3 14:06:48 ---> ff43226624cb 14:06:48 Step 10/12 : COPY . . 14:06:48 ---> 9ce6557fbb83 14:06:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:06:48 ---> Running in 0a297d68b9d5 14:06:48 Removing intermediate container 0a297d68b9d5 14:06:48 ---> a03fe96b9254 14:06:48 Step 12/12 : RUN $MAKE 14:06:48 ---> Running in 02f02462b759 14:06:48 noop 14:06:48 Removing intermediate container 02f02462b759 14:06:48 ---> 039e4c956fd3 14:06:48 Successfully built 039e4c956fd3 14:06:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:49 + docker inspect -f . ci-base-image-arm64 14:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:49 prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container 14:06:49 $ 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 ******** ci-base-image-arm64 cat 14:06:50 $ docker top ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:51 + go version 14:06:51 go version go1.20.2 linux/arm64 [Pipeline] } 14:06:51 $ docker stop --time=1 ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a 14:06:53 $ docker rm -f --volumes ef4c700deec42236f363fd3b7c4156434231977da11d2e024861c5109ec1838a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:54 + docker inspect -f . ci-base-image-arm64 14:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:54 prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container 14:06:54 $ 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 ******** ci-base-image-arm64 cat 14:06:56 $ docker top 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:57 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:06:57 + make test 14:06:57 go test -race ./... -coverprofile=coverage.out ./... 14:10:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:10:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:10:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.185s coverage: 86.2% of statements 14:10:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.578s coverage: 71.9% of statements 14:10:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:10:14 go vet ./... 14:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:51 ./bin/test-attribution.sh 14:12:51 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:51 $ docker stop --time=1 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab 14:12:53 $ docker rm -f --volumes 1687013bd88d5ed4805f7133d338b05e7b2385a458b36f044ce9e12a972f25ab [Pipeline] // withDockerContainer [Pipeline] sh 14:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:55 Warning: overwriting stash ‘coverage-report’ 14:12:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:56 + ls -al . 14:12:56 total 224 14:12:56 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 14:07 . 14:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 .. 14:12:56 -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 14:04 .dockerignore 14:12:56 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 14:04 .git 14:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:04 .github 14:12:56 -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 14:04 .gitignore 14:12:56 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 14:04 .golangci.yml 14:12:56 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 14:04 Attribution.txt 14:12:56 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 14:04 CHANGELOG.md 14:12:56 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 14:04 Dockerfile 14:12:56 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 14:04 GOVERNANCE.md 14:12:56 -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 14:04 Jenkinsfile 14:12:56 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 14:04 LICENSE 14:12:56 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 14:04 Makefile 14:12:56 -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 14:04 OWNERS.md 14:12:56 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 14:04 README.md 14:12:56 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 14:01 VERSION 14:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 bin 14:12:56 -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 14:10 coverage.out 14:12:56 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 14:04 go.mod 14:12:56 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 14:04 go.sum 14:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 images 14:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 internal 14:12:56 -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 14:04 main.go 14:12:56 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 14:04 res 14:12:56 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 14:04 snap 14:12:56 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:57 + 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=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 --label arch=arm64 --label version=0.0.0 . 14:12:57 Sending build context to Docker daemon 677.9kB 14:12:57 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:12:57 Step 2/29 : FROM ${BASE} AS builder 14:12:57 ---> 039e4c956fd3 14:12:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:57 ---> Running in f9b0cb69d390 14:12:57 Removing intermediate container f9b0cb69d390 14:12:57 ---> f75b1da512d0 14:12:57 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:57 ---> Running in 961d0920f4c3 14:12:58 Removing intermediate container 961d0920f4c3 14:12:58 ---> ae9930bd0d44 14:12:58 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:58 ---> Running in c2bb80778e9e 14:12:58 Removing intermediate container c2bb80778e9e 14:12:58 ---> 9e59c8221ad9 14:12:58 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:58 ---> Running in 2fa4bae1ccb0 14:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:13:01 OK: 263 MiB in 53 packages 14:13:02 Removing intermediate container 2fa4bae1ccb0 14:13:02 ---> caf497eb3473 14:13:02 Step 7/29 : WORKDIR /app 14:13:02 ---> Running in b525b983d58a 14:13:02 Removing intermediate container b525b983d58a 14:13:02 ---> af335deef673 14:13:02 Step 8/29 : COPY go.mod vendor* ./ 14:13:03 ---> 70251529d16f 14:13:03 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:03 ---> Running in cb647cb9ecaf 14:13:05 Removing intermediate container cb647cb9ecaf 14:13:05 ---> 103ff161e9c2 14:13:05 Step 10/29 : COPY . . 14:13:06 ---> 770e831c7de8 14:13:06 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:06 ---> Running in bfc783a8b5d2 14:13:06 Removing intermediate container bfc783a8b5d2 14:13:06 ---> 046c8ae5ff36 14:13:06 Step 12/29 : RUN $MAKE 14:13:06 ---> Running in 651639714c27 14:13:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -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:15:29 Removing intermediate container 651639714c27 14:15:29 ---> 7b895bce3d31 14:15:29 Step 13/29 : FROM alpine:3.17 14:15:29 3.17: Pulling from library/alpine 14:15:29 c41833b44d91: Already exists 14:15:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:15:29 Status: Downloaded newer image for alpine:3.17 14:15:29 ---> 51e60588ff2c 14:15:29 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:15:29 ---> Running in db80d96e1e54 14:15:29 Removing intermediate container db80d96e1e54 14:15:29 ---> 969c46618b21 14:15:29 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:15:29 ---> Running in b274f1d448d3 14:15:29 Removing intermediate container b274f1d448d3 14:15:29 ---> 2593bafd96cc 14:15:29 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:15:29 ---> Running in 01ab76708adc 14:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:15:29 (1/2) Installing ca-certificates (20220614-r4) 14:15:29 (2/2) Installing dumb-init (1.2.5-r2) 14:15:29 Executing busybox-1.35.0-r29.trigger 14:15:29 Executing ca-certificates-20220614-r4.trigger 14:15:29 OK: 8 MiB in 17 packages 14:15:29 Removing intermediate container 01ab76708adc 14:15:29 ---> aa60f6368c70 14:15:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:15:29 ---> 35dc3d3191d7 14:15:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:15:29 ---> 89125e6506c6 14:15:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:15:30 ---> 87d20e30e7f7 14:15:30 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:15:30 ---> 439d74d92c6b 14:15:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:15:32 ---> b3707fc4720f 14:15:32 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:15:32 ---> Running in 5fcc09193052 14:15:34 Removing intermediate container 5fcc09193052 14:15:34 ---> 8e44901efe60 14:15:34 Step 23/29 : VOLUME /cache 14:15:34 ---> Running in 826576861fd9 14:15:34 Removing intermediate container 826576861fd9 14:15:34 ---> 2465cd7d6be3 14:15:34 Step 24/29 : EXPOSE 59711 14:15:34 ---> Running in 20b5bd154a45 14:15:34 Removing intermediate container 20b5bd154a45 14:15:34 ---> b1c6c672d9d1 14:15:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:15:34 ---> Running in 287884c222dd 14:15:34 Removing intermediate container 287884c222dd 14:15:34 ---> 82669cc89bfd 14:15:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:15:34 ---> Running in bf77948d7f44 14:15:35 Removing intermediate container bf77948d7f44 14:15:35 ---> bf94962874f6 14:15:35 Step 27/29 : LABEL arch=arm64 14:15:35 ---> Running in 22e26bc0093d 14:15:35 Removing intermediate container 22e26bc0093d 14:15:35 ---> e9e3fa1dd91b 14:15:35 Step 28/29 : LABEL git_sha=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 14:15:35 ---> Running in 8ede192a4f4f 14:15:35 Removing intermediate container 8ede192a4f4f 14:15:35 ---> 2ed425709ed5 14:15:35 Step 29/29 : LABEL version=0.0.0 14:15:35 ---> Running in 51cc787dbf8b 14:15:36 Removing intermediate container 51cc787dbf8b 14:15:36 ---> 850fa88b4502 14:15:36 [Warning] One or more build-args [ARCH] were not consumed 14:15:36 Successfully built 850fa88b4502 14:15:36 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:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:37 14:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:37 arm64: Pulling from edgex-lftools-log-publisher 14:15:37 8998bd30e6a1: Pulling fs layer 14:15:37 04944245beec: Pulling fs layer 14:15:37 699f458cf7ca: Pulling fs layer 14:15:37 765212b225bb: Pulling fs layer 14:15:37 f23df028b6ca: Pulling fs layer 14:15:37 d65c8cfc05b1: Pulling fs layer 14:15:37 2437ff75d9bd: Pulling fs layer 14:15:37 f23df028b6ca: Waiting 14:15:37 d65c8cfc05b1: Waiting 14:15:37 2437ff75d9bd: Waiting 14:15:37 765212b225bb: Waiting 14:15:37 04944245beec: Verifying Checksum 14:15:37 04944245beec: Download complete 14:15:37 765212b225bb: Verifying Checksum 14:15:37 765212b225bb: Download complete 14:15:37 f23df028b6ca: Verifying Checksum 14:15:37 f23df028b6ca: Download complete 14:15:37 d65c8cfc05b1: Verifying Checksum 14:15:37 d65c8cfc05b1: Download complete 14:15:37 699f458cf7ca: Verifying Checksum 14:15:37 699f458cf7ca: Download complete 14:15:38 8998bd30e6a1: Download complete 14:15:40 2437ff75d9bd: Verifying Checksum 14:15:40 2437ff75d9bd: Download complete 14:15:42 8998bd30e6a1: Pull complete 14:15:42 04944245beec: Pull complete 14:15:43 699f458cf7ca: Pull complete 14:15:43 765212b225bb: Pull complete 14:15:44 f23df028b6ca: Pull complete 14:15:44 d65c8cfc05b1: Pull complete 14:15:59 2437ff75d9bd: Pull complete 14:15:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:59 prd-ubuntu20.04-docker-arm64-4c-16g-11012 does not seem to be running inside a container 14:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:02 $ docker top 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:03 ---> job-cost.sh 14:16:03 lf-activate-venv: SKIPPING 14:16:03 INFO: No Stack... 14:16:03 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:04 INFO: Archiving Costs [Pipeline] sh 14:16:05 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:16:05 + cut -d, -f6 [Pipeline] lock 14:16:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] 14:16:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] did not exist. Created. 14:16:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:06 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-28a9e7ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:06 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:06 Warning: overwriting stash ‘stack-cost’ 14:16:06 Stashed 1 file(s) [Pipeline] } 14:16:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:06 $ docker stop --time=1 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee 14:16:08 $ docker rm -f --volumes 51288eeee64691f042271503f516f7967bfc2de908cae2fbe5b10bdc54cc81ee [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:09 provisioning config files... 14:16:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config8636934872604909605tmp [Pipeline] { [Pipeline] sh 14:16:09 + set +x 14:16:09 + curl -s https://codecov.io/bash 14:16:09 + bash -s -- 14:16:09 14:16:09 _____ _ 14:16:09 / ____| | | 14:16:09 | | ___ __| | ___ ___ _____ __ 14:16:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:09 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:09 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:09 Bash-1.0.6 14:16:09 14:16:09 14:16:09 ==> git version 2.25.1 found 14:16:09 ==> 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:09 Release-Date: 2020-01-08 14:16:09 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:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:09 ==> Jenkins CI detected. 14:16:09 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-180 14:16:09 project root: . 14:16:09 --> token set from env 14:16:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:09 ==> Running gcov in . (disable via -X gcov) 14:16:09 ==> Python coveragepy not found 14:16:09 ==> Searching for coverage reports in: 14:16:09 + . 14:16:09 -> Found 1 reports 14:16:09 ==> Detecting git/mercurial file structure 14:16:09 ==> Reading reports 14:16:10 + ./coverage.out bytes=41317 14:16:10 ==> Appending adjustments 14:16:10 https://docs.codecov.io/docs/fixing-reports 14:16:10 + Found adjustments 14:16:10 ==> Gzipping contents 14:16:10 12K /tmp/codecov.DKilXd.gz 14:16:10 ==> Uploading reports 14:16:10 url: https://codecov.io 14:16:10 query: branch=PR-180&commit=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=180&job=&cmd_args= 14:16:10 -> Pinging Codecov 14:16:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-180&commit=2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=180&job=&cmd_args= 14:16:10 -> Uploading to 14:16:10 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74/fe6d0494-6b87-474e-b700-494bd1c685f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T141610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c685b473159be7a6aac5aaf2655243b70080467747d3e78570f49c2f28bef7b 14:16:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:10 Dload Upload Total Spent Left Speed 14:16:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 44191 --:--:-- --:--:-- --:--:-- 44191 14:16:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2a5bea986921cb6a4f4a9e64a3ef5f9180cc5a74 [Pipeline] } 14:16:10 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:12 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives ] 14:16:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives 14:16:12 total 16 14:16:12 drwxr-xr-x 3 root root 4096 Apr 26 14:03 . 14:16:12 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:03 .. 14:16:12 drwxr-xr-x 2 root root 4096 Apr 26 14:03 cost 14:16:12 -rw-r--r-- 1 root root 95 Apr 26 14:03 cost.csv 14:16:12 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives 14:16:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives 14:16:12 total 16 14:16:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 14:03 . 14:16:12 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 14:03 .. 14:16:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 14:03 cost 14:16:12 -rw-r--r-- 1 jenkins jenkins 95 Apr 26 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:13 ---> package-listing.sh 14:16:13 ++ facter osfamily 14:16:13 ++ tr '[:upper:]' '[:lower:]' 14:16:13 + OS_FAMILY=debian 14:16:13 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-180 14:16:13 + START_PACKAGES=/tmp/packages_start.txt 14:16:13 + END_PACKAGES=/tmp/packages_end.txt 14:16:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:13 + PACKAGES=/tmp/packages_start.txt 14:16:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-180 ']' 14:16:13 + PACKAGES=/tmp/packages_end.txt 14:16:13 + case "${OS_FAMILY}" in 14:16:13 + dpkg -l 14:16:13 + grep '^ii' 14:16:13 + '[' -f /tmp/packages_start.txt ']' 14:16:13 + '[' -f /tmp/packages_end.txt ']' 14:16:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-180 ']' 14:16:13 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/ 14:16:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-180/archives/ [Pipeline] echo 14:16:13 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:14 prd-ubuntu20.04-docker-8c-8g-11009 does not seem to be running inside a container 14:16:15 $ 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-180/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-180 -v /w/workspace/y_app-rfid-llrp-inventory_PR-180:/w/workspace/y_app-rfid-llrp-inventory_PR-180:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-180@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:15 $ docker top 68784036c444c91391b3f7df38e453bb0384a46c732613f5ac78729ffe14e41c -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:16 + ls /var/log/sa-host 14:16:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:16 provisioning config files... 14:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-180@tmp/config14695359723557644634tmp [Pipeline] { [Pipeline] echo 14:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:16 ---> create-netrc.sh [Pipeline] } 14:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:17 ---> python-tools-install.sh [Pipeline] echo 14:16:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:17 ---> sudo-logs.sh 14:16:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:18 ---> job-cost.sh 14:16:18 lf-activate-venv: SKIPPING 14:16:18 DEBUG: total: 0.2199999988079071 14:16:18 INFO: Retrieving Stack Cost... 14:16:18 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:18 INFO: Archiving Costs [Pipeline] echo 14:16:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:19 ---> logs-deploy.sh 14:16:19 lf-activate-venv: SKIPPING 14:16:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-180/1 14:16:19 INFO: archiving workspace using pattern(s): 14:16:20 Archives upload complete. 14:16:20 INFO: archiving logs to Nexus 14:16:20 ---> uname -a: 14:16:20 Linux prd-ubuntu20-04-docker-8c-8g-11009 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:16:20 14:16:20 14:16:20 ---> lscpu: 14:16:20 Architecture: x86_64 14:16:20 CPU op-mode(s): 32-bit, 64-bit 14:16:20 Byte Order: Little Endian 14:16:20 Address sizes: 40 bits physical, 48 bits virtual 14:16:20 CPU(s): 8 14:16:20 On-line CPU(s) list: 0-7 14:16:20 Thread(s) per core: 1 14:16:20 Core(s) per socket: 1 14:16:20 Socket(s): 8 14:16:20 NUMA node(s): 1 14:16:20 Vendor ID: AuthenticAMD 14:16:20 CPU family: 23 14:16:20 Model: 49 14:16:20 Model name: AMD EPYC-Rome Processor 14:16:20 Stepping: 0 14:16:20 CPU MHz: 2799.998 14:16:20 BogoMIPS: 5599.99 14:16:20 Virtualization: AMD-V 14:16:20 Hypervisor vendor: KVM 14:16:20 Virtualization type: full 14:16:20 L1d cache: 256 KiB 14:16:20 L1i cache: 256 KiB 14:16:20 L2 cache: 4 MiB 14:16:20 L3 cache: 128 MiB 14:16:20 NUMA node0 CPU(s): 0-7 14:16:20 Vulnerability Itlb multihit: Not affected 14:16:20 Vulnerability L1tf: Not affected 14:16:20 Vulnerability Mds: Not affected 14:16:20 Vulnerability Meltdown: Not affected 14:16:20 Vulnerability Mmio stale data: Not affected 14:16:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:16:20 Vulnerability Srbds: Not affected 14:16:20 Vulnerability Tsx async abort: Not affected 14:16:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:16:20 14:16:20 14:16:20 ---> nproc: 14:16:20 8 14:16:20 14:16:20 14:16:20 ---> df -h: 14:16:20 Filesystem Size Used Avail Use% Mounted on 14:16:20 overlay 155G 12G 144G 8% / 14:16:20 tmpfs 64M 0 64M 0% /dev 14:16:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:16:20 shm 64M 0 64M 0% /dev/shm 14:16:20 /dev/vda1 155G 12G 144G 8% /facter-os 14:16:20 14:16:20 14:16:20 ---> sar -b -r -n DEV: 14:16:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11009) 04/26/23 _x86_64_ (8 CPU) 14:16:20 14:16:20 14:00:33 LINUX RESTART (8 CPU) 14:16:20 14:16:20 14:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:20 14:02:01 184.62 39.41 145.21 0.00 4254.22 77714.65 0.00 14:16:20 14:03:01 101.62 0.10 101.52 0.00 9.20 41402.83 0.00 14:16:20 14:04:01 212.01 0.30 211.71 0.00 14.26 51811.40 0.00 14:16:20 14:05:01 1.37 0.00 1.37 0.00 0.00 19.88 0.00 14:16:20 14:06:01 37.71 11.78 25.93 0.00 5425.63 6273.62 0.00 14:16:20 14:07:01 5.98 1.67 4.32 0.00 37.73 53.86 0.00 14:16:20 14:08:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 14:16:20 14:09:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 14:16:20 14:10:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 14:16:20 14:11:01 2.32 0.00 2.32 0.00 0.00 38.26 0.00 14:16:20 14:12:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 14:16:20 14:13:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 14:16:20 14:14:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 14:16:20 14:15:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 14:16:20 14:16:01 3.53 0.65 2.88 0.00 70.65 34.26 0.00 14:16:20 Average: 37.20 3.59 33.61 0.00 654.10 11830.19 0.00 14:16:20 14:16:20 14:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:20 14:02:01 28488216 31599600 701172 2.13 107916 3222868 1910584 5.63 1119608 2844932 417520 14:16:20 14:03:01 27712160 31358648 937604 2.85 146772 3668596 2086148 6.15 1382396 3299356 415088 14:16:20 14:04:01 27635452 31582472 715108 2.17 159756 3932580 1767932 5.21 1265180 3474872 236 14:16:20 14:05:01 27649892 31596980 700752 2.13 159784 3932580 1767932 5.21 1246632 3474872 156 14:16:20 14:06:01 27275200 31577884 710616 2.16 168076 4265092 1805156 5.32 1482240 3586932 924 14:16:20 14:07:01 27266024 31570864 717696 2.18 168156 4266216 1821680 5.37 1493832 3587228 8 14:16:20 14:08:01 27266192 31571164 717120 2.18 168224 4266220 1821680 5.37 1492580 3587232 176 14:16:20 14:09:01 27272036 31577044 711244 2.16 168256 4266220 1821680 5.37 1486992 3587232 144 14:16:20 14:10:01 27273060 31578076 710192 2.16 168284 4266224 1821680 5.37 1486876 3587236 168 14:16:20 14:11:01 27273028 31578840 710112 2.16 168376 4266204 1821680 5.37 1485900 3587948 8 14:16:20 14:12:01 27272768 31578648 710200 2.16 168436 4266204 1821680 5.37 1486016 3587952 8 14:16:20 14:13:01 27272848 31578800 710184 2.16 168484 4266212 1821680 5.37 1486348 3587960 204 14:16:20 14:14:01 27272824 31578776 710120 2.16 168504 4266212 1821680 5.37 1486340 3587960 168 14:16:20 14:15:01 27273224 31579240 709632 2.16 168528 4266216 1821680 5.37 1486008 3587968 240 14:16:20 14:16:01 27268784 31577168 711508 2.16 168604 4268320 1787988 5.27 1486044 3589740 92 14:16:20 Average: 27431447 31565614 725551 2.21 161744 4112398 1834724 5.41 1424866 3503961 55676 14:16:20 14:16:20 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:20 14:02:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 14:16:20 14:02:01 docker0 208.50 340.91 16.41 2134.85 0.00 0.00 0.00 0.00 14:16:20 14:02:01 ens3 1005.32 589.77 8927.89 106.07 0.00 0.00 0.00 0.00 14:16:20 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:03:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:16:20 14:03:01 ens3 24.95 16.76 26.76 11.10 0.00 0.00 0.00 0.00 14:16:20 14:03:01 vethd21fe55 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:16:20 14:04:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 14:16:20 14:04:01 docker0 2.73 6.80 0.18 88.09 0.00 0.00 0.00 0.00 14:16:20 14:04:01 ens3 135.45 88.35 2628.98 94.20 0.00 0.00 0.00 0.00 14:16:20 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:05:01 ens3 1.13 0.40 0.40 0.27 0.00 0.00 0.00 0.00 14:16:20 14:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:16:20 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:06:01 ens3 112.56 56.29 1955.08 4.22 0.00 0.00 0.00 0.00 14:16:20 14:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:16:20 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:07:01 ens3 8.28 6.83 5.53 6.05 0.00 0.00 0.00 0.00 14:16:20 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:09:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:16:20 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:12:01 ens3 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 14:16:20 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:14:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:16:20 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 14:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:20 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 14:16:20 Average: docker0 14.08 23.19 1.11 148.19 0.00 0.00 0.00 0.00 14:16:20 Average: ens3 85.91 50.59 902.99 14.80 0.00 0.00 0.00 0.00 14:16:20 14:16:20 14:16:20 ---> sar -P ALL: 14:16:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11009) 04/26/23 _x86_64_ (8 CPU) 14:16:20 14:16:20 14:00:33 LINUX RESTART (8 CPU) 14:16:20 14:16:20 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:16:20 14:02:01 all 10.39 0.00 3.41 2.86 0.06 83.28 14:16:20 14:02:01 0 11.68 0.00 3.40 0.12 0.05 84.75 14:16:20 14:02:01 1 11.59 0.00 3.49 11.34 0.05 73.53 14:16:20 14:02:01 2 8.98 0.00 2.86 1.33 0.05 86.78 14:16:20 14:02:01 3 9.04 0.00 3.39 0.56 0.07 86.95 14:16:20 14:02:01 4 10.10 0.00 3.59 3.06 0.05 83.20 14:16:20 14:02:01 5 11.63 0.00 3.76 2.93 0.07 81.61 14:16:20 14:02:01 6 11.69 0.00 3.51 0.69 0.05 84.06 14:16:20 14:02:01 7 8.43 0.00 3.31 2.90 0.07 85.29 14:16:20 14:03:01 all 32.58 0.00 5.47 2.16 0.08 59.72 14:16:20 14:03:01 0 33.82 0.00 5.58 0.13 0.07 60.39 14:16:20 14:03:01 1 34.02 0.00 5.67 8.06 0.13 52.12 14:16:20 14:03:01 2 31.33 0.00 4.85 0.05 0.07 63.70 14:16:20 14:03:01 3 32.44 0.00 5.52 0.10 0.07 61.87 14:16:20 14:03:01 4 32.74 0.00 5.61 1.06 0.07 60.52 14:16:20 14:03:01 5 31.69 0.00 5.51 6.19 0.07 56.54 14:16:20 14:03:01 6 31.15 0.00 5.40 0.39 0.07 63.00 14:16:20 14:03:01 7 33.43 0.00 5.60 1.32 0.07 59.58 14:16:20 14:04:01 all 24.35 0.00 5.20 2.61 0.10 67.75 14:16:20 14:04:01 0 24.56 0.00 6.77 10.49 0.10 58.09 14:16:20 14:04:01 1 24.42 0.00 4.34 0.10 0.07 71.07 14:16:20 14:04:01 2 23.43 0.00 4.45 0.71 0.24 71.16 14:16:20 14:04:01 3 21.54 0.00 4.40 0.05 0.07 73.95 14:16:20 14:04:01 4 21.46 0.00 4.22 1.16 0.07 73.09 14:16:20 14:04:01 5 26.03 0.00 5.81 5.34 0.08 62.74 14:16:20 14:04:01 6 26.70 0.00 5.64 0.46 0.08 67.12 14:16:20 14:04:01 7 26.64 0.00 5.97 2.57 0.07 64.75 14:16:20 14:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:16:20 14:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:16:20 14:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:16:20 14:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:20 14:05:01 3 0.02 0.00 0.00 0.03 0.02 99.93 14:16:20 14:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 14:16:20 14:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:16:20 14:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:06:01 all 1.23 0.00 0.58 0.59 0.02 97.57 14:16:20 14:06:01 0 2.69 0.00 0.73 0.32 0.02 96.25 14:16:20 14:06:01 1 1.42 0.00 0.90 1.20 0.02 96.47 14:16:20 14:06:01 2 1.01 0.00 0.74 0.75 0.03 97.47 14:16:20 14:06:01 3 0.25 0.00 0.42 1.67 0.02 97.64 14:16:20 14:06:01 4 0.62 0.00 0.45 0.03 0.02 98.88 14:16:20 14:06:01 5 1.02 0.00 0.35 0.40 0.02 98.22 14:16:20 14:06:01 6 0.63 0.00 0.45 0.07 0.00 98.85 14:16:20 14:06:01 7 2.24 0.00 0.62 0.30 0.02 96.83 14:16:20 14:07:01 all 0.34 0.00 0.04 0.01 0.01 99.60 14:16:20 14:07:01 0 0.07 0.00 0.03 0.00 0.00 99.90 14:16:20 14:07:01 1 1.38 0.00 0.02 0.00 0.02 98.58 14:16:20 14:07:01 2 0.08 0.00 0.05 0.00 0.00 99.87 14:16:20 14:07:01 3 0.47 0.00 0.10 0.12 0.00 99.32 14:16:20 14:07:01 4 0.28 0.00 0.02 0.00 0.00 99.70 14:16:20 14:07:01 5 0.07 0.00 0.03 0.00 0.00 99.90 14:16:20 14:07:01 6 0.23 0.00 0.03 0.00 0.02 99.72 14:16:20 14:07:01 7 0.10 0.00 0.03 0.00 0.02 99.85 14:16:20 14:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:16:20 14:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:16:20 14:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:16:20 14:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:16:20 14:08:01 3 0.02 0.00 0.02 0.03 0.02 99.92 14:16:20 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:16:20 14:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:20 14:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 14:16:20 14:09:01 0 0.07 0.00 0.00 0.02 0.02 99.90 14:16:20 14:09:01 1 0.07 0.00 0.00 0.00 0.02 99.92 14:16:20 14:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:16:20 14:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:20 14:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:16:20 14:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:16:20 14:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:20 14:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:16:20 14:10:01 0 0.00 0.00 0.03 0.02 0.00 99.95 14:16:20 14:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:16:20 14:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:16:20 14:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:16:20 14:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:16:20 14:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:20 14:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:16:20 14:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 14:16:20 14:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:16:20 14:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:16:20 14:11:01 3 0.02 0.00 0.02 0.03 0.02 99.92 14:16:20 14:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:16:20 14:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:16:20 14:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:20 14:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:16:20 14:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 14:16:20 14:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:16:20 14:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 14:16:20 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:16:20 14:16:20 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:16:20 14:13:01 all 0.18 0.00 0.01 0.00 0.00 99.80 14:16:20 14:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:16:20 14:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:16:20 14:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:16:20 14:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 14:16:20 14:13:01 4 1.29 0.00 0.00 0.00 0.02 98.69 14:16:20 14:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:16:20 14:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:16:20 14:14:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:16:20 14:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 14:16:20 14:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:16:20 14:14:01 4 1.97 0.00 0.00 0.00 0.00 98.03 14:16:20 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:16:20 14:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:16:20 14:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:16:20 14:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:16:20 14:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:16:20 14:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:16:20 14:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:16:20 14:15:01 4 1.97 0.00 0.00 0.00 0.00 98.03 14:16:20 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:16:20 14:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:16:20 14:15:01 7 0.02 0.00 0.03 0.02 0.00 99.93 14:16:20 14:16:01 all 0.04 0.00 0.05 0.01 0.01 99.89 14:16:20 14:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87 14:16:20 14:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88 14:16:20 14:16:01 2 0.05 0.00 0.08 0.00 0.00 99.87 14:16:20 14:16:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:16:20 14:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:16:20 14:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:16:20 14:16:01 6 0.03 0.00 0.05 0.00 0.00 99.92 14:16:20 14:16:01 7 0.05 0.00 0.08 0.05 0.02 99.80 14:16:20 Average: all 4.61 0.00 0.98 0.55 0.02 93.84 14:16:20 Average: 0 4.83 0.00 1.11 0.73 0.02 93.30 14:16:20 Average: 1 4.85 0.00 0.96 1.37 0.02 92.80 14:16:20 Average: 2 4.32 0.00 0.87 0.19 0.03 94.59 14:16:20 Average: 3 4.22 0.00 0.92 0.18 0.02 94.66 14:16:20 Average: 4 4.66 0.00 0.92 0.35 0.02 94.05 14:16:20 Average: 5 4.66 0.00 1.03 0.98 0.02 93.31 14:16:20 Average: 6 4.67 0.00 1.00 0.11 0.02 94.21 14:16:20 Average: 7 4.68 0.00 1.04 0.47 0.02 93.78 14:16:20 14:16:20 14:16:20