Started by upstream project "edgexfoundry/cd-management/release" build number 71 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 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-ssh4146497746751589701.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-ssh6063966617957015722.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1727544020293173400.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-ssh6745801695025837972.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8518415948593129391.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-447 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh4897203423645681923.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:57:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:57:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:57:20 ========================================================= 23:57:20 EdgeX Global Pipelines Version Info 23:57:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:57:21 ------------------- 23:57:21 stable info: 23:57:21 ------------------- 23:57:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:57:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:57:21 Message: update stable to v1.0.205 23:57:21 ------------------- 23:57:21 experimental info: 23:57:21 ------------------- 23:57:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:57:21 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:57:21 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:57:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d16842 [Pipeline] echo 23:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:22 provisioning config files... 23:57:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8009734658828093826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:23 ---> docker-login.sh 23:57:23 nexus3.edgexfoundry.org:10001 23:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:23 Configure a credential helper to remove this warning. See 23:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:23 23:57:23 Login Succeeded 23:57:23 nexus3.edgexfoundry.org:10002 23:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:23 Configure a credential helper to remove this warning. See 23:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:23 23:57:23 Login Succeeded 23:57:23 nexus3.edgexfoundry.org:10003 23:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:23 Configure a credential helper to remove this warning. See 23:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:23 23:57:23 Login Succeeded 23:57:23 nexus3.edgexfoundry.org:10004 23:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:24 Configure a credential helper to remove this warning. See 23:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:24 23:57:24 Login Succeeded 23:57:24 docker.io 23:57:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:24 Configure a credential helper to remove this warning. See 23:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:24 23:57:24 Login Succeeded 23:57:24 ---> docker-login.sh ends [Pipeline] } 23:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:24 + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] echo 23:57:24 GIT_COMMIT: 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59, Commit Message: Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] echo 23:57:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:57:25 23:57:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:57:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:57:25 latest: Pulling from edgex-devops/git-semver 23:57:25 31603596830f: Pulling fs layer 23:57:25 04fac38145f0: Pulling fs layer 23:57:25 701f6daf10bf: Pulling fs layer 23:57:25 24f72da36158: Pulling fs layer 23:57:25 24f72da36158: Waiting 23:57:25 04fac38145f0: Verifying Checksum 23:57:25 04fac38145f0: Download complete 23:57:26 31603596830f: Verifying Checksum 23:57:26 31603596830f: Download complete 23:57:26 31603596830f: Pull complete 23:57:26 701f6daf10bf: Verifying Checksum 23:57:26 701f6daf10bf: Download complete 23:57:26 04fac38145f0: Pull complete 23:57:26 24f72da36158: Verifying Checksum 23:57:26 24f72da36158: Download complete 23:57:26 701f6daf10bf: Pull complete 23:57:26 24f72da36158: Pull complete 23:57:26 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:57:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:57:27 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 23:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:57:27 $ docker top 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:27 [ssh-agent] Looking for ssh-agent implementation... 23:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:28 $ docker exec 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent 23:57:28 SSH_AUTH_SOCK=/tmp/ssh-FiXkJlmQiUf1/agent.14 23:57:28 SSH_AGENT_PID=20 23:57:28 Running ssh-add (command line suppressed) 23:57:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6415946408064060773.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6415946408064060773.key) 23:57:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:28 + git tag --points-at HEAD [Pipeline] } 23:57:28 $ docker exec --env ******** --env ******** 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent -k 23:57:28 unset SSH_AUTH_SOCK; 23:57:28 unset SSH_AGENT_PID; 23:57:28 echo Agent pid 20 killed; 23:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:57:28 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.1-dev.7|v1.0.0' [Pipeline] sshagent 23:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:28 [ssh-agent] Looking for ssh-agent implementation... 23:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:28 $ docker exec 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent 23:57:29 SSH_AUTH_SOCK=/tmp/ssh-x2luoq2etadR/agent.56 23:57:29 SSH_AGENT_PID=62 23:57:29 Running ssh-add (command line suppressed) 23:57:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7835090904879952139.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7835090904879952139.key) 23:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:29 + git semver init 23:57:29 # -> Open(): unable to determine branch for HEAD 23:57:29 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 23:57:29 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 23:57:29 # $SEMVER_REMOTE_NAME = origin 23:57:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:57:29 # $SEMVER_USER_NAME = edgex-jenkins 23:57:29 # $SEMVER_BRANCH = main 23:57:29 # $SEMVER_TEMP = /tmp/semver-021631322 23:57:29 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 23:57:30 # '/tmp/semver-021631322' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 23:57:30 # -> Force: false 23:57:30 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 23:57:30 $ docker exec --env ******** --env ******** 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 ssh-agent -k 23:57:31 unset SSH_AUTH_SOCK; 23:57:31 unset SSH_AGENT_PID; 23:57:31 echo Agent pid 62 killed; 23:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:31 + git semver [Pipeline] } 23:57:31 $ docker stop --time=1 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 23:57:32 $ docker rm -f 17ed17cfcb51d602b5247f9b64db386ef2cc9138506611d208fdabfceb6a7c30 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:57:33 Stashed 1 file(s) [Pipeline] echo 23:57:33 [edgeXSemver]: initialized semver on version 1.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:57:48 Still waiting to schedule task 23:57:48 ‘prd-centos7-docker-4c-2g-440’ is offline 23:57:48 ‘prd-centos7-docker-4c-2g-450’ is offline 23:57:48 Still waiting to schedule task 23:57:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-439’ 23:59:07 Running on prd-centos7-docker-4c-2g-452 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:59:07 Running in /w/workspace/app-rfid-llrp-inventory/10 [Pipeline] { [Pipeline] checkout 23:59:07 The recommended git tool is: NONE 23:59:10 using credential edgex-jenkins-ssh 23:59:10 Cloning the remote Git repository 23:59:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:59:10 > git init /w/workspace/app-rfid-llrp-inventory/10 # timeout=10 23:59:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:59:10 > git --version # timeout=10 23:59:10 > git --version # 'git version 2.24.4' 23:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:59:10 [INFO] Currently running in a labeled security context 23:59:10 [INFO] Currently SELinux is 'enforcing' on the host 23:59:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/10@tmp/jenkins-gitclient-ssh6715791887064183413.key 23:59:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:59:11 Avoid second fetch 23:59:11 Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) 23:59:11 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:59:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:59:11 > git config core.sparsecheckout # timeout=10 23:59:11 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 23:59:15 Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:15 + git checkout 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 23:59:15 HEAD is now at 2d16842 Merge pull request #49 from ernestojeda/remove-build-dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:15 provisioning config files... 23:59:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config3151788350706669992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:16 ---> docker-login.sh 23:59:16 nexus3.edgexfoundry.org:10001 23:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:16 Configure a credential helper to remove this warning. See 23:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:16 23:59:16 Login Succeeded 23:59:16 nexus3.edgexfoundry.org:10002 23:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:16 Configure a credential helper to remove this warning. See 23:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:16 23:59:16 Login Succeeded 23:59:16 nexus3.edgexfoundry.org:10003 23:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:16 Configure a credential helper to remove this warning. See 23:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:16 23:59:16 Login Succeeded 23:59:16 nexus3.edgexfoundry.org:10004 23:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:17 Configure a credential helper to remove this warning. See 23:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:17 23:59:17 Login Succeeded 23:59:17 docker.io 23:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:17 Configure a credential helper to remove this warning. See 23:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:17 23:59:17 Login Succeeded 23:59:17 ---> docker-login.sh ends [Pipeline] } 23:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:59:17 ========================================================= 23:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:59:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:59:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:59:17 Sending build context to Docker daemon 731.1kB 23:59:17 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 23:59:17 Step 2/13 : FROM ${BASE} AS builder 23:59:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:59:17 540db60ca938: Pulling fs layer 23:59:17 adcc1eea9eea: Pulling fs layer 23:59:17 4c4ab2625f07: Pulling fs layer 23:59:17 db62176df00c: Pulling fs layer 23:59:17 3b30891b0d05: Pulling fs layer 23:59:17 06b49ca38bd5: Pulling fs layer 23:59:17 c788192a36de: Pulling fs layer 23:59:17 a77e37c0d609: Pulling fs layer 23:59:17 c3185cebc471: Pulling fs layer 23:59:17 06b49ca38bd5: Waiting 23:59:17 c788192a36de: Waiting 23:59:17 db62176df00c: Waiting 23:59:17 a77e37c0d609: Waiting 23:59:17 c3185cebc471: Waiting 23:59:17 3b30891b0d05: Waiting 23:59:18 4c4ab2625f07: Verifying Checksum 23:59:18 4c4ab2625f07: Download complete 23:59:18 adcc1eea9eea: Verifying Checksum 23:59:18 adcc1eea9eea: Download complete 23:59:18 3b30891b0d05: Verifying Checksum 23:59:18 3b30891b0d05: Download complete 23:59:18 06b49ca38bd5: Verifying Checksum 23:59:18 06b49ca38bd5: Download complete 23:59:18 c788192a36de: Verifying Checksum 23:59:18 c788192a36de: Download complete 23:59:18 540db60ca938: Verifying Checksum 23:59:18 540db60ca938: Download complete 23:59:18 540db60ca938: Pull complete 23:59:18 adcc1eea9eea: Pull complete 23:59:18 a77e37c0d609: Verifying Checksum 23:59:18 a77e37c0d609: Download complete 23:59:18 4c4ab2625f07: Pull complete 23:59:22 c3185cebc471: Verifying Checksum 23:59:22 c3185cebc471: Download complete 23:59:23 db62176df00c: Verifying Checksum 23:59:23 db62176df00c: Download complete 23:59:27 db62176df00c: Pull complete 23:59:27 3b30891b0d05: Pull complete 23:59:27 06b49ca38bd5: Pull complete 23:59:27 c788192a36de: Pull complete 23:59:27 a77e37c0d609: Pull complete 23:59:30 c3185cebc471: Pull complete 23:59:30 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:59:30 ---> 031687cdd783 23:59:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:59:31 ---> Running in 85baae81110b 23:59:31 Removing intermediate container 85baae81110b 23:59:31 ---> e7cb5ee16a13 23:59:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:59:31 ---> Running in a72e7d00eb36 23:59:31 Removing intermediate container a72e7d00eb36 23:59:31 ---> 2f7b86b9dbb0 23:59:31 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:59:31 ---> Running in 498783e2daf4 23:59:31 Removing intermediate container 498783e2daf4 23:59:31 ---> 0efe21f6a350 23:59:31 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:59:31 ---> Running in eb804cbc5355 23:59:32 Removing intermediate container eb804cbc5355 23:59:32 ---> da225777fa01 23:59:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:32 ---> Running in 97817168a590 23:59:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:59:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:59:33 OK: 219 MiB in 52 packages 23:59:34 Removing intermediate container 97817168a590 23:59:34 ---> 7bf70b114f99 23:59:34 Step 8/13 : WORKDIR /app 23:59:34 ---> Running in b0084be115c2 23:59:34 Removing intermediate container b0084be115c2 23:59:34 ---> 870d5f12f587 23:59:34 Step 9/13 : COPY go.mod . 23:59:34 ---> 48e09f9a8c11 23:59:34 Step 10/13 : RUN go mod download 23:59:34 ---> Running in b558b8ff45f5 23:59:49 Removing intermediate container b558b8ff45f5 23:59:49 ---> 45cc004eaf9c 23:59:49 Step 11/13 : COPY . . 23:59:49 ---> 0a99de7c7f60 23:59:49 Step 12/13 : ARG MAKE="make build" 23:59:49 ---> Running in 014dc2375cc9 23:59:49 Removing intermediate container 014dc2375cc9 23:59:49 ---> b5bf91308899 23:59:49 Step 13/13 : RUN $MAKE 23:59:49 ---> Running in 54fee2f0624c 23:59:49 noop 23:59:49 Removing intermediate container 54fee2f0624c 23:59:49 ---> c3afeff4d91b 23:59:49 Successfully built c3afeff4d91b 23:59:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:59:50 + docker inspect -f . ci-base-image-x86_64 23:59:50 . [Pipeline] withDockerContainer 23:59:50 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:50 $ docker top 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:50 + go version 23:59:50 go version go1.16.6 linux/amd64 [Pipeline] } 23:59:50 $ docker stop --time=1 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 23:59:52 $ docker rm -f 0c96daf58e1d756d73ad3cb54cbe89abb5fc236a929638da63e1f041999ebdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:52 + docker inspect -f . ci-base-image-x86_64 23:59:52 . [Pipeline] withDockerContainer 23:59:52 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:53 $ docker top b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:59:53 + go mod tidy [Pipeline] sh 23:59:54 + make test 23:59:54 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:00:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:00:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.050s coverage: 89.2% of statements 00:00:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.015s coverage: 11.3% of statements 00:00:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.326s coverage: 73.3% of statements 00:00:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:00:31 gofmt -l . 00:00:31 [ "`gofmt -l .`" = "" ] 00:00:31 ./bin/test-attribution.sh 00:00:31 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:00:31 $ docker stop --time=1 b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 00:00:33 $ docker rm -f b0722ab53f485715f785a608acbbc980fe8a5fc33dc4d5268e65152c689cce68 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:36 + ls -al . 00:00:36 total 180 00:00:36 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 21 00:00 . 00:00:36 drwxrwxr-x. 4 jenkins jenkins 30 Aug 20 23:59 .. 00:00:36 -rw-rw-r--. 1 jenkins jenkins 7039 Aug 20 23:59 Attribution.txt 00:00:36 drwxrwxr-x. 2 jenkins jenkins 60 Aug 20 23:59 bin 00:00:36 -rw-r--r--. 1 jenkins jenkins 62828 Aug 21 00:00 coverage.out 00:00:36 -rw-rw-r--. 1 jenkins jenkins 1710 Aug 20 23:59 Dockerfile 00:00:36 -rw-rw-r--. 1 jenkins jenkins 262 Aug 20 23:59 .dockerignore 00:00:36 drwxrwxr-x. 8 jenkins jenkins 162 Aug 20 23:59 .git 00:00:36 drwxrwxr-x. 2 jenkins jenkins 103 Aug 20 23:59 .github 00:00:36 -rw-rw-r--. 1 jenkins jenkins 805 Aug 20 23:59 .gitignore 00:00:36 -rw-r--r--. 1 jenkins jenkins 412 Aug 21 00:00 go.mod 00:00:36 -rw-r--r--. 1 jenkins jenkins 19455 Aug 20 23:59 go.sum 00:00:36 -rw-rw-r--. 1 jenkins jenkins 677 Aug 20 23:59 GOVERNANCE.md 00:00:36 drwxrwxr-x. 2 jenkins jenkins 140 Aug 20 23:59 images 00:00:36 drwxrwxr-x. 4 jenkins jenkins 35 Aug 20 23:59 internal 00:00:36 -rw-rw-r--. 1 jenkins jenkins 686 Aug 20 23:59 Jenkinsfile 00:00:36 -rw-rw-r--. 1 jenkins jenkins 11347 Aug 20 23:59 LICENSE 00:00:36 -rw-rw-r--. 1 jenkins jenkins 530 Aug 20 23:59 main.go 00:00:36 -rw-rw-r--. 1 jenkins jenkins 1499 Aug 20 23:59 Makefile 00:00:36 -rw-rw-r--. 1 jenkins jenkins 617 Aug 20 23:59 OWNERS.md 00:00:36 -rw-rw-r--. 1 jenkins jenkins 30705 Aug 20 23:59 README.md 00:00:36 drwxrwxr-x. 2 jenkins jenkins 32 Aug 20 23:59 res 00:00:36 drwxrwxr-x. 4 jenkins jenkins 54 Aug 20 23:59 snap 00:00:36 drwxrwxr-x. 3 jenkins jenkins 18 Aug 20 23:59 static 00:00:36 -rw-rw-r--. 1 jenkins jenkins 5 Aug 20 23:57 VERSION [Pipeline] isUnix [Pipeline] sh 00:00:36 + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=amd64 --label version=1.0.0 . 00:00:36 Sending build context to Docker daemon 731.1kB 00:00:36 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 00:00:36 Step 2/28 : FROM ${BASE} AS builder 00:00:36 ---> c3afeff4d91b 00:00:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:00:36 ---> Running in 6fdf5c2e31a8 00:00:36 Removing intermediate container 6fdf5c2e31a8 00:00:36 ---> bb0399127be3 00:00:36 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:00:36 ---> Running in 9a6215997950 00:00:37 Removing intermediate container 9a6215997950 00:00:37 ---> 50e226a05084 00:00:37 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:00:37 ---> Running in 5de0c5541b1f 00:00:37 Removing intermediate container 5de0c5541b1f 00:00:37 ---> 130a94c5f88e 00:00:37 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:00:37 ---> Running in e41a71335efd 00:00:37 Removing intermediate container e41a71335efd 00:00:37 ---> f80990b2cdbe 00:00:37 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:37 ---> Running in 481f673ad4f7 00:00:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:00:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:00:39 OK: 219 MiB in 52 packages 00:00:39 Removing intermediate container 481f673ad4f7 00:00:39 ---> cf620f2ebf7d 00:00:39 Step 8/28 : WORKDIR /app 00:00:39 ---> Running in 879c724be535 00:00:39 Removing intermediate container 879c724be535 00:00:39 ---> 8e2d3f942db8 00:00:39 Step 9/28 : COPY go.mod . 00:00:39 ---> 32a09c3618fd 00:00:39 Step 10/28 : RUN go mod download 00:00:39 ---> Running in 3bf8f4a95daa 00:00:40 Removing intermediate container 3bf8f4a95daa 00:00:40 ---> a358026a0193 00:00:40 Step 11/28 : COPY . . 00:00:40 ---> 2d26fbdcd29f 00:00:40 Step 12/28 : ARG MAKE="make build" 00:00:40 ---> Running in a212cf37fc52 00:00:40 Removing intermediate container a212cf37fc52 00:00:40 ---> bbab23932a05 00:00:40 Step 13/28 : RUN $MAKE 00:00:40 ---> Running in 900ef3f9c32d 00:00:40 go mod tidy 00:00:41 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=1.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.0" -o app-rfid-llrp-inventory 00:00:56 Removing intermediate container 900ef3f9c32d 00:00:56 ---> 3b797627b9ab 00:00:56 Step 14/28 : FROM alpine:3.12 00:00:56 3.12: Pulling from library/alpine 00:00:56 339de151aab4: Pulling fs layer 00:00:56 339de151aab4: Verifying Checksum 00:00:56 339de151aab4: Download complete 00:00:56 339de151aab4: Pull complete 00:00:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:00:56 Status: Downloaded newer image for alpine:3.12 00:00:56 ---> 13621d1b12d4 00:00:56 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:00:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-454 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 00:00:56 Running in /w/workspace/app-rfid-llrp-inventory/10 [Pipeline] { [Pipeline] checkout 00:00:56 ---> Running in 72c1f6ded0d5 00:00:56 Removing intermediate container 72c1f6ded0d5 00:00:56 ---> 21872ff468ce 00:00:56 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:00:56 ---> Running in 125b9dcc4b0a 00:00:56 Removing intermediate container 125b9dcc4b0a 00:00:56 ---> d23de83e7a09 00:00:56 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 00:00:56 ---> Running in 159d9ae2df3b 00:00:56 The recommended git tool is: NONE 00:00:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:00:57 (1/6) Installing ca-certificates (20191127-r4) 00:00:57 (2/6) Installing libgcc (9.3.0-r2) 00:00:57 (3/6) Installing libsodium (1.0.18-r0) 00:00:57 (4/6) Installing libstdc++ (9.3.0-r2) 00:00:57 (5/6) Installing libzmq (4.3.3-r0) 00:00:57 (6/6) Installing zeromq (4.3.3-r0) 00:00:57 Executing busybox-1.31.1-r20.trigger 00:00:57 Executing ca-certificates-20191127-r4.trigger 00:00:57 OK: 9 MiB in 20 packages 00:00:57 Removing intermediate container 159d9ae2df3b 00:00:57 ---> 80e7fb3314c5 00:00:57 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:57 ---> 3c0294dd3018 00:00:57 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 00:00:57 ---> d109dfc1d643 00:00:57 Step 20/28 : COPY --from=builder /app/res/ /res/ 00:00:57 ---> 9d3bf43dec41 00:00:57 Step 21/28 : COPY --from=builder /app/static/ /static/ 00:00:58 ---> c5584c0a981c 00:00:58 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:00:58 ---> 272d310a546a 00:00:58 Step 23/28 : EXPOSE 48086 00:00:58 ---> Running in cdc7542ac068 00:00:58 Removing intermediate container cdc7542ac068 00:00:58 ---> 0e6fc7c8449b 00:00:58 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:00:58 ---> Running in 96f76007b620 00:00:58 Removing intermediate container 96f76007b620 00:00:58 ---> f7038c9bc0e1 00:00:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:00:58 ---> Running in 6c0b9d275344 00:00:59 Removing intermediate container 6c0b9d275344 00:00:59 ---> a5a2ecd0c949 00:00:59 Step 26/28 : LABEL arch=amd64 00:00:59 ---> Running in eb1f9177643e 00:00:59 Removing intermediate container eb1f9177643e 00:00:59 ---> 1b4c9c2c307b 00:00:59 Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:00:59 ---> Running in 3fa260e78391 00:00:59 Removing intermediate container 3fa260e78391 00:00:59 ---> 33a94bcf9c6d 00:00:59 Step 28/28 : LABEL version=1.0.0 00:00:59 ---> Running in 4955f68c1c87 00:00:59 Removing intermediate container 4955f68c1c87 00:00:59 ---> 804ec399f2be 00:00:59 [Warning] One or more build-args [ARCH] were not consumed 00:00:59 Successfully built 804ec399f2be 00:00:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:59 provisioning config files... 00:00:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config7358790948505230861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:59 ---> docker-login.sh 00:00:59 nexus3.edgexfoundry.org:10001 00:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:59 Configure a credential helper to remove this warning. See 00:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:59 00:00:59 Login Succeeded 00:00:59 nexus3.edgexfoundry.org:10002 00:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 nexus3.edgexfoundry.org:10003 00:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 nexus3.edgexfoundry.org:10004 00:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 docker.io 00:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:00 Configure a credential helper to remove this warning. See 00:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:00 00:01:00 Login Succeeded 00:01:00 ---> docker-login.sh ends [Pipeline] } 00:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 00:01:00 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:01:00 latest 00:01:00 1.0.0 00:01:00 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:01:00 main 00:01:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 00:01:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:01:01 8ec896b0df11: Preparing 00:01:01 e71873573d8c: Preparing 00:01:01 06b0e6f979fb: Preparing 00:01:01 a3da94481afa: Preparing 00:01:01 27b1438d08ec: Preparing 00:01:01 358a399ef6f0: Preparing 00:01:01 32f366d666a5: Preparing 00:01:01 358a399ef6f0: Waiting 00:01:01 32f366d666a5: Waiting 00:01:01 06b0e6f979fb: Pushed 00:01:01 27b1438d08ec: Pushed 00:01:01 e71873573d8c: Pushed 00:01:01 32f366d666a5: Layer already exists 00:01:01 a3da94481afa: Pushed 00:01:02 358a399ef6f0: Pushed 00:01:02 using credential edgex-jenkins-ssh 00:01:02 Cloning the remote Git repository 00:01:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:02 > git init /w/workspace/app-rfid-llrp-inventory/10 # timeout=10 00:01:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:01:02 > git --version # timeout=10 00:01:02 > git --version # 'git version 2.17.1' 00:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:03 8ec896b0df11: Pushed 00:01:03 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:01:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 00:01:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:01:04 8ec896b0df11: Preparing 00:01:04 e71873573d8c: Preparing 00:01:04 06b0e6f979fb: Preparing 00:01:04 a3da94481afa: Preparing 00:01:04 27b1438d08ec: Preparing 00:01:04 358a399ef6f0: Preparing 00:01:04 32f366d666a5: Preparing 00:01:04 358a399ef6f0: Waiting 00:01:04 32f366d666a5: Waiting 00:01:04 27b1438d08ec: Layer already exists 00:01:04 a3da94481afa: Layer already exists 00:01:04 e71873573d8c: Layer already exists 00:01:04 8ec896b0df11: Layer already exists 00:01:04 06b0e6f979fb: Layer already exists 00:01:04 358a399ef6f0: Layer already exists 00:01:04 32f366d666a5: Layer already exists 00:01:04 latest: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:01:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 [Pipeline] isUnix [Pipeline] sh 00:01:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 00:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:01:04 8ec896b0df11: Preparing 00:01:04 e71873573d8c: Preparing 00:01:04 06b0e6f979fb: Preparing 00:01:04 a3da94481afa: Preparing 00:01:04 27b1438d08ec: Preparing 00:01:04 358a399ef6f0: Preparing 00:01:04 32f366d666a5: Preparing 00:01:04 358a399ef6f0: Waiting 00:01:04 32f366d666a5: Waiting 00:01:04 e71873573d8c: Layer already exists 00:01:04 06b0e6f979fb: Layer already exists 00:01:04 27b1438d08ec: Layer already exists 00:01:04 a3da94481afa: Layer already exists 00:01:04 8ec896b0df11: Layer already exists 00:01:04 358a399ef6f0: Layer already exists 00:01:04 32f366d666a5: Layer already exists 00:01:04 1.0.0: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:01:05 Avoid second fetch 00:01:05 Checking out Revision 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (main) 00:01:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [Pipeline] isUnix [Pipeline] sh 00:01:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:01:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:05 > git config core.sparsecheckout # timeout=10 00:01:05 > git checkout -f 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 00:01:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:01:05 8ec896b0df11: Preparing 00:01:05 e71873573d8c: Preparing 00:01:05 06b0e6f979fb: Preparing 00:01:05 a3da94481afa: Preparing 00:01:05 27b1438d08ec: Preparing 00:01:05 358a399ef6f0: Preparing 00:01:05 32f366d666a5: Preparing 00:01:05 358a399ef6f0: Waiting 00:01:05 32f366d666a5: Waiting 00:01:05 27b1438d08ec: Layer already exists 00:01:05 06b0e6f979fb: Layer already exists 00:01:05 e71873573d8c: Layer already exists 00:01:05 a3da94481afa: Layer already exists 00:01:05 8ec896b0df11: Layer already exists 00:01:05 32f366d666a5: Layer already exists 00:01:05 358a399ef6f0: Layer already exists 00:01:05 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:01:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 00:01:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 00:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 00:01:06 8ec896b0df11: Preparing 00:01:06 e71873573d8c: Preparing 00:01:06 06b0e6f979fb: Preparing 00:01:06 a3da94481afa: Preparing 00:01:06 27b1438d08ec: Preparing 00:01:06 358a399ef6f0: Preparing 00:01:06 32f366d666a5: Preparing 00:01:06 358a399ef6f0: Waiting 00:01:06 32f366d666a5: Waiting 00:01:06 06b0e6f979fb: Layer already exists 00:01:06 a3da94481afa: Layer already exists 00:01:06 8ec896b0df11: Layer already exists 00:01:06 e71873573d8c: Layer already exists 00:01:06 358a399ef6f0: Layer already exists 00:01:06 32f366d666a5: Layer already exists 00:01:06 27b1438d08ec: Layer already exists 00:01:06 main: digest: sha256:61fde2e4f08e02d888c43b52327f805b547befaa397c9c0471a7dde796080c52 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:06 ===================================================== [Pipeline] echo 00:01:06 taggedImages: 00:01:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:01:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 00:01:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.0 00:01:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:01:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:07 00:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:07 latest: Pulling from edgex-lftools-log-publisher 00:01:07 b4d181a07f80: Pulling fs layer 00:01:07 a1111a8f2ec3: Pulling fs layer 00:01:07 ed53099fbce6: Pulling fs layer 00:01:07 dc539afda2c1: Pulling fs layer 00:01:07 77bc0d833cb6: Pulling fs layer 00:01:07 9065ff56babe: Pulling fs layer 00:01:07 d287ab97295c: Pulling fs layer 00:01:07 dc539afda2c1: Waiting 00:01:07 77bc0d833cb6: Waiting 00:01:07 9065ff56babe: Waiting 00:01:07 d287ab97295c: Waiting 00:01:07 a1111a8f2ec3: Verifying Checksum 00:01:07 a1111a8f2ec3: Download complete 00:01:07 dc539afda2c1: Verifying Checksum 00:01:07 dc539afda2c1: Download complete 00:01:08 77bc0d833cb6: Verifying Checksum 00:01:08 77bc0d833cb6: Download complete 00:01:08 9065ff56babe: Verifying Checksum 00:01:08 9065ff56babe: Download complete 00:01:08 ed53099fbce6: Verifying Checksum 00:01:08 ed53099fbce6: Download complete 00:01:09 b4d181a07f80: Verifying Checksum 00:01:09 b4d181a07f80: Download complete 00:01:09 Commit message: "Merge pull request #49 from ernestojeda/remove-build-dockerfile" 00:01:09 00:01:09 GitHub has been notified of this commit’s build result 00:01:09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:10 + git checkout 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:01:10 HEAD is now at 2d16842 Merge pull request #49 from ernestojeda/remove-build-dockerfile 00:01:10 b4d181a07f80: Pull complete 00:01:10 a1111a8f2ec3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:10 provisioning config files... 00:01:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config6399551814016078931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:10 ed53099fbce6: Pull complete 00:01:10 ---> docker-login.sh 00:01:10 nexus3.edgexfoundry.org:10001 00:01:11 dc539afda2c1: Pull complete 00:01:11 77bc0d833cb6: Pull complete 00:01:11 9065ff56babe: Pull complete 00:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:12 Configure a credential helper to remove this warning. See 00:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:12 00:01:12 Login Succeeded 00:01:12 nexus3.edgexfoundry.org:10002 00:01:12 d287ab97295c: Verifying Checksum 00:01:12 d287ab97295c: Download complete 00:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:12 Configure a credential helper to remove this warning. See 00:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:12 00:01:12 Login Succeeded 00:01:12 nexus3.edgexfoundry.org:10003 00:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:13 Configure a credential helper to remove this warning. See 00:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:13 00:01:13 Login Succeeded 00:01:13 nexus3.edgexfoundry.org:10004 00:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:13 Configure a credential helper to remove this warning. See 00:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:13 00:01:13 Login Succeeded 00:01:13 docker.io 00:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:14 Configure a credential helper to remove this warning. See 00:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:14 00:01:14 Login Succeeded 00:01:14 ---> docker-login.sh ends [Pipeline] } 00:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:15 ========================================================= 00:01:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:01:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:01:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 00:01:15 Sending build context to Docker daemon 731.1kB 00:01:16 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 00:01:16 Step 2/13 : FROM ${BASE} AS builder 00:01:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:16 595b0fe564bb: Pulling fs layer 00:01:16 24495759ef45: Pulling fs layer 00:01:16 d148012ef14d: Pulling fs layer 00:01:16 e90a11edd702: Pulling fs layer 00:01:16 d77568369979: Pulling fs layer 00:01:16 fc1c9f9a7f3b: Pulling fs layer 00:01:16 170f2ba95c9a: Pulling fs layer 00:01:16 97ac5df62f85: Pulling fs layer 00:01:16 e90a11edd702: Waiting 00:01:16 d77568369979: Waiting 00:01:16 fc1c9f9a7f3b: Waiting 00:01:16 170f2ba95c9a: Waiting 00:01:16 97ac5df62f85: Waiting 00:01:16 d148012ef14d: Verifying Checksum 00:01:16 d148012ef14d: Download complete 00:01:16 24495759ef45: Verifying Checksum 00:01:16 24495759ef45: Download complete 00:01:16 d77568369979: Verifying Checksum 00:01:16 d77568369979: Download complete 00:01:16 fc1c9f9a7f3b: Download complete 00:01:16 170f2ba95c9a: Download complete 00:01:16 595b0fe564bb: Download complete 00:01:17 d287ab97295c: Pull complete 00:01:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:01:17 595b0fe564bb: Pull complete 00:01:17 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 00:01: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/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:18 24495759ef45: Pull complete 00:01:18 d148012ef14d: Pull complete 00:01:19 97ac5df62f85: Verifying Checksum 00:01:19 97ac5df62f85: Download complete 00:01:20 $ docker top 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:20 e90a11edd702: Verifying Checksum 00:01:20 e90a11edd702: Download complete 00:01:20 ---> job-cost.sh 00:01:20 lf-activate-venv: SKIPPING 00:01:20 INFO: No Stack... 00:01:21 INFO: Retrieving Pricing Info for: v3-standard-2 00:01:22 INFO: Archiving Costs [Pipeline] sh 00:01:22 + cut -d, -f6 00:01:22 + cat /w/workspace/app-rfid-llrp-inventory/10/archives/cost.csv [Pipeline] lock 00:01:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] 00:01:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] did not exist. Created. 00:01:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:22 + echo total: 0.05999999865889549 [Pipeline] stash 00:01:22 Stashed 1 file(s) [Pipeline] } 00:01:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:22 $ docker stop --time=1 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 00:01:24 $ docker rm -f 86114acfb3330c1d447872e7cd0f2b81b3dd3ba578539adb2f61f49bd3e72ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:01:30 e90a11edd702: Pull complete 00:01:30 d77568369979: Pull complete 00:01:30 fc1c9f9a7f3b: Pull complete 00:01:30 170f2ba95c9a: Pull complete 00:01:36 97ac5df62f85: Pull complete 00:01:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:01:36 ---> 04bc70af865f 00:01:36 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:01:40 ---> Running in 4de0d664dba9 00:01:40 Removing intermediate container 4de0d664dba9 00:01:40 ---> 17ca7f2e8aa8 00:01:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 00:01:40 ---> Running in 52e446f8c4b3 00:01:40 Removing intermediate container 52e446f8c4b3 00:01:40 ---> 33e2653b3b92 00:01:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:01:41 ---> Running in d3c317a8d3d7 00:01:41 Removing intermediate container d3c317a8d3d7 00:01:41 ---> 6263c6e5fa94 00:01:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:41 ---> Running in a26b81a2fbae 00:01:44 Removing intermediate container a26b81a2fbae 00:01:44 ---> 49c04a912b45 00:01:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:44 ---> Running in d2a2a38b02b7 00:01:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:01:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:01:47 OK: 218 MiB in 52 packages 00:01:48 Removing intermediate container d2a2a38b02b7 00:01:48 ---> c6cb7dee9e5f 00:01:48 Step 8/13 : WORKDIR /app 00:01:48 ---> Running in e7d2a51c5bd5 00:01:48 Removing intermediate container e7d2a51c5bd5 00:01:48 ---> f0dd1d7d6260 00:01:48 Step 9/13 : COPY go.mod . 00:01:49 ---> f97f170aad70 00:01:49 Step 10/13 : RUN go mod download 00:01:49 ---> Running in 5f3db30c10b8 00:02:22 Removing intermediate container 5f3db30c10b8 00:02:22 ---> b27344599681 00:02:22 Step 11/13 : COPY . . 00:02:22 ---> 35fa7ec94ae5 00:02:22 Step 12/13 : ARG MAKE="make build" 00:02:22 ---> Running in b2598b998c4c 00:02:22 Removing intermediate container b2598b998c4c 00:02:22 ---> beb893ed0d66 00:02:22 Step 13/13 : RUN $MAKE 00:02:22 ---> Running in 282952fed379 00:02:22 noop 00:02:22 Removing intermediate container 282952fed379 00:02:22 ---> f72ed6b3c070 00:02:22 Successfully built f72ed6b3c070 00:02:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:02:22 + docker inspect -f . ci-base-image-arm64 00:02:22 . [Pipeline] withDockerContainer 00:02:22 prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 00:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@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 ******** ci-base-image-arm64 cat 00:02:24 $ docker top 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:25 + go version 00:02:25 go version go1.16.6 linux/arm64 [Pipeline] } 00:02:25 $ docker stop --time=1 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 00:02:27 $ docker rm -f 5936a9ff326698835725b61de967e63f452b17f0b13027b886607535c62b99c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:02:28 + docker inspect -f . ci-base-image-arm64 00:02:28 . [Pipeline] withDockerContainer 00:02:28 prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 00:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@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 ******** ci-base-image-arm64 cat 00:02:30 $ docker top 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:02:31 + go mod tidy [Pipeline] sh 00:02:32 + make test 00:02:32 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:03:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:03:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.264s coverage: 89.2% of statements 00:03:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.047s coverage: 11.3% of statements 00:03:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.258s coverage: 73.3% of statements 00:03:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:04:18 gofmt -l . 00:04:18 [ "`gofmt -l .`" = "" ] 00:04:18 ./bin/test-attribution.sh 00:04:19 ./bin/test-go-mod-tidy.sh [Pipeline] } 00:04:19 $ docker stop --time=1 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 00:04:21 $ docker rm -f 7d4883acb2c58295479ef93d39edb05586d1c685018cfa29b2cade2b7e5c4279 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:04:22 Warning: overwriting stash ‘coverage-report’ 00:04:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:04:24 + ls -al . 00:04:24 total 216 00:04:24 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 00:04 . 00:04:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 .. 00:04:24 -rw-rw-r-- 1 jenkins jenkins 262 Aug 21 00:01 .dockerignore 00:04:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 00:01 .git 00:04:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 .github 00:04:24 -rw-rw-r-- 1 jenkins jenkins 805 Aug 21 00:01 .gitignore 00:04:24 -rw-rw-r-- 1 jenkins jenkins 7039 Aug 21 00:01 Attribution.txt 00:04:24 -rw-rw-r-- 1 jenkins jenkins 1710 Aug 21 00:01 Dockerfile 00:04:24 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 00:01 GOVERNANCE.md 00:04:24 -rw-rw-r-- 1 jenkins jenkins 686 Aug 21 00:01 Jenkinsfile 00:04:24 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 21 00:01 LICENSE 00:04:24 -rw-rw-r-- 1 jenkins jenkins 1499 Aug 21 00:01 Makefile 00:04:24 -rw-rw-r-- 1 jenkins jenkins 617 Aug 21 00:01 OWNERS.md 00:04:24 -rw-rw-r-- 1 jenkins jenkins 30705 Aug 21 00:01 README.md 00:04:24 -rw-rw-r-- 1 jenkins jenkins 5 Aug 20 23:57 VERSION 00:04:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 bin 00:04:24 -rw-r--r-- 1 jenkins jenkins 62828 Aug 21 00:03 coverage.out 00:04:24 -rw-r--r-- 1 jenkins jenkins 412 Aug 21 00:04 go.mod 00:04:24 -rw-r--r-- 1 jenkins jenkins 19455 Aug 21 00:02 go.sum 00:04:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 images 00:04:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 internal 00:04:24 -rw-rw-r-- 1 jenkins jenkins 530 Aug 21 00:01 main.go 00:04:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 00:01 res 00:04:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 00:01 snap 00:04:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 00:01 static [Pipeline] isUnix [Pipeline] sh 00:04:24 + 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=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 --label arch=arm64 --label version=1.0.0 . 00:04:24 Sending build context to Docker daemon 731.1kB 00:04:24 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 00:04:24 Step 2/28 : FROM ${BASE} AS builder 00:04:24 ---> f72ed6b3c070 00:04:24 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:04:25 ---> Running in a8a26a1cc8b0 00:04:25 Removing intermediate container a8a26a1cc8b0 00:04:25 ---> ac8509dc3b74 00:04:25 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:04:25 ---> Running in b51865c931d8 00:04:26 Removing intermediate container b51865c931d8 00:04:26 ---> d06cd749b383 00:04:26 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:04:26 ---> Running in 945d3f0eff8b 00:04:27 Removing intermediate container 945d3f0eff8b 00:04:27 ---> ef2c76d6cbea 00:04:27 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:04:27 ---> Running in f480e1acd8a6 00:04:29 Removing intermediate container f480e1acd8a6 00:04:29 ---> 03ccd28d5e04 00:04:29 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:30 ---> Running in 2b763c3d35ac 00:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:04:33 OK: 218 MiB in 52 packages 00:04:34 Removing intermediate container 2b763c3d35ac 00:04:34 ---> 82c9b65a98fc 00:04:34 Step 8/28 : WORKDIR /app 00:04:34 ---> Running in baf58b2ab8b7 00:04:35 Removing intermediate container baf58b2ab8b7 00:04:35 ---> c03c35120f1f 00:04:35 Step 9/28 : COPY go.mod . 00:04:36 ---> 0a892681aac8 00:04:36 Step 10/28 : RUN go mod download 00:04:36 ---> Running in 050b8569e7b9 00:04:38 Removing intermediate container 050b8569e7b9 00:04:38 ---> 404fd295904b 00:04:38 Step 11/28 : COPY . . 00:04:39 ---> 473f0d5bb745 00:04:39 Step 12/28 : ARG MAKE="make build" 00:04:39 ---> Running in 2110a26c6bec 00:04:40 Removing intermediate container 2110a26c6bec 00:04:40 ---> d4160c961b59 00:04:40 Step 13/28 : RUN $MAKE 00:04:40 ---> Running in 60fd74953b76 00:04:42 go mod tidy 00:04:42 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=1.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.0" -o app-rfid-llrp-inventory 00:05:39 Removing intermediate container 60fd74953b76 00:05:39 ---> dc64c6f53270 00:05:39 Step 14/28 : FROM alpine:3.12 00:05:39 3.12: Pulling from library/alpine 00:05:39 d2f70382dc9a: Pulling fs layer 00:05:39 d2f70382dc9a: Verifying Checksum 00:05:39 d2f70382dc9a: Download complete 00:05:39 d2f70382dc9a: Pull complete 00:05:39 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:05:39 Status: Downloaded newer image for alpine:3.12 00:05:39 ---> c4fd0aeabfcf 00:05:39 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 00:05:39 ---> Running in df83b0cf9d9d 00:05:39 Removing intermediate container df83b0cf9d9d 00:05:39 ---> a403938282ee 00:05:39 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:05:39 ---> Running in 08d87acbc830 00:05:39 Removing intermediate container 08d87acbc830 00:05:39 ---> d124b33e2513 00:05:39 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 00:05:39 ---> Running in b6f05ace6327 00:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:05:39 (1/6) Installing ca-certificates (20191127-r4) 00:05:39 (2/6) Installing libgcc (9.3.0-r2) 00:05:39 (3/6) Installing libsodium (1.0.18-r0) 00:05:39 (4/6) Installing libstdc++ (9.3.0-r2) 00:05:39 (5/6) Installing libzmq (4.3.3-r0) 00:05:39 (6/6) Installing zeromq (4.3.3-r0) 00:05:39 Executing busybox-1.31.1-r20.trigger 00:05:39 Executing ca-certificates-20191127-r4.trigger 00:05:39 OK: 9 MiB in 20 packages 00:05:40 Removing intermediate container b6f05ace6327 00:05:40 ---> 873e482f702f 00:05:40 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:05:41 ---> 82e509135e50 00:05:41 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 00:05:42 ---> ea12d5b8db67 00:05:42 Step 20/28 : COPY --from=builder /app/res/ /res/ 00:05:42 ---> 44d276618b9a 00:05:42 Step 21/28 : COPY --from=builder /app/static/ /static/ 00:05:43 ---> a0254435549e 00:05:43 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:05:45 ---> d8d4b1504f4b 00:05:45 Step 23/28 : EXPOSE 48086 00:05:45 ---> Running in a4ebc1dd8c60 00:05:45 Removing intermediate container a4ebc1dd8c60 00:05:45 ---> 9fbce03f9eb5 00:05:45 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:05:45 ---> Running in ffd704187a85 00:05:46 Removing intermediate container ffd704187a85 00:05:46 ---> 40af90f15681 00:05:46 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 00:05:46 ---> Running in b43b944a4833 00:05:47 Removing intermediate container b43b944a4833 00:05:47 ---> 3f2de68027c7 00:05:47 Step 26/28 : LABEL arch=arm64 00:05:47 ---> Running in 8a1353769f50 00:05:47 Removing intermediate container 8a1353769f50 00:05:47 ---> a10c59488e38 00:05:47 Step 27/28 : LABEL git_sha=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:05:47 ---> Running in c6ada6c40821 00:05:48 Removing intermediate container c6ada6c40821 00:05:48 ---> fb6b72b262fe 00:05:48 Step 28/28 : LABEL version=1.0.0 00:05:48 ---> Running in ada7359258ef 00:05:48 Removing intermediate container ada7359258ef 00:05:48 ---> a00b7874ef05 00:05:48 [Warning] One or more build-args [ARCH] were not consumed 00:05:48 Successfully built a00b7874ef05 00:05:48 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:49 provisioning config files... 00:05:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/10@tmp/config4724404468561606305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:49 ---> docker-login.sh 00:05:49 nexus3.edgexfoundry.org:10001 00:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:50 Configure a credential helper to remove this warning. See 00:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:50 00:05:50 Login Succeeded 00:05:50 nexus3.edgexfoundry.org:10002 00:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:50 Configure a credential helper to remove this warning. See 00:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:50 00:05:50 Login Succeeded 00:05:50 nexus3.edgexfoundry.org:10003 00:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:51 Configure a credential helper to remove this warning. See 00:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:51 00:05:51 Login Succeeded 00:05:51 nexus3.edgexfoundry.org:10004 00:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:51 Configure a credential helper to remove this warning. See 00:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:51 00:05:51 Login Succeeded 00:05:51 docker.io 00:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:52 Configure a credential helper to remove this warning. See 00:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:52 00:05:52 Login Succeeded 00:05:52 ---> docker-login.sh ends [Pipeline] } 00:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:05:52 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:05:52 latest 00:05:52 1.0.0 00:05:52 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:05:52 main 00:05:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 00:05:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:05:53 7d5f250c165a: Preparing 00:05:53 f49d48d81862: Preparing 00:05:53 f413517c3886: Preparing 00:05:53 0cbfddde6d86: Preparing 00:05:53 e71020e11fb1: Preparing 00:05:53 6d1e04cd8594: Preparing 00:05:53 3fbe34a1663b: Preparing 00:05:53 6d1e04cd8594: Waiting 00:05:53 3fbe34a1663b: Waiting 00:05:53 0cbfddde6d86: Pushed 00:05:53 e71020e11fb1: Pushed 00:05:53 f413517c3886: Pushed 00:05:53 f49d48d81862: Pushed 00:05:54 3fbe34a1663b: Layer already exists 00:05:55 6d1e04cd8594: Pushed 00:05:57 7d5f250c165a: Pushed 00:05:57 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:05:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:05:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:05:58 7d5f250c165a: Preparing 00:05:58 f49d48d81862: Preparing 00:05:58 f413517c3886: Preparing 00:05:58 0cbfddde6d86: Preparing 00:05:58 e71020e11fb1: Preparing 00:05:58 6d1e04cd8594: Preparing 00:05:58 3fbe34a1663b: Preparing 00:05:58 3fbe34a1663b: Waiting 00:05:58 6d1e04cd8594: Waiting 00:05:58 f49d48d81862: Layer already exists 00:05:58 0cbfddde6d86: Layer already exists 00:05:58 e71020e11fb1: Layer already exists 00:05:58 7d5f250c165a: Layer already exists 00:05:58 f413517c3886: Layer already exists 00:05:58 3fbe34a1663b: Layer already exists 00:05:58 6d1e04cd8594: Layer already exists 00:05:58 latest: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:05:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 [Pipeline] isUnix [Pipeline] sh 00:05:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 00:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:05:59 7d5f250c165a: Preparing 00:05:59 f49d48d81862: Preparing 00:05:59 f413517c3886: Preparing 00:05:59 0cbfddde6d86: Preparing 00:05:59 e71020e11fb1: Preparing 00:05:59 6d1e04cd8594: Preparing 00:05:59 3fbe34a1663b: Preparing 00:05:59 6d1e04cd8594: Waiting 00:05:59 3fbe34a1663b: Waiting 00:05:59 f413517c3886: Layer already exists 00:05:59 0cbfddde6d86: Layer already exists 00:05:59 7d5f250c165a: Layer already exists 00:05:59 e71020e11fb1: Layer already exists 00:05:59 f49d48d81862: Layer already exists 00:05:59 6d1e04cd8594: Layer already exists 00:05:59 3fbe34a1663b: Layer already exists 00:05:59 1.0.0: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:06:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 [Pipeline] isUnix [Pipeline] sh 00:06:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:06:00 7d5f250c165a: Preparing 00:06:00 f49d48d81862: Preparing 00:06:00 f413517c3886: Preparing 00:06:00 0cbfddde6d86: Preparing 00:06:00 e71020e11fb1: Preparing 00:06:00 6d1e04cd8594: Preparing 00:06:00 3fbe34a1663b: Preparing 00:06:00 6d1e04cd8594: Waiting 00:06:00 3fbe34a1663b: Waiting 00:06:00 7d5f250c165a: Layer already exists 00:06:00 f413517c3886: Layer already exists 00:06:00 f49d48d81862: Layer already exists 00:06:00 e71020e11fb1: Layer already exists 00:06:00 0cbfddde6d86: Layer already exists 00:06:00 3fbe34a1663b: Layer already exists 00:06:00 6d1e04cd8594: Layer already exists 00:06:00 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] isUnix [Pipeline] sh 00:06:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 00:06:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:06:01 7d5f250c165a: Preparing 00:06:01 f49d48d81862: Preparing 00:06:01 f413517c3886: Preparing 00:06:01 0cbfddde6d86: Preparing 00:06:01 e71020e11fb1: Preparing 00:06:01 6d1e04cd8594: Preparing 00:06:01 3fbe34a1663b: Preparing 00:06:01 6d1e04cd8594: Waiting 00:06:01 3fbe34a1663b: Waiting 00:06:01 7d5f250c165a: Layer already exists 00:06:01 f49d48d81862: Layer already exists 00:06:01 0cbfddde6d86: Layer already exists 00:06:01 f413517c3886: Layer already exists 00:06:01 e71020e11fb1: Layer already exists 00:06:01 3fbe34a1663b: Layer already exists 00:06:01 6d1e04cd8594: Layer already exists 00:06:01 main: digest: sha256:59c3380f51a8176ef72c3746bfa5d3ca8797a893e7a323afa1b83cdfe5e2b8f0 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:01 ===================================================== [Pipeline] echo 00:06:02 taggedImages: 00:06:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 00:06:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:06:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.0 00:06:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2d16842f1ed4032ef61d6aaf662d8ed3c6802d59-1.0.0 00:06:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:02 00:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:03 arm64: Pulling from edgex-lftools-log-publisher 00:06:03 448f6bf000e3: Pulling fs layer 00:06:03 f757da607395: Pulling fs layer 00:06:03 05883995daec: Pulling fs layer 00:06:03 8603b9c90790: Pulling fs layer 00:06:03 1560dd03e051: Pulling fs layer 00:06:03 27f5ce0e4adf: Pulling fs layer 00:06:03 c2d8d7efcc4b: Pulling fs layer 00:06:03 1560dd03e051: Waiting 00:06:03 27f5ce0e4adf: Waiting 00:06:03 c2d8d7efcc4b: Waiting 00:06:03 8603b9c90790: Waiting 00:06:03 f757da607395: Verifying Checksum 00:06:03 f757da607395: Download complete 00:06:03 8603b9c90790: Verifying Checksum 00:06:03 8603b9c90790: Download complete 00:06:03 1560dd03e051: Verifying Checksum 00:06:03 1560dd03e051: Download complete 00:06:03 27f5ce0e4adf: Download complete 00:06:04 05883995daec: Verifying Checksum 00:06:04 05883995daec: Download complete 00:06:04 448f6bf000e3: Verifying Checksum 00:06:04 448f6bf000e3: Download complete 00:06:08 c2d8d7efcc4b: Verifying Checksum 00:06:08 c2d8d7efcc4b: Download complete 00:06:08 448f6bf000e3: Pull complete 00:06:08 f757da607395: Pull complete 00:06:10 05883995daec: Pull complete 00:06:10 8603b9c90790: Pull complete 00:06:11 1560dd03e051: Pull complete 00:06:11 27f5ce0e4adf: Pull complete 00:06:26 c2d8d7efcc4b: Pull complete 00:06:26 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:06:26 prd-ubuntu18.04-docker-arm64-4c-16g-454 does not seem to be running inside a container 00:06:27 $ 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/10 -v /w/workspace/app-rfid-llrp-inventory/10:/w/workspace/app-rfid-llrp-inventory/10:rw,z -v /w/workspace/app-rfid-llrp-inventory/10@tmp:/w/workspace/app-rfid-llrp-inventory/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:06:31 $ docker top 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:32 ---> job-cost.sh 00:06:32 lf-activate-venv: SKIPPING 00:06:32 INFO: No Stack... 00:06:33 INFO: Retrieving Pricing Info for: v3-standard-4 00:06:33 INFO: Archiving Costs [Pipeline] sh 00:06:34 + + cut -d, -f6 00:06:34 cat /w/workspace/app-rfid-llrp-inventory/10/archives/cost.csv [Pipeline] lock 00:06:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] 00:06:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] did not exist. Created. 00:06:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:06:34 /w/workspace/app-rfid-llrp-inventory/10@tmp/durable-6db85081/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/10@tmp/durable-6db85081/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:06:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:06:35 Warning: overwriting stash ‘stack-cost’ 00:06:35 Stashed 1 file(s) [Pipeline] } 00:06:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 00:06:35 $ docker stop --time=1 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f 00:06:37 $ docker rm -f 22c29727dafcdedb86a4832bcbc8c24796c83a2a0734980e5190a561e860cf2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:06:38 provisioning config files... 00:06:38 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1454095921472049418tmp [Pipeline] { [Pipeline] sh 00:06:38 + set +x 00:06:38 + bash -s -- 00:06:38 + curl -s https://codecov.io/bash 00:06:38 00:06:38 _____ _ 00:06:38 / ____| | | 00:06:38 | | ___ __| | ___ ___ _____ __ 00:06:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:06:38 | |___| (_) | (_| | __/ (_| (_) \ V / 00:06:38 \_____\___/ \__,_|\___|\___\___/ \_/ 00:06:38 Bash-1.0.6 00:06:38 00:06:38 00:06:38 ==> git version 2.24.4 found 00:06:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:06:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:06:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:06:38 ==> Jenkins CI detected. 00:06:38 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 00:06:38 project root: . 00:06:38 --> token set from env 00:06:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:06:38 ==> Running gcov in . (disable via -X gcov) 00:06:38 ==> Python coveragepy not found 00:06:38 ==> Searching for coverage reports in: 00:06:38 + . 00:06:38 -> Found 1 reports 00:06:38 ==> Detecting git/mercurial file structure 00:06:38 ==> Reading reports 00:06:38 + ./coverage.out bytes=62828 00:06:38 ==> Appending adjustments 00:06:38 https://docs.codecov.io/docs/fixing-reports 00:06:39 + Found adjustments 00:06:39 ==> Gzipping contents 00:06:39 16K /tmp/codecov.3Cbp7R.gz 00:06:39 ==> Uploading reports 00:06:39 url: https://codecov.io 00:06:39 query: branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:39 -> Pinging Codecov 00:06:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2d16842f1ed4032ef61d6aaf662d8ed3c6802d59&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:39 -> Uploading to 00:06:39 https://storage.googleapis.com/codecov/v4/raw/2021-08-21/581DD39554BDF9B6E22D074273EAD858/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59/7d0dcdd1-49c7-416b-94b9-fd19d4a7cc73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210821T000639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d3be9946d3510f9d7f7090e3ad8f75ac7430b11d73c83a758899f733621c374 00:06:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:39 Dload Upload Total Spent Left Speed 00:06:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13841 0 0 100 13841 0 37335 --:--:-- --:--:-- --:--:-- 37307 100 13841 0 0 100 13841 0 37319 --:--:-- --:--:-- --:--:-- 37307 00:06:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] } 00:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:06:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:06:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:40 00:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:06:41 188c0c94c7c5: Pulling fs layer 00:06:41 0ef7d3d256c8: Pulling fs layer 00:06:41 de9db76c5a1d: Pulling fs layer 00:06:41 0eba1c9be4d2: Pulling fs layer 00:06:41 0d57e429df01: Pulling fs layer 00:06:41 4e4be7b47b0d: Pulling fs layer 00:06:41 e1f770b5df2f: Pulling fs layer 00:06:41 85a0685a4137: Pulling fs layer 00:06:41 0eba1c9be4d2: Waiting 00:06:41 0d57e429df01: Waiting 00:06:41 4e4be7b47b0d: Waiting 00:06:41 e1f770b5df2f: Waiting 00:06:41 85a0685a4137: Waiting 00:06:41 de9db76c5a1d: Verifying Checksum 00:06:41 de9db76c5a1d: Download complete 00:06:41 0ef7d3d256c8: Verifying Checksum 00:06:41 0ef7d3d256c8: Download complete 00:06:41 0d57e429df01: Verifying Checksum 00:06:41 0d57e429df01: Download complete 00:06:41 4e4be7b47b0d: Verifying Checksum 00:06:41 4e4be7b47b0d: Download complete 00:06:41 188c0c94c7c5: Verifying Checksum 00:06:41 188c0c94c7c5: Download complete 00:06:41 188c0c94c7c5: Pull complete 00:06:41 0ef7d3d256c8: Pull complete 00:06:41 de9db76c5a1d: Pull complete 00:06:43 e1f770b5df2f: Verifying Checksum 00:06:43 e1f770b5df2f: Download complete 00:06:47 0eba1c9be4d2: Verifying Checksum 00:06:47 0eba1c9be4d2: Download complete 00:06:48 85a0685a4137: Verifying Checksum 00:06:48 85a0685a4137: Download complete 00:06:50 0eba1c9be4d2: Pull complete 00:06:50 0d57e429df01: Pull complete 00:06:50 4e4be7b47b0d: Pull complete 00:06:51 e1f770b5df2f: Pull complete 00:06:54 85a0685a4137: Pull complete 00:06:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:06:54 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:06:57 $ docker top d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 -eo pid,comm [Pipeline] { [Pipeline] echo 00:06:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:06:57 + set -o pipefail 00:06:57 + snyk monitor '--org=edgex-jenkins' 00:07:12 00:07:12 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:07:12 00:07:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/060c5901-d4ae-4217-ae4b-4582da66a0ed 00:07:12 00:07:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:07:12 00:07:12 00:07:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:07:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:07:12 $ docker stop --time=1 d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 00:07:14 $ docker rm -f d3551b15a1b6c55da6052c835b6b5ca0c046b113c01acf6ce45d3392c44f1c99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:15 + git log --format=format:%s -1 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 [Pipeline] isUnix [Pipeline] sh 00:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:15 . [Pipeline] withDockerContainer 00:07:15 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:16 $ docker top d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:07:16 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:16 + git semver [Pipeline] } 00:07:16 $ docker stop --time=1 d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b 00:07:18 $ docker rm -f d80fba57e3d4f20a6bfa85aca74be9cfb9e40e06ac7a68008ac73a0025886b3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:18 00:07:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:18 0.23.1-centos7: Pulling from edgex-lftools 00:07:18 ab5ef0e58194: Pulling fs layer 00:07:18 9712f1f96733: Pulling fs layer 00:07:18 63f879dbbcfc: Pulling fs layer 00:07:18 0d9ebad4ef96: Pulling fs layer 00:07:18 e9a5061849ea: Pulling fs layer 00:07:18 d747dcd14b5f: Pulling fs layer 00:07:18 2de7ff778b66: Pulling fs layer 00:07:18 0d9ebad4ef96: Waiting 00:07:18 e9a5061849ea: Waiting 00:07:18 d747dcd14b5f: Waiting 00:07:18 2de7ff778b66: Waiting 00:07:18 9712f1f96733: Verifying Checksum 00:07:18 9712f1f96733: Download complete 00:07:20 63f879dbbcfc: Verifying Checksum 00:07:20 63f879dbbcfc: Download complete 00:07:21 e9a5061849ea: Verifying Checksum 00:07:21 e9a5061849ea: Download complete 00:07:21 d747dcd14b5f: Verifying Checksum 00:07:21 d747dcd14b5f: Download complete 00:07:22 2de7ff778b66: Verifying Checksum 00:07:22 2de7ff778b66: Download complete 00:07:22 0d9ebad4ef96: Verifying Checksum 00:07:22 0d9ebad4ef96: Download complete 00:07:22 ab5ef0e58194: Verifying Checksum 00:07:22 ab5ef0e58194: Download complete 00:07:26 ab5ef0e58194: Pull complete 00:07:26 9712f1f96733: Pull complete 00:07:26 63f879dbbcfc: Pull complete 00:07:30 0d9ebad4ef96: Pull complete 00:07:30 e9a5061849ea: Pull complete 00:07:30 d747dcd14b5f: Pull complete 00:07:32 2de7ff778b66: Pull complete 00:07:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:07:32 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:07:35 $ docker top 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:07:35 provisioning config files... 00:07:35 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6187372397371574431tmp 00:07:35 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1333538343188096883tmp 00:07:35 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config794255373485357124tmp [Pipeline] { [Pipeline] echo 00:07:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:07:36 ---> sigul-configuration.sh 00:07:36 gpg: directory `/root/.gnupg' created 00:07:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:07:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:07:36 gpg: keyring `/root/.gnupg/secring.gpg' created 00:07:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:07:36 gpg: CAST5 encrypted data 00:07:36 gpg: encrypted with 1 passphrase 00:07:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:07:36 + mkdir /home/jenkins 00:07:36 + mkdir /home/jenkins/sigul [Pipeline] sh 00:07:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:07:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:07:37 ---> sigul-install.sh 00:07:37 Sigul already installed; skipping installation. [Pipeline] sh 00:07:37 + git tag --list 00:07:37 v0.0.0 00:07:37 v0.0.1-dev.1 00:07:37 v0.0.1-dev.2 00:07:37 v0.0.1-dev.3 00:07:37 v0.0.1-dev.4 00:07:37 v0.0.1-dev.5 00:07:37 v0.0.1-dev.6 00:07:37 v0.0.1-dev.7 00:07:37 v1.0.0 [Pipeline] sh 00:07:37 + lftools sign git-tag v1.0.0 00:07:38 Signing Git tag with Sigul... 00:07:38 Signing v1.0.0 [Pipeline] echo 00:07:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:07:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:07:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:07:39 $ docker stop --time=1 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede 00:07:40 $ docker rm -f 58d732f0d21dd467207abd25089702a891517f9c6f67f837d2be3b7ef9da7ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:41 . [Pipeline] withDockerContainer 00:07:41 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:42 $ docker top 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:07:42 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:42 + git semver [Pipeline] } 00:07:42 $ docker stop --time=1 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e 00:07:43 $ docker rm -f 6c23058cee2681e765bf99371098e1c6667529b78fe43111028e980158d5e39e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:44 . [Pipeline] withDockerContainer 00:07:44 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:44 $ docker top b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:07:44 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v0.0.1-dev.7|v1.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:45 + git semver [Pipeline] } 00:07:45 $ docker stop --time=1 b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 00:07:46 $ docker rm -f b2502675bcd7ffbfcf3c14f643e778b670598eb72b9fbf8178246308cca79e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:07:47 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:07:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:07:48 ---> package-listing.sh 00:07:48 ++ tr '[:upper:]' '[:lower:]' 00:07:48 ++ facter osfamily 00:07:49 + OS_FAMILY=redhat 00:07:49 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:07:49 + START_PACKAGES=/tmp/packages_start.txt 00:07:49 + END_PACKAGES=/tmp/packages_end.txt 00:07:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:49 + PACKAGES=/tmp/packages_start.txt 00:07:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:07:49 + PACKAGES=/tmp/packages_end.txt 00:07:49 + case "${OS_FAMILY}" in 00:07:49 + sort 00:07:49 + rpm -qa 00:07:49 + '[' -f /tmp/packages_start.txt ']' 00:07:49 + '[' -f /tmp/packages_end.txt ']' 00:07:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:07:49 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:07:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 00:07:49 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:07:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:50 00:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:50 latest: Pulling from edgex-lftools-log-publisher 00:07:50 b4d181a07f80: Pulling fs layer 00:07:50 a1111a8f2ec3: Pulling fs layer 00:07:50 ed53099fbce6: Pulling fs layer 00:07:50 dc539afda2c1: Pulling fs layer 00:07:50 77bc0d833cb6: Pulling fs layer 00:07:50 9065ff56babe: Pulling fs layer 00:07:50 d287ab97295c: Pulling fs layer 00:07:50 dc539afda2c1: Waiting 00:07:50 77bc0d833cb6: Waiting 00:07:50 9065ff56babe: Waiting 00:07:50 d287ab97295c: Waiting 00:07:51 a1111a8f2ec3: Verifying Checksum 00:07:51 a1111a8f2ec3: Download complete 00:07:51 dc539afda2c1: Verifying Checksum 00:07:51 dc539afda2c1: Download complete 00:07:51 77bc0d833cb6: Verifying Checksum 00:07:51 77bc0d833cb6: Download complete 00:07:51 9065ff56babe: Verifying Checksum 00:07:51 9065ff56babe: Download complete 00:07:51 ed53099fbce6: Verifying Checksum 00:07:51 ed53099fbce6: Download complete 00:07:52 b4d181a07f80: Verifying Checksum 00:07:52 b4d181a07f80: Download complete 00:07:53 b4d181a07f80: Pull complete 00:07:53 a1111a8f2ec3: Pull complete 00:07:54 ed53099fbce6: Pull complete 00:07:54 dc539afda2c1: Pull complete 00:07:54 77bc0d833cb6: Pull complete 00:07:54 9065ff56babe: Pull complete 00:07:56 d287ab97295c: Verifying Checksum 00:07:56 d287ab97295c: Download complete 00:08:01 d287ab97295c: Pull complete 00:08:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:08:01 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 00:08:01 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:08:04 $ docker top 9e7c31e76ccef2cf5d3291806d8ffebc365e459724a8f6b355a91265de03e25a -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:04 + touch /tmp/pre-build-complete [Pipeline] sh 00:08:05 + mkdir -p /var/log/sysstat [Pipeline] sh 00:08:05 + ls /var/log/sa-host 00:08:05 + sadf -c /var/log/sa-host/sa19 00:08:05 file_magic: OK 00:08:05 HZ: Using current value: 100 00:08:05 file_header: OK 00:08:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:08:05 Statistics: 00:08:05 Hnuu...uuuununununu... 00:08:05 File successfully converted to sysstat format version 12.0.3 00:08:05 + sadf -c /var/log/sa-host/sa20 00:08:05 file_magic: OK 00:08:05 HZ: Using current value: 100 00:08:05 file_header: OK 00:08:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:08:05 Statistics: 00:08:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:08:05 File successfully converted to sysstat format version 12.0.3 00:08:05 + sadf -c /var/log/sa-host/sa21 00:08:05 file_magic: OK 00:08:05 HZ: Using current value: 100 00:08:05 file_header: OK 00:08:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:08:05 Statistics: 00:08:05 Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:08:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:05 provisioning config files... 00:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4320924207191640553tmp [Pipeline] { [Pipeline] echo 00:08:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:08:06 ---> create-netrc.sh [Pipeline] } 00:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:08:06 ---> python-tools-install.sh [Pipeline] echo 00:08:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:08:07 ---> sudo-logs.sh 00:08:07 Archiving 'sudo' log.. 00:08:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-447.vexxhost.local: Name or service not known 00:08:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-447.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:08:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:08:07 ---> job-cost.sh 00:08:07 lf-activate-venv: SKIPPING 00:08:07 DEBUG: total: 0.10999999940395355 00:08:07 INFO: Retrieving Stack Cost... 00:08:08 INFO: Retrieving Pricing Info for: v3-standard-2 00:08:08 INFO: Archiving Costs [Pipeline] echo 00:08:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:08:08 ---> logs-deploy.sh 00:08:08 lf-activate-venv: SKIPPING 00:08:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/10 00:08:08 INFO: archiving workspace using pattern(s): 00:08:09 Archives upload complete. 00:08:09 INFO: archiving logs to Nexus 00:08:10 ---> uname -a: 00:08:10 Linux prd-centos7-docker-4c-2g-447.vexxhost.local 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 GNU/Linux 00:08:10 00:08:10 00:08:10 ---> lscpu: 00:08:10 Architecture: x86_64 00:08:10 CPU op-mode(s): 32-bit, 64-bit 00:08:10 Byte Order: Little Endian 00:08:10 Address sizes: 40 bits physical, 48 bits virtual 00:08:10 CPU(s): 2 00:08:10 On-line CPU(s) list: 0,1 00:08:10 Thread(s) per core: 1 00:08:10 Core(s) per socket: 1 00:08:10 Socket(s): 2 00:08:10 NUMA node(s): 1 00:08:10 Vendor ID: AuthenticAMD 00:08:10 CPU family: 23 00:08:10 Model: 49 00:08:10 Model name: AMD EPYC-Rome Processor 00:08:10 Stepping: 0 00:08:10 CPU MHz: 2799.996 00:08:10 BogoMIPS: 5599.99 00:08:10 Virtualization: AMD-V 00:08:10 Hypervisor vendor: KVM 00:08:10 Virtualization type: full 00:08:10 L1d cache: 32K 00:08:10 L1i cache: 32K 00:08:10 L2 cache: 512K 00:08:10 L3 cache: 16384K 00:08:10 NUMA node0 CPU(s): 0,1 00:08:10 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 00:08:10 00:08:10 00:08:10 ---> nproc: 00:08:10 2 00:08:10 00:08:10 00:08:10 ---> df -h: 00:08:10 Filesystem Size Used Avail Use% Mounted on 00:08:10 overlay 40G 9.0G 32G 23% / 00:08:10 tmpfs 64M 0 64M 0% /dev 00:08:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:08:10 shm 64M 0 64M 0% /dev/shm 00:08:10 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:08:10 00:08:10 00:08:10 ---> sar -b -r -n DEV: 00:08:10 Linux 3.10.0-1160.36.2.el7.x86_64 (prd-centos7-docker-4c-2g-447.vexxhost.local) 08/21/21 _x86_64_ (2 CPU) 00:08:10 00:08:10 00:00:01 tps rtps wtps bread/s bwrtn/s 00:08:10 00:01:02 0.35 0.03 0.32 0.27 4.33 00:08:10 00:02:01 0.39 0.07 0.32 1.49 5.40 00:08:10 00:03:01 0.40 0.00 0.40 0.00 6.18 00:08:10 00:04:01 0.17 0.00 0.17 0.00 2.28 00:08:10 00:05:01 0.15 0.00 0.15 0.00 1.78 00:08:10 00:06:01 0.32 0.00 0.32 0.00 3.40 00:08:10 00:07:01 81.18 0.03 81.15 3.73 31453.85 00:08:10 00:08:01 137.21 0.10 137.11 10.12 28161.06 00:08:10 Average: 27.59 0.03 27.56 1.95 7472.71 00:08:10 00:08:10 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:10 00:01:02 5647268 0 637696 7.96 2620 1721356 1446540 15.97 585148 1539072 20 00:08:10 00:02:01 5655500 0 629336 7.86 2620 1721484 1425156 15.73 577052 1540072 16 00:08:10 00:03:01 5655036 0 629796 7.86 2620 1721488 1425336 15.74 578020 1540072 20 00:08:10 00:04:01 5655780 0 629052 7.85 2620 1721488 1425156 15.73 576964 1540192 8 00:08:10 00:05:01 5655748 0 629076 7.85 2620 1721496 1425156 15.73 576952 1540192 8 00:08:10 00:06:01 5655748 0 629072 7.85 2620 1721500 1425156 15.73 576884 1540264 8 00:08:10 00:07:01 4722480 0 842488 10.52 2620 2441352 1692384 18.68 783016 2175088 1020 00:08:10 00:08:01 3376996 0 1095636 13.68 2620 3533688 1729780 19.10 1102052 3000340 489396 00:08:10 Average: 5253070 0 715269 8.93 2620 2037982 1499333 16.55 669511 1801912 61312 00:08:10 00:08:10 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:10 00:01:02 eth0 1.78 0.63 0.60 0.41 0.00 0.00 0.00 0.00 00:08:10 00:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:02:01 eth0 0.37 0.08 0.04 0.04 0.00 0.00 0.00 0.00 00:08:10 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:03:01 eth0 0.78 0.43 0.41 0.27 0.00 0.00 0.00 0.00 00:08:10 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:04:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:10 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:05:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:10 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:10 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:07:01 veth6671f7c 20.45 21.97 2.30 15.97 0.00 0.00 0.00 0.00 00:08:10 00:07:01 eth0 612.76 463.19 4111.16 39.66 0.00 0.00 0.00 0.00 00:08:10 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:07:01 docker0 20.45 21.87 2.02 15.96 0.00 0.00 0.00 0.00 00:08:10 00:08:01 eth0 1004.54 727.97 6262.89 153.13 0.00 0.00 0.00 0.00 00:08:10 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 00:08:01 docker0 50.22 65.92 3.40 397.43 0.00 0.00 0.00 0.00 00:08:10 Average: eth0 203.07 149.44 1300.10 24.25 0.00 0.00 0.00 0.00 00:08:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:10 Average: docker0 8.86 11.00 0.68 51.81 0.00 0.00 0.00 0.00 00:08:10 00:08:10 00:08:10 ---> sar -P ALL: 00:08:10 Linux 3.10.0-1160.36.2.el7.x86_64 (prd-centos7-docker-4c-2g-447.vexxhost.local) 08/21/21 _x86_64_ (2 CPU) 00:08:10 00:08:10 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:08:10 00:01:02 all 0.22 0.00 0.06 0.00 0.01 99.72 00:08:10 00:01:02 0 0.37 0.00 0.03 0.00 0.00 99.60 00:08:10 00:01:02 1 0.07 0.00 0.08 0.00 0.02 99.83 00:08:10 00:02:01 all 0.23 0.00 0.06 0.00 0.02 99.69 00:08:10 00:02:01 0 0.24 0.00 0.05 0.00 0.02 99.69 00:08:10 00:02:01 1 0.22 0.00 0.07 0.00 0.02 99.69 00:08:10 00:03:01 all 0.23 0.00 0.03 0.00 0.01 99.72 00:08:10 00:03:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:08:10 00:03:01 1 0.40 0.00 0.05 0.00 0.02 99.53 00:08:10 00:04:01 all 0.14 0.00 0.04 0.00 0.02 99.80 00:08:10 00:04:01 0 0.13 0.00 0.05 0.00 0.02 99.80 00:08:10 00:04:01 1 0.15 0.00 0.03 0.00 0.02 99.80 00:08:10 00:05:01 all 0.19 0.00 0.03 0.00 0.01 99.77 00:08:10 00:05:01 0 0.35 0.00 0.03 0.00 0.02 99.60 00:08:10 00:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:08:10 00:06:01 all 0.21 0.00 0.05 0.00 0.01 99.73 00:08:10 00:06:01 0 0.35 0.00 0.02 0.00 0.00 99.63 00:08:10 00:06:01 1 0.07 0.00 0.08 0.00 0.02 99.83 00:08:10 00:07:01 all 10.12 0.00 4.25 1.00 0.05 84.59 00:08:10 00:07:01 0 10.25 0.00 4.31 0.85 0.05 84.54 00:08:10 00:07:01 1 9.99 0.00 4.18 1.15 0.05 84.63 00:08:10 00:08:01 all 24.71 0.00 10.55 1.47 0.09 63.18 00:08:10 00:08:01 0 24.82 0.00 10.71 1.54 0.09 62.84 00:08:10 00:08:01 1 24.60 0.00 10.40 1.40 0.09 63.52 00:08:10 Average: all 4.34 0.00 1.81 0.30 0.03 93.53 00:08:10 Average: 0 4.39 0.00 1.82 0.29 0.02 93.48 00:08:10 Average: 1 4.29 0.00 1.80 0.31 0.03 93.57 00:08:10 00:08:10 00:08:10