Pull request #48 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5577e22ae26e34516a4dc92146af80a1caf1dc66+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (c6d34f40a15e7d66a1eba5cb9bb9f2773de653d8) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4014525965553386092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7853953129915532964.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7931792739041006849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3656144969037745392.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2766317417982443387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-591’ is offline ‘prd-centos7-docker-4c-2g-593’ is offline ‘prd-centos7-docker-4c-2g-594’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-592’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-596 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [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-48 # 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-48@tmp/jenkins-gitclient-ssh5223791379536629334.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 5577e22ae26e34516a4dc92146af80a1caf1dc66 Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) > 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-48@tmp/jenkins-gitclient-ssh2899841288772155599.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/jenkins-gitclient-ssh6317647491426587635.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:15 ========================================================= 21:24:15 EdgeX Global Pipelines Version Info 21:24:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:17 ------------------- 21:24:17 stable info: 21:24:17 ------------------- 21:24:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:24:17 Message: update stable to v1.0.205 21:24:17 ------------------- 21:24:17 experimental info: 21:24:17 ------------------- 21:24:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:24:17 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5577e22ae26e34516a4dc92146af80a1caf1dc66 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5577e22 [Pipeline] echo 21:24:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:18 provisioning config files... 21:24:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config3365180795367630770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:19 ---> docker-login.sh 21:24:19 nexus3.edgexfoundry.org:10001 21:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:19 Configure a credential helper to remove this warning. See 21:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:19 21:24:19 Login Succeeded 21:24:19 nexus3.edgexfoundry.org:10002 21:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:19 Configure a credential helper to remove this warning. See 21:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:19 21:24:19 Login Succeeded 21:24:19 nexus3.edgexfoundry.org:10003 21:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:19 Configure a credential helper to remove this warning. See 21:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:19 21:24:19 Login Succeeded 21:24:19 nexus3.edgexfoundry.org:10004 21:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:20 Configure a credential helper to remove this warning. See 21:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:20 21:24:20 Login Succeeded 21:24:20 docker.io 21:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:20 Configure a credential helper to remove this warning. See 21:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:20 21:24:20 Login Succeeded 21:24:20 ---> docker-login.sh ends [Pipeline] } 21:24:20 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 21:24:20 + git log --format=format:%s -1 5577e22ae26e34516a4dc92146af80a1caf1dc66 [Pipeline] echo 21:24:20 GIT_COMMIT: 5577e22ae26e34516a4dc92146af80a1caf1dc66, Commit Message: refactor: Clean up TOML quotes, commit go.sum and add LF MD files [Pipeline] echo 21:24:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:21 21:24:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:24:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:21 latest: Pulling from edgex-devops/git-semver 21:24:21 31603596830f: Pulling fs layer 21:24:21 d4622e32a9a9: Pulling fs layer 21:24:21 1030fce36090: Pulling fs layer 21:24:21 6c6cb7e1b49b: Pulling fs layer 21:24:21 6c6cb7e1b49b: Waiting 21:24:21 d4622e32a9a9: Verifying Checksum 21:24:21 d4622e32a9a9: Download complete 21:24:22 31603596830f: Verifying Checksum 21:24:22 31603596830f: Download complete 21:24:22 6c6cb7e1b49b: Verifying Checksum 21:24:22 6c6cb7e1b49b: Download complete 21:24:22 31603596830f: Pull complete 21:24:22 d4622e32a9a9: Pull complete 21:24:22 1030fce36090: Verifying Checksum 21:24:22 1030fce36090: Download complete 21:24:22 1030fce36090: Pull complete 21:24:23 6c6cb7e1b49b: Pull complete 21:24:23 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 21:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:24:23 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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 21:24:24 $ docker top c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:24 [ssh-agent] Looking for ssh-agent implementation... 21:24:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:24 $ docker exec c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent 21:24:24 SSH_AUTH_SOCK=/tmp/ssh-lwh22A8aiTAS/agent.14 21:24:24 SSH_AGENT_PID=21 21:24:24 Running ssh-add (command line suppressed) 21:24:24 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_3112882164424597455.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_3112882164424597455.key) 21:24:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:24 + git tag --points-at HEAD [Pipeline] } 21:24:24 $ docker exec --env ******** --env ******** c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent -k 21:24:24 unset SSH_AUTH_SOCK; 21:24:24 unset SSH_AGENT_PID; 21:24:24 echo Agent pid 21 killed; 21:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:25 [ssh-agent] Looking for ssh-agent implementation... 21:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:25 $ docker exec c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent 21:24:25 SSH_AUTH_SOCK=/tmp/ssh-VOCfNWsSlC6j/agent.54 21:24:25 SSH_AGENT_PID=60 21:24:25 Running ssh-add (command line suppressed) 21:24:25 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2814282777304976310.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2814282777304976310.key) 21:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:25 + git semver init 21:24:25 # -> Open(): unable to determine branch for HEAD 21:24:25 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.git 21:24:25 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-48 21:24:25 # $SEMVER_REMOTE_NAME = origin 21:24:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:25 # $SEMVER_USER_NAME = edgex-jenkins 21:24:25 # $SEMVER_BRANCH = PR-48 21:24:25 # $SEMVER_TEMP = /tmp/semver-472095442 21:24:25 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 21:24:26 # '/tmp/semver-472095442' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver' 21:24:26 # -> Force: false 21:24:26 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver [Pipeline] } 21:24:26 $ docker exec --env ******** --env ******** c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a ssh-agent -k 21:24:27 unset SSH_AUTH_SOCK; 21:24:27 unset SSH_AGENT_PID; 21:24:27 echo Agent pid 60 killed; 21:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:27 + git semver [Pipeline] } 21:24:27 $ docker stop --time=1 c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a 21:24:28 $ docker rm -f c53d67bce46717f9125c0c3dd1b6008ed4e7c223c15394afb7637d09f213102a [Pipeline] // withDockerContainer [Pipeline] sh 21:24:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:24:29 Stashed 1 file(s) [Pipeline] echo 21:24:29 [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 21:24:42 Running on prd-centos7-docker-4c-2g-597 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws 21:24:42 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 21:24:42 The recommended git tool is: NONE 21:24:44 Still waiting to schedule task 21:24:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:24:45 using credential edgex-jenkins-ssh 21:24:45 Cloning the remote Git repository 21:24:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:24:45 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 21:24:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:24:45 > git --version # timeout=10 21:24:45 > git --version # 'git version 2.24.4' 21:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:45 [INFO] Currently running in a labeled security context 21:24:45 [INFO] Currently SELinux is 'enforcing' on the host 21:24:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh4024825194695428425.key 21:24:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:46 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 5577e22ae26e34516a4dc92146af80a1caf1dc66 21:24:47 Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 21:24:47 Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) 21:24:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:24:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:24:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:46 [INFO] Currently running in a labeled security context 21:24:46 [INFO] Currently SELinux is 'enforcing' on the host 21:24:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh1893133229048571818.key 21:24:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:24:47 > git config core.sparsecheckout # timeout=10 21:24:47 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 21:24:47 > git remote # timeout=10 21:24:47 > git config --get remote.origin.url # timeout=10 21:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:47 [INFO] Currently running in a labeled security context 21:24:47 [INFO] Currently SELinux is 'enforcing' on the host 21:24:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh3113160121327124639.key 21:24:47 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 21:24:47 > git rev-parse HEAD^{commit} # timeout=10 21:24:47 > git config core.sparsecheckout # timeout=10 21:24:47 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 21:24:50 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:51 provisioning config files... 21:24:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1359337279240104264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:51 ---> docker-login.sh 21:24:51 nexus3.edgexfoundry.org:10001 21:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:52 Configure a credential helper to remove this warning. See 21:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:52 21:24:52 Login Succeeded 21:24:52 nexus3.edgexfoundry.org:10002 21:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:52 Configure a credential helper to remove this warning. See 21:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:52 21:24:52 Login Succeeded 21:24:52 nexus3.edgexfoundry.org:10003 21:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:52 Configure a credential helper to remove this warning. See 21:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:52 21:24:52 Login Succeeded 21:24:52 nexus3.edgexfoundry.org:10004 21:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:52 Configure a credential helper to remove this warning. See 21:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:52 21:24:52 Login Succeeded 21:24:52 docker.io 21:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:53 Configure a credential helper to remove this warning. See 21:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:53 21:24:53 Login Succeeded 21:24:53 ---> docker-login.sh ends [Pipeline] } 21:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:24:53 ========================================================= 21:24:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:24:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:24:53 + 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 . 21:24:53 Sending build context to Docker daemon 724.5kB 21:24:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:24:53 Step 2/10 : FROM ${BASE} AS builder 21:24:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:24:53 540db60ca938: Pulling fs layer 21:24:53 adcc1eea9eea: Pulling fs layer 21:24:53 4c4ab2625f07: Pulling fs layer 21:24:53 db62176df00c: Pulling fs layer 21:24:53 3b30891b0d05: Pulling fs layer 21:24:53 06b49ca38bd5: Pulling fs layer 21:24:53 c788192a36de: Pulling fs layer 21:24:53 a77e37c0d609: Pulling fs layer 21:24:53 c3185cebc471: Pulling fs layer 21:24:53 06b49ca38bd5: Waiting 21:24:53 c788192a36de: Waiting 21:24:53 a77e37c0d609: Waiting 21:24:53 c3185cebc471: Waiting 21:24:53 db62176df00c: Waiting 21:24:53 3b30891b0d05: Waiting 21:24:53 4c4ab2625f07: Verifying Checksum 21:24:53 4c4ab2625f07: Download complete 21:24:53 adcc1eea9eea: Verifying Checksum 21:24:53 adcc1eea9eea: Download complete 21:24:53 3b30891b0d05: Verifying Checksum 21:24:53 3b30891b0d05: Download complete 21:24:53 06b49ca38bd5: Verifying Checksum 21:24:53 06b49ca38bd5: Download complete 21:24:53 540db60ca938: Verifying Checksum 21:24:53 540db60ca938: Download complete 21:24:53 c788192a36de: Verifying Checksum 21:24:53 c788192a36de: Download complete 21:24:54 540db60ca938: Pull complete 21:24:54 adcc1eea9eea: Pull complete 21:24:54 4c4ab2625f07: Pull complete 21:24:55 a77e37c0d609: Verifying Checksum 21:24:55 a77e37c0d609: Download complete 21:24:58 c3185cebc471: Verifying Checksum 21:24:58 c3185cebc471: Download complete 21:24:59 db62176df00c: Verifying Checksum 21:24:59 db62176df00c: Download complete 21:25:02 db62176df00c: Pull complete 21:25:02 3b30891b0d05: Pull complete 21:25:02 06b49ca38bd5: Pull complete 21:25:02 c788192a36de: Pull complete 21:25:02 a77e37c0d609: Pull complete 21:25:05 c3185cebc471: Pull complete 21:25:05 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:25:05 ---> 031687cdd783 21:25:05 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:25:07 ---> Running in a00989eb9573 21:25:07 Removing intermediate container a00989eb9573 21:25:07 ---> 1a6c9e39d873 21:25:07 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:25:07 ---> Running in 7d2b40586f36 21:25:07 Removing intermediate container 7d2b40586f36 21:25:07 ---> f2f390293fbf 21:25:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:25:07 ---> Running in 14a1d70ef1e8 21:25:07 Removing intermediate container 14a1d70ef1e8 21:25:07 ---> 074059bd0f21 21:25:07 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:07 ---> Running in 5ba45524a3ce 21:25:08 Removing intermediate container 5ba45524a3ce 21:25:08 ---> 540a81c5e30a 21:25:08 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:08 ---> Running in 76b2770f6a6f 21:25:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:25:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:25:10 OK: 219 MiB in 52 packages 21:25:10 Removing intermediate container 76b2770f6a6f 21:25:10 ---> 84d709c547db 21:25:10 Step 8/10 : WORKDIR /app 21:25:10 ---> Running in 03d9080e008a 21:25:10 Removing intermediate container 03d9080e008a 21:25:10 ---> 48afd9cad0d7 21:25:10 Step 9/10 : COPY . . 21:25:10 ---> 5253f1201f5f 21:25:10 Step 10/10 : RUN go mod download 21:25:10 ---> Running in b0094eb24c4b 21:25:23 Removing intermediate container b0094eb24c4b 21:25:23 ---> 2b6f31f5bcc4 21:25:23 Successfully built 2b6f31f5bcc4 21:25:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:25:23 + docker inspect -f . ci-base-image-x86_64 21:25:23 . [Pipeline] withDockerContainer 21:25:23 prd-centos7-docker-4c-2g-597 does not seem to be running inside a container 21:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:25:23 $ docker top a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:24 + go version 21:25:24 go version go1.16.6 linux/amd64 [Pipeline] } 21:25:24 $ docker stop --time=1 a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 21:25:25 $ docker rm -f a53f0b348d2ec1ceb7d5634665aa889686f8ed1d46933e05043f3558eb0dde42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:26 + docker inspect -f . ci-base-image-x86_64 21:25:26 . [Pipeline] withDockerContainer 21:25:26 prd-centos7-docker-4c-2g-597 does not seem to be running inside a container 21:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:25:26 $ docker top a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:25:27 + make test 21:25:27 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:25:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:25:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements 21:25:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.013s coverage: 11.3% of statements 21:25:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.051s coverage: 72.3% of statements 21:25:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:25:56 gofmt -l . 21:25:56 [ "`gofmt -l .`" = "" ] 21:25:56 ./bin/test-attribution.sh 21:25:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:25:57 $ docker stop --time=1 a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 21:25:59 $ docker rm -f a4a8b8eec377a4c10585f7fd8d52bc806eb905780ef5fc31feef68209fddd1a4 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:26:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:02 + ls -al . 21:26:02 total 184 21:26:02 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 21:25 . 21:26:02 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 21:24 .. 21:26:02 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 11 21:24 Attribution.txt 21:26:02 drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 21:24 bin 21:26:02 -rw-r--r--. 1 jenkins jenkins 61872 Aug 11 21:25 coverage.out 21:26:02 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 11 21:24 Dockerfile 21:26:02 -rw-rw-r--. 1 jenkins jenkins 1040 Aug 11 21:24 Dockerfile.build 21:26:02 -rw-rw-r--. 1 jenkins jenkins 262 Aug 11 21:24 .dockerignore 21:26:02 drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 21:24 .git 21:26:02 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 21:24 .github 21:26:02 -rw-rw-r--. 1 jenkins jenkins 788 Aug 11 21:24 .gitignore 21:26:02 -rw-r--r--. 1 jenkins jenkins 412 Aug 11 21:25 go.mod 21:26:02 -rw-rw-r--. 1 jenkins jenkins 19455 Aug 11 21:24 go.sum 21:26:02 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 21:24 GOVERNANCE.md 21:26:02 drwxrwxr-x. 2 jenkins jenkins 140 Aug 11 21:24 images 21:26:02 drwxrwxr-x. 4 jenkins jenkins 35 Aug 11 21:24 internal 21:26:02 -rw-rw-r--. 1 jenkins jenkins 686 Aug 11 21:24 Jenkinsfile 21:26:02 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 11 21:24 LICENSE 21:26:02 -rw-rw-r--. 1 jenkins jenkins 530 Aug 11 21:24 main.go 21:26:02 -rw-rw-r--. 1 jenkins jenkins 1474 Aug 11 21:24 Makefile 21:26:02 -rw-rw-r--. 1 jenkins jenkins 589 Aug 11 21:24 OWNERS.md 21:26:02 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 11 21:24 README.md 21:26:02 drwxrwxr-x. 2 jenkins jenkins 32 Aug 11 21:24 res 21:26:02 drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 21:24 snap 21:26:02 drwxrwxr-x. 3 jenkins jenkins 18 Aug 11 21:24 static 21:26:02 -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 21:24 VERSION [Pipeline] isUnix [Pipeline] sh 21:26:02 + 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=5577e22ae26e34516a4dc92146af80a1caf1dc66 --label arch=amd64 --label version=0.0.0 . 21:26:02 Sending build context to Docker daemon 725kB 21:26:02 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:26:02 Step 2/28 : FROM ${BASE} AS builder 21:26:02 ---> 2b6f31f5bcc4 21:26:02 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:26:02 ---> Running in 22c92f3a6501 21:26:02 Removing intermediate container 22c92f3a6501 21:26:02 ---> 82e9d4aa0da9 21:26:02 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:26:02 ---> Running in ee6aeef8d089 21:26:02 Removing intermediate container ee6aeef8d089 21:26:02 ---> e9750b5d90ff 21:26:02 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:26:02 ---> Running in 6011106add32 21:26:02 Removing intermediate container 6011106add32 21:26:02 ---> 79f443c8725c 21:26:02 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:02 ---> Running in 89dd1db660de 21:26:03 Removing intermediate container 89dd1db660de 21:26:03 ---> 3fcc8ecc1add 21:26:03 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:03 ---> Running in baf0221c245c 21:26:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:26:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:26:05 OK: 219 MiB in 52 packages 21:26:05 Removing intermediate container baf0221c245c 21:26:05 ---> 67a710de9aaf 21:26:05 Step 8/28 : WORKDIR /app 21:26:05 ---> Running in 7b24bbd0198a 21:26:05 Removing intermediate container 7b24bbd0198a 21:26:05 ---> bdb3142c7d0c 21:26:05 Step 9/28 : COPY go.mod . 21:26:05 ---> 2f8e43b22487 21:26:05 Step 10/28 : RUN go mod download 21:26:05 ---> Running in 64ca28fb72df 21:26:06 Removing intermediate container 64ca28fb72df 21:26:06 ---> 062ad9323fe4 21:26:06 Step 11/28 : COPY . . 21:26:06 ---> 54f59db75d98 21:26:06 Step 12/28 : ARG MAKE="make build" 21:26:06 ---> Running in 5637261254e4 21:26:06 Removing intermediate container 5637261254e4 21:26:06 ---> cca234f89b48 21:26:06 Step 13/28 : RUN $MAKE 21:26:06 ---> Running in 38e8f1577868 21:26:06 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 21:26:07 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:26:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:26:07 make: *** [Makefile:21: build] Error 1 21:26:07 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:07 21:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:07 latest: Pulling from edgex-lftools-log-publisher 21:26:07 b4d181a07f80: Pulling fs layer 21:26:07 a1111a8f2ec3: Pulling fs layer 21:26:07 ed53099fbce6: Pulling fs layer 21:26:07 dc539afda2c1: Pulling fs layer 21:26:07 77bc0d833cb6: Pulling fs layer 21:26:07 9065ff56babe: Pulling fs layer 21:26:07 d287ab97295c: Pulling fs layer 21:26:07 dc539afda2c1: Waiting 21:26:07 77bc0d833cb6: Waiting 21:26:07 9065ff56babe: Waiting 21:26:07 d287ab97295c: Waiting 21:26:08 a1111a8f2ec3: Verifying Checksum 21:26:08 a1111a8f2ec3: Download complete 21:26:08 dc539afda2c1: Download complete 21:26:08 ed53099fbce6: Verifying Checksum 21:26:08 ed53099fbce6: Download complete 21:26:08 9065ff56babe: Verifying Checksum 21:26:08 9065ff56babe: Download complete 21:26:08 77bc0d833cb6: Verifying Checksum 21:26:08 77bc0d833cb6: Download complete 21:26:09 b4d181a07f80: Verifying Checksum 21:26:09 b4d181a07f80: Download complete 21:26:10 b4d181a07f80: Pull complete 21:26:10 a1111a8f2ec3: Pull complete 21:26:11 ed53099fbce6: Pull complete 21:26:11 dc539afda2c1: Pull complete 21:26:11 77bc0d833cb6: Pull complete 21:26:11 9065ff56babe: Pull complete 21:26:13 d287ab97295c: Verifying Checksum 21:26:13 d287ab97295c: Download complete 21:26:17 d287ab97295c: Pull complete 21:26:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:26:17 prd-centos7-docker-4c-2g-597 does not seem to be running inside a container 21:26:17 $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:26:20 $ docker top 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:20 ---> job-cost.sh 21:26:20 lf-activate-venv: SKIPPING 21:26:20 INFO: No Stack... 21:26:21 INFO: Retrieving Pricing Info for: v3-standard-2 21:26:21 INFO: Archiving Costs [Pipeline] sh 21:26:22 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 21:26:22 + cut -d, -f6 [Pipeline] lock 21:26:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] 21:26:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] did not exist. Created. 21:26:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:26:22 + echo total: 0.05999999865889549 [Pipeline] stash 21:26:22 Stashed 1 file(s) [Pipeline] } 21:26:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:26:22 $ docker stop --time=1 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 21:26:23 $ docker rm -f 173d36ae0f5ccee88b8ecc469d6d2f5bb0c3b3ca3c9e3415735b908eb515c155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:26:23 Failed in branch amd64 21:26:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-598 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws 21:26:52 Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout 21:26:53 The recommended git tool is: NONE 21:26:58 using credential edgex-jenkins-ssh 21:26:58 Cloning the remote Git repository 21:26:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:26:58 > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 21:26:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:26:58 > git --version # timeout=10 21:26:58 > git --version # 'git version 2.17.1' 21:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:01 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 5577e22ae26e34516a4dc92146af80a1caf1dc66 21:27:01 Merge succeeded, producing 5577e22ae26e34516a4dc92146af80a1caf1dc66 21:27:01 Checking out Revision 5577e22ae26e34516a4dc92146af80a1caf1dc66 (PR-48) 21:27:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:27:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:27:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:27:01 > git config core.sparsecheckout # timeout=10 21:27:01 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 21:27:01 > git remote # timeout=10 21:27:01 > git config --get remote.origin.url # timeout=10 21:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:01 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 21:27:01 > git rev-parse HEAD^{commit} # timeout=10 21:27:01 > git config core.sparsecheckout # timeout=10 21:27:01 > git checkout -f 5577e22ae26e34516a4dc92146af80a1caf1dc66 # timeout=10 21:27:05 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:06 provisioning config files... 21:27:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config408125093885977385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:07 ---> docker-login.sh 21:27:07 nexus3.edgexfoundry.org:10001 21:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:08 Configure a credential helper to remove this warning. See 21:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:08 21:27:08 Login Succeeded 21:27:08 nexus3.edgexfoundry.org:10002 21:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:08 Configure a credential helper to remove this warning. See 21:27:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:08 21:27:08 Login Succeeded 21:27:08 nexus3.edgexfoundry.org:10003 21:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:09 Configure a credential helper to remove this warning. See 21:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:09 21:27:09 Login Succeeded 21:27:09 nexus3.edgexfoundry.org:10004 21:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:10 Configure a credential helper to remove this warning. See 21:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:10 21:27:10 Login Succeeded 21:27:10 docker.io 21:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:10 Configure a credential helper to remove this warning. See 21:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:10 21:27:10 Login Succeeded 21:27:10 ---> docker-login.sh ends [Pipeline] } 21:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:11 ========================================================= 21:27:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:27:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:27:12 + 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 . 21:27:12 Sending build context to Docker daemon 724.5kB 21:27:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:27:12 Step 2/10 : FROM ${BASE} AS builder 21:27:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:12 595b0fe564bb: Pulling fs layer 21:27:12 24495759ef45: Pulling fs layer 21:27:12 d148012ef14d: Pulling fs layer 21:27:12 e90a11edd702: Pulling fs layer 21:27:12 d77568369979: Pulling fs layer 21:27:12 fc1c9f9a7f3b: Pulling fs layer 21:27:12 170f2ba95c9a: Pulling fs layer 21:27:12 97ac5df62f85: Pulling fs layer 21:27:12 fc1c9f9a7f3b: Waiting 21:27:12 170f2ba95c9a: Waiting 21:27:12 97ac5df62f85: Waiting 21:27:12 d77568369979: Waiting 21:27:12 e90a11edd702: Waiting 21:27:12 d148012ef14d: Verifying Checksum 21:27:12 d148012ef14d: Download complete 21:27:12 24495759ef45: Verifying Checksum 21:27:12 24495759ef45: Download complete 21:27:12 d77568369979: Verifying Checksum 21:27:12 fc1c9f9a7f3b: Verifying Checksum 21:27:12 170f2ba95c9a: Verifying Checksum 21:27:12 170f2ba95c9a: Download complete 21:27:13 595b0fe564bb: Verifying Checksum 21:27:13 595b0fe564bb: Download complete 21:27:13 595b0fe564bb: Pull complete 21:27:14 24495759ef45: Pull complete 21:27:15 d148012ef14d: Pull complete 21:27:16 97ac5df62f85: Verifying Checksum 21:27:16 97ac5df62f85: Download complete 21:27:17 e90a11edd702: Verifying Checksum 21:27:17 e90a11edd702: Download complete 21:27:27 e90a11edd702: Pull complete 21:27:27 d77568369979: Pull complete 21:27:28 fc1c9f9a7f3b: Pull complete 21:27:28 170f2ba95c9a: Pull complete 21:27:34 97ac5df62f85: Pull complete 21:27:34 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:27:34 ---> 04bc70af865f 21:27:34 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:27:37 ---> Running in e97fc5b55b21 21:27:38 Removing intermediate container e97fc5b55b21 21:27:38 ---> 475c5db51dc5 21:27:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:27:38 ---> Running in 6fb20803158e 21:27:38 Removing intermediate container 6fb20803158e 21:27:38 ---> 90c440f6792d 21:27:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:27:39 ---> Running in e68c92b6c589 21:27:39 Removing intermediate container e68c92b6c589 21:27:39 ---> d6fb112ab59e 21:27:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:39 ---> Running in f4de8ce33d00 21:27:42 Removing intermediate container f4de8ce33d00 21:27:42 ---> 2684bef32c6b 21:27:42 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:42 ---> Running in be61e21794b2 21:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:27:45 OK: 218 MiB in 52 packages 21:27:46 Removing intermediate container be61e21794b2 21:27:46 ---> 7a7bedd1930f 21:27:46 Step 8/10 : WORKDIR /app 21:27:46 ---> Running in c9bd34980372 21:27:46 Removing intermediate container c9bd34980372 21:27:46 ---> cf5a2c22fe7b 21:27:46 Step 9/10 : COPY . . 21:27:47 ---> 3014c5ceccad 21:27:47 Step 10/10 : RUN go mod download 21:27:48 ---> Running in ecc5bd5bf0eb 21:28:20 Removing intermediate container ecc5bd5bf0eb 21:28:20 ---> 1226e290f1c8 21:28:20 Successfully built 1226e290f1c8 21:28:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:28:20 + docker inspect -f . ci-base-image-arm64 21:28:20 . [Pipeline] withDockerContainer 21:28:21 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 21:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 21:28:23 $ docker top f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:24 + go version 21:28:24 go version go1.16.6 linux/arm64 [Pipeline] } 21:28:24 $ docker stop --time=1 f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 21:28:26 $ docker rm -f f4c0a317d8670e9cc85f82af402bd0f9b95d390df81645d1194158b639cb3c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:26 + docker inspect -f . ci-base-image-arm64 21:28:26 . [Pipeline] withDockerContainer 21:28:27 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 21:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 21:28:28 $ docker top 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:28:29 + make test 21:28:29 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:29:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:29:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.211s coverage: 89.2% of statements 21:29:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements 21:29:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.251s coverage: 72.3% of statements 21:29:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:30:10 gofmt -l . 21:30:10 [ "`gofmt -l .`" = "" ] 21:30:10 ./bin/test-attribution.sh 21:30:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:30:10 $ docker stop --time=1 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 21:30:13 $ docker rm -f 0117445985afd42fa7531d6dedd80b34b854176df1ef2b8caaea09f695ae7a68 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:13 Warning: overwriting stash ‘coverage-report’ 21:30:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:15 + ls -al . 21:30:15 total 220 21:30:15 drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 21:30 . 21:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:26 .. 21:30:15 -rw-rw-r-- 1 jenkins jenkins 262 Aug 11 21:27 .dockerignore 21:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 21:27 .git 21:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 .github 21:30:15 -rw-rw-r-- 1 jenkins jenkins 788 Aug 11 21:27 .gitignore 21:30:15 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 11 21:27 Attribution.txt 21:30:15 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 11 21:27 Dockerfile 21:30:15 -rw-rw-r-- 1 jenkins jenkins 1040 Aug 11 21:27 Dockerfile.build 21:30:15 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 21:27 GOVERNANCE.md 21:30:15 -rw-rw-r-- 1 jenkins jenkins 686 Aug 11 21:27 Jenkinsfile 21:30:15 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 21:27 LICENSE 21:30:15 -rw-rw-r-- 1 jenkins jenkins 1474 Aug 11 21:27 Makefile 21:30:15 -rw-rw-r-- 1 jenkins jenkins 589 Aug 11 21:27 OWNERS.md 21:30:15 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 11 21:27 README.md 21:30:15 -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 21:24 VERSION 21:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 bin 21:30:15 -rw-r--r-- 1 jenkins jenkins 61872 Aug 11 21:29 coverage.out 21:30:15 -rw-r--r-- 1 jenkins jenkins 412 Aug 11 21:30 go.mod 21:30:15 -rw-rw-r-- 1 jenkins jenkins 19455 Aug 11 21:27 go.sum 21:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 images 21:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:27 internal 21:30:15 -rw-rw-r-- 1 jenkins jenkins 530 Aug 11 21:27 main.go 21:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 21:27 res 21:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 21:27 snap 21:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 21:27 static [Pipeline] isUnix [Pipeline] sh 21:30:15 + 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=5577e22ae26e34516a4dc92146af80a1caf1dc66 --label arch=arm64 --label version=0.0.0 . 21:30:15 Sending build context to Docker daemon 725kB 21:30:15 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 21:30:15 Step 2/28 : FROM ${BASE} AS builder 21:30:15 ---> 1226e290f1c8 21:30:15 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:30:16 ---> Running in 7785ac116968 21:30:17 Removing intermediate container 7785ac116968 21:30:17 ---> f59312d5f007 21:30:17 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 21:30:17 ---> Running in 91dd05d51b97 21:30:17 Removing intermediate container 91dd05d51b97 21:30:17 ---> 05c38b4951a0 21:30:17 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:30:18 ---> Running in 96656534ab9d 21:30:18 Removing intermediate container 96656534ab9d 21:30:18 ---> c591411c3a46 21:30:18 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:18 ---> Running in 1215ac94d71f 21:30:21 Removing intermediate container 1215ac94d71f 21:30:21 ---> 0433c485172f 21:30:21 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:21 ---> Running in 2deb890b2049 21:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:30:24 OK: 218 MiB in 52 packages 21:30:25 Removing intermediate container 2deb890b2049 21:30:25 ---> 28c63a3d6702 21:30:25 Step 8/28 : WORKDIR /app 21:30:25 ---> Running in ad741309369c 21:30:26 Removing intermediate container ad741309369c 21:30:26 ---> b078bd467c18 21:30:26 Step 9/28 : COPY go.mod . 21:30:26 ---> 82a83d3c9738 21:30:26 Step 10/28 : RUN go mod download 21:30:27 ---> Running in dec48c7aaf7c 21:30:29 Removing intermediate container dec48c7aaf7c 21:30:29 ---> 2510e1d61011 21:30:29 Step 11/28 : COPY . . 21:30:30 ---> 116e724e19b8 21:30:30 Step 12/28 : ARG MAKE="make build" 21:30:30 ---> Running in 8b5270725818 21:30:31 Removing intermediate container 8b5270725818 21:30:31 ---> 5d0d007ef6b0 21:30:31 Step 13/28 : RUN $MAKE 21:30:31 ---> Running in 866232934b39 21:30:32 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 21:30:32 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:32 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:32 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:32 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:32 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:32 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:32 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:32 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 21:30:33 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 21:30:33 make: *** [Makefile:21: build] Error 1 21:30:33 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:34 21:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:35 arm64: Pulling from edgex-lftools-log-publisher 21:30:35 448f6bf000e3: Pulling fs layer 21:30:35 f757da607395: Pulling fs layer 21:30:35 05883995daec: Pulling fs layer 21:30:35 8603b9c90790: Pulling fs layer 21:30:35 1560dd03e051: Pulling fs layer 21:30:35 27f5ce0e4adf: Pulling fs layer 21:30:35 c2d8d7efcc4b: Pulling fs layer 21:30:35 8603b9c90790: Waiting 21:30:35 1560dd03e051: Waiting 21:30:35 27f5ce0e4adf: Waiting 21:30:35 c2d8d7efcc4b: Waiting 21:30:35 f757da607395: Verifying Checksum 21:30:35 f757da607395: Download complete 21:30:35 8603b9c90790: Download complete 21:30:35 1560dd03e051: Verifying Checksum 21:30:35 1560dd03e051: Download complete 21:30:35 27f5ce0e4adf: Verifying Checksum 21:30:35 27f5ce0e4adf: Download complete 21:30:36 05883995daec: Download complete 21:30:37 448f6bf000e3: Verifying Checksum 21:30:37 448f6bf000e3: Download complete 21:30:40 c2d8d7efcc4b: Verifying Checksum 21:30:40 c2d8d7efcc4b: Download complete 21:30:40 448f6bf000e3: Pull complete 21:30:41 f757da607395: Pull complete 21:30:42 05883995daec: Pull complete 21:30:43 8603b9c90790: Pull complete 21:30:44 1560dd03e051: Pull complete 21:30:44 27f5ce0e4adf: Pull complete 21:30:59 c2d8d7efcc4b: Pull complete 21:30:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:30:59 prd-ubuntu18.04-docker-arm64-4c-16g-598 does not seem to be running inside a container 21:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 21:31:04 $ docker top d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:05 ---> job-cost.sh 21:31:05 lf-activate-venv: SKIPPING 21:31:05 INFO: No Stack... 21:31:06 INFO: Retrieving Pricing Info for: v2-standard-4 21:31:07 INFO: Archiving Costs [Pipeline] sh 21:31:07 + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv 21:31:07 + cut -d, -f6 [Pipeline] lock 21:31:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] 21:31:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] did not exist. Created. 21:31:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:31:08 /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-fe9e0a32/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-fe9e0a32/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:31:09 + echo total: 0.18000000715255737 [Pipeline] stash 21:31:09 Warning: overwriting stash ‘stack-cost’ 21:31:09 Stashed 1 file(s) [Pipeline] } 21:31:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:31:09 $ docker stop --time=1 d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb 21:31:11 $ docker rm -f d294bb669e6b2666d34467765b1810ef66291d4c3d33688f88e54aebef7c72cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:31:12 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:31:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:13 ---> package-listing.sh 21:31:13 ++ facter osfamily 21:31:13 ++ tr '[:upper:]' '[:lower:]' 21:31:13 + OS_FAMILY=redhat 21:31:13 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-48 21:31:13 + START_PACKAGES=/tmp/packages_start.txt 21:31:13 + END_PACKAGES=/tmp/packages_end.txt 21:31:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:13 + PACKAGES=/tmp/packages_start.txt 21:31:13 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' 21:31:13 + PACKAGES=/tmp/packages_end.txt 21:31:13 + case "${OS_FAMILY}" in 21:31:13 + rpm -qa 21:31:13 + sort 21:31:14 + '[' -f /tmp/packages_start.txt ']' 21:31:14 + '[' -f /tmp/packages_end.txt ']' 21:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:14 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' 21:31:14 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ 21:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [Pipeline] echo 21:31:14 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-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:31:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:15 21:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:20 latest: Pulling from edgex-lftools-log-publisher 21:31:20 b4d181a07f80: Pulling fs layer 21:31:20 a1111a8f2ec3: Pulling fs layer 21:31:20 ed53099fbce6: Pulling fs layer 21:31:20 dc539afda2c1: Pulling fs layer 21:31:20 77bc0d833cb6: Pulling fs layer 21:31:20 9065ff56babe: Pulling fs layer 21:31:20 d287ab97295c: Pulling fs layer 21:31:20 dc539afda2c1: Waiting 21:31:20 77bc0d833cb6: Waiting 21:31:20 9065ff56babe: Waiting 21:31:20 d287ab97295c: Waiting 21:31:20 a1111a8f2ec3: Verifying Checksum 21:31:20 a1111a8f2ec3: Download complete 21:31:20 dc539afda2c1: Verifying Checksum 21:31:20 dc539afda2c1: Download complete 21:31:21 77bc0d833cb6: Verifying Checksum 21:31:21 77bc0d833cb6: Download complete 21:31:21 9065ff56babe: Verifying Checksum 21:31:21 9065ff56babe: Download complete 21:31:21 ed53099fbce6: Verifying Checksum 21:31:21 ed53099fbce6: Download complete 21:31:21 b4d181a07f80: Verifying Checksum 21:31:21 b4d181a07f80: Download complete 21:31:23 b4d181a07f80: Pull complete 21:31:23 a1111a8f2ec3: Pull complete 21:31:24 ed53099fbce6: Pull complete 21:31:24 dc539afda2c1: Pull complete 21:31:24 77bc0d833cb6: Pull complete 21:31:24 9065ff56babe: Pull complete 21:31:25 d287ab97295c: Verifying Checksum 21:31:25 d287ab97295c: Download complete 21:31:31 d287ab97295c: Pull complete 21:31:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:31:31 prd-centos7-docker-4c-2g-596 does not seem to be running inside a container 21:31:31 $ 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-48/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-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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 21:31:33 $ docker top 27dc095e3b6a743cae0002511588c1dd5fab3900a5e7ebeb01e5b20f70f1f1b9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:34 + touch /tmp/pre-build-complete [Pipeline] sh 21:31:34 + mkdir -p /var/log/sysstat [Pipeline] sh 21:31:34 + ls /var/log/sa-host 21:31:34 + sadf -c /var/log/sa-host/sa05 21:31:34 file_magic: OK 21:31:34 HZ: Using current value: 100 21:31:34 file_header: OK 21:31:34 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 21:31:34 Statistics: 21:31:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:31:34 File successfully converted to sysstat format version 12.0.3 21:31:34 + sadf -c /var/log/sa-host/sa11 21:31:34 file_magic: OK 21:31:34 HZ: Using current value: 100 21:31:34 file_header: OK 21:31:34 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 21:31:34 Statistics: 21:31:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:31:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:35 provisioning config files... 21:31:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config6129170945087595143tmp [Pipeline] { [Pipeline] echo 21:31:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:31:35 ---> create-netrc.sh [Pipeline] } 21:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:31:35 ---> python-tools-install.sh [Pipeline] echo 21:31:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:31:36 ---> sudo-logs.sh 21:31:36 Archiving 'sudo' log.. 21:31:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-596.vexxhost.local: Name or service not known 21:31:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-596.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:31:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:31:36 ---> job-cost.sh 21:31:36 lf-activate-venv: SKIPPING 21:31:36 DEBUG: total: 0.18000000715255737 21:31:36 INFO: Retrieving Stack Cost... 21:31:38 INFO: Retrieving Pricing Info for: v3-standard-2 21:31:38 INFO: Archiving Costs [Pipeline] echo 21:31:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:31:38 ---> logs-deploy.sh 21:31:38 lf-activate-venv: SKIPPING 21:31:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-48/7 21:31:38 INFO: archiving workspace using pattern(s): 21:31:38 Archives upload complete. 21:31:39 INFO: archiving logs to Nexus 21:31:39 ---> uname -a: 21:31:39 Linux prd-centos7-docker-4c-2g-596.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 21:31:39 21:31:39 21:31:39 ---> lscpu: 21:31:39 Architecture: x86_64 21:31:39 CPU op-mode(s): 32-bit, 64-bit 21:31:39 Byte Order: Little Endian 21:31:39 Address sizes: 40 bits physical, 48 bits virtual 21:31:39 CPU(s): 2 21:31:39 On-line CPU(s) list: 0,1 21:31:39 Thread(s) per core: 1 21:31:39 Core(s) per socket: 1 21:31:39 Socket(s): 2 21:31:39 NUMA node(s): 1 21:31:39 Vendor ID: AuthenticAMD 21:31:39 CPU family: 23 21:31:39 Model: 49 21:31:39 Model name: AMD EPYC-Rome Processor 21:31:39 Stepping: 0 21:31:39 CPU MHz: 2799.998 21:31:39 BogoMIPS: 5599.99 21:31:39 Virtualization: AMD-V 21:31:39 Hypervisor vendor: KVM 21:31:39 Virtualization type: full 21:31:39 L1d cache: 32K 21:31:39 L1i cache: 32K 21:31:39 L2 cache: 512K 21:31:39 L3 cache: 16384K 21:31:39 NUMA node0 CPU(s): 0,1 21:31:39 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 21:31:39 21:31:39 21:31:39 ---> nproc: 21:31:39 2 21:31:39 21:31:39 21:31:39 ---> df -h: 21:31:39 Filesystem Size Used Avail Use% Mounted on 21:31:39 overlay 40G 7.7G 33G 20% / 21:31:39 tmpfs 64M 0 64M 0% /dev 21:31:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:31:39 shm 64M 0 64M 0% /dev/shm 21:31:39 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:31:39 21:31:39 21:31:39 ---> sar -b -r -n DEV: 21:31:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:31:39 21:31:39 21:23:35 LINUX RESTART (2 CPU) 21:31:39 21:31:39 21:24:01 tps rtps wtps bread/s bwrtn/s 21:31:39 21:25:01 104.09 16.33 87.76 5513.27 5267.91 21:31:39 21:26:01 1.78 0.00 1.78 0.00 36.02 21:31:39 21:27:01 0.32 0.00 0.32 0.00 3.68 21:31:39 21:28:01 0.23 0.00 0.23 0.00 3.27 21:31:39 21:29:01 0.23 0.00 0.23 0.00 1.95 21:31:39 21:30:01 0.32 0.00 0.32 0.00 4.50 21:31:39 21:31:01 0.23 0.00 0.23 0.00 3.17 21:31:39 Average: 15.34 2.34 13.00 788.87 761.27 21:31:39 21:31:39 21:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:31:39 21:25:01 5453768 0 801496 10.01 2620 1751056 1299424 14.35 584772 1570868 132 21:31:39 21:26:01 5465680 0 789576 9.86 2620 1751064 1207044 13.33 575176 1570832 16 21:31:39 21:27:01 5463964 0 791292 9.88 2620 1751064 1207296 13.33 576164 1571208 8 21:31:39 21:28:01 5462024 0 793224 9.90 2620 1751072 1207108 13.33 578400 1571208 8 21:31:39 21:29:01 5462220 0 793024 9.90 2620 1751076 1207108 13.33 572848 1576760 8 21:31:39 21:30:01 5459164 0 796076 9.94 2620 1751080 1207204 13.33 576052 1576764 8 21:31:39 21:31:01 5459552 0 795680 9.93 2620 1751088 1207180 13.33 575916 1576760 8 21:31:39 Average: 5460910 0 794338 9.92 2620 1751071 1220338 13.47 577047 1573486 27 21:31:39 21:31:39 21:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:31:39 21:25:01 eth0 661.97 411.52 1302.74 87.27 0.00 0.00 0.00 0.00 21:31:39 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:25:01 docker0 46.23 36.81 3.83 151.29 0.00 0.00 0.00 0.00 21:31:39 21:26:01 eth0 0.73 0.08 0.06 0.04 0.00 0.00 0.00 0.00 21:31:39 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:27:01 eth0 0.53 0.32 0.27 0.17 0.00 0.00 0.00 0.00 21:31:39 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:28:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:31:39 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:31:39 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:30:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:31:39 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:31:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:31:39 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 Average: eth0 94.99 59.02 186.47 12.53 0.00 0.00 0.00 0.00 21:31:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:39 Average: docker0 6.61 5.27 0.55 21.65 0.00 0.00 0.00 0.00 21:31:39 21:31:39 21:31:39 ---> sar -P ALL: 21:31:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 21:31:39 21:31:39 21:23:35 LINUX RESTART (2 CPU) 21:31:39 21:31:39 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:31:39 21:25:01 all 14.36 0.00 3.30 2.71 0.04 79.58 21:31:39 21:25:01 0 14.65 0.00 3.38 1.44 0.05 80.48 21:31:39 21:25:01 1 14.07 0.00 3.23 3.98 0.03 78.69 21:31:39 21:26:01 all 0.26 0.00 0.05 0.00 0.02 99.67 21:31:39 21:26:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:31:39 21:26:01 1 0.47 0.00 0.03 0.00 0.02 99.48 21:31:39 21:27:01 all 0.22 0.00 0.03 0.00 0.02 99.73 21:31:39 21:27:01 0 0.32 0.00 0.02 0.00 0.02 99.65 21:31:39 21:27:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:31:39 21:28:01 all 0.18 0.00 0.05 0.00 0.03 99.74 21:31:39 21:28:01 0 0.33 0.00 0.07 0.00 0.03 99.57 21:31:39 21:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:31:39 21:29:01 all 0.15 0.00 0.03 0.00 0.02 99.80 21:31:39 21:29:01 0 0.27 0.00 0.03 0.00 0.02 99.68 21:31:39 21:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:31:39 21:30:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:31:39 21:30:01 0 0.27 0.00 0.05 0.00 0.03 99.65 21:31:39 21:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:31:39 21:31:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:31:39 21:31:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:31:39 21:31:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:31:39 Average: all 2.18 0.00 0.50 0.38 0.02 96.93 21:31:39 Average: 0 2.28 0.00 0.51 0.20 0.03 96.99 21:31:39 Average: 1 2.08 0.00 0.48 0.56 0.02 96.86 21:31:39 21:31:39 21:31:39