Pull request #53 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a2ec08f0422deb5d1af64cbdd27ef398337ee21e+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (1a9bc6046c2e634d2f34d7015eaff7b1e3c39514) Running in Durability level: MAX_SURVIVABILITY 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-ssh8115719409321938460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3236877667644627565.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-53/workspace@libs/edgex-global-pipelines # 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-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1639043872337118157.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-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6619920230768430005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 shared 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-ssh5560130959277613390.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-53/workspace@libs/lf-pipelines # 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-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1483826805404240089.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-34 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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/ry_app-rfid-llrp-inventory_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh7455789288128777477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh1735665146679192778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh5421586414701705569.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:47 ========================================================= 23:10:47 EdgeX Global Pipelines Version Info 23:10:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:49 ------------------- 23:10:49 stable info: 23:10:49 ------------------- 23:10:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:49 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:10:49 Message: update stable to v1.0.206 23:10:49 ------------------- 23:10:49 experimental info: 23:10:49 ------------------- 23:10:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:49 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:10:49 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:10:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2ec08f [Pipeline] echo 23:10:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:51 provisioning config files... 23:10:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config169427686324273849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:52 ---> docker-login.sh 23:10:52 nexus3.edgexfoundry.org:10001 23:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:52 Configure a credential helper to remove this warning. See 23:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:52 23:10:52 Login Succeeded 23:10:52 nexus3.edgexfoundry.org:10002 23:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:52 Configure a credential helper to remove this warning. See 23:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:52 23:10:52 Login Succeeded 23:10:52 nexus3.edgexfoundry.org:10003 23:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:58 Configure a credential helper to remove this warning. See 23:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:58 23:10:58 Login Succeeded 23:10:58 nexus3.edgexfoundry.org:10004 23:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:58 Configure a credential helper to remove this warning. See 23:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:58 23:10:58 Login Succeeded 23:10:58 docker.io 23:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:03 Configure a credential helper to remove this warning. See 23:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:03 23:11:03 Login Succeeded 23:11:03 ---> docker-login.sh ends [Pipeline] } 23:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:04 + git log --format=format:%s -1 a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo 23:11:04 GIT_COMMIT: a2ec08f0422deb5d1af64cbdd27ef398337ee21e, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 23:11:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:05 23:11:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:11:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:05 latest: Pulling from edgex-devops/git-semver 23:11:05 31603596830f: Pulling fs layer 23:11:05 04fac38145f0: Pulling fs layer 23:11:05 701f6daf10bf: Pulling fs layer 23:11:05 24f72da36158: Pulling fs layer 23:11:05 24f72da36158: Waiting 23:11:05 04fac38145f0: Verifying Checksum 23:11:05 04fac38145f0: Download complete 23:11:05 31603596830f: Verifying Checksum 23:11:05 31603596830f: Download complete 23:11:05 24f72da36158: Verifying Checksum 23:11:05 24f72da36158: Download complete 23:11:05 701f6daf10bf: Verifying Checksum 23:11:05 701f6daf10bf: Download complete 23:11:05 31603596830f: Pull complete 23:11:06 04fac38145f0: Pull complete 23:11:06 701f6daf10bf: Pull complete 23:11:06 24f72da36158: Pull complete 23:11:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:11:06 prd-centos7-docker-4c-2g-34 does not seem to be running inside a container 23:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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:10004/edgex-devops/git-semver:latest cat 23:11:07 $ docker top 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:07 [ssh-agent] Looking for ssh-agent implementation... 23:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:07 $ docker exec 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent 23:11:08 SSH_AUTH_SOCK=/tmp/ssh-njjUCV9WWXqH/agent.13 23:11:08 SSH_AGENT_PID=20 23:11:08 Running ssh-add (command line suppressed) 23:11:08 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_3079396420995297903.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_3079396420995297903.key) 23:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:08 + git tag --points-at HEAD [Pipeline] } 23:11:08 $ docker exec --env ******** --env ******** 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent -k 23:11:08 unset SSH_AUTH_SOCK; 23:11:08 unset SSH_AGENT_PID; 23:11:08 echo Agent pid 20 killed; 23:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:08 [ssh-agent] Looking for ssh-agent implementation... 23:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:08 $ docker exec 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent 23:11:09 SSH_AUTH_SOCK=/tmp/ssh-75Qa27Rshz15/agent.54 23:11:09 SSH_AGENT_PID=61 23:11:09 Running ssh-add (command line suppressed) 23:11:09 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_8174767069824733675.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_8174767069824733675.key) 23:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:09 + git semver init 23:11:09 # -> Open(): unable to determine branch for HEAD 23:11:09 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.git 23:11:09 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-53 23:11:09 # $SEMVER_REMOTE_NAME = origin 23:11:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:11:09 # $SEMVER_USER_NAME = edgex-jenkins 23:11:09 # $SEMVER_BRANCH = PR-53 23:11:09 # $SEMVER_TEMP = /tmp/semver-993072618 23:11:09 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 23:11:10 # '/tmp/semver-993072618' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver' 23:11:10 # -> Force: false 23:11:10 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver [Pipeline] } 23:11:10 $ docker exec --env ******** --env ******** 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 ssh-agent -k 23:11:11 unset SSH_AUTH_SOCK; 23:11:11 unset SSH_AGENT_PID; 23:11:11 echo Agent pid 61 killed; 23:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:11 + git semver [Pipeline] } 23:11:11 $ docker stop --time=1 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 23:11:12 $ docker rm -f 2f5f16b7452c73abc46462f9d3517e3ea598f696d721589e829a6be16ec194d1 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:13 Stashed 1 file(s) [Pipeline] echo 23:11:13 [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] node [Pipeline] node 23:11:29 Still waiting to schedule task 23:11:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:11:29 Still waiting to schedule task 23:11:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ is offline 23:13:26 Running on prd-centos7-docker-4c-2g-36 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws 23:13:26 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 23:13:26 The recommended git tool is: NONE 23:13:29 using credential edgex-jenkins-ssh 23:13:29 Cloning the remote Git repository 23:13:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:13:29 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 23:13:29 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:13:29 > git --version # timeout=10 23:13:29 > git --version # 'git version 2.24.4' 23:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:29 [INFO] Currently running in a labeled security context 23:13:29 [INFO] Currently SELinux is 'enforcing' on the host 23:13:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh8991917623159954825.key 23:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:31 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:13:31 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:13:31 Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) 23:13:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:13:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:13:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:13:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:30 [INFO] Currently running in a labeled security context 23:13:30 [INFO] Currently SELinux is 'enforcing' on the host 23:13:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh4609044160852663471.key 23:13:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:13:31 > git config core.sparsecheckout # timeout=10 23:13:31 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:13:31 > git remote # timeout=10 23:13:31 > git config --get remote.origin.url # timeout=10 23:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:31 [INFO] Currently running in a labeled security context 23:13:31 [INFO] Currently SELinux is 'enforcing' on the host 23:13:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2245204706777054630.key 23:13:31 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 23:13:31 > git rev-parse HEAD^{commit} # timeout=10 23:13:31 > git config core.sparsecheckout # timeout=10 23:13:31 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:13:35 Commit message: "ci: changes required for Jakara LTS" 23:13:35 > git --version # timeout=10 23:13:35 > git --version # 'git version 2.24.4' 23:13:35 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:35 provisioning config files... 23:13:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6473744806789255386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:36 ---> docker-login.sh 23:13:36 nexus3.edgexfoundry.org:10001 23:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:36 Configure a credential helper to remove this warning. See 23:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:36 23:13:36 Login Succeeded 23:13:36 nexus3.edgexfoundry.org:10002 23:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:36 Configure a credential helper to remove this warning. See 23:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:36 23:13:36 Login Succeeded 23:13:36 nexus3.edgexfoundry.org:10003 23:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:36 Configure a credential helper to remove this warning. See 23:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:36 23:13:36 Login Succeeded 23:13:36 nexus3.edgexfoundry.org:10004 23:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 docker.io 23:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:37 Configure a credential helper to remove this warning. See 23:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:37 23:13:37 Login Succeeded 23:13:37 ---> docker-login.sh ends [Pipeline] } 23:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:37 ========================================================= 23:13:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:13:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:13:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:13:38 Sending build context to Docker daemon 730.1kB 23:13:38 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:13:38 Step 2/13 : FROM ${BASE} AS builder 23:13:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:13:38 4e9f2cdf4387: Pulling fs layer 23:13:38 57d31006c564: Pulling fs layer 23:13:38 bd5ccded8296: Pulling fs layer 23:13:38 304dd3a0f381: Pulling fs layer 23:13:38 d37cda54a23b: Pulling fs layer 23:13:38 38ea18935520: Pulling fs layer 23:13:38 ceb1e79740a2: Pulling fs layer 23:13:38 b665197a1568: Pulling fs layer 23:13:38 842a00ea3e35: Pulling fs layer 23:13:38 38ea18935520: Waiting 23:13:38 ceb1e79740a2: Waiting 23:13:38 b665197a1568: Waiting 23:13:38 842a00ea3e35: Waiting 23:13:38 304dd3a0f381: Waiting 23:13:38 d37cda54a23b: Waiting 23:13:38 bd5ccded8296: Verifying Checksum 23:13:38 bd5ccded8296: Download complete 23:13:38 57d31006c564: Download complete 23:13:38 d37cda54a23b: Verifying Checksum 23:13:38 d37cda54a23b: Download complete 23:13:38 38ea18935520: Verifying Checksum 23:13:38 38ea18935520: Download complete 23:13:38 4e9f2cdf4387: Verifying Checksum 23:13:38 4e9f2cdf4387: Download complete 23:13:38 ceb1e79740a2: Verifying Checksum 23:13:38 ceb1e79740a2: Download complete 23:13:38 4e9f2cdf4387: Pull complete 23:13:38 57d31006c564: Pull complete 23:13:38 bd5ccded8296: Pull complete 23:13:39 b665197a1568: Verifying Checksum 23:13:39 b665197a1568: Download complete 23:13:40 304dd3a0f381: Verifying Checksum 23:13:40 304dd3a0f381: Download complete 23:13:41 842a00ea3e35: Verifying Checksum 23:13:41 842a00ea3e35: Download complete 23:13:43 304dd3a0f381: Pull complete 23:13:44 d37cda54a23b: Pull complete 23:13:44 38ea18935520: Pull complete 23:13:44 ceb1e79740a2: Pull complete 23:13:44 b665197a1568: Pull complete 23:13:46 842a00ea3e35: Pull complete 23:13:46 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 23:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:13:46 ---> bfa24e8e2367 23:13:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:13:48 ---> Running in 1e0dd81f48f7 23:13:48 Removing intermediate container 1e0dd81f48f7 23:13:48 ---> baf80faf27eb 23:13:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:13:48 ---> Running in 8861ac07212b 23:13:49 Removing intermediate container 8861ac07212b 23:13:49 ---> d73986269d4f 23:13:49 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:13:49 ---> Running in da0a3ec3dea4 23:13:49 Removing intermediate container da0a3ec3dea4 23:13:49 ---> 803fa288862a 23:13:49 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:49 ---> Running in cff79c98d32f 23:13:49 Removing intermediate container cff79c98d32f 23:13:49 ---> 013335d7516e 23:13:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:49 ---> Running in 2a67010d6070 23:13:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:13:51 OK: 219 MiB in 52 packages 23:13:51 Removing intermediate container 2a67010d6070 23:13:51 ---> 2668f80ac14d 23:13:51 Step 8/13 : WORKDIR /app 23:13:51 ---> Running in 18bde6636ea6 23:13:51 Removing intermediate container 18bde6636ea6 23:13:51 ---> 84695893585b 23:13:51 Step 9/13 : COPY go.mod . 23:13:51 ---> 686005a37a4f 23:13:51 Step 10/13 : RUN go mod download 23:13:51 ---> Running in 322c1af401b4 23:14:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-35 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws 23:14:03 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 23:14:03 The recommended git tool is: NONE 23:14:04 Removing intermediate container 322c1af401b4 23:14:04 ---> 7810b1b0ac1e 23:14:04 Step 11/13 : COPY . . 23:14:04 ---> 86bedd15d898 23:14:04 Step 12/13 : ARG MAKE="make build" 23:14:04 ---> Running in c8c2ce1fcc54 23:14:04 Removing intermediate container c8c2ce1fcc54 23:14:04 ---> a7419d523cb6 23:14:04 Step 13/13 : RUN $MAKE 23:14:04 ---> Running in 57dc2d773f1b 23:14:04 noop 23:14:04 Removing intermediate container 57dc2d773f1b 23:14:04 ---> a8dd779fd13f 23:14:04 Successfully built a8dd779fd13f 23:14:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:14:05 + docker inspect -f . ci-base-image-x86_64 23:14:05 . [Pipeline] withDockerContainer 23:14:05 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 23:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:05 $ docker top 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:06 + go version 23:14:06 go version go1.16.8 linux/amd64 [Pipeline] } 23:14:06 $ docker stop --time=1 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db 23:14:07 $ docker rm -f 108a1bb87c043b7d3f446a33d1d6335014b4813b008d653022b5fb632be8f0db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:08 + docker inspect -f . ci-base-image-x86_64 23:14:08 . [Pipeline] withDockerContainer 23:14:08 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 23:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:08 $ docker top bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:14:10 + make test 23:14:10 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:14:11 using credential edgex-jenkins-ssh 23:14:11 Cloning the remote Git repository 23:14:11 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:14:11 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 23:14:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:14:12 > git --version # timeout=10 23:14:12 > git --version # 'git version 2.17.1' 23:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:14:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:14:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:14:15 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:14:15 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:14:15 Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) 23:14:15 > git config core.sparsecheckout # timeout=10 23:14:15 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:14:15 > git remote # timeout=10 23:14:15 > git config --get remote.origin.url # timeout=10 23:14:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:15 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 23:14:15 > git rev-parse HEAD^{commit} # timeout=10 23:14:15 > git config core.sparsecheckout # timeout=10 23:14:15 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:14:19 Commit message: "ci: changes required for Jakara LTS" 23:14:20 > git --version # timeout=10 23:14:20 > git --version # 'git version 2.17.1' 23:14:20 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:20 provisioning config files... 23:14:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9153760255136035956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:21 ---> docker-login.sh 23:14:21 nexus3.edgexfoundry.org:10001 23:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:23 Configure a credential helper to remove this warning. See 23:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:23 23:14:23 Login Succeeded 23:14:23 nexus3.edgexfoundry.org:10002 23:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:24 Configure a credential helper to remove this warning. See 23:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:24 23:14:24 Login Succeeded 23:14:24 nexus3.edgexfoundry.org:10003 23:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:24 Configure a credential helper to remove this warning. See 23:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:24 23:14:24 Login Succeeded 23:14:24 nexus3.edgexfoundry.org:10004 23:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:25 Configure a credential helper to remove this warning. See 23:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:25 23:14:25 Login Succeeded 23:14:25 docker.io 23:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:26 Configure a credential helper to remove this warning. See 23:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:26 23:14:26 Login Succeeded 23:14:26 ---> docker-login.sh ends [Pipeline] } 23:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:27 ========================================================= 23:14:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:14:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:14:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:14:28 Sending build context to Docker daemon 730.1kB 23:14:28 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:14:28 Step 2/13 : FROM ${BASE} AS builder 23:14:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:28 bbf911997326: Pulling fs layer 23:14:28 58ec367f63d7: Pulling fs layer 23:14:28 1b4a6ffa7d45: Pulling fs layer 23:14:28 fc5181fea5dc: Pulling fs layer 23:14:28 9c418107303f: Pulling fs layer 23:14:28 0cd29c4cc85c: Pulling fs layer 23:14:28 76d7273c05b8: Pulling fs layer 23:14:28 e9181ef05905: Pulling fs layer 23:14:28 fc5181fea5dc: Waiting 23:14:28 9c418107303f: Waiting 23:14:28 0cd29c4cc85c: Waiting 23:14:28 76d7273c05b8: Waiting 23:14:28 e9181ef05905: Waiting 23:14:28 1b4a6ffa7d45: Verifying Checksum 23:14:28 1b4a6ffa7d45: Download complete 23:14:28 58ec367f63d7: Verifying Checksum 23:14:28 58ec367f63d7: Download complete 23:14:28 9c418107303f: Verifying Checksum 23:14:28 9c418107303f: Download complete 23:14:28 0cd29c4cc85c: Download complete 23:14:28 76d7273c05b8: Verifying Checksum 23:14:28 76d7273c05b8: Download complete 23:14:28 bbf911997326: Download complete 23:14:29 bbf911997326: Pull complete 23:14:30 58ec367f63d7: Pull complete 23:14:30 1b4a6ffa7d45: Pull complete 23:14:31 e9181ef05905: Verifying Checksum 23:14:31 e9181ef05905: Download complete 23:14:31 fc5181fea5dc: Verifying Checksum 23:14:31 fc5181fea5dc: Download complete 23:14:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:14:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.064s coverage: 89.2% of statements 23:14:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements 23:14:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.327s coverage: 73.3% of statements 23:14:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:14:42 fc5181fea5dc: Pull complete 23:14:42 9c418107303f: Pull complete 23:14:42 0cd29c4cc85c: Pull complete 23:14:42 76d7273c05b8: Pull complete 23:14:48 e9181ef05905: Pull complete 23:14:48 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 23:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:14:48 ---> 5bf79a92a582 23:14:48 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:14:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:49 ./bin/test-attribution.sh [Pipeline] } 23:14:50 $ docker stop --time=1 bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e 23:14:51 $ docker rm -f bc4b8643f0a37525f16356e79a7a8041cf87bfd05887253ff9360293f141439e [Pipeline] // withDockerContainer [Pipeline] sh 23:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:14:54 ---> Running in f9030f18bcfb [Pipeline] sh 23:14:54 Removing intermediate container f9030f18bcfb 23:14:54 ---> 929610fc3e71 23:14:54 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:14:54 ---> Running in ffb32ff624b7 23:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:55 + ls -al . 23:14:55 total 180 23:14:55 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 23:14 . 23:14:55 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 23:13 .. 23:14:55 -rw-rw-r--. 1 jenkins jenkins 7039 Oct 5 23:13 Attribution.txt 23:14:55 drwxrwxr-x. 2 jenkins jenkins 33 Oct 5 23:13 bin 23:14:55 -rw-r--r--. 1 jenkins jenkins 62828 Oct 5 23:14 coverage.out 23:14:55 -rw-rw-r--. 1 jenkins jenkins 1710 Oct 5 23:13 Dockerfile 23:14:55 -rw-rw-r--. 1 jenkins jenkins 262 Oct 5 23:13 .dockerignore 23:14:55 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 23:13 .git 23:14:55 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 23:13 .github 23:14:55 -rw-rw-r--. 1 jenkins jenkins 788 Oct 5 23:13 .gitignore 23:14:55 -rw-rw-r--. 1 jenkins jenkins 412 Oct 5 23:13 go.mod 23:14:55 -rw-rw-r--. 1 jenkins jenkins 19455 Oct 5 23:13 go.sum 23:14:55 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 23:13 GOVERNANCE.md 23:14:55 drwxrwxr-x. 2 jenkins jenkins 140 Oct 5 23:13 images 23:14:55 drwxrwxr-x. 4 jenkins jenkins 35 Oct 5 23:13 internal 23:14:55 -rw-rw-r--. 1 jenkins jenkins 686 Oct 5 23:13 Jenkinsfile 23:14:55 -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 23:13 LICENSE 23:14:55 -rw-rw-r--. 1 jenkins jenkins 530 Oct 5 23:13 main.go 23:14:55 -rw-rw-r--. 1 jenkins jenkins 1567 Oct 5 23:13 Makefile 23:14:55 -rw-rw-r--. 1 jenkins jenkins 617 Oct 5 23:13 OWNERS.md 23:14:55 -rw-rw-r--. 1 jenkins jenkins 30705 Oct 5 23:13 README.md 23:14:55 drwxrwxr-x. 2 jenkins jenkins 32 Oct 5 23:13 res 23:14:55 drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 23:13 snap 23:14:55 drwxrwxr-x. 3 jenkins jenkins 18 Oct 5 23:13 static 23:14:55 -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 23:11 VERSION 23:14:55 Removing intermediate container ffb32ff624b7 23:14:55 ---> 45a98ef50e74 23:14:55 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:14:55 ---> Running in e2786c0e5c12 [Pipeline] isUnix [Pipeline] sh 23:14:55 + 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=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=amd64 --label version=0.0.0 . 23:14:55 Sending build context to Docker daemon 730.1kB 23:14:55 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 23:14:55 Step 2/28 : FROM ${BASE} AS builder 23:14:55 ---> a8dd779fd13f 23:14:55 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:14:55 ---> Running in d0ec0d2de740 23:14:55 Removing intermediate container d0ec0d2de740 23:14:55 ---> a64f0e09ad86 23:14:55 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:14:55 ---> Running in 7ef77caa8bc2 23:14:55 Removing intermediate container e2786c0e5c12 23:14:55 ---> 1a50241f5353 23:14:55 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:55 ---> Running in bb61baa2af6d 23:14:55 Removing intermediate container 7ef77caa8bc2 23:14:55 ---> ef071c08e724 23:14:55 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:14:55 ---> Running in 0ca19e5ef2f0 23:14:55 Removing intermediate container 0ca19e5ef2f0 23:14:55 ---> 55317152c5e3 23:14:55 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:55 ---> Running in 9b7d6dade931 23:14:56 Removing intermediate container 9b7d6dade931 23:14:56 ---> af933ef3204d 23:14:56 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:56 ---> Running in 358cdd79f91f 23:14:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:14:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:14:57 OK: 219 MiB in 52 packages 23:14:57 Removing intermediate container 358cdd79f91f 23:14:57 ---> 79fb2efc1e39 23:14:57 Step 8/28 : WORKDIR /app 23:14:57 ---> Running in fc1445cd472a 23:14:58 Removing intermediate container fc1445cd472a 23:14:58 ---> e3fbf31bb444 23:14:58 Step 9/28 : COPY go.mod . 23:14:58 ---> ab4bfe5cd403 23:14:58 Step 10/28 : RUN go mod download 23:14:58 ---> Running in 89390dd48efe 23:14:58 Removing intermediate container bb61baa2af6d 23:14:58 ---> 7fd39cc958d6 23:14:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:58 ---> Running in a3163067b73f 23:14:58 Removing intermediate container 89390dd48efe 23:14:58 ---> 35811e6bd239 23:14:58 Step 11/28 : COPY . . 23:14:59 ---> c027704d1697 23:14:59 Step 12/28 : ARG MAKE="make build" 23:14:59 ---> Running in 5775aad8fae7 23:14:59 Removing intermediate container 5775aad8fae7 23:14:59 ---> 7d5480963f13 23:14:59 Step 13/28 : RUN $MAKE 23:14:59 ---> Running in 2b9a86b93869 23:14:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 23:14:59 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:14:59 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:14:59 make: *** [Makefile:21: build] Error 1 23:14:59 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } 23:15:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:00 23:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:15:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:01 latest: Pulling from edgex-lftools-log-publisher 23:15:01 b4d181a07f80: Pulling fs layer 23:15:01 a1111a8f2ec3: Pulling fs layer 23:15:01 ed53099fbce6: Pulling fs layer 23:15:01 dc539afda2c1: Pulling fs layer 23:15:01 77bc0d833cb6: Pulling fs layer 23:15:01 9065ff56babe: Pulling fs layer 23:15:01 d287ab97295c: Pulling fs layer 23:15:01 dc539afda2c1: Waiting 23:15:01 77bc0d833cb6: Waiting 23:15:01 9065ff56babe: Waiting 23:15:01 d287ab97295c: Waiting 23:15:01 a1111a8f2ec3: Verifying Checksum 23:15:01 a1111a8f2ec3: Download complete 23:15:01 dc539afda2c1: Verifying Checksum 23:15:01 dc539afda2c1: Download complete 23:15:01 ed53099fbce6: Verifying Checksum 23:15:01 ed53099fbce6: Download complete 23:15:01 9065ff56babe: Verifying Checksum 23:15:01 9065ff56babe: Download complete 23:15:01 OK: 218 MiB in 52 packages 23:15:01 77bc0d833cb6: Verifying Checksum 23:15:01 77bc0d833cb6: Download complete 23:15:01 b4d181a07f80: Verifying Checksum 23:15:01 b4d181a07f80: Download complete 23:15:02 Removing intermediate container a3163067b73f 23:15:02 ---> 497e725516d4 23:15:02 Step 8/13 : WORKDIR /app 23:15:02 ---> Running in c10e47f063a5 23:15:02 Removing intermediate container c10e47f063a5 23:15:02 ---> d72ff1a3a9fe 23:15:02 Step 9/13 : COPY go.mod . 23:15:03 b4d181a07f80: Pull complete 23:15:03 a1111a8f2ec3: Pull complete 23:15:03 ed53099fbce6: Pull complete 23:15:03 d287ab97295c: Verifying Checksum 23:15:03 d287ab97295c: Download complete 23:15:03 dc539afda2c1: Pull complete 23:15:03 ---> ba7b1b4a1d86 23:15:03 Step 10/13 : RUN go mod download 23:15:03 ---> Running in 7c2f3840eb31 23:15:04 77bc0d833cb6: Pull complete 23:15:04 9065ff56babe: Pull complete 23:15:09 d287ab97295c: Pull complete 23:15:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:15:09 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 23:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:15:12 $ docker top 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:13 ---> job-cost.sh 23:15:13 lf-activate-venv: SKIPPING 23:15:13 INFO: No Stack... 23:15:13 INFO: Retrieving Pricing Info for: v3-standard-2 23:15:19 INFO: Archiving Costs [Pipeline] sh 23:15:19 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 23:15:19 + cut -d, -f6 [Pipeline] lock 23:15:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] 23:15:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] did not exist. Created. 23:15:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:20 + echo total: 0.05999999865889549 [Pipeline] stash 23:15:20 Stashed 1 file(s) [Pipeline] } 23:15:20 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:20 $ docker stop --time=1 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 23:15:21 $ docker rm -f 8950e3979bec370f86fbc14790895a7f8549bdc774e2a302577bc791ae0dc630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:15:22 Failed in branch amd64 23:15:36 Removing intermediate container 7c2f3840eb31 23:15:36 ---> 549d4c2602c2 23:15:36 Step 11/13 : COPY . . 23:15:36 ---> 0894f1246af9 23:15:36 Step 12/13 : ARG MAKE="make build" 23:15:36 ---> Running in 070c5198f1c9 23:15:36 Removing intermediate container 070c5198f1c9 23:15:36 ---> 44b34ad906f7 23:15:36 Step 13/13 : RUN $MAKE 23:15:36 ---> Running in b2a320f9d5b7 23:15:36 noop 23:15:36 Removing intermediate container b2a320f9d5b7 23:15:36 ---> 6dd35b572df7 23:15:36 Successfully built 6dd35b572df7 23:15:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:15:36 + docker inspect -f . ci-base-image-arm64 23:15:36 . [Pipeline] withDockerContainer 23:15:37 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 23:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:39 $ docker top d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:40 + go version 23:15:40 go version go1.16.8 linux/arm64 [Pipeline] } 23:15:40 $ docker stop --time=1 d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 23:15:42 $ docker rm -f d50c86eaf08718b6a0c50733e0f3290c4b455a78d989ba9400759dea4cb04b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:43 + docker inspect -f . ci-base-image-arm64 23:15:43 . [Pipeline] withDockerContainer 23:15:43 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 23:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:15:45 $ docker top 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:15:46 + make test 23:15:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:16:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:16:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.293s coverage: 89.2% of statements 23:16:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements 23:16:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.500s coverage: 73.3% of statements 23:16:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:31 ./bin/test-attribution.sh [Pipeline] } 23:17:31 $ docker stop --time=1 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d 23:17:33 $ docker rm -f 41216366c74164604fcba7109822425c46f87bf02f5157f1c0fc02ba6444670d [Pipeline] // withDockerContainer [Pipeline] sh 23:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:34 Warning: overwriting stash ‘coverage-report’ 23:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:36 + ls -al . 23:17:36 total 216 23:17:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 23:17 . 23:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 .. 23:17:36 -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 23:14 .dockerignore 23:17:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 23:14 .git 23:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 .github 23:17:36 -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 23:14 .gitignore 23:17:36 -rw-rw-r-- 1 jenkins jenkins 7039 Oct 5 23:14 Attribution.txt 23:17:36 -rw-rw-r-- 1 jenkins jenkins 1710 Oct 5 23:14 Dockerfile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 23:14 GOVERNANCE.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 686 Oct 5 23:14 Jenkinsfile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 23:14 LICENSE 23:17:36 -rw-rw-r-- 1 jenkins jenkins 1567 Oct 5 23:14 Makefile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 23:14 OWNERS.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 30705 Oct 5 23:14 README.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 23:11 VERSION 23:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 bin 23:17:36 -rw-r--r-- 1 jenkins jenkins 62828 Oct 5 23:16 coverage.out 23:17:36 -rw-rw-r-- 1 jenkins jenkins 412 Oct 5 23:14 go.mod 23:17:36 -rw-rw-r-- 1 jenkins jenkins 19455 Oct 5 23:14 go.sum 23:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 images 23:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 internal 23:17:36 -rw-rw-r-- 1 jenkins jenkins 530 Oct 5 23:14 main.go 23:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:14 res 23:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:14 snap 23:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 23:14 static [Pipeline] isUnix [Pipeline] sh 23:17:37 + 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=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=arm64 --label version=0.0.0 . 23:17:37 Sending build context to Docker daemon 730.1kB 23:17:38 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 23:17:38 Step 2/28 : FROM ${BASE} AS builder 23:17:38 ---> 6dd35b572df7 23:17:38 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:17:38 ---> Running in 9e7e03022076 23:17:38 Removing intermediate container 9e7e03022076 23:17:38 ---> c8efa52d2d5e 23:17:38 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:17:38 ---> Running in 7c2387d9bd17 23:17:39 Removing intermediate container 7c2387d9bd17 23:17:39 ---> c82b902abc06 23:17:39 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:17:39 ---> Running in 3325953ceed2 23:17:39 Removing intermediate container 3325953ceed2 23:17:39 ---> db7a27ac3052 23:17:39 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:39 ---> Running in 158a0f52e605 23:17:41 Removing intermediate container 158a0f52e605 23:17:41 ---> 16e0844bf021 23:17:41 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:42 ---> Running in b315c5e2c180 23:17:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:17:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:17:44 OK: 218 MiB in 52 packages 23:17:46 Removing intermediate container b315c5e2c180 23:17:46 ---> c80742e83b2d 23:17:46 Step 8/28 : WORKDIR /app 23:17:46 ---> Running in 24cad7e5950a 23:17:46 Removing intermediate container 24cad7e5950a 23:17:46 ---> c75ad8cf3999 23:17:46 Step 9/28 : COPY go.mod . 23:17:47 ---> d64d8163ed60 23:17:47 Step 10/28 : RUN go mod download 23:17:47 ---> Running in afe78fd16a0f 23:17:50 Removing intermediate container afe78fd16a0f 23:17:50 ---> 66dcf62a4283 23:17:50 Step 11/28 : COPY . . 23:17:50 ---> 463e797f5e4d 23:17:50 Step 12/28 : ARG MAKE="make build" 23:17:50 ---> Running in 4b2d6d6c1355 23:17:51 Removing intermediate container 4b2d6d6c1355 23:17:51 ---> 23e50aecb4cc 23:17:51 Step 13/28 : RUN $MAKE 23:17:51 ---> Running in 90139510ffa6 23:17:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 23:17:53 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:17:53 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:17:53 make: *** [Makefile:21: build] Error 1 23:17:53 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:54 23:17:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:55 arm64: Pulling from edgex-lftools-log-publisher 23:17:55 448f6bf000e3: Pulling fs layer 23:17:55 f757da607395: Pulling fs layer 23:17:55 05883995daec: Pulling fs layer 23:17:55 8603b9c90790: Pulling fs layer 23:17:55 1560dd03e051: Pulling fs layer 23:17:55 27f5ce0e4adf: Pulling fs layer 23:17:55 c2d8d7efcc4b: Pulling fs layer 23:17:55 1560dd03e051: Waiting 23:17:55 27f5ce0e4adf: Waiting 23:17:55 c2d8d7efcc4b: Waiting 23:17:55 8603b9c90790: Waiting 23:17:56 f757da607395: Verifying Checksum 23:17:56 f757da607395: Download complete 23:17:56 8603b9c90790: Verifying Checksum 23:17:56 8603b9c90790: Download complete 23:17:56 05883995daec: Download complete 23:17:56 27f5ce0e4adf: Verifying Checksum 23:17:56 27f5ce0e4adf: Download complete 23:17:56 1560dd03e051: Verifying Checksum 23:17:56 1560dd03e051: Download complete 23:17:56 448f6bf000e3: Verifying Checksum 23:17:56 448f6bf000e3: Download complete 23:18:00 c2d8d7efcc4b: Verifying Checksum 23:18:00 c2d8d7efcc4b: Download complete 23:18:00 448f6bf000e3: Pull complete 23:18:00 f757da607395: Pull complete 23:18:02 05883995daec: Pull complete 23:18:02 8603b9c90790: Pull complete 23:18:03 1560dd03e051: Pull complete 23:18:04 27f5ce0e4adf: Pull complete 23:18:19 c2d8d7efcc4b: Pull complete 23:18:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:18:19 prd-ubuntu18.04-docker-arm64-4c-16g-35 does not seem to be running inside a container 23:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:18:24 $ docker top a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:25 ---> job-cost.sh 23:18:25 lf-activate-venv: SKIPPING 23:18:25 INFO: No Stack... 23:18:25 INFO: Retrieving Pricing Info for: v3-standard-4 23:18:26 INFO: Archiving Costs [Pipeline] sh 23:18:27 + cut -d,+ -f6 23:18:27 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 23:18:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] 23:18:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] did not exist. Created. 23:18:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:18:28 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-908b0f42/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-908b0f42/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:18:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:18:28 Warning: overwriting stash ‘stack-cost’ 23:18:29 Stashed 1 file(s) [Pipeline] } 23:18:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:18:29 $ docker stop --time=1 a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 23:18:30 $ docker rm -f a31768ae56fa3e401abb887f65ab290a79f30a7cc0d9bcc5ec08468ef262a902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:18:31 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:18:34 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:18:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:36 ---> package-listing.sh 23:18:36 ++ facter osfamily 23:18:36 ++ tr '[:upper:]' '[:lower:]' 23:18:36 + OS_FAMILY=redhat 23:18:36 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-53 23:18:36 + START_PACKAGES=/tmp/packages_start.txt 23:18:36 + END_PACKAGES=/tmp/packages_end.txt 23:18:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:36 + PACKAGES=/tmp/packages_start.txt 23:18:36 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 23:18:36 + PACKAGES=/tmp/packages_end.txt 23:18:36 + case "${OS_FAMILY}" in 23:18:36 + rpm -qa 23:18:36 + sort 23:18:37 + '[' -f /tmp/packages_start.txt ']' 23:18:37 + '[' -f /tmp/packages_end.txt ']' 23:18:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:37 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 23:18:37 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ 23:18:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [Pipeline] echo 23:18:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:18:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:37 23:18:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:38 latest: Pulling from edgex-lftools-log-publisher 23:18:38 b4d181a07f80: Pulling fs layer 23:18:38 a1111a8f2ec3: Pulling fs layer 23:18:38 ed53099fbce6: Pulling fs layer 23:18:38 dc539afda2c1: Pulling fs layer 23:18:38 77bc0d833cb6: Pulling fs layer 23:18:38 9065ff56babe: Pulling fs layer 23:18:38 d287ab97295c: Pulling fs layer 23:18:38 77bc0d833cb6: Waiting 23:18:38 9065ff56babe: Waiting 23:18:38 d287ab97295c: Waiting 23:18:38 dc539afda2c1: Waiting 23:18:38 a1111a8f2ec3: Verifying Checksum 23:18:38 a1111a8f2ec3: Download complete 23:18:38 dc539afda2c1: Verifying Checksum 23:18:38 dc539afda2c1: Download complete 23:18:38 ed53099fbce6: Verifying Checksum 23:18:38 ed53099fbce6: Download complete 23:18:38 9065ff56babe: Verifying Checksum 23:18:38 9065ff56babe: Download complete 23:18:38 77bc0d833cb6: Verifying Checksum 23:18:38 77bc0d833cb6: Download complete 23:18:38 b4d181a07f80: Verifying Checksum 23:18:38 b4d181a07f80: Download complete 23:18:39 d287ab97295c: Verifying Checksum 23:18:39 d287ab97295c: Download complete 23:18:40 b4d181a07f80: Pull complete 23:18:40 a1111a8f2ec3: Pull complete 23:18:41 ed53099fbce6: Pull complete 23:18:41 dc539afda2c1: Pull complete 23:18:41 77bc0d833cb6: Pull complete 23:18:41 9065ff56babe: Pull complete 23:18:46 d287ab97295c: Pull complete 23:18:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:18:46 prd-centos7-docker-4c-2g-34 does not seem to be running inside a container 23:18:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:18:49 $ docker top d004a46aa711974c654dfcaa6183018a2fa93a9bdfd5f192c7208a235964ffff -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:50 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:50 + mkdir -p /var/log/sysstat [Pipeline] sh 23:18:51 + ls /var/log/sa-host 23:18:51 + sadf -c /var/log/sa-host/sa05 23:18:51 file_magic: OK 23:18:51 HZ: Using current value: 100 23:18:51 file_header: OK 23:18:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:18:51 Statistics: 23:18:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:51 File successfully converted to sysstat format version 12.0.3 23:18:51 + sadf -c /var/log/sa-host/sa30 23:18:51 file_magic: OK 23:18:51 HZ: Using current value: 100 23:18:51 file_header: OK 23:18:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:18:51 Statistics: 23:18:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:51 provisioning config files... 23:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config5641414291086048711tmp [Pipeline] { [Pipeline] echo 23:18:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:52 ---> create-netrc.sh [Pipeline] } 23:18:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:52 ---> python-tools-install.sh [Pipeline] echo 23:18:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:52 ---> sudo-logs.sh 23:18:52 Archiving 'sudo' log.. 23:18:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-34.novalocal: Name or service not known 23:18:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-34.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:18:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:53 ---> job-cost.sh 23:18:53 lf-activate-venv: SKIPPING 23:18:53 DEBUG: total: 0.10999999940395355 23:18:53 INFO: Retrieving Stack Cost... 23:18:55 INFO: Retrieving Pricing Info for: v3-standard-2 23:18:55 INFO: Archiving Costs [Pipeline] echo 23:18:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:56 ---> logs-deploy.sh 23:18:56 lf-activate-venv: SKIPPING 23:18:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-53/1 23:18:56 INFO: archiving workspace using pattern(s): 23:18:56 Archives upload complete. 23:18:56 INFO: archiving logs to Nexus 23:18:57 ---> uname -a: 23:18:57 Linux prd-centos7-docker-4c-2g-34.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:18:57 23:18:57 23:18:57 ---> lscpu: 23:18:57 Architecture: x86_64 23:18:57 CPU op-mode(s): 32-bit, 64-bit 23:18:57 Byte Order: Little Endian 23:18:57 Address sizes: 40 bits physical, 48 bits virtual 23:18:57 CPU(s): 2 23:18:57 On-line CPU(s) list: 0,1 23:18:57 Thread(s) per core: 1 23:18:57 Core(s) per socket: 1 23:18:57 Socket(s): 2 23:18:57 NUMA node(s): 1 23:18:57 Vendor ID: AuthenticAMD 23:18:57 CPU family: 23 23:18:57 Model: 49 23:18:57 Model name: AMD EPYC-Rome Processor 23:18:57 Stepping: 0 23:18:57 CPU MHz: 2800.000 23:18:57 BogoMIPS: 5600.00 23:18:57 Virtualization: AMD-V 23:18:57 Hypervisor vendor: KVM 23:18:57 Virtualization type: full 23:18:57 L1d cache: 32K 23:18:57 L1i cache: 32K 23:18:57 L2 cache: 512K 23:18:57 L3 cache: 16384K 23:18:57 NUMA node0 CPU(s): 0,1 23:18:57 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:18:57 23:18:57 23:18:57 ---> nproc: 23:18:57 2 23:18:57 23:18:57 23:18:57 ---> df -h: 23:18:57 Filesystem Size Used Avail Use% Mounted on 23:18:57 overlay 40G 7.7G 33G 20% / 23:18:57 tmpfs 64M 0 64M 0% /dev 23:18:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:18:57 shm 64M 0 64M 0% /dev/shm 23:18:57 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:18:57 23:18:57 23:18:57 ---> sar -b -r -n DEV: 23:18:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:18:57 23:18:57 23:10:10 LINUX RESTART (2 CPU) 23:18:57 23:18:57 23:11:01 tps rtps wtps bread/s bwrtn/s 23:18:57 23:12:01 17.90 0.83 17.07 334.79 3055.27 23:18:57 23:13:01 1.75 0.00 1.75 0.00 31.66 23:18:57 23:14:01 0.28 0.00 0.28 0.00 2.85 23:18:57 23:15:01 0.23 0.00 0.23 0.00 3.50 23:18:57 23:16:01 0.25 0.00 0.25 0.00 3.03 23:18:57 23:17:01 0.25 0.00 0.25 0.00 3.36 23:18:57 23:18:01 0.42 0.00 0.42 0.00 6.48 23:18:57 Average: 3.01 0.12 2.89 47.84 443.84 23:18:57 23:18:57 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:57 23:12:01 5662392 0 622360 7.77 2620 1721568 1257488 13.88 569272 1538280 20 23:18:57 23:13:01 5674132 0 610612 7.62 2620 1721576 1162024 12.83 560088 1538396 8 23:18:57 23:14:01 5668740 0 616004 7.69 2620 1721576 1162544 12.84 565004 1538396 8 23:18:57 23:15:01 5668600 0 616136 7.69 2620 1721584 1162624 12.84 564504 1539052 8 23:18:57 23:16:01 5674244 0 610488 7.62 2620 1721588 1162432 12.83 559232 1539052 8 23:18:57 23:17:01 5673836 0 610892 7.63 2620 1721592 1162348 12.83 559856 1539068 8 23:18:57 23:18:01 5666668 0 618056 7.72 2620 1721596 1162348 12.83 566944 1539068 8 23:18:57 Average: 5669802 0 614935 7.68 2620 1721583 1175973 12.98 563557 1538759 10 23:18:57 23:18:57 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:57 23:12:01 eth0 95.32 86.29 483.58 16.20 0.00 0.00 0.00 0.00 23:18:57 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:12:01 docker0 38.42 23.30 3.41 151.10 0.00 0.00 0.00 0.00 23:18:57 23:13:01 eth0 1.05 0.08 0.09 0.01 0.00 0.00 0.00 0.00 23:18:57 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:14:01 eth0 0.70 0.30 0.29 0.20 0.00 0.00 0.00 0.00 23:18:57 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:15:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:18:57 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:16:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:18:57 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:17:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:18:57 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:18:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:18:57 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 Average: eth0 14.02 12.48 69.21 2.38 0.00 0.00 0.00 0.00 23:18:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:57 Average: docker0 5.49 3.33 0.49 21.59 0.00 0.00 0.00 0.00 23:18:57 23:18:57 23:18:57 ---> sar -P ALL: 23:18:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:18:57 23:18:57 23:10:10 LINUX RESTART (2 CPU) 23:18:57 23:18:57 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:18:57 23:12:01 all 2.98 0.00 1.34 0.35 0.04 95.29 23:18:57 23:12:01 0 2.76 0.00 1.36 0.20 0.03 95.64 23:18:57 23:12:01 1 3.20 0.00 1.31 0.51 0.05 94.93 23:18:57 23:13:01 all 0.18 0.00 0.06 0.00 0.01 99.76 23:18:57 23:13:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:18:57 23:13:01 1 0.27 0.00 0.07 0.00 0.00 99.67 23:18:57 23:14:01 all 0.21 0.00 0.05 0.00 0.03 99.72 23:18:57 23:14:01 0 0.08 0.00 0.07 0.00 0.03 99.82 23:18:57 23:14:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:18:57 23:15:01 all 0.19 0.00 0.07 0.00 0.01 99.73 23:18:57 23:15:01 0 0.07 0.00 0.07 0.00 0.02 99.85 23:18:57 23:15:01 1 0.32 0.00 0.07 0.00 0.00 99.62 23:18:57 23:16:01 all 0.26 0.00 0.06 0.00 0.02 99.67 23:18:57 23:16:01 0 0.10 0.00 0.08 0.00 0.02 99.80 23:18:57 23:16:01 1 0.42 0.00 0.03 0.00 0.02 99.53 23:18:57 23:17:01 all 0.17 0.00 0.05 0.00 0.03 99.76 23:18:57 23:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:18:57 23:17:01 1 0.28 0.00 0.05 0.00 0.02 99.65 23:18:57 23:18:01 all 0.22 0.00 0.08 0.00 0.01 99.70 23:18:57 23:18:01 0 0.12 0.00 0.08 0.00 0.02 99.78 23:18:57 23:18:01 1 0.32 0.00 0.07 0.00 0.00 99.62 23:18:57 Average: all 0.60 0.00 0.24 0.05 0.02 99.09 23:18:57 Average: 0 0.46 0.00 0.25 0.03 0.02 99.23 23:18:57 Average: 1 0.73 0.00 0.23 0.07 0.01 98.95 23:18:57 23:18:57 23:18:57