Pull request #47 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 ajcasagrande for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from af2364a45f27371a5b5b8bf8daf6166952f868d1+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (013c059c9ff17924e0457adb4a9d614aaea3b003) 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-ssh3652489845795953322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh1754874577335225582.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-47/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-47/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6711178563713122555.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-47/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4531958592457787217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh8408070072182032771.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-47/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-47/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5504921041348456038.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 ‘prd-centos7-docker-4c-2g-2164’ is offline Running on prd-centos7-docker-4c-2g-2167 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [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-47 # 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-47@tmp/jenkins-gitclient-ssh3840693785582148673.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 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit af2364a45f27371a5b5b8bf8daf6166952f868d1 > 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-47@tmp/jenkins-gitclient-ssh8062632628746872871.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) 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-47@tmp/jenkins-gitclient-ssh7571302137741100914.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 Commit message: "fix: Retry failed HTTP GET calls" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:30 ========================================================= 22:30:30 EdgeX Global Pipelines Version Info 22:30:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:31 ------------------- 22:30:31 stable info: 22:30:31 ------------------- 22:30:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:31 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:30:31 Message: update stable to v1.0.203 22:30:32 ------------------- 22:30:32 experimental info: 22:30:32 ------------------- 22:30:32 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:32 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:30:32 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af2364a45f27371a5b5b8bf8daf6166952f868d1 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af2364a [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:34 provisioning config files... 22:30:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/config3539152291364329055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:36 ---> docker-login.sh 22:30:36 nexus3.edgexfoundry.org:10001 22:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:36 Configure a credential helper to remove this warning. See 22:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:36 22:30:36 Login Succeeded 22:30:36 nexus3.edgexfoundry.org:10002 22:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:36 Configure a credential helper to remove this warning. See 22:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:36 22:30:36 Login Succeeded 22:30:36 nexus3.edgexfoundry.org:10003 22:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:36 Configure a credential helper to remove this warning. See 22:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:36 22:30:36 Login Succeeded 22:30:36 nexus3.edgexfoundry.org:10004 22:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:36 Configure a credential helper to remove this warning. See 22:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:36 22:30:36 Login Succeeded 22:30:36 docker.io 22:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:36 Configure a credential helper to remove this warning. See 22:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:36 22:30:36 Login Succeeded 22:30:36 ---> docker-login.sh ends [Pipeline] } 22:30:36 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 22:30:38 + git log --format=format:%s -1 af2364a45f27371a5b5b8bf8daf6166952f868d1 [Pipeline] echo 22:30:38 GIT_COMMIT: af2364a45f27371a5b5b8bf8daf6166952f868d1, Commit Message: fix: Retry failed HTTP GET calls [Pipeline] echo 22:30:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:38 22:30:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:39 latest: Pulling from edgex-devops/git-semver 22:30:39 31603596830f: Pulling fs layer 22:30:39 d4622e32a9a9: Pulling fs layer 22:30:39 1030fce36090: Pulling fs layer 22:30:39 6c6cb7e1b49b: Pulling fs layer 22:30:39 6c6cb7e1b49b: Waiting 22:30:39 d4622e32a9a9: Verifying Checksum 22:30:39 d4622e32a9a9: Download complete 22:30:39 31603596830f: Verifying Checksum 22:30:39 31603596830f: Download complete 22:30:39 31603596830f: Pull complete 22:30:39 6c6cb7e1b49b: Verifying Checksum 22:30:39 6c6cb7e1b49b: Download complete 22:30:39 d4622e32a9a9: Pull complete 22:30:39 1030fce36090: Verifying Checksum 22:30:39 1030fce36090: Download complete 22:30:40 1030fce36090: Pull complete 22:30:40 6c6cb7e1b49b: Pull complete 22:30:40 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 22:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:40 prd-centos7-docker-4c-2g-2167 does not seem to be running inside a container 22:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-47 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47:/w/workspace/ry_app-rfid-llrp-inventory_PR-47:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@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 22:30:41 $ docker top fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:42 [ssh-agent] Looking for ssh-agent implementation... 22:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:42 $ docker exec fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent 22:30:42 SSH_AUTH_SOCK=/tmp/ssh-f8L2n37j0Wak/agent.13 22:30:42 SSH_AGENT_PID=19 22:30:42 Running ssh-add (command line suppressed) 22:30:42 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_5320877586919204066.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_5320877586919204066.key) 22:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:42 + git tag --points-at HEAD [Pipeline] } 22:30:42 $ docker exec --env ******** --env ******** fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent -k 22:30:42 unset SSH_AUTH_SOCK; 22:30:42 unset SSH_AGENT_PID; 22:30:42 echo Agent pid 19 killed; 22:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:43 [ssh-agent] Looking for ssh-agent implementation... 22:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:43 $ docker exec fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent 22:30:43 SSH_AUTH_SOCK=/tmp/ssh-KO1VVCBh3LPO/agent.52 22:30:43 SSH_AGENT_PID=58 22:30:43 Running ssh-add (command line suppressed) 22:30:43 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_2051764206435981641.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/private_key_2051764206435981641.key) 22:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:43 + git semver init 22:30:43 # -> Open(): unable to determine branch for HEAD 22:30:43 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-47/.git 22:30:43 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-47 22:30:43 # $SEMVER_REMOTE_NAME = origin 22:30:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:43 # $SEMVER_USER_NAME = edgex-jenkins 22:30:43 # $SEMVER_BRANCH = PR-47 22:30:43 # $SEMVER_TEMP = /tmp/semver-542429443 22:30:43 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 22:30:44 # '/tmp/semver-542429443' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-47/.semver' 22:30:44 # -> Force: false 22:30:44 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-47/.semver [Pipeline] } 22:30:44 $ docker exec --env ******** --env ******** fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c ssh-agent -k 22:30:44 unset SSH_AUTH_SOCK; 22:30:44 unset SSH_AGENT_PID; 22:30:44 echo Agent pid 58 killed; 22:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:47 + git semver [Pipeline] } 22:30:47 $ docker stop --time=1 fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c 22:30:48 $ docker rm -f fe3eb667f43861466251d523e04f86ae278b603ce852fd7401304d28b6c4d27c [Pipeline] // withDockerContainer [Pipeline] sh 22:30:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:49 Stashed 1 file(s) [Pipeline] echo 22:30:49 [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 22:31:05 Still waiting to schedule task 22:31:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:31:05 Still waiting to schedule task 22:31:05 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2165’ 22:33:17 Running on prd-centos7-docker-4c-2g-2171 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [Pipeline] { [Pipeline] ws 22:33:17 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 22:33:17 The recommended git tool is: NONE 22:33:23 using credential edgex-jenkins-ssh 22:33:23 Cloning the remote Git repository 22:33:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:33:23 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:33:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:33:23 > git --version # timeout=10 22:33:23 > git --version # 'git version 2.24.4' 22:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:23 [INFO] Currently running in a labeled security context 22:33:23 [INFO] Currently SELinux is 'enforcing' on the host 22:33:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh1382304938614671317.key 22:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:25 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit af2364a45f27371a5b5b8bf8daf6166952f868d1 22:33:25 Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 22:33:25 Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) 22:33:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:33:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:33:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:24 [INFO] Currently running in a labeled security context 22:33:24 [INFO] Currently SELinux is 'enforcing' on the host 22:33:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2845869593076849635.key 22:33:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:33:25 > git config core.sparsecheckout # timeout=10 22:33:25 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 22:33:25 > git remote # timeout=10 22:33:25 > git config --get remote.origin.url # timeout=10 22:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:25 [INFO] Currently running in a labeled security context 22:33:25 [INFO] Currently SELinux is 'enforcing' on the host 22:33:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/1@tmp/jenkins-gitclient-ssh2154745414950467807.key 22:33:25 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 22:33:25 > git rev-parse HEAD^{commit} # timeout=10 22:33:25 > git config core.sparsecheckout # timeout=10 22:33:25 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 22:33:31 Commit message: "fix: Retry failed HTTP GET calls" 22:33:31 > git --version # timeout=10 22:33:31 > git --version # 'git version 2.24.4' 22:33:31 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:31 provisioning config files... 22:33:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2026691826551856173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:32 ---> docker-login.sh 22:33:32 nexus3.edgexfoundry.org:10001 22:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:32 Configure a credential helper to remove this warning. See 22:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:32 22:33:32 Login Succeeded 22:33:32 nexus3.edgexfoundry.org:10002 22:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:32 Configure a credential helper to remove this warning. See 22:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:32 22:33:32 Login Succeeded 22:33:32 nexus3.edgexfoundry.org:10003 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 nexus3.edgexfoundry.org:10004 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 docker.io 22:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:33 Configure a credential helper to remove this warning. See 22:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:33 22:33:33 Login Succeeded 22:33:33 ---> docker-login.sh ends [Pipeline] } 22:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:33:34 ========================================================= 22:33:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:33:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:33:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:33:34 Sending build context to Docker daemon 20.48MB 22:33:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:33:34 Step 2/10 : FROM ${BASE} AS builder 22:33:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:34 540db60ca938: Pulling fs layer 22:33:34 adcc1eea9eea: Pulling fs layer 22:33:34 4c4ab2625f07: Pulling fs layer 22:33:34 db62176df00c: Pulling fs layer 22:33:34 3b30891b0d05: Pulling fs layer 22:33:34 444f5516b4c7: Pulling fs layer 22:33:34 90b9b1106a8b: Pulling fs layer 22:33:34 0383d17a5b7e: Pulling fs layer 22:33:34 c82ef313ddc5: Pulling fs layer 22:33:34 444f5516b4c7: Waiting 22:33:34 90b9b1106a8b: Waiting 22:33:34 0383d17a5b7e: Waiting 22:33:34 c82ef313ddc5: Waiting 22:33:34 db62176df00c: Waiting 22:33:34 3b30891b0d05: Waiting 22:33:34 4c4ab2625f07: Verifying Checksum 22:33:34 4c4ab2625f07: Download complete 22:33:34 adcc1eea9eea: Verifying Checksum 22:33:34 adcc1eea9eea: Download complete 22:33:34 3b30891b0d05: Verifying Checksum 22:33:34 3b30891b0d05: Download complete 22:33:34 444f5516b4c7: Verifying Checksum 22:33:34 444f5516b4c7: Download complete 22:33:34 90b9b1106a8b: Download complete 22:33:35 540db60ca938: Verifying Checksum 22:33:35 540db60ca938: Download complete 22:33:35 540db60ca938: Pull complete 22:33:35 adcc1eea9eea: Pull complete 22:33:35 4c4ab2625f07: Pull complete 22:33:35 0383d17a5b7e: Verifying Checksum 22:33:35 0383d17a5b7e: Download complete 22:33:39 c82ef313ddc5: Verifying Checksum 22:33:39 c82ef313ddc5: Download complete 22:33:39 db62176df00c: Verifying Checksum 22:33:39 db62176df00c: Download complete 22:33:43 db62176df00c: Pull complete 22:33:43 3b30891b0d05: Pull complete 22:33:43 444f5516b4c7: Pull complete 22:33:43 90b9b1106a8b: Pull complete 22:33:43 0383d17a5b7e: Pull complete 22:33:46 c82ef313ddc5: Pull complete 22:33:46 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 22:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:46 ---> 4508b0543a43 22:33:46 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:33:49 ---> Running in 0f429caf066d 22:33:49 Removing intermediate container 0f429caf066d 22:33:49 ---> 500a62cba548 22:33:49 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:33:49 ---> Running in d04dbf938a9e 22:33:49 Removing intermediate container d04dbf938a9e 22:33:49 ---> f2ac793c2eb3 22:33:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:33:49 ---> Running in 50e96b7cb20c 22:33:49 Removing intermediate container 50e96b7cb20c 22:33:49 ---> 6c908ce12fb9 22:33:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:49 ---> Running in 7f4aa8fb4420 22:33:50 Removing intermediate container 7f4aa8fb4420 22:33:50 ---> a5d7ba036b2d 22:33:50 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:52 ---> Running in 87f72a2167d1 22:33:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:33:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:33:52 OK: 219 MiB in 52 packages 22:33:52 Removing intermediate container 87f72a2167d1 22:33:52 ---> bf14f1e72621 22:33:52 Step 8/10 : WORKDIR /app 22:33:52 ---> Running in eb26668a2f94 22:33:52 Removing intermediate container eb26668a2f94 22:33:52 ---> 0ef4a6844a71 22:33:52 Step 9/10 : COPY . . 22:33:53 ---> 3a23c3208105 22:33:53 Step 10/10 : RUN go mod download 22:33:53 ---> Running in 204a9b2c7293 22:33:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2170 in /w/workspace/ry_app-rfid-llrp-inventory_PR-47 [Pipeline] { [Pipeline] ws 22:33:57 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 22:33:57 The recommended git tool is: NONE 22:34:05 using credential edgex-jenkins-ssh 22:34:05 Cloning the remote Git repository 22:34:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:34:05 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:34:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:34:05 > git --version # timeout=10 22:34:05 > git --version # 'git version 2.17.1' 22:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:09 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit af2364a45f27371a5b5b8bf8daf6166952f868d1 22:34:10 Removing intermediate container 204a9b2c7293 22:34:10 ---> 805138ec3caf 22:34:10 Successfully built 805138ec3caf 22:34:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:34:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:34:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:34:10 > git config core.sparsecheckout # timeout=10 22:34:10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 22:34:10 + docker inspect -f . ci-base-image-x86_64 22:34:10 . 22:34:10 Merge succeeded, producing af2364a45f27371a5b5b8bf8daf6166952f868d1 22:34:10 Checking out Revision af2364a45f27371a5b5b8bf8daf6166952f868d1 (PR-47) [Pipeline] withDockerContainer 22:34:10 prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container 22:34:10 $ 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 22:34:11 $ docker top 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:10 > git remote # timeout=10 22:34:10 > git config --get remote.origin.url # timeout=10 22:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:10 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 22:34:10 > git rev-parse HEAD^{commit} # timeout=10 22:34:10 > git config core.sparsecheckout # timeout=10 22:34:10 > git checkout -f af2364a45f27371a5b5b8bf8daf6166952f868d1 # timeout=10 22:34:11 + go version 22:34:11 go version go1.16.6 linux/amd64 [Pipeline] } 22:34:11 $ docker stop --time=1 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a 22:34:13 $ docker rm -f 8e8aeff3366eb1f6bfc9932403e9b75652d01c73170a55e212dec1f57a91315a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:13 + docker inspect -f . ci-base-image-x86_64 22:34:13 . [Pipeline] withDockerContainer 22:34:13 prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container 22:34:14 $ 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 22:34:14 $ docker top ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:14 + go mod tidy [Pipeline] sh 22:34:15 Commit message: "fix: Retry failed HTTP GET calls" 22:34:15 > git --version # timeout=10 22:34:15 > git --version # 'git version 2.17.1' 22:34:15 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:34:15 + make test 22:34:15 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:16 provisioning config files... 22:34:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7601898299900977790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:18 ---> docker-login.sh 22:34:18 nexus3.edgexfoundry.org:10001 22:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:19 Configure a credential helper to remove this warning. See 22:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:19 22:34:19 Login Succeeded 22:34:19 nexus3.edgexfoundry.org:10002 22:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:20 Configure a credential helper to remove this warning. See 22:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:20 22:34:20 Login Succeeded 22:34:20 nexus3.edgexfoundry.org:10003 22:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:20 Configure a credential helper to remove this warning. See 22:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:20 22:34:20 Login Succeeded 22:34:20 nexus3.edgexfoundry.org:10004 22:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:21 Configure a credential helper to remove this warning. See 22:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:21 22:34:21 Login Succeeded 22:34:21 docker.io 22:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:21 Configure a credential helper to remove this warning. See 22:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:21 22:34:21 Login Succeeded 22:34:21 ---> docker-login.sh ends [Pipeline] } 22:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:34:24 ========================================================= 22:34:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:34:24 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:34:24 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:34:26 Sending build context to Docker daemon 20.48MB 22:34:26 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:34:26 Step 2/10 : FROM ${BASE} AS builder 22:34:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:34:26 595b0fe564bb: Pulling fs layer 22:34:26 24495759ef45: Pulling fs layer 22:34:26 d148012ef14d: Pulling fs layer 22:34:26 e90a11edd702: Pulling fs layer 22:34:26 d77568369979: Pulling fs layer 22:34:26 02195dbdac53: Pulling fs layer 22:34:26 2b1b35aa2570: Pulling fs layer 22:34:26 2c1f732e5b09: Pulling fs layer 22:34:26 02195dbdac53: Waiting 22:34:26 2b1b35aa2570: Waiting 22:34:26 e90a11edd702: Waiting 22:34:26 2c1f732e5b09: Waiting 22:34:26 d77568369979: Waiting 22:34:26 d148012ef14d: Download complete 22:34:26 24495759ef45: Verifying Checksum 22:34:26 24495759ef45: Download complete 22:34:26 d77568369979: Verifying Checksum 22:34:26 d77568369979: Download complete 22:34:26 02195dbdac53: Verifying Checksum 22:34:26 02195dbdac53: Download complete 22:34:26 595b0fe564bb: Verifying Checksum 22:34:26 595b0fe564bb: Download complete 22:34:26 2b1b35aa2570: Verifying Checksum 22:34:26 2b1b35aa2570: Download complete 22:34:26 595b0fe564bb: Pull complete 22:34:26 24495759ef45: Pull complete 22:34:27 d148012ef14d: Pull complete 22:34:28 2c1f732e5b09: Download complete 22:34:29 e90a11edd702: Verifying Checksum 22:34:29 e90a11edd702: Download complete 22:34:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:34:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.057s coverage: 89.2% of statements 22:34:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.022s coverage: 11.3% of statements 22:34:40 e90a11edd702: Pull complete 22:34:40 d77568369979: Pull complete 22:34:40 02195dbdac53: Pull complete 22:34:40 2b1b35aa2570: Pull complete 22:34:47 2c1f732e5b09: Pull complete 22:34:47 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 22:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:34:47 ---> 88ecf2bb1f95 22:34:47 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:34:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.334s coverage: 73.1% of statements 22:34:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:34:49 ---> Running in 12f57a50a199 22:34:50 Removing intermediate container 12f57a50a199 22:34:50 ---> 4ed04a4382e6 22:34:50 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:34:50 ---> Running in 05506d3f021b 22:34:51 Removing intermediate container 05506d3f021b 22:34:51 ---> 9f5ef980fdd8 22:34:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:34:51 ---> Running in 32dc0770d55f 22:34:52 Removing intermediate container 32dc0770d55f 22:34:52 ---> c1d945446933 22:34:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:52 ---> Running in 2889190af858 22:34:55 Removing intermediate container 2889190af858 22:34:55 ---> e953c6083096 22:34:55 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:34:55 ---> Running in 20b77af6aac9 22:34:56 gofmt -l . 22:34:56 [ "`gofmt -l .`" = "" ] 22:34:56 ./bin/test-attribution.sh 22:34:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:34:56 $ docker stop --time=1 ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 22:34:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:34:57 $ docker rm -f ee42124f1ae3822bcb859c40631cfcb61a4b807f47f7c16e4bfd67cffe1d9b04 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:34:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 22:35:00 OK: 218 MiB in 52 packages 22:35:00 Removing intermediate container 20b77af6aac9 22:35:00 ---> fbe788858675 22:35:00 Step 8/10 : WORKDIR /app [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 22:35:00 ---> Running in eb3db504c527 22:35:03 Removing intermediate container eb3db504c527 22:35:03 ---> c790de3a0bd0 22:35:03 Step 9/10 : COPY . . 22:35:03 ---> ef71f5795794 22:35:03 Step 10/10 : RUN go mod download 22:35:03 ---> Running in 61ea798b8646 [Pipeline] sh 22:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:35:08 + ls -al . 22:35:08 total 19464 22:35:08 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 5 22:34 . 22:35:08 drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 22:33 .. 22:35:08 -rw-rw-r--. 1 jenkins jenkins 19749680 Aug 5 22:33 app-rfid-llrp-inventory 22:35:08 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 5 22:33 Attribution.txt 22:35:08 drwxrwxr-x. 2 jenkins jenkins 60 Aug 5 22:33 bin 22:35:08 -rw-r--r--. 1 jenkins jenkins 62826 Aug 5 22:34 coverage.out 22:35:08 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 5 22:33 Dockerfile 22:35:08 -rw-rw-r--. 1 jenkins jenkins 1040 Aug 5 22:33 Dockerfile.build 22:35:08 -rw-rw-r--. 1 jenkins jenkins 262 Aug 5 22:33 .dockerignore 22:35:08 drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 22:33 .git 22:35:08 drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 22:33 .github 22:35:08 -rw-rw-r--. 1 jenkins jenkins 805 Aug 5 22:33 .gitignore 22:35:08 -rw-r--r--. 1 jenkins jenkins 412 Aug 5 22:34 go.mod 22:35:08 -rw-r--r--. 1 jenkins jenkins 19455 Aug 5 22:34 go.sum 22:35:08 drwxrwxr-x. 2 jenkins jenkins 140 Aug 5 22:33 images 22:35:08 drwxrwxr-x. 4 jenkins jenkins 35 Aug 5 22:33 internal 22:35:08 -rw-rw-r--. 1 jenkins jenkins 686 Aug 5 22:33 Jenkinsfile 22:35:08 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 5 22:33 LICENSE 22:35:08 -rw-rw-r--. 1 jenkins jenkins 530 Aug 5 22:33 main.go 22:35:08 -rw-rw-r--. 1 jenkins jenkins 1499 Aug 5 22:33 Makefile 22:35:08 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 5 22:33 README.md 22:35:08 drwxrwxr-x. 2 jenkins jenkins 32 Aug 5 22:33 res 22:35:08 drwxrwxr-x. 4 jenkins jenkins 54 Aug 5 22:33 snap 22:35:08 drwxrwxr-x. 3 jenkins jenkins 18 Aug 5 22:33 static 22:35:08 -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 22:30 VERSION [Pipeline] isUnix [Pipeline] sh 22:35:08 + 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=af2364a45f27371a5b5b8bf8daf6166952f868d1 --label arch=amd64 --label version=0.0.0 . 22:35:08 Sending build context to Docker daemon 20.48MB 22:35:08 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:35:08 Step 2/28 : FROM ${BASE} AS builder 22:35:08 ---> 805138ec3caf 22:35:08 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:35:08 ---> Running in 34d0849926f2 22:35:08 Removing intermediate container 34d0849926f2 22:35:08 ---> a35340aa8ad2 22:35:08 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:35:08 ---> Running in 636f24b0daf2 22:35:09 Removing intermediate container 636f24b0daf2 22:35:09 ---> dbb727346c57 22:35:09 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:35:09 ---> Running in 9a663a6b2796 22:35:09 Removing intermediate container 9a663a6b2796 22:35:09 ---> 39f5eacd07bb 22:35:09 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:09 ---> Running in 839602741a5a 22:35:09 Removing intermediate container 839602741a5a 22:35:09 ---> 923c42afd793 22:35:09 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:09 ---> Running in be3ceaa5c0c3 22:35:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:35:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:35:11 OK: 219 MiB in 52 packages 22:35:12 Removing intermediate container be3ceaa5c0c3 22:35:12 ---> 7702e25f2cc6 22:35:12 Step 8/28 : WORKDIR /app 22:35:12 ---> Running in 9465e2c76189 22:35:12 Removing intermediate container 9465e2c76189 22:35:12 ---> 4927cce0f073 22:35:12 Step 9/28 : COPY go.mod . 22:35:12 ---> 4bedfe48825c 22:35:12 Step 10/28 : RUN go mod download 22:35:12 ---> Running in 060009767a07 22:35:13 Removing intermediate container 060009767a07 22:35:13 ---> 673612335cca 22:35:13 Step 11/28 : COPY . . 22:35:13 ---> ee1acd82ced6 22:35:13 Step 12/28 : ARG MAKE="make build" 22:35:13 ---> Running in 32493bf6c2c7 22:35:13 Removing intermediate container 32493bf6c2c7 22:35:13 ---> db33bc89c47f 22:35:13 Step 13/28 : RUN $MAKE 22:35:13 ---> Running in 1d4109f2534b 22:35:14 go mod tidy 22:35:14 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 22:35:32 Removing intermediate container 1d4109f2534b 22:35:32 ---> b7b88210cdc8 22:35:32 Step 14/28 : FROM alpine:3.12 22:35:32 3.12: Pulling from library/alpine 22:35:32 339de151aab4: Pulling fs layer 22:35:32 error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/13/13621d1b12d4d0d4ad6699d220cd46f26764a9daf26a95f792ab2ce0715df366/data?verify=1628205930-oqYIc1ITG7Hj2go30UarHJOPLL8%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 22:35:34 Removing intermediate container 61ea798b8646 22:35:34 ---> 737509fd309f 22:35:34 Successfully built 737509fd309f 22:35:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:35:35 + docker inspect -f . ci-base-image-arm64 22:35:35 . [Pipeline] withDockerContainer 22:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:35 22:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:35 prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 22:35:35 $ 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 22:35:37 $ docker top 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix 22:35:39 + go version 22:35:39 go version go1.16.6 linux/arm64 [Pipeline] sh [Pipeline] } 22:35:40 $ docker stop --time=1 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f 22:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:42 $ docker rm -f 534e575ef0d09b84876d47d510e7cefa85d7a3af405610bfd76a5848dd54346f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:35:43 + docker inspect -f . ci-base-image-arm64 22:35:43 . [Pipeline] withDockerContainer 22:35:43 prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 22:35: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 22:35:45 $ docker top f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb -eo pid,comm 22:35:45 latest: Pulling from edgex-lftools-log-publisher 22:35:45 b4d181a07f80: Pulling fs layer 22:35:45 a1111a8f2ec3: Pulling fs layer 22:35:45 ed53099fbce6: Pulling fs layer 22:35:45 dc539afda2c1: Pulling fs layer 22:35:45 77bc0d833cb6: Pulling fs layer 22:35:45 9065ff56babe: Pulling fs layer 22:35:45 d287ab97295c: Pulling fs layer 22:35:45 77bc0d833cb6: Waiting 22:35:45 9065ff56babe: Waiting 22:35:45 d287ab97295c: Waiting 22:35:45 dc539afda2c1: Waiting 22:35:45 a1111a8f2ec3: Verifying Checksum 22:35:45 a1111a8f2ec3: Download complete 22:35:45 dc539afda2c1: Verifying Checksum 22:35:45 dc539afda2c1: Download complete 22:35:45 ed53099fbce6: Verifying Checksum 22:35:45 ed53099fbce6: Download complete 22:35:45 9065ff56babe: Verifying Checksum 22:35:45 9065ff56babe: Download complete [Pipeline] { [Pipeline] sh 22:35:46 77bc0d833cb6: Verifying Checksum 22:35:46 77bc0d833cb6: Download complete 22:35:46 + go mod tidy 22:35:46 b4d181a07f80: Verifying Checksum 22:35:46 b4d181a07f80: Download complete [Pipeline] sh 22:35:47 b4d181a07f80: Pull complete 22:35:48 a1111a8f2ec3: Pull complete 22:35:48 + make test 22:35:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:35:48 ed53099fbce6: Pull complete 22:35:48 dc539afda2c1: Pull complete 22:35:48 77bc0d833cb6: Pull complete 22:35:48 9065ff56babe: Pull complete 22:35:51 d287ab97295c: Verifying Checksum 22:35:51 d287ab97295c: Download complete 22:35:58 d287ab97295c: Pull complete 22:35:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:35:58 prd-centos7-docker-4c-2g-2171 does not seem to be running inside a container 22:35:58 $ 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 22:36:01 $ docker top 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:02 ---> job-cost.sh 22:36:02 lf-activate-venv: SKIPPING 22:36:02 INFO: No Stack... 22:36:03 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:03 INFO: Archiving Costs [Pipeline] sh 22:36:03 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:36:03 + cut -d, -f6 [Pipeline] lock 22:36:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] 22:36:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] did not exist. Created. 22:36:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:36:04 + echo total: 0.05999999865889549 [Pipeline] stash 22:36:04 Stashed 1 file(s) [Pipeline] } 22:36:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:36:04 $ docker stop --time=1 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd 22:36:05 $ docker rm -f 80b2b031c5c4c2603ed52a8d932362b0282f73103db420c2f7be57c7b6200dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:36:06 Failed in branch amd64 22:36:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:36:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.207s coverage: 89.2% of statements 22:36:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.064s coverage: 11.3% of statements 22:37:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.990s coverage: 73.1% of statements 22:37:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:37:30 gofmt -l . 22:37:30 [ "`gofmt -l .`" = "" ] 22:37:30 ./bin/test-attribution.sh 22:37:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:37:31 $ docker stop --time=1 f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb 22:37:33 $ docker rm -f f3fd329d8aaa0751489e71d119e9c22b2d2c55d2fd84ba3fed3e15849e74d7cb [Pipeline] // withDockerContainer [Pipeline] sh 22:37:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:37:34 Warning: overwriting stash ‘coverage-report’ 22:37:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:37:35 + ls -al . 22:37:35 total 19500 22:37:35 drwxrwxr-x 10 jenkins jenkins 4096 Aug 5 22:37 . 22:37:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 .. 22:37:35 -rw-rw-r-- 1 jenkins jenkins 262 Aug 5 22:34 .dockerignore 22:37:35 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 22:34 .git 22:37:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 .github 22:37:35 -rw-rw-r-- 1 jenkins jenkins 805 Aug 5 22:34 .gitignore 22:37:35 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 5 22:34 Attribution.txt 22:37:35 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 5 22:34 Dockerfile 22:37:35 -rw-rw-r-- 1 jenkins jenkins 1040 Aug 5 22:34 Dockerfile.build 22:37:35 -rw-rw-r-- 1 jenkins jenkins 686 Aug 5 22:34 Jenkinsfile 22:37:35 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 5 22:34 LICENSE 22:37:35 -rw-rw-r-- 1 jenkins jenkins 1499 Aug 5 22:34 Makefile 22:37:35 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 5 22:34 README.md 22:37:35 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 22:30 VERSION 22:37:35 -rw-rw-r-- 1 jenkins jenkins 19749680 Aug 5 22:34 app-rfid-llrp-inventory 22:37:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 bin 22:37:35 -rw-r--r-- 1 jenkins jenkins 62826 Aug 5 22:37 coverage.out 22:37:35 -rw-r--r-- 1 jenkins jenkins 412 Aug 5 22:37 go.mod 22:37:35 -rw-r--r-- 1 jenkins jenkins 19455 Aug 5 22:35 go.sum 22:37:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 images 22:37:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 internal 22:37:35 -rw-rw-r-- 1 jenkins jenkins 530 Aug 5 22:34 main.go 22:37:35 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 22:34 res 22:37:35 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 22:34 snap 22:37:35 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 22:34 static [Pipeline] isUnix [Pipeline] sh 22:37:36 + 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=af2364a45f27371a5b5b8bf8daf6166952f868d1 --label arch=arm64 --label version=0.0.0 . 22:37:36 Sending build context to Docker daemon 20.48MB 22:37:36 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:37:36 Step 2/28 : FROM ${BASE} AS builder 22:37:36 ---> 737509fd309f 22:37:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:37:37 ---> Running in 3d8fc16d9068 22:37:37 Removing intermediate container 3d8fc16d9068 22:37:37 ---> 694c7ae22b81 22:37:37 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:37:39 ---> Running in a7236d217cb9 22:37:39 Removing intermediate container a7236d217cb9 22:37:39 ---> 7e2d515f44ae 22:37:39 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:37:39 ---> Running in f535f78c1bdf 22:37:39 Removing intermediate container f535f78c1bdf 22:37:39 ---> b1e32999c772 22:37:39 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:39 ---> Running in 0d8b7ae5b185 22:37:43 Removing intermediate container 0d8b7ae5b185 22:37:43 ---> 616c7600b7d1 22:37:43 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:43 ---> Running in 1a1db2dcfe95 22:37:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:37:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:37:45 OK: 218 MiB in 52 packages 22:37:47 Removing intermediate container 1a1db2dcfe95 22:37:47 ---> 005a4a7e6987 22:37:47 Step 8/28 : WORKDIR /app 22:37:47 ---> Running in 3a2aa76583c7 22:37:47 Removing intermediate container 3a2aa76583c7 22:37:47 ---> 63d22dd0c1db 22:37:47 Step 9/28 : COPY go.mod . 22:37:48 ---> 4ce2e994cb7e 22:37:48 Step 10/28 : RUN go mod download 22:37:48 ---> Running in 78f6781272cc 22:37:51 Removing intermediate container 78f6781272cc 22:37:51 ---> c0cc885f320f 22:37:51 Step 11/28 : COPY . . 22:37:52 ---> 4755568cd3d0 22:37:52 Step 12/28 : ARG MAKE="make build" 22:37:53 ---> Running in e211e7424997 22:37:53 Removing intermediate container e211e7424997 22:37:53 ---> a4cfec7a8ff2 22:37:53 Step 13/28 : RUN $MAKE 22:37:53 ---> Running in 1daef6e1b7e7 22:37:55 go mod tidy 22:37:55 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 22:38:53 Removing intermediate container 1daef6e1b7e7 22:38:53 ---> 34e9a09f998d 22:38:53 Step 14/28 : FROM alpine:3.12 22:38:53 3.12: Pulling from library/alpine 22:38:53 d2f70382dc9a: Pulling fs layer 22:38:53 d2f70382dc9a: Download complete 22:38:53 d2f70382dc9a: Pull complete 22:38:53 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:38:53 Status: Downloaded newer image for alpine:3.12 22:38:53 ---> c4fd0aeabfcf 22:38:53 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:38:53 ---> Running in c3d5c6977810 22:38:53 Removing intermediate container c3d5c6977810 22:38:53 ---> 1ef91e782c88 22:38:53 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:38:53 ---> Running in ff685655770e 22:38:53 Removing intermediate container ff685655770e 22:38:53 ---> 09d7d663351a 22:38:53 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 22:38:53 ---> Running in a7f573aa9b95 22:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:53 (1/6) Installing ca-certificates (20191127-r4) 22:38:53 (2/6) Installing libgcc (9.3.0-r2) 22:38:53 (3/6) Installing libsodium (1.0.18-r0) 22:38:53 (4/6) Installing libstdc++ (9.3.0-r2) 22:38:53 (5/6) Installing libzmq (4.3.3-r0) 22:38:53 (6/6) Installing zeromq (4.3.3-r0) 22:38:53 Executing busybox-1.31.1-r20.trigger 22:38:53 Executing ca-certificates-20191127-r4.trigger 22:38:53 OK: 9 MiB in 20 packages 22:38:53 Removing intermediate container a7f573aa9b95 22:38:53 ---> aa6c48d3d559 22:38:53 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:38:53 ---> 98f261b88082 22:38:53 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 22:38:53 ---> 806f2bc387ee 22:38:53 Step 20/28 : COPY --from=builder /app/res/ /res/ 22:38:54 ---> 8a1bfd2fb311 22:38:54 Step 21/28 : COPY --from=builder /app/static/ /static/ 22:38:55 ---> ead97fdf3561 22:38:55 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:38:57 ---> e992e5ed1a5f 22:38:57 Step 23/28 : EXPOSE 48086 22:38:57 ---> Running in a06925d18e93 22:38:57 Removing intermediate container a06925d18e93 22:38:57 ---> f94bb5e2065a 22:38:57 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:38:57 ---> Running in 8867147ba153 22:38:58 Removing intermediate container 8867147ba153 22:38:58 ---> e08d6782f5ac 22:38:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:38:58 ---> Running in 21a3a89c7eb8 22:38:59 Removing intermediate container 21a3a89c7eb8 22:38:59 ---> 85207acffb8d 22:38:59 Step 26/28 : LABEL arch=arm64 22:38:59 ---> Running in 2ec21c42fd89 22:38:59 Removing intermediate container 2ec21c42fd89 22:38:59 ---> b8cf396ec762 22:38:59 Step 27/28 : LABEL git_sha=af2364a45f27371a5b5b8bf8daf6166952f868d1 22:39:00 ---> Running in ed4c8ef3e706 22:39:00 Removing intermediate container ed4c8ef3e706 22:39:00 ---> ab751aca1050 22:39:00 Step 28/28 : LABEL version=0.0.0 22:39:01 ---> Running in 313c93d3656f 22:39:02 Removing intermediate container 313c93d3656f 22:39:02 ---> a6352f2a40e5 22:39:02 [Warning] One or more build-args [ARCH] were not consumed 22:39:02 Successfully built a6352f2a40e5 22:39:02 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:03 22:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:05 arm64: Pulling from edgex-lftools-log-publisher 22:39:05 448f6bf000e3: Pulling fs layer 22:39:05 f757da607395: Pulling fs layer 22:39:05 05883995daec: Pulling fs layer 22:39:05 8603b9c90790: Pulling fs layer 22:39:05 1560dd03e051: Pulling fs layer 22:39:05 27f5ce0e4adf: Pulling fs layer 22:39:05 c2d8d7efcc4b: Pulling fs layer 22:39:05 1560dd03e051: Waiting 22:39:05 27f5ce0e4adf: Waiting 22:39:05 c2d8d7efcc4b: Waiting 22:39:05 8603b9c90790: Waiting 22:39:05 f757da607395: Verifying Checksum 22:39:05 f757da607395: Download complete 22:39:05 8603b9c90790: Verifying Checksum 22:39:05 8603b9c90790: Download complete 22:39:06 1560dd03e051: Verifying Checksum 22:39:06 1560dd03e051: Download complete 22:39:06 27f5ce0e4adf: Verifying Checksum 22:39:06 27f5ce0e4adf: Download complete 22:39:06 05883995daec: Download complete 22:39:07 448f6bf000e3: Verifying Checksum 22:39:07 448f6bf000e3: Download complete 22:39:09 c2d8d7efcc4b: Verifying Checksum 22:39:09 c2d8d7efcc4b: Download complete 22:39:10 448f6bf000e3: Pull complete 22:39:11 f757da607395: Pull complete 22:39:14 05883995daec: Pull complete 22:39:14 8603b9c90790: Pull complete 22:39:14 1560dd03e051: Pull complete 22:39:15 27f5ce0e4adf: Pull complete 22:39:29 c2d8d7efcc4b: Pull complete 22:39:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:39:29 prd-ubuntu18.04-docker-arm64-4c-16g-2170 does not seem to be running inside a container 22:39:29 $ 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 22:39:33 $ docker top dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:34 ---> job-cost.sh 22:39:34 lf-activate-venv: SKIPPING 22:39:34 INFO: No Stack... 22:39:35 INFO: Retrieving Pricing Info for: v2-standard-4 22:39:35 INFO: Archiving Costs [Pipeline] sh 22:39:36 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 22:39:36 + cut -d, -f6 [Pipeline] lock 22:39:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] 22:39:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] did not exist. Created. 22:39:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5fceeed8/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5fceeed8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:39:37 + echo total: 0.18000000715255737 [Pipeline] stash 22:39:37 Warning: overwriting stash ‘stack-cost’ 22:39:37 Stashed 1 file(s) [Pipeline] } 22:39:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:38 $ docker stop --time=1 dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 22:39:40 $ docker rm -f dbc6ceb1ee3fa8d8ed89a3673fd3e0773344ed8cf592cbcb0f4ea6921e6796b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 22:39:45 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:39:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:39:46 ---> package-listing.sh 22:39:46 ++ facter osfamily 22:39:46 ++ tr '[:upper:]' '[:lower:]' 22:39:47 + OS_FAMILY=redhat 22:39:47 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-47 22:39:47 + START_PACKAGES=/tmp/packages_start.txt 22:39:47 + END_PACKAGES=/tmp/packages_end.txt 22:39:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:39:47 + PACKAGES=/tmp/packages_start.txt 22:39:47 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-47 ']' 22:39:47 + PACKAGES=/tmp/packages_end.txt 22:39:47 + case "${OS_FAMILY}" in 22:39:47 + sort 22:39:47 + rpm -qa 22:39:47 + '[' -f /tmp/packages_start.txt ']' 22:39:47 + '[' -f /tmp/packages_end.txt ']' 22:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:39:47 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-47 ']' 22:39:47 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives/ 22:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-47/archives/ [Pipeline] echo 22:39:47 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-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:39:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:48 22:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:49 latest: Pulling from edgex-lftools-log-publisher 22:39:49 b4d181a07f80: Pulling fs layer 22:39:49 a1111a8f2ec3: Pulling fs layer 22:39:49 ed53099fbce6: Pulling fs layer 22:39:49 dc539afda2c1: Pulling fs layer 22:39:49 77bc0d833cb6: Pulling fs layer 22:39:49 9065ff56babe: Pulling fs layer 22:39:49 d287ab97295c: Pulling fs layer 22:39:49 dc539afda2c1: Waiting 22:39:49 77bc0d833cb6: Waiting 22:39:49 9065ff56babe: Waiting 22:39:49 d287ab97295c: Waiting 22:39:49 a1111a8f2ec3: Verifying Checksum 22:39:49 a1111a8f2ec3: Download complete 22:39:49 dc539afda2c1: Verifying Checksum 22:39:49 dc539afda2c1: Download complete 22:39:49 77bc0d833cb6: Verifying Checksum 22:39:49 77bc0d833cb6: Download complete 22:39:49 9065ff56babe: Verifying Checksum 22:39:49 9065ff56babe: Download complete 22:39:50 ed53099fbce6: Verifying Checksum 22:39:50 ed53099fbce6: Download complete 22:39:50 b4d181a07f80: Verifying Checksum 22:39:50 b4d181a07f80: Download complete 22:39:51 b4d181a07f80: Pull complete 22:39:51 a1111a8f2ec3: Pull complete 22:39:52 ed53099fbce6: Pull complete 22:39:52 dc539afda2c1: Pull complete 22:39:52 77bc0d833cb6: Pull complete 22:39:52 9065ff56babe: Pull complete 22:39:54 d287ab97295c: Verifying Checksum 22:39:54 d287ab97295c: Download complete 22:39:59 d287ab97295c: Pull complete 22:39:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:40:00 prd-centos7-docker-4c-2g-2167 does not seem to be running inside a container 22:40:00 $ 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-47/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-47 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47:/w/workspace/ry_app-rfid-llrp-inventory_PR-47:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@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 22:40:02 $ docker top 22cd0f610fbe9dfa0d7004962abd164353db8505c34f12b3886bd87021045f99 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:40:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:40:05 + ls /var/log/sa-host 22:40:05 + sadf -c /var/log/sa-host/sa05 22:40:05 file_magic: OK 22:40:05 HZ: Using current value: 100 22:40:05 file_header: OK 22:40:05 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 22:40:05 Statistics: 22:40:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:40:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:06 provisioning config files... 22:40:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-47@tmp/config5724991788108313795tmp [Pipeline] { [Pipeline] echo 22:40:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:40:06 ---> create-netrc.sh [Pipeline] } 22:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:40:07 ---> python-tools-install.sh [Pipeline] echo 22:40:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:40:07 ---> sudo-logs.sh 22:40:07 Archiving 'sudo' log.. 22:40:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-2167.vexxhost.local: Name or service not known 22:40:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-2167.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:40:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:40:08 ---> job-cost.sh 22:40:08 lf-activate-venv: SKIPPING 22:40:08 DEBUG: total: 0.18000000715255737 22:40:08 INFO: Retrieving Stack Cost... 22:40:08 INFO: Retrieving Pricing Info for: v3-standard-2 22:40:09 INFO: Archiving Costs [Pipeline] echo 22:40:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:40:09 ---> logs-deploy.sh 22:40:09 lf-activate-venv: SKIPPING 22:40:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-47/1 22:40:09 INFO: archiving workspace using pattern(s): 22:40:11 Archives upload complete. 22:40:11 INFO: archiving logs to Nexus 22:40:11 ---> uname -a: 22:40:11 Linux prd-centos7-docker-4c-2g-2167.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:40:11 22:40:11 22:40:11 ---> lscpu: 22:40:11 Architecture: x86_64 22:40:11 CPU op-mode(s): 32-bit, 64-bit 22:40:11 Byte Order: Little Endian 22:40:11 Address sizes: 40 bits physical, 48 bits virtual 22:40:11 CPU(s): 2 22:40:11 On-line CPU(s) list: 0,1 22:40:11 Thread(s) per core: 1 22:40:11 Core(s) per socket: 1 22:40:11 Socket(s): 2 22:40:11 NUMA node(s): 1 22:40:11 Vendor ID: AuthenticAMD 22:40:11 CPU family: 23 22:40:11 Model: 49 22:40:11 Model name: AMD EPYC-Rome Processor 22:40:11 Stepping: 0 22:40:11 CPU MHz: 2800.000 22:40:11 BogoMIPS: 5600.00 22:40:11 Virtualization: AMD-V 22:40:11 Hypervisor vendor: KVM 22:40:11 Virtualization type: full 22:40:11 L1d cache: 32K 22:40:11 L1i cache: 32K 22:40:11 L2 cache: 512K 22:40:11 L3 cache: 16384K 22:40:11 NUMA node0 CPU(s): 0,1 22:40:11 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 22:40:11 22:40:11 22:40:11 ---> nproc: 22:40:11 2 22:40:11 22:40:11 22:40:11 ---> df -h: 22:40:11 Filesystem Size Used Avail Use% Mounted on 22:40:11 overlay 40G 7.7G 33G 20% / 22:40:11 tmpfs 64M 0 64M 0% /dev 22:40:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:40:11 shm 64M 0 64M 0% /dev/shm 22:40:11 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:40:11 22:40:11 22:40:11 ---> sar -b -r -n DEV: 22:40:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 22:40:11 22:40:11 22:29:44 LINUX RESTART (2 CPU) 22:40:11 22:40:11 22:30:01 tps rtps wtps bread/s bwrtn/s 22:40:11 22:31:01 188.56 56.34 132.22 7971.36 41130.19 22:40:11 22:32:01 2.33 0.00 2.33 0.00 50.67 22:40:11 22:33:01 0.38 0.00 0.38 0.00 5.41 22:40:11 22:34:01 0.27 0.00 0.27 0.00 3.20 22:40:11 22:35:01 0.27 0.00 0.27 0.00 3.50 22:40:11 22:36:01 0.35 0.00 0.35 0.00 5.65 22:40:11 22:37:01 0.23 0.00 0.23 0.00 3.27 22:40:11 22:38:01 0.20 0.00 0.20 0.00 1.92 22:40:11 22:39:01 0.28 0.00 0.28 0.00 3.20 22:40:11 22:40:01 53.07 0.08 52.99 9.99 14917.84 22:40:11 Average: 24.60 5.64 18.96 798.40 5614.10 22:40:11 22:40:11 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:40:11 22:31:01 5416980 0 818980 10.23 2620 1770352 1299096 14.34 615328 1576020 136 22:40:11 22:32:01 5425020 0 810932 10.13 2620 1770360 1238088 13.67 608820 1575984 12 22:40:11 22:33:01 5428000 0 807952 10.09 2620 1770360 1205360 13.31 607776 1574952 8 22:40:11 22:34:01 5426656 0 809284 10.10 2620 1770372 1205408 13.31 608844 1574952 16 22:40:11 22:35:01 5427040 0 808896 10.10 2620 1770376 1205432 13.31 603968 1580064 8 22:40:11 22:36:01 5425052 0 810880 10.12 2620 1770380 1205300 13.31 606060 1580064 8 22:40:11 22:37:01 5424600 0 811328 10.13 2620 1770384 1205260 13.31 606488 1580064 16 22:40:11 22:38:01 5416348 0 819576 10.23 2620 1770388 1205260 13.31 614464 1580064 8 22:40:11 22:39:01 5416076 0 819844 10.24 2620 1770392 1205260 13.31 615036 1580064 8 22:40:11 22:40:01 4777832 0 967828 12.08 2620 2260652 1383168 15.27 804076 1917520 64384 22:40:11 Average: 5358360 0 828550 10.35 2620 1819402 1235763 13.64 629086 1611975 6460 22:40:11 22:40:11 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:40:11 22:31:01 eth0 496.67 333.88 1292.78 82.04 0.00 0.00 0.00 0.00 22:40:11 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:31:01 docker0 34.70 36.76 3.64 151.55 0.00 0.00 0.00 0.00 22:40:11 22:32:01 eth0 0.95 0.32 0.32 0.21 0.00 0.00 0.00 0.00 22:40:11 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:33:01 eth0 1.68 0.33 0.38 0.20 0.00 0.00 0.00 0.00 22:40:11 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:34:01 eth0 1.80 0.62 0.62 0.38 0.00 0.00 0.00 0.00 22:40:11 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:35:01 eth0 1.23 0.63 0.56 0.43 0.00 0.00 0.00 0.00 22:40:11 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:36:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:40:11 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:40:11 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:38:01 eth0 0.42 0.08 0.02 0.01 0.00 0.00 0.00 0.00 22:40:11 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:39:01 eth0 0.52 0.07 0.05 0.01 0.00 0.00 0.00 0.00 22:40:11 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:40:01 eth0 383.86 245.78 2615.37 22.96 0.00 0.00 0.00 0.00 22:40:11 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 Average: eth0 88.78 58.22 391.11 10.64 0.00 0.00 0.00 0.00 22:40:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:11 Average: docker0 3.47 3.68 0.36 15.16 0.00 0.00 0.00 0.00 22:40:11 22:40:11 22:40:11 ---> sar -P ALL: 22:40:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 22:40:11 22:40:11 22:29:44 LINUX RESTART (2 CPU) 22:40:11 22:40:11 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:40:11 22:31:01 all 21.93 0.00 7.94 6.30 0.06 63.78 22:40:11 22:31:01 0 23.24 0.00 7.97 4.36 0.05 64.39 22:40:11 22:31:01 1 20.62 0.00 7.90 8.23 0.07 63.17 22:40:11 22:32:01 all 0.23 0.00 0.07 0.00 0.03 99.67 22:40:11 22:32:01 0 0.30 0.00 0.08 0.00 0.03 99.58 22:40:11 22:32:01 1 0.15 0.00 0.05 0.00 0.03 99.77 22:40:11 22:33:01 all 0.23 0.00 0.08 0.00 0.02 99.67 22:40:11 22:33:01 0 0.08 0.00 0.08 0.00 0.02 99.82 22:40:11 22:33:01 1 0.38 0.00 0.07 0.00 0.02 99.53 22:40:11 22:34:01 all 0.18 0.00 0.04 0.00 0.03 99.76 22:40:11 22:34:01 0 0.05 0.00 0.07 0.00 0.05 99.83 22:40:11 22:34:01 1 0.30 0.00 0.02 0.00 0.00 99.68 22:40:11 22:35:01 all 0.19 0.00 0.17 0.01 0.02 99.62 22:40:11 22:35:01 0 0.15 0.00 0.20 0.02 0.03 99.60 22:40:11 22:35:01 1 0.23 0.00 0.13 0.00 0.00 99.63 22:40:11 22:36:01 all 0.13 0.00 0.05 0.00 0.03 99.80 22:40:11 22:36:01 0 0.13 0.00 0.05 0.00 0.02 99.80 22:40:11 22:36:01 1 0.12 0.00 0.05 0.00 0.03 99.80 22:40:11 22:37:01 all 0.09 0.00 0.03 0.00 0.03 99.85 22:40:11 22:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:40:11 22:37:01 1 0.13 0.00 0.03 0.00 0.03 99.80 22:40:11 22:38:01 all 0.07 0.00 0.05 0.00 0.03 99.86 22:40:11 22:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:40:11 22:38:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:40:11 22:39:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:40:11 22:39:01 0 0.25 0.00 0.00 0.00 0.00 99.75 22:40:11 22:39:01 1 0.05 0.00 0.07 0.00 0.03 99.85 22:40:11 22:40:01 all 8.01 0.00 3.48 0.49 0.05 87.96 22:40:11 22:40:01 0 7.86 0.00 3.48 0.51 0.05 88.10 22:40:11 22:40:01 1 8.16 0.00 3.48 0.48 0.05 87.83 22:40:11 Average: all 3.03 0.00 1.16 0.66 0.03 95.12 22:40:11 Average: 0 3.13 0.00 1.17 0.47 0.03 95.20 22:40:11 Average: 1 2.94 0.00 1.16 0.84 0.03 95.03 22:40:11 22:40:11 22:40:11