Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a2ec08f0422deb5d1af64cbdd27ef398337ee21e+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (1a9bc6046c2e634d2f34d7015eaff7b1e3c39514) Running in Durability level: 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-ssh2502322641245022262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5214305037653496094.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6701727709908592441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8420297015319415008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5806554801135113060.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-34’ is offline Running on prd-centos7-docker-4c-2g-37 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh903880590009662756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh514591330475995453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh7865200369658003413.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:21:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:21:38 ========================================================= 23:21:38 EdgeX Global Pipelines Version Info 23:21:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:40 ------------------- 23:21:40 stable info: 23:21:40 ------------------- 23:21:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:40 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:21:40 Message: update stable to v1.0.206 23:21:41 ------------------- 23:21:41 experimental info: 23:21:41 ------------------- 23:21:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:41 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:21:41 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo 23:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo 23:21:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo 23:21:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2ec08f [Pipeline] echo 23:21:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:42 provisioning config files... 23:21:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config1101454161793564051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:42 ---> docker-login.sh 23:21:42 nexus3.edgexfoundry.org:10001 23:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:42 Configure a credential helper to remove this warning. See 23:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:42 23:21:42 Login Succeeded 23:21:42 nexus3.edgexfoundry.org:10002 23:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:42 Configure a credential helper to remove this warning. See 23:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:42 23:21:42 Login Succeeded 23:21:42 nexus3.edgexfoundry.org:10003 23:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:43 Configure a credential helper to remove this warning. See 23:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:43 23:21:43 Login Succeeded 23:21:43 nexus3.edgexfoundry.org:10004 23:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:43 Configure a credential helper to remove this warning. See 23:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:43 23:21:43 Login Succeeded 23:21:43 docker.io 23:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:43 Configure a credential helper to remove this warning. See 23:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:43 23:21:43 Login Succeeded 23:21:43 ---> docker-login.sh ends [Pipeline] } 23:21:43 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:21:44 + git log --format=format:%s -1 a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo 23:21:44 GIT_COMMIT: a2ec08f0422deb5d1af64cbdd27ef398337ee21e, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 23:21:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:45 23:21:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:21:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:45 latest: Pulling from edgex-devops/git-semver 23:21:45 31603596830f: Pulling fs layer 23:21:45 04fac38145f0: Pulling fs layer 23:21:45 701f6daf10bf: Pulling fs layer 23:21:45 24f72da36158: Pulling fs layer 23:21:45 24f72da36158: Waiting 23:21:45 04fac38145f0: Verifying Checksum 23:21:45 04fac38145f0: Download complete 23:21:45 31603596830f: Verifying Checksum 23:21:45 31603596830f: Download complete 23:21:45 701f6daf10bf: Verifying Checksum 23:21:45 701f6daf10bf: Download complete 23:21:45 24f72da36158: Verifying Checksum 23:21:45 24f72da36158: Download complete 23:21:45 31603596830f: Pull complete 23:21:45 04fac38145f0: Pull complete 23:21:46 701f6daf10bf: Pull complete 23:21:46 24f72da36158: Pull complete 23:21:46 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:21:46 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 23:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:21:47 $ docker top 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:47 [ssh-agent] Looking for ssh-agent implementation... 23:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:47 $ docker exec 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent 23:21:47 SSH_AUTH_SOCK=/tmp/ssh-2UCXPa5uXVD8/agent.13 23:21:47 SSH_AGENT_PID=19 23:21:47 Running ssh-add (command line suppressed) 23:21:47 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_2963365643471195261.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_2963365643471195261.key) 23:21:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:48 + git tag --points-at HEAD [Pipeline] } 23:21:48 $ docker exec --env ******** --env ******** 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent -k 23:21:48 unset SSH_AUTH_SOCK; 23:21:48 unset SSH_AGENT_PID; 23:21:48 echo Agent pid 19 killed; 23:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:48 [ssh-agent] Looking for ssh-agent implementation... 23:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:48 $ docker exec 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent 23:21:48 SSH_AUTH_SOCK=/tmp/ssh-GKOfQZB786hg/agent.54 23:21:48 SSH_AGENT_PID=61 23:21:48 Running ssh-add (command line suppressed) 23:21:48 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_7584491146680368178.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_7584491146680368178.key) 23:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:49 + git semver init 23:21:49 # -> Open(): unable to determine branch for HEAD 23:21:49 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.git 23:21:49 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-53 23:21:49 # $SEMVER_REMOTE_NAME = origin 23:21:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:21:49 # $SEMVER_USER_NAME = edgex-jenkins 23:21:49 # $SEMVER_BRANCH = PR-53 23:21:49 # $SEMVER_TEMP = /tmp/semver-687585544 23:21:49 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 23:21:50 # '/tmp/semver-687585544' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver' 23:21:50 # -> Force: false 23:21:50 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver [Pipeline] } 23:21:50 $ docker exec --env ******** --env ******** 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent -k 23:21:50 unset SSH_AUTH_SOCK; 23:21:50 unset SSH_AGENT_PID; 23:21:50 echo Agent pid 61 killed; 23:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:50 + git semver [Pipeline] } 23:21:50 $ docker stop --time=1 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab 23:21:52 $ docker rm -f 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab [Pipeline] // withDockerContainer [Pipeline] sh 23:21:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:53 Stashed 1 file(s) [Pipeline] echo 23:21:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:22:08 Still waiting to schedule task 23:22:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:22:08 Still waiting to schedule task 23:22:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-35’ is offline 23:24:28 Running on prd-centos7-docker-4c-2g-39 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws 23:24:28 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 23:24:28 The recommended git tool is: NONE 23:24:32 using credential edgex-jenkins-ssh 23:24:32 Cloning the remote Git repository 23:24:31 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:24:31 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 23:24:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:24:31 > git --version # timeout=10 23:24:31 > git --version # 'git version 2.24.4' 23:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:31 [INFO] Currently running in a labeled security context 23:24:31 [INFO] Currently SELinux is 'enforcing' on the host 23:24:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh8149021887075551643.key 23:24:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:24:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:24:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:24:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:32 [INFO] Currently running in a labeled security context 23:24:32 [INFO] Currently SELinux is 'enforcing' on the host 23:24:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7623076886727310819.key 23:24:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:24:33 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:24:33 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:24:33 Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) 23:24:33 > git config core.sparsecheckout # timeout=10 23:24:33 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:24:33 > git remote # timeout=10 23:24:33 > git config --get remote.origin.url # timeout=10 23:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:33 [INFO] Currently running in a labeled security context 23:24:33 [INFO] Currently SELinux is 'enforcing' on the host 23:24:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh114803200699496977.key 23:24:33 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 23:24:33 > git rev-parse HEAD^{commit} # timeout=10 23:24:33 > git config core.sparsecheckout # timeout=10 23:24:33 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:24:37 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:38 provisioning config files... 23:24:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config6180390417515674052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:38 ---> docker-login.sh 23:24:38 nexus3.edgexfoundry.org:10001 23:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:38 Configure a credential helper to remove this warning. See 23:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:38 23:24:38 Login Succeeded 23:24:38 nexus3.edgexfoundry.org:10002 23:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:38 Configure a credential helper to remove this warning. See 23:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:38 23:24:38 Login Succeeded 23:24:38 nexus3.edgexfoundry.org:10003 23:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:39 Configure a credential helper to remove this warning. See 23:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:39 23:24:39 Login Succeeded 23:24:39 nexus3.edgexfoundry.org:10004 23:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:39 Configure a credential helper to remove this warning. See 23:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:39 23:24:39 Login Succeeded 23:24:39 docker.io 23:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:39 Configure a credential helper to remove this warning. See 23:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:39 23:24:39 Login Succeeded 23:24:39 ---> docker-login.sh ends [Pipeline] } 23:24:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:39 ========================================================= 23:24:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:24:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:24:40 + 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:24:40 Sending build context to Docker daemon 730.1kB 23:24:40 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:24:40 Step 2/13 : FROM ${BASE} AS builder 23:24:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:24:40 4e9f2cdf4387: Pulling fs layer 23:24:40 57d31006c564: Pulling fs layer 23:24:40 bd5ccded8296: Pulling fs layer 23:24:40 304dd3a0f381: Pulling fs layer 23:24:40 d37cda54a23b: Pulling fs layer 23:24:40 38ea18935520: Pulling fs layer 23:24:40 ceb1e79740a2: Pulling fs layer 23:24:40 b665197a1568: Pulling fs layer 23:24:40 842a00ea3e35: Pulling fs layer 23:24:40 38ea18935520: Waiting 23:24:40 ceb1e79740a2: Waiting 23:24:40 b665197a1568: Waiting 23:24:40 842a00ea3e35: Waiting 23:24:40 304dd3a0f381: Waiting 23:24:40 d37cda54a23b: Waiting 23:24:40 bd5ccded8296: Download complete 23:24:40 57d31006c564: Verifying Checksum 23:24:40 57d31006c564: Download complete 23:24:40 d37cda54a23b: Verifying Checksum 23:24:40 d37cda54a23b: Download complete 23:24:40 38ea18935520: Verifying Checksum 23:24:40 38ea18935520: Download complete 23:24:40 4e9f2cdf4387: Verifying Checksum 23:24:40 ceb1e79740a2: Verifying Checksum 23:24:40 ceb1e79740a2: Download complete 23:24:40 4e9f2cdf4387: Pull complete 23:24:40 57d31006c564: Pull complete 23:24:40 bd5ccded8296: Pull complete 23:24:41 304dd3a0f381: Verifying Checksum 23:24:41 304dd3a0f381: Download complete 23:24:41 b665197a1568: Verifying Checksum 23:24:41 b665197a1568: Download complete 23:24:42 842a00ea3e35: Verifying Checksum 23:24:42 842a00ea3e35: Download complete 23:24:46 304dd3a0f381: Pull complete 23:24:46 d37cda54a23b: Pull complete 23:24:46 38ea18935520: Pull complete 23:24:46 ceb1e79740a2: Pull complete 23:24:46 b665197a1568: Pull complete 23:24:49 842a00ea3e35: Pull complete 23:24:49 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 23:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:24:49 ---> bfa24e8e2367 23:24:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:24:50 ---> Running in b83741002edd 23:24:50 Removing intermediate container b83741002edd 23:24:50 ---> 425fb71b465a 23:24:50 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:24:50 ---> Running in 142f4eb1d24c 23:24:50 Removing intermediate container 142f4eb1d24c 23:24:50 ---> ba3f972725f2 23:24:50 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:24:50 ---> Running in 5e8fdd58aa7e 23:24:50 Removing intermediate container 5e8fdd58aa7e 23:24:50 ---> 9fc851e54a6b 23:24:50 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:50 ---> Running in f303fb928f83 23:24:51 Removing intermediate container f303fb928f83 23:24:51 ---> 7449d65f9fae 23:24:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:51 ---> Running in 08165cac54c3 23:24:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:24:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:24:52 OK: 219 MiB in 52 packages 23:24:52 Removing intermediate container 08165cac54c3 23:24:52 ---> f1ead25fc256 23:24:52 Step 8/13 : WORKDIR /app 23:24:52 ---> Running in bc35aabd5d9d 23:24:53 Removing intermediate container bc35aabd5d9d 23:24:53 ---> 0916d250836e 23:24:53 Step 9/13 : COPY go.mod . 23:24:53 ---> 0db5d2ed19df 23:24:53 Step 10/13 : RUN go mod download 23:24:53 ---> Running in dad341788888 23:25:08 Removing intermediate container dad341788888 23:25:08 ---> c76470ea73e7 23:25:08 Step 11/13 : COPY . . 23:25:08 ---> 0445f3b812d2 23:25:08 Step 12/13 : ARG MAKE="make build" 23:25:08 ---> Running in cd6441834c25 23:25:08 Removing intermediate container cd6441834c25 23:25:08 ---> 78bb78c8828e 23:25:08 Step 13/13 : RUN $MAKE 23:25:08 ---> Running in ac23827fb94c 23:25:08 noop 23:25:08 Removing intermediate container ac23827fb94c 23:25:08 ---> 5d86e5c051a7 23:25:08 Successfully built 5d86e5c051a7 23:25:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:25:08 + docker inspect -f . ci-base-image-x86_64 23:25:08 . [Pipeline] withDockerContainer 23:25:08 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 23:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:25:09 $ docker top eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:09 + go version 23:25:09 go version go1.16.8 linux/amd64 [Pipeline] } 23:25:09 $ docker stop --time=1 eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 23:25:10 $ docker rm -f eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:11 + docker inspect -f . ci-base-image-x86_64 23:25:11 . [Pipeline] withDockerContainer 23:25:11 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 23:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:25:12 $ docker top f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:25:12 + make test 23:25:12 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:25:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:25:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 89.2% of statements 23:25:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.010s coverage: 11.3% of statements 23:25:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.330s coverage: 73.3% of statements 23:25:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:49 ./bin/test-attribution.sh [Pipeline] } 23:25:49 $ docker stop --time=1 f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 23:25:50 $ docker rm -f f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:25:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:53 + ls -al . 23:25:53 total 180 23:25:53 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 23:25 . 23:25:53 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 23:24 .. 23:25:53 -rw-rw-r--. 1 jenkins jenkins 7039 Oct 5 23:24 Attribution.txt 23:25:53 drwxrwxr-x. 2 jenkins jenkins 33 Oct 5 23:24 bin 23:25:53 -rw-r--r--. 1 jenkins jenkins 62828 Oct 5 23:25 coverage.out 23:25:53 -rw-rw-r--. 1 jenkins jenkins 1710 Oct 5 23:24 Dockerfile 23:25:53 -rw-rw-r--. 1 jenkins jenkins 262 Oct 5 23:24 .dockerignore 23:25:53 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 23:24 .git 23:25:53 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 23:24 .github 23:25:53 -rw-rw-r--. 1 jenkins jenkins 788 Oct 5 23:24 .gitignore 23:25:53 -rw-rw-r--. 1 jenkins jenkins 412 Oct 5 23:24 go.mod 23:25:53 -rw-rw-r--. 1 jenkins jenkins 19455 Oct 5 23:24 go.sum 23:25:53 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 23:24 GOVERNANCE.md 23:25:53 drwxrwxr-x. 2 jenkins jenkins 140 Oct 5 23:24 images 23:25:53 drwxrwxr-x. 4 jenkins jenkins 35 Oct 5 23:24 internal 23:25:53 -rw-rw-r--. 1 jenkins jenkins 686 Oct 5 23:24 Jenkinsfile 23:25:53 -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 23:24 LICENSE 23:25:53 -rw-rw-r--. 1 jenkins jenkins 530 Oct 5 23:24 main.go 23:25:53 -rw-rw-r--. 1 jenkins jenkins 1567 Oct 5 23:24 Makefile 23:25:53 -rw-rw-r--. 1 jenkins jenkins 617 Oct 5 23:24 OWNERS.md 23:25:53 -rw-rw-r--. 1 jenkins jenkins 30705 Oct 5 23:24 README.md 23:25:53 drwxrwxr-x. 2 jenkins jenkins 32 Oct 5 23:24 res 23:25:53 drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 23:24 snap 23:25:53 drwxrwxr-x. 3 jenkins jenkins 18 Oct 5 23:24 static 23:25:53 -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 23:21 VERSION [Pipeline] isUnix [Pipeline] sh 23:25:53 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=amd64 --label version=0.0.0 . 23:25:53 Sending build context to Docker daemon 730.1kB 23:25:53 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 23:25:53 Step 2/28 : FROM ${BASE} AS builder 23:25:53 ---> 5d86e5c051a7 23:25:53 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:25:53 ---> Running in ec0e99c590ef 23:25:53 Removing intermediate container ec0e99c590ef 23:25:53 ---> c509a8014fea 23:25:53 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:25:53 ---> Running in cefc1892b45b 23:25:53 Removing intermediate container cefc1892b45b 23:25:53 ---> 09619b5108c2 23:25:53 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:25:53 ---> Running in e58108942321 23:25:53 Removing intermediate container e58108942321 23:25:53 ---> a51f09f73908 23:25:53 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:53 ---> Running in b2a3cdbfce00 23:25:54 Removing intermediate container b2a3cdbfce00 23:25:54 ---> 7837005325cb 23:25:54 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:54 ---> Running in 286161a2ac13 23:25:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:25:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:25:55 OK: 219 MiB in 52 packages 23:25:56 Removing intermediate container 286161a2ac13 23:25:56 ---> 47788fd57d31 23:25:56 Step 8/28 : WORKDIR /app 23:25:56 ---> Running in affa913d053b 23:25:56 Removing intermediate container affa913d053b 23:25:56 ---> e6b8512692fb 23:25:56 Step 9/28 : COPY go.mod . 23:25:56 ---> ebeeefb892fc 23:25:56 Step 10/28 : RUN go mod download 23:25:56 ---> Running in 703a452c0a96 23:25:57 Removing intermediate container 703a452c0a96 23:25:57 ---> f98976de0f93 23:25:57 Step 11/28 : COPY . . 23:25:57 ---> 27a6762b2e58 23:25:57 Step 12/28 : ARG MAKE="make build" 23:25:57 ---> Running in 920f6243dc55 23:25:57 Removing intermediate container 920f6243dc55 23:25:57 ---> 9eaa473a3ab5 23:25:57 Step 13/28 : RUN $MAKE 23:25:57 ---> Running in a4fcef18d74d 23:25:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 23:25:57 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:25:57 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:25:57 make: *** [Makefile:21: build] Error 1 23:25:57 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:58 23:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:58 latest: Pulling from edgex-lftools-log-publisher 23:25:58 b4d181a07f80: Pulling fs layer 23:25:58 a1111a8f2ec3: Pulling fs layer 23:25:58 ed53099fbce6: Pulling fs layer 23:25:58 dc539afda2c1: Pulling fs layer 23:25:58 77bc0d833cb6: Pulling fs layer 23:25:58 9065ff56babe: Pulling fs layer 23:25:58 d287ab97295c: Pulling fs layer 23:25:58 dc539afda2c1: Waiting 23:25:58 77bc0d833cb6: Waiting 23:25:58 9065ff56babe: Waiting 23:25:58 d287ab97295c: Waiting 23:25:59 a1111a8f2ec3: Verifying Checksum 23:25:59 a1111a8f2ec3: Download complete 23:25:59 dc539afda2c1: Verifying Checksum 23:25:59 dc539afda2c1: Download complete 23:25:59 ed53099fbce6: Verifying Checksum 23:25:59 ed53099fbce6: Download complete 23:25:59 9065ff56babe: Verifying Checksum 23:25:59 9065ff56babe: Download complete 23:25:59 77bc0d833cb6: Verifying Checksum 23:25:59 77bc0d833cb6: Download complete 23:25:59 b4d181a07f80: Verifying Checksum 23:25:59 b4d181a07f80: Download complete 23:25:59 d287ab97295c: Verifying Checksum 23:25:59 d287ab97295c: Download complete 23:26:00 b4d181a07f80: Pull complete 23:26:00 a1111a8f2ec3: Pull complete 23:26:01 ed53099fbce6: Pull complete 23:26:01 dc539afda2c1: Pull complete 23:26:01 77bc0d833cb6: Pull complete 23:26:02 9065ff56babe: Pull complete 23:26:07 d287ab97295c: Pull complete 23:26:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:26:07 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 23:26:07 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:26:09 $ docker top c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:10 ---> job-cost.sh 23:26:10 lf-activate-venv: SKIPPING 23:26:10 INFO: No Stack... 23:26:11 INFO: Retrieving Pricing Info for: v3-standard-2 23:26:11 INFO: Archiving Costs [Pipeline] sh 23:26:12 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 23:26:12 + cut -d, -f6 [Pipeline] lock 23:26:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] 23:26:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] did not exist. Created. 23:26:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:26:12 + echo total: 0.05999999865889549 [Pipeline] stash 23:26:12 Stashed 1 file(s) [Pipeline] } 23:26:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:26:12 $ docker stop --time=1 c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd 23:26:13 $ docker rm -f c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:14 Failed in branch amd64 23:27:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-41 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws 23:27:18 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 23:27:18 The recommended git tool is: NONE 23:27:25 using credential edgex-jenkins-ssh 23:27:25 Cloning the remote Git repository 23:27:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:27:25 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 23:27:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:27:25 > git --version # timeout=10 23:27:25 > git --version # 'git version 2.17.1' 23:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:28 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:27:28 Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e 23:27:28 Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) 23:27:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:27:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:27:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:27:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:27:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:27:28 > git config core.sparsecheckout # timeout=10 23:27:28 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:27:28 > git remote # timeout=10 23:27:28 > git config --get remote.origin.url # timeout=10 23:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:28 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 23:27:28 > git rev-parse HEAD^{commit} # timeout=10 23:27:28 > git config core.sparsecheckout # timeout=10 23:27:28 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 23:27:33 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:33 provisioning config files... 23:27:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config580250984344046004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:34 ---> docker-login.sh 23:27:34 nexus3.edgexfoundry.org:10001 23:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:36 Configure a credential helper to remove this warning. See 23:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:36 23:27:36 Login Succeeded 23:27:36 nexus3.edgexfoundry.org:10002 23:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:37 Configure a credential helper to remove this warning. See 23:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:37 23:27:37 Login Succeeded 23:27:37 nexus3.edgexfoundry.org:10003 23:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:37 Configure a credential helper to remove this warning. See 23:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:37 23:27:37 Login Succeeded 23:27:37 nexus3.edgexfoundry.org:10004 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:38 Configure a credential helper to remove this warning. See 23:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:38 23:27:38 Login Succeeded 23:27:38 docker.io 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 ---> docker-login.sh ends [Pipeline] } 23:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:27:39 ========================================================= 23:27:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:27:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:27:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:27:40 Sending build context to Docker daemon 730.1kB 23:27:40 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:27:40 Step 2/13 : FROM ${BASE} AS builder 23:27:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:27:40 bbf911997326: Pulling fs layer 23:27:40 58ec367f63d7: Pulling fs layer 23:27:40 1b4a6ffa7d45: Pulling fs layer 23:27:40 fc5181fea5dc: Pulling fs layer 23:27:40 9c418107303f: Pulling fs layer 23:27:40 0cd29c4cc85c: Pulling fs layer 23:27:40 76d7273c05b8: Pulling fs layer 23:27:40 e9181ef05905: Pulling fs layer 23:27:40 fc5181fea5dc: Waiting 23:27:40 76d7273c05b8: Waiting 23:27:40 0cd29c4cc85c: Waiting 23:27:40 e9181ef05905: Waiting 23:27:40 1b4a6ffa7d45: Download complete 23:27:40 58ec367f63d7: Verifying Checksum 23:27:40 58ec367f63d7: Download complete 23:27:40 9c418107303f: Verifying Checksum 23:27:40 9c418107303f: Download complete 23:27:41 0cd29c4cc85c: Verifying Checksum 23:27:41 0cd29c4cc85c: Download complete 23:27:41 bbf911997326: Verifying Checksum 23:27:41 bbf911997326: Download complete 23:27:41 76d7273c05b8: Download complete 23:27:41 bbf911997326: Pull complete 23:27:42 58ec367f63d7: Pull complete 23:27:42 1b4a6ffa7d45: Pull complete 23:27:44 e9181ef05905: Verifying Checksum 23:27:44 e9181ef05905: Download complete 23:27:44 fc5181fea5dc: Verifying Checksum 23:27:44 fc5181fea5dc: Download complete 23:27:55 fc5181fea5dc: Pull complete 23:27:55 9c418107303f: Pull complete 23:27:55 0cd29c4cc85c: Pull complete 23:27:56 76d7273c05b8: Pull complete 23:28:02 e9181ef05905: Pull complete 23:28:02 Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 23:28:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:28:02 ---> 5bf79a92a582 23:28:02 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:28:08 ---> Running in 897acf75cca3 23:28:08 Removing intermediate container 897acf75cca3 23:28:08 ---> cd8e18fc00a5 23:28:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:28:08 ---> Running in bceb678b404f 23:28:09 Removing intermediate container bceb678b404f 23:28:09 ---> cbb46f2c0a1a 23:28:09 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:28:09 ---> Running in d54c0e37a1f2 23:28:09 Removing intermediate container d54c0e37a1f2 23:28:09 ---> a4e50112a61f 23:28:09 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:09 ---> Running in f679c82b74c0 23:28:13 Removing intermediate container f679c82b74c0 23:28:13 ---> 458429f28f12 23:28:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:13 ---> Running in ce48c57cff62 23:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:28:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:28:15 OK: 218 MiB in 52 packages 23:28:16 Removing intermediate container ce48c57cff62 23:28:16 ---> ec4becf81f47 23:28:16 Step 8/13 : WORKDIR /app 23:28:16 ---> Running in c83c032f8739 23:28:17 Removing intermediate container c83c032f8739 23:28:17 ---> d5ff03560ec7 23:28:17 Step 9/13 : COPY go.mod . 23:28:18 ---> 61887e4eb4ad 23:28:18 Step 10/13 : RUN go mod download 23:28:18 ---> Running in f50f5b6c1844 23:28:50 Removing intermediate container f50f5b6c1844 23:28:50 ---> 0aab0719215e 23:28:50 Step 11/13 : COPY . . 23:28:50 ---> fd6fcaa2f285 23:28:50 Step 12/13 : ARG MAKE="make build" 23:28:50 ---> Running in 5cfde047542c 23:28:50 Removing intermediate container 5cfde047542c 23:28:50 ---> e3b887b7fa39 23:28:50 Step 13/13 : RUN $MAKE 23:28:50 ---> Running in 6b03a8163759 23:28:50 noop 23:28:50 Removing intermediate container 6b03a8163759 23:28:50 ---> 12f87eb80b01 23:28:50 Successfully built 12f87eb80b01 23:28:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:28:51 + docker inspect -f . ci-base-image-arm64 23:28:51 . [Pipeline] withDockerContainer 23:28:51 prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container 23:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:53 $ docker top 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:54 + go version 23:28:54 go version go1.16.8 linux/arm64 [Pipeline] } 23:28:54 $ docker stop --time=1 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c 23:28:56 $ docker rm -f 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:57 + docker inspect -f . ci-base-image-arm64 23:28:57 . [Pipeline] withDockerContainer 23:28:57 prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container 23:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:59 $ docker top 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:29:00 + make test 23:29:00 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:30:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:30:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.217s coverage: 89.2% of statements 23:30:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements 23:30:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.009s coverage: 73.3% of statements 23:30:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:30:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:45 ./bin/test-attribution.sh [Pipeline] } 23:30:46 $ docker stop --time=1 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a 23:30:47 $ docker rm -f 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a [Pipeline] // withDockerContainer [Pipeline] sh 23:30:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:49 Warning: overwriting stash ‘coverage-report’ 23:30:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:30:51 + ls -al . 23:30:51 total 216 23:30:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 23:30 . 23:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 .. 23:30:51 -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 23:27 .dockerignore 23:30:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 23:27 .git 23:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 .github 23:30:51 -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 23:27 .gitignore 23:30:51 -rw-rw-r-- 1 jenkins jenkins 7039 Oct 5 23:27 Attribution.txt 23:30:51 -rw-rw-r-- 1 jenkins jenkins 1710 Oct 5 23:27 Dockerfile 23:30:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 23:27 GOVERNANCE.md 23:30:51 -rw-rw-r-- 1 jenkins jenkins 686 Oct 5 23:27 Jenkinsfile 23:30:51 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 23:27 LICENSE 23:30:51 -rw-rw-r-- 1 jenkins jenkins 1567 Oct 5 23:27 Makefile 23:30:51 -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 23:27 OWNERS.md 23:30:51 -rw-rw-r-- 1 jenkins jenkins 30705 Oct 5 23:27 README.md 23:30:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 23:21 VERSION 23:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 bin 23:30:51 -rw-r--r-- 1 jenkins jenkins 62828 Oct 5 23:30 coverage.out 23:30:51 -rw-rw-r-- 1 jenkins jenkins 412 Oct 5 23:27 go.mod 23:30:51 -rw-rw-r-- 1 jenkins jenkins 19455 Oct 5 23:27 go.sum 23:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 images 23:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 internal 23:30:51 -rw-rw-r-- 1 jenkins jenkins 530 Oct 5 23:27 main.go 23:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 res 23:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 snap 23:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 23:27 static [Pipeline] isUnix [Pipeline] sh 23:30:51 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=arm64 --label version=0.0.0 . 23:30:52 Sending build context to Docker daemon 730.1kB 23:30:52 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 23:30:52 Step 2/28 : FROM ${BASE} AS builder 23:30:52 ---> 12f87eb80b01 23:30:52 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:30:52 ---> Running in 7f55b9b01cb5 23:30:53 Removing intermediate container 7f55b9b01cb5 23:30:53 ---> 3a1d54c34648 23:30:53 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:30:53 ---> Running in 01aa3c536951 23:30:53 Removing intermediate container 01aa3c536951 23:30:53 ---> 893e30660310 23:30:53 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:30:53 ---> Running in 54c32ab9e879 23:30:54 Removing intermediate container 54c32ab9e879 23:30:54 ---> 3986a3b46335 23:30:54 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:54 ---> Running in a3ff2f85aa09 23:30:56 Removing intermediate container a3ff2f85aa09 23:30:56 ---> 6a2465794b1c 23:30:56 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:56 ---> Running in 95031b50bf3d 23:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:30:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:30:59 OK: 218 MiB in 52 packages 23:31:00 Removing intermediate container 95031b50bf3d 23:31:00 ---> 97ccaaa1efdc 23:31:00 Step 8/28 : WORKDIR /app 23:31:00 ---> Running in 0f61f95756fc 23:31:01 Removing intermediate container 0f61f95756fc 23:31:01 ---> 6e1efc6d6cf3 23:31:01 Step 9/28 : COPY go.mod . 23:31:02 ---> ce79ca9c6e8e 23:31:02 Step 10/28 : RUN go mod download 23:31:02 ---> Running in d9051d6e438f 23:31:04 Removing intermediate container d9051d6e438f 23:31:04 ---> b7c1d6279113 23:31:04 Step 11/28 : COPY . . 23:31:05 ---> b8ff840c8aa7 23:31:05 Step 12/28 : ARG MAKE="make build" 23:31:05 ---> Running in 229a56c12cb2 23:31:05 Removing intermediate container 229a56c12cb2 23:31:05 ---> a57992ff0f49 23:31:05 Step 13/28 : RUN $MAKE 23:31:05 ---> Running in 9a9adcc404b7 23:31:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 23:31:07 internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: 23:31:07 go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 23:31:07 make: *** [Makefile:21: build] Error 1 23:31:08 The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:09 23:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:10 arm64: Pulling from edgex-lftools-log-publisher 23:31:10 448f6bf000e3: Pulling fs layer 23:31:10 f757da607395: Pulling fs layer 23:31:10 05883995daec: Pulling fs layer 23:31:10 8603b9c90790: Pulling fs layer 23:31:10 1560dd03e051: Pulling fs layer 23:31:10 27f5ce0e4adf: Pulling fs layer 23:31:10 c2d8d7efcc4b: Pulling fs layer 23:31:10 27f5ce0e4adf: Waiting 23:31:10 8603b9c90790: Waiting 23:31:10 1560dd03e051: Waiting 23:31:10 f757da607395: Verifying Checksum 23:31:10 f757da607395: Download complete 23:31:10 8603b9c90790: Verifying Checksum 23:31:10 8603b9c90790: Download complete 23:31:10 05883995daec: Verifying Checksum 23:31:10 05883995daec: Download complete 23:31:10 27f5ce0e4adf: Download complete 23:31:10 1560dd03e051: Verifying Checksum 23:31:10 1560dd03e051: Download complete 23:31:10 448f6bf000e3: Verifying Checksum 23:31:10 448f6bf000e3: Download complete 23:31:14 448f6bf000e3: Pull complete 23:31:14 f757da607395: Pull complete 23:31:14 c2d8d7efcc4b: Verifying Checksum 23:31:14 c2d8d7efcc4b: Download complete 23:31:16 05883995daec: Pull complete 23:31:16 8603b9c90790: Pull complete 23:31:17 1560dd03e051: Pull complete 23:31:18 27f5ce0e4adf: Pull complete 23:31:33 c2d8d7efcc4b: Pull complete 23:31:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:31:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:31:33 prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container 23:31:33 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:31:38 $ docker top 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:39 ---> job-cost.sh 23:31:39 lf-activate-venv: SKIPPING 23:31:39 INFO: No Stack... 23:31:41 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:41 INFO: Archiving Costs [Pipeline] sh 23:31:42 + cut -d,+ -f6 23:31:42 cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock 23:31:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] 23:31:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] did not exist. Created. 23:31:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:43 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b4d059d4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b4d059d4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:44 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:44 Warning: overwriting stash ‘stack-cost’ 23:31:44 Stashed 1 file(s) [Pipeline] } 23:31:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:44 $ docker stop --time=1 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a 23:31:46 $ docker rm -f 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:31:48 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:31:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:49 ---> package-listing.sh 23:31:49 ++ facter osfamily 23:31:49 ++ tr '[:upper:]' '[:lower:]' 23:31:49 + OS_FAMILY=redhat 23:31:49 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-53 23:31:49 + START_PACKAGES=/tmp/packages_start.txt 23:31:49 + END_PACKAGES=/tmp/packages_end.txt 23:31:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:49 + PACKAGES=/tmp/packages_start.txt 23:31:49 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 23:31:49 + PACKAGES=/tmp/packages_end.txt 23:31:49 + case "${OS_FAMILY}" in 23:31:49 + sort 23:31:49 + rpm -qa 23:31:50 + '[' -f /tmp/packages_start.txt ']' 23:31:50 + '[' -f /tmp/packages_end.txt ']' 23:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:50 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' 23:31:50 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ 23:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [Pipeline] echo 23:31:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:51 23:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:51 latest: Pulling from edgex-lftools-log-publisher 23:31:51 b4d181a07f80: Pulling fs layer 23:31:51 a1111a8f2ec3: Pulling fs layer 23:31:51 ed53099fbce6: Pulling fs layer 23:31:51 dc539afda2c1: Pulling fs layer 23:31:51 77bc0d833cb6: Pulling fs layer 23:31:51 9065ff56babe: Pulling fs layer 23:31:51 d287ab97295c: Pulling fs layer 23:31:51 dc539afda2c1: Waiting 23:31:51 77bc0d833cb6: Waiting 23:31:51 9065ff56babe: Waiting 23:31:51 d287ab97295c: Waiting 23:31:51 a1111a8f2ec3: Verifying Checksum 23:31:51 a1111a8f2ec3: Download complete 23:31:51 dc539afda2c1: Verifying Checksum 23:31:51 dc539afda2c1: Download complete 23:31:51 ed53099fbce6: Verifying Checksum 23:31:51 ed53099fbce6: Download complete 23:31:51 77bc0d833cb6: Verifying Checksum 23:31:51 77bc0d833cb6: Download complete 23:31:52 b4d181a07f80: Verifying Checksum 23:31:52 b4d181a07f80: Download complete 23:31:52 9065ff56babe: Verifying Checksum 23:31:52 9065ff56babe: Download complete 23:31:52 d287ab97295c: Verifying Checksum 23:31:52 d287ab97295c: Download complete 23:31:53 b4d181a07f80: Pull complete 23:31:53 a1111a8f2ec3: Pull complete 23:31:54 ed53099fbce6: Pull complete 23:31:54 dc539afda2c1: Pull complete 23:31:54 77bc0d833cb6: Pull complete 23:31:54 9065ff56babe: Pull complete 23:32:00 d287ab97295c: Pull complete 23:32:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:32:00 prd-centos7-docker-4c-2g-37 does not seem to be running inside a container 23:32:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:32:02 $ docker top 6bd306fe0110de0920f0bda3ec87fc8d195ee109eb326ef2f9977f71802690b8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:02 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:03 + ls /var/log/sa-host 23:32:03 + sadf -c /var/log/sa-host/sa05 23:32:03 file_magic: OK 23:32:03 HZ: Using current value: 100 23:32:03 file_header: OK 23:32:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:32:03 Statistics: 23:32:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:03 File successfully converted to sysstat format version 12.0.3 23:32:03 + sadf -c /var/log/sa-host/sa30 23:32:03 file_magic: OK 23:32:03 HZ: Using current value: 100 23:32:03 file_header: OK 23:32:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:32:03 Statistics: 23:32:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:04 provisioning config files... 23:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config224678209309751720tmp [Pipeline] { [Pipeline] echo 23:32:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:04 ---> create-netrc.sh [Pipeline] } 23:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:05 ---> python-tools-install.sh [Pipeline] echo 23:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:05 ---> sudo-logs.sh 23:32:05 Archiving 'sudo' log.. 23:32:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-37.novalocal: Name or service not known 23:32:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-37.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:32:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:05 ---> job-cost.sh 23:32:05 lf-activate-venv: SKIPPING 23:32:05 DEBUG: total: 0.10999999940395355 23:32:05 INFO: Retrieving Stack Cost... 23:32:10 INFO: Retrieving Pricing Info for: v3-standard-2 23:32:10 INFO: Archiving Costs [Pipeline] echo 23:32:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:10 ---> logs-deploy.sh 23:32:10 lf-activate-venv: SKIPPING 23:32:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-53/2 23:32:10 INFO: archiving workspace using pattern(s): 23:32:11 Archives upload complete. 23:32:11 INFO: archiving logs to Nexus 23:32:12 ---> uname -a: 23:32:12 Linux prd-centos7-docker-4c-2g-37.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:32:12 23:32:12 23:32:12 ---> lscpu: 23:32:12 Architecture: x86_64 23:32:12 CPU op-mode(s): 32-bit, 64-bit 23:32:12 Byte Order: Little Endian 23:32:12 Address sizes: 40 bits physical, 48 bits virtual 23:32:12 CPU(s): 2 23:32:12 On-line CPU(s) list: 0,1 23:32:12 Thread(s) per core: 1 23:32:12 Core(s) per socket: 1 23:32:12 Socket(s): 2 23:32:12 NUMA node(s): 1 23:32:12 Vendor ID: AuthenticAMD 23:32:12 CPU family: 23 23:32:12 Model: 49 23:32:12 Model name: AMD EPYC-Rome Processor 23:32:12 Stepping: 0 23:32:12 CPU MHz: 2799.998 23:32:12 BogoMIPS: 5599.99 23:32:12 Virtualization: AMD-V 23:32:12 Hypervisor vendor: KVM 23:32:12 Virtualization type: full 23:32:12 L1d cache: 32K 23:32:12 L1i cache: 32K 23:32:12 L2 cache: 512K 23:32:12 L3 cache: 16384K 23:32:12 NUMA node0 CPU(s): 0,1 23:32:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:32:12 23:32:12 23:32:12 ---> nproc: 23:32:12 2 23:32:12 23:32:12 23:32:12 ---> df -h: 23:32:12 Filesystem Size Used Avail Use% Mounted on 23:32:12 overlay 40G 7.7G 33G 20% / 23:32:12 tmpfs 64M 0 64M 0% /dev 23:32:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:32:12 shm 64M 0 64M 0% /dev/shm 23:32:12 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:32:12 23:32:12 23:32:12 ---> sar -b -r -n DEV: 23:32:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:32:12 23:32:12 23:20:59 LINUX RESTART (2 CPU) 23:32:12 23:32:12 23:22:01 tps rtps wtps bread/s bwrtn/s 23:32:12 23:23:01 1.67 0.00 1.67 0.00 30.48 23:32:12 23:24:01 0.23 0.00 0.23 0.00 3.50 23:32:12 23:25:01 0.35 0.00 0.35 0.00 5.03 23:32:12 23:26:01 0.13 0.00 0.13 0.00 2.15 23:32:12 23:27:01 0.40 0.00 0.40 0.00 6.58 23:32:12 23:28:01 0.20 0.00 0.20 0.00 2.08 23:32:12 23:29:01 0.25 0.00 0.25 0.00 4.28 23:32:12 23:30:01 0.25 0.00 0.25 0.00 2.93 23:32:12 23:31:01 0.23 0.00 0.23 0.00 2.57 23:32:12 23:32:01 47.50 0.12 47.39 10.53 15237.86 23:32:12 Average: 5.12 0.01 5.11 1.05 1529.85 23:32:12 23:32:12 23:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:32:12 23:23:01 5672688 0 612060 7.64 2620 1721572 1153120 12.73 560828 1539052 24 23:32:12 23:24:01 5668684 0 616056 7.69 2620 1721580 1153120 12.73 564704 1539016 8 23:32:12 23:25:01 5665832 0 618908 7.73 2620 1721580 1153336 12.73 567112 1539600 20 23:32:12 23:26:01 5667232 0 617500 7.71 2620 1721588 1153120 12.73 565796 1539600 16 23:32:12 23:27:01 5667464 0 617264 7.71 2620 1721592 1153228 12.73 566052 1539632 8 23:32:12 23:28:01 5665664 0 619060 7.73 2620 1721596 1153264 12.73 567324 1539632 20 23:32:12 23:29:01 5655040 0 629680 7.86 2620 1721600 1153120 12.73 578156 1539632 8 23:32:12 23:30:01 5655016 0 629696 7.86 2620 1721608 1153120 12.73 578652 1539636 8 23:32:12 23:31:01 5654492 0 630220 7.87 2620 1721608 1153120 12.73 580096 1537992 8 23:32:12 23:32:01 5011824 0 782612 9.77 2620 2211884 1320640 14.58 772612 1875312 44880 23:32:12 Average: 5598394 0 637306 7.96 2620 1770621 1169919 12.92 590133 1572910 4500 23:32:12 23:32:12 23:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:32:12 23:23:01 eth0 0.33 0.15 0.02 0.04 0.00 0.00 0.00 0.00 23:32:12 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:24:01 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:32:12 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:25:01 eth0 1.28 0.37 0.43 0.20 0.00 0.00 0.00 0.00 23:32:12 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:26:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:32:12 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:27:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:32:12 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:28:01 eth0 0.60 0.42 0.33 0.18 0.00 0.00 0.00 0.00 23:32:12 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:29:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:32:12 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:30:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:32:12 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:32:12 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:32:01 eth0 216.34 169.35 2604.03 17.50 0.00 0.00 0.00 0.00 23:32:12 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 Average: eth0 22.07 17.09 260.52 1.80 0.00 0.00 0.00 0.00 23:32:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:12 23:32:12 23:32:12 ---> sar -P ALL: 23:32:12 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 23:32:12 23:32:12 23:20:59 LINUX RESTART (2 CPU) 23:32:12 23:32:12 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:32:12 23:23:01 all 0.21 0.00 0.07 0.00 0.03 99.69 23:32:12 23:23:01 0 0.35 0.00 0.07 0.00 0.03 99.55 23:32:12 23:23:01 1 0.07 0.00 0.07 0.00 0.03 99.83 23:32:12 23:24:01 all 0.26 0.00 0.04 0.00 0.01 99.69 23:32:12 23:24:01 0 0.48 0.00 0.05 0.00 0.02 99.45 23:32:12 23:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:32:12 23:25:01 all 0.21 0.00 0.03 0.00 0.03 99.73 23:32:12 23:25:01 0 0.37 0.00 0.03 0.00 0.03 99.57 23:32:12 23:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:32:12 23:26:01 all 0.12 0.00 0.04 0.00 0.03 99.82 23:32:12 23:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 23:32:12 23:26:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:32:12 23:27:01 all 0.19 0.00 0.06 0.00 0.05 99.70 23:32:12 23:27:01 0 0.23 0.00 0.07 0.00 0.03 99.67 23:32:12 23:27:01 1 0.15 0.00 0.05 0.00 0.07 99.73 23:32:12 23:28:01 all 0.13 0.00 0.03 0.00 0.06 99.77 23:32:12 23:28:01 0 0.05 0.00 0.03 0.00 0.07 99.85 23:32:12 23:28:01 1 0.22 0.00 0.03 0.00 0.05 99.70 23:32:12 23:29:01 all 0.18 0.00 0.07 0.00 0.07 99.68 23:32:12 23:29:01 0 0.10 0.00 0.07 0.00 0.05 99.78 23:32:12 23:29:01 1 0.27 0.00 0.07 0.00 0.08 99.58 23:32:12 23:30:01 all 0.16 0.00 0.05 0.00 0.04 99.75 23:32:12 23:30:01 0 0.07 0.00 0.05 0.00 0.05 99.83 23:32:12 23:30:01 1 0.25 0.00 0.05 0.00 0.03 99.67 23:32:12 23:31:01 all 0.15 0.00 0.06 0.00 0.03 99.76 23:32:12 23:31:01 0 0.08 0.00 0.07 0.00 0.03 99.82 23:32:12 23:31:01 1 0.22 0.00 0.05 0.00 0.03 99.70 23:32:12 23:32:01 all 8.13 0.00 2.86 0.45 0.05 88.51 23:32:12 23:32:01 0 8.45 0.00 2.91 0.17 0.05 88.42 23:32:12 23:32:01 1 7.80 0.00 2.82 0.73 0.05 88.60 23:32:12 Average: all 0.96 0.00 0.33 0.04 0.04 98.63 23:32:12 Average: 0 1.02 0.00 0.33 0.02 0.04 98.59 23:32:12 Average: 1 0.90 0.00 0.32 0.07 0.04 98.67 23:32:12 23:32:12 23:32:12