Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+723ee67e9574a85b085d71e50918cb4eed5deb06 (19138dfe0ccf90e84078dad790cf87fd23cbb2ba) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9018430893950896839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1185394873645762267.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh963138271706561188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3643101315211987328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7928840710126905427.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4358642502715565863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service, 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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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_IMAGE_NAME: rfid-llrp-inventory-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-47 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [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-37 # 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-37@tmp/jenkins-gitclient-ssh2208145359607942362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing dc0b1378126a9fe146e2df9589a9b9bd47911c08 Checking out Revision dc0b1378126a9fe146e2df9589a9b9bd47911c08 (PR-37) > 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-37@tmp/jenkins-gitclient-ssh7069750055520105642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh2730106957463188597.key > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc0b1378126a9fe146e2df9589a9b9bd47911c08 # timeout=10 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:14 ========================================================= 02:35:14 EdgeX Global Pipelines Version Info 02:35:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:15 ------------------- 02:35:15 stable info: 02:35:15 ------------------- 02:35:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:15 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:15 Message: update stable to v1.0.196 02:35:16 ------------------- 02:35:16 experimental info: 02:35:16 ------------------- 02:35:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:16 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:16 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:35:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc0b1378126a9fe146e2df9589a9b9bd47911c08 [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc0b137 [Pipeline] echo 02:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:19 provisioning config files... 02:35:19 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config982125939640911845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:20 ---> docker-login.sh 02:35:20 nexus3.edgexfoundry.org:10001 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 nexus3.edgexfoundry.org:10002 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 nexus3.edgexfoundry.org:10003 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 nexus3.edgexfoundry.org:10004 02:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:21 Configure a credential helper to remove this warning. See 02:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:21 02:35:21 Login Succeeded 02:35:21 docker.io 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:22 Configure a credential helper to remove this warning. See 02:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:22 02:35:22 Login Succeeded 02:35:22 ---> docker-login.sh ends [Pipeline] } 02:35:22 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 02:35:23 + git log --format=format:%s -1 dc0b1378126a9fe146e2df9589a9b9bd47911c08 [Pipeline] echo 02:35:23 GIT_COMMIT: dc0b1378126a9fe146e2df9589a9b9bd47911c08, Commit Message: Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD [Pipeline] echo 02:35:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:23 02:35:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:35:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:24 latest: Pulling from edgex-devops/git-semver 02:35:24 31603596830f: Pulling fs layer 02:35:24 b6dc333f4379: Pulling fs layer 02:35:24 3d9ef1400e77: Pulling fs layer 02:35:24 fd332fbdc1db: Pulling fs layer 02:35:24 fd332fbdc1db: Waiting 02:35:24 b6dc333f4379: Verifying Checksum 02:35:24 b6dc333f4379: Download complete 02:35:25 31603596830f: Verifying Checksum 02:35:25 31603596830f: Download complete 02:35:25 31603596830f: Pull complete 02:35:25 b6dc333f4379: Pull complete 02:35:25 fd332fbdc1db: Verifying Checksum 02:35:25 fd332fbdc1db: Download complete 02:35:25 3d9ef1400e77: Verifying Checksum 02:35:25 3d9ef1400e77: Download complete 02:35:26 3d9ef1400e77: Pull complete 02:35:27 fd332fbdc1db: Pull complete 02:35:27 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 02:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:35:28 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 02:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:35:33 $ docker top cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:33 [ssh-agent] Looking for ssh-agent implementation... 02:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:33 $ docker exec cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent 02:35:34 SSH_AUTH_SOCK=/tmp/ssh-OWrcW8hnhr8u/agent.14 02:35:34 SSH_AGENT_PID=20 02:35:34 Running ssh-add (command line suppressed) 02:35:34 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_242660341445318399.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_242660341445318399.key) 02:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:34 + git tag --points-at HEAD [Pipeline] } 02:35:34 $ docker exec --env ******** --env ******** cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent -k 02:35:35 unset SSH_AUTH_SOCK; 02:35:35 unset SSH_AGENT_PID; 02:35:35 echo Agent pid 20 killed; 02:35:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:35 [ssh-agent] Looking for ssh-agent implementation... 02:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:35 $ docker exec cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent 02:35:35 SSH_AUTH_SOCK=/tmp/ssh-HRkFXkbfOkrV/agent.53 02:35:35 SSH_AGENT_PID=59 02:35:35 Running ssh-add (command line suppressed) 02:35:35 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2115539440194053469.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2115539440194053469.key) 02:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:36 + git semver init 02:35:36 # -> Open(): unable to determine branch for HEAD 02:35:36 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git 02:35:36 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 02:35:36 # $SEMVER_REMOTE_NAME = origin 02:35:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:35:36 # $SEMVER_USER_NAME = edgex-jenkins 02:35:36 # $SEMVER_BRANCH = PR-37 02:35:36 # $SEMVER_TEMP = /tmp/semver-262267638 02:35:36 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 02:35:36 # '/tmp/semver-262267638' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' 02:35:36 # -> Force: false 02:35:36 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } 02:35:37 $ docker exec --env ******** --env ******** cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 ssh-agent -k 02:35:37 unset SSH_AUTH_SOCK; 02:35:37 unset SSH_AGENT_PID; 02:35:37 echo Agent pid 59 killed; 02:35:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:37 + git semver [Pipeline] } 02:35:37 $ docker stop --time=1 cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 02:35:39 $ docker rm -f cbff93affa0e713b619b9f1c6eb2061cd21b9b1501db81def58bf5442afb2763 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:40 Stashed 1 file(s) [Pipeline] echo 02:35:40 [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 02:35:56 Still waiting to schedule task 02:35:56 ‘prd-centos7-docker-4c-2g-49’ is offline 02:35:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ doesn’t have label ‘centos7-docker-4c-2g’ 02:35:56 Still waiting to schedule task 02:35:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline 02:38:14 Running on prd-centos7-docker-4c-2g-58 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 02:38:14 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:38:14 The recommended git tool is: NONE 02:38:17 using credential edgex-jenkins-ssh 02:38:17 Cloning the remote Git repository 02:38:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:17 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:38:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:17 > git --version # timeout=10 02:38:17 > git --version # 'git version 2.24.4' 02:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:17 [INFO] Currently running in a labeled security context 02:38:17 [INFO] Currently SELinux is 'enforcing' on the host 02:38:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh358185963239528090.key 02:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:17 [INFO] Currently running in a labeled security context 02:38:17 [INFO] Currently SELinux is 'enforcing' on the host 02:38:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh3566818434992896050.key 02:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:18 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 02:38:18 Merge succeeded, producing 5c798de4ccece480e44995db61e854ec33bdf37f 02:38:18 Checking out Revision 5c798de4ccece480e44995db61e854ec33bdf37f (PR-37) 02:38:18 > git config core.sparsecheckout # timeout=10 02:38:18 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 02:38:18 > git remote # timeout=10 02:38:18 > git config --get remote.origin.url # timeout=10 02:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:18 [INFO] Currently running in a labeled security context 02:38:18 [INFO] Currently SELinux is 'enforcing' on the host 02:38:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh7030983313833057004.key 02:38:18 > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:38:18 > git rev-parse HEAD^{commit} # timeout=10 02:38:18 > git config core.sparsecheckout # timeout=10 02:38:18 > git checkout -f 5c798de4ccece480e44995db61e854ec33bdf37f # timeout=10 02:38:22 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" 02:38:22 First time build. Skipping changelog. 02:38:22 > git --version # timeout=10 02:38:22 > git --version # 'git version 2.24.4' 02:38:22 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:38:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:38:23 + true 02:38:23 + sudo service docker restart 02:38:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:42 provisioning config files... 02:38:42 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config4579018279255961563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:42 ---> docker-login.sh 02:38:42 nexus3.edgexfoundry.org:10001 02:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:42 Configure a credential helper to remove this warning. See 02:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:42 02:38:42 Login Succeeded 02:38:42 nexus3.edgexfoundry.org:10002 02:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:42 Configure a credential helper to remove this warning. See 02:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:42 02:38:42 Login Succeeded 02:38:42 nexus3.edgexfoundry.org:10003 02:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:43 Configure a credential helper to remove this warning. See 02:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:43 02:38:43 Login Succeeded 02:38:43 nexus3.edgexfoundry.org:10004 02:38:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-57 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 02:38:43 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:43 Configure a credential helper to remove this warning. See 02:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:43 02:38:43 Login Succeeded 02:38:43 docker.io 02:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:43 The recommended git tool is: NONE 02:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:43 Configure a credential helper to remove this warning. See 02:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:43 02:38:43 Login Succeeded 02:38:43 ---> docker-login.sh ends [Pipeline] } 02:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:44 ========================================================= 02:38:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:38:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:38:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:38:44 Sending build context to Docker daemon 727.6kB 02:38:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:38:44 Step 2/10 : FROM ${BASE} AS builder 02:38:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:44 540db60ca938: Pulling fs layer 02:38:44 adcc1eea9eea: Pulling fs layer 02:38:44 4c4ab2625f07: Pulling fs layer 02:38:44 0773c198feca: Pulling fs layer 02:38:44 345f892a5656: Pulling fs layer 02:38:44 9ac62484cfdc: Pulling fs layer 02:38:44 5ac4037533be: Pulling fs layer 02:38:44 dc6bda0758c5: Pulling fs layer 02:38:44 345f892a5656: Waiting 02:38:44 9ac62484cfdc: Waiting 02:38:44 5ac4037533be: Waiting 02:38:44 dc6bda0758c5: Waiting 02:38:44 0773c198feca: Waiting 02:38:44 4c4ab2625f07: Verifying Checksum 02:38:44 4c4ab2625f07: Download complete 02:38:44 adcc1eea9eea: Verifying Checksum 02:38:44 adcc1eea9eea: Download complete 02:38:44 540db60ca938: Verifying Checksum 02:38:44 540db60ca938: Download complete 02:38:44 345f892a5656: Verifying Checksum 02:38:44 345f892a5656: Download complete 02:38:44 9ac62484cfdc: Verifying Checksum 02:38:44 9ac62484cfdc: Download complete 02:38:44 540db60ca938: Pull complete 02:38:44 adcc1eea9eea: Pull complete 02:38:45 4c4ab2625f07: Pull complete 02:38:45 5ac4037533be: Verifying Checksum 02:38:45 5ac4037533be: Download complete 02:38:48 dc6bda0758c5: Verifying Checksum 02:38:48 dc6bda0758c5: Download complete 02:38:48 using credential edgex-jenkins-ssh 02:38:48 Cloning the remote Git repository 02:38:49 0773c198feca: Verifying Checksum 02:38:49 0773c198feca: Download complete 02:38:49 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:49 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:38:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:49 > git --version # timeout=10 02:38:49 > git --version # 'git version 2.17.1' 02:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:50 Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 02:38:51 Merge succeeded, producing 977e2fff461c44bfb5074dbf6cb919c1e2c0880d 02:38:51 Checking out Revision 977e2fff461c44bfb5074dbf6cb919c1e2c0880d (PR-37) 02:38:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:50 > git config core.sparsecheckout # timeout=10 02:38:50 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 02:38:50 > git remote # timeout=10 02:38:50 > git config --get remote.origin.url # timeout=10 02:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:50 > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 02:38:51 > git rev-parse HEAD^{commit} # timeout=10 02:38:51 > git config core.sparsecheckout # timeout=10 02:38:51 > git checkout -f 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 02:38:53 0773c198feca: Pull complete 02:38:53 345f892a5656: Pull complete 02:38:53 9ac62484cfdc: Pull complete 02:38:53 5ac4037533be: Pull complete 02:38:55 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" 02:38:55 First time build. Skipping changelog. 02:38:55 > git --version # timeout=10 02:38:55 > git --version # 'git version 2.17.1' 02:38:55 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 02:38:55 dc6bda0758c5: Pull complete 02:38:55 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 02:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:38:55 ---> eb58bd16d52e 02:38:55 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:38:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:38:57 + sudo service docker restart 02:38:57 + true 02:38:59 ---> Running in 2a4f9db7b2f7 02:38:59 Removing intermediate container 2a4f9db7b2f7 02:38:59 ---> ebc720d8d2a0 02:38:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:38:59 ---> Running in fb1455ddf36d 02:39:00 Removing intermediate container fb1455ddf36d 02:39:00 ---> ef448c3fff98 02:39:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:39:00 ---> Running in 8c0ce9a56374 02:39:00 Removing intermediate container 8c0ce9a56374 02:39:00 ---> ec5dba3c90c0 02:39:00 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:00 ---> Running in 8588e797789a 02:39:00 Removing intermediate container 8588e797789a 02:39:00 ---> c9afa47c5d8b 02:39:00 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:00 ---> Running in 5907a0b6e1ff 02:39:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:39:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:39:02 (1/6) Installing libc-dev (0.7.2-r3) 02:39:02 (2/6) Installing libsodium (1.0.18-r0) 02:39:02 (3/6) Installing pkgconf (1.7.3-r0) 02:39:02 (4/6) Installing libsodium-dev (1.0.18-r0) 02:39:02 (5/6) Installing libzmq (4.3.3-r1) 02:39:02 (6/6) Installing zeromq-dev (4.3.3-r1) 02:39:02 Executing busybox-1.32.1-r6.trigger 02:39:02 OK: 150 MiB in 46 packages 02:39:03 Removing intermediate container 5907a0b6e1ff 02:39:03 ---> 7a74e99974fb 02:39:03 Step 8/10 : WORKDIR /app 02:39:03 ---> Running in 28fc3f293b62 02:39:03 Removing intermediate container 28fc3f293b62 02:39:03 ---> fc086cebf2c7 02:39:03 Step 9/10 : COPY . . 02:39:04 ---> b43b5cc7611f 02:39:04 Step 10/10 : RUN go mod download 02:39:04 ---> Running in 59f5324d3d5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:15 provisioning config files... 02:39:15 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7409928258101339632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:16 ---> docker-login.sh 02:39:16 nexus3.edgexfoundry.org:10001 02:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:17 Configure a credential helper to remove this warning. See 02:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:17 02:39:17 Login Succeeded 02:39:17 nexus3.edgexfoundry.org:10002 02:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:18 Configure a credential helper to remove this warning. See 02:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:18 02:39:18 Login Succeeded 02:39:18 nexus3.edgexfoundry.org:10003 02:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:18 Configure a credential helper to remove this warning. See 02:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:18 02:39:18 Login Succeeded 02:39:18 nexus3.edgexfoundry.org:10004 02:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:19 Configure a credential helper to remove this warning. See 02:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:19 02:39:19 Login Succeeded 02:39:19 docker.io 02:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:20 Configure a credential helper to remove this warning. See 02:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:20 02:39:20 Login Succeeded 02:39:20 ---> docker-login.sh ends [Pipeline] } 02:39:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:39:20 ========================================================= 02:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:39:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:39:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:39:21 Sending build context to Docker daemon 727.6kB 02:39:21 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:39:21 Step 2/10 : FROM ${BASE} AS builder 02:39:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:39:22 595b0fe564bb: Pulling fs layer 02:39:22 24495759ef45: Pulling fs layer 02:39:22 d148012ef14d: Pulling fs layer 02:39:22 cb65c68fc2e2: Pulling fs layer 02:39:22 093eec477d81: Pulling fs layer 02:39:22 20fd20ab2234: Pulling fs layer 02:39:22 43245461236d: Pulling fs layer 02:39:22 5a37c24eccbd: Pulling fs layer 02:39:22 20fd20ab2234: Waiting 02:39:22 5a37c24eccbd: Waiting 02:39:22 093eec477d81: Waiting 02:39:22 cb65c68fc2e2: Waiting 02:39:22 d148012ef14d: Download complete 02:39:22 24495759ef45: Verifying Checksum 02:39:22 24495759ef45: Download complete 02:39:22 093eec477d81: Verifying Checksum 02:39:22 093eec477d81: Download complete 02:39:22 20fd20ab2234: Verifying Checksum 02:39:22 20fd20ab2234: Download complete 02:39:22 595b0fe564bb: Verifying Checksum 02:39:22 595b0fe564bb: Download complete 02:39:22 43245461236d: Verifying Checksum 02:39:22 595b0fe564bb: Pull complete 02:39:23 24495759ef45: Pull complete 02:39:23 d148012ef14d: Pull complete 02:39:24 5a37c24eccbd: Verifying Checksum 02:39:24 5a37c24eccbd: Download complete 02:39:26 Removing intermediate container 59f5324d3d5b 02:39:26 ---> 5b28f2e3e914 02:39:26 Successfully built 5b28f2e3e914 02:39:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:39:26 + docker inspect -f . ci-base-image-x86_64 02:39:26 . [Pipeline] withDockerContainer 02:39:26 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 02:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:27 cb65c68fc2e2: Verifying Checksum 02:39:27 cb65c68fc2e2: Download complete 02:39:27 $ docker top ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:27 + go version 02:39:27 go version go1.16.5 linux/amd64 [Pipeline] } 02:39:27 $ docker stop --time=1 ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c 02:39:29 $ docker rm -f ad5dccba49fbcada06c4a0312fc6395c9bd68be97e018c6690326482800d6b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:29 + docker inspect -f . ci-base-image-x86_64 02:39:29 . [Pipeline] withDockerContainer 02:39:30 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 02:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:30 $ docker top f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:31 + go mod tidy [Pipeline] sh 02:39:31 + make test 02:39:31 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:39:36 cb65c68fc2e2: Pull complete 02:39:36 093eec477d81: Pull complete 02:39:37 20fd20ab2234: Pull complete 02:39:37 43245461236d: Pull complete 02:39:39 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 02:39:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 02:39:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 02:39:39 have (string, bool, string, string) 02:39:39 want (string, string) 02:39:42 5a37c24eccbd: Pull complete 02:39:42 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 02:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:39:42 ---> 274d7007c78b 02:39:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 02:39:43 ---> Running in abf01ebad094 02:39:43 Removing intermediate container abf01ebad094 02:39:43 ---> cb8d8ceecfe4 02:39:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:39:43 ---> Running in d79e450fdea1 02:39:44 Removing intermediate container d79e450fdea1 02:39:44 ---> 5cabe15c283a 02:39:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:39:44 ---> Running in c6a84a761efd 02:39:45 Removing intermediate container c6a84a761efd 02:39:45 ---> c7e689b29b90 02:39:45 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:45 ---> Running in c56d4bf25697 02:39:47 Removing intermediate container c56d4bf25697 02:39:47 ---> 6dc2b6216fa2 02:39:47 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:47 ---> Running in 22a6b827c7c5 02:39:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:39:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:39:50 (1/6) Installing libc-dev (0.7.2-r3) 02:39:50 (2/6) Installing libsodium (1.0.18-r0) 02:39:50 (3/6) Installing pkgconf (1.7.3-r0) 02:39:50 (4/6) Installing libsodium-dev (1.0.18-r0) 02:39:50 (5/6) Installing libzmq (4.3.3-r1) 02:39:50 (6/6) Installing zeromq-dev (4.3.3-r1) 02:39:51 Executing busybox-1.32.1-r6.trigger 02:39:51 OK: 139 MiB in 46 packages 02:39:52 Removing intermediate container 22a6b827c7c5 02:39:52 ---> f5840a31a1ba 02:39:52 Step 8/10 : WORKDIR /app 02:39:52 ---> Running in 99b17eb4dd0b 02:39:53 Removing intermediate container 99b17eb4dd0b 02:39:53 ---> 97e14fb0a193 02:39:53 Step 9/10 : COPY . . 02:39:53 ---> 8861a9ade32e 02:39:53 Step 10/10 : RUN go mod download 02:39:54 ---> Running in 546a4615e9bb 02:39:57 # edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory.test] 02:39:57 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 02:39:57 FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [build failed] 02:39:57 FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app [build failed] 02:39:57 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.060s coverage: 72.3% of statements 02:39:57 make: *** [Makefile:30: test] Error 2 [Pipeline] } 02:39:57 $ docker stop --time=1 f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa 02:40:01 $ docker rm -f f3054fa7726144ea0f5c4a8ede7b1286930bc728f412dfa294e9dadf8f628baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [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] libraryResource [Pipeline] sh 02:40:03 ---> job-cost.sh 02:40:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2IWp 02:40:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:40:21 Removing intermediate container 546a4615e9bb 02:40:21 ---> 7c057a0d50af 02:40:21 Successfully built 7c057a0d50af 02:40:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:40:21 + docker inspect -f . ci-base-image-arm64 02:40:21 . [Pipeline] withDockerContainer 02:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-57 does not seem to be running inside a container 02:40:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:23 $ docker top 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:24 + go version 02:40:24 go version go1.16.5 linux/arm64 [Pipeline] } 02:40:24 $ docker stop --time=1 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 02:40:26 $ docker rm -f 755c070aac222d198e98f455927a19fa2bf6628dac9c86b75e60dd517ee60231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:27 + docker inspect -f . ci-base-image-arm64 02:40:27 . [Pipeline] withDockerContainer 02:40:27 prd-ubuntu18.04-docker-arm64-4c-16g-57 does not seem to be running inside a container 02:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:40:29 $ docker top b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:30 + go mod tidy [Pipeline] sh 02:40:31 + make test 02:40:31 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-2IWp/bin to PATH 02:40:33 INFO: No Stack... 02:40:33 INFO: Retrieving Pricing Info for: v3-standard-2 02:40:33 INFO: Archiving Costs [Pipeline] sh 02:40:33 + cut -d, -f6 02:40:33 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [Pipeline] lock 02:40:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] 02:40:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] did not exist. Created. 02:40:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:34 + echo total: 0.05999999865889549 [Pipeline] stash 02:40:34 Stashed 1 file(s) [Pipeline] } 02:40:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:40:35 Failed in branch amd64 02:40:49 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 02:40:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 02:40:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 02:40:49 have (string, bool, string, string) 02:40:49 want (string, string) 02:41:36 # edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory.test] 02:41:36 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 02:41:36 FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory [build failed] 02:41:36 FAIL edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app [build failed] 02:41:36 ok edgexfoundry-holding/rfid-llrp-inventory-service/internal/llrp 0.233s coverage: 72.3% of statements 02:41:36 make: *** [Makefile:30: test] Error 2 [Pipeline] } 02:41:37 $ docker stop --time=1 b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 02:41:39 $ docker rm -f b3d9f6c5b68966d4753174696241dc9034b474a19fb9b8f114c87916e1a160b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:41:40 ---> job-cost.sh 02:41:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c35m 02:42:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-c35m/bin to PATH 02:43:41 INFO: No Stack... 02:43:41 INFO: Retrieving Pricing Info for: v2-standard-4 02:43:41 INFO: Archiving Costs [Pipeline] sh 02:43:42 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv 02:43:42 + cut -d, -f6 [Pipeline] lock 02:43:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] 02:43:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] did not exist. Created. 02:43:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:42 /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-dc3a5105/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-dc3a5105/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:43:43 + echo total: 0.18000000715255737 [Pipeline] stash 02:43:43 Warning: overwriting stash ‘stack-cost’ 02:43:43 Stashed 1 file(s) [Pipeline] } 02:43:43 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:43:44 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] libraryResource [Pipeline] sh 02:43:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:48 ---> package-listing.sh 02:43:48 ++ tr '[:upper:]' '[:lower:]' 02:43:48 ++ facter osfamily 02:43:48 + OS_FAMILY=redhat 02:43:48 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 02:43:48 + START_PACKAGES=/tmp/packages_start.txt 02:43:48 + END_PACKAGES=/tmp/packages_end.txt 02:43:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:48 + PACKAGES=/tmp/packages_start.txt 02:43:48 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 02:43:48 + PACKAGES=/tmp/packages_end.txt 02:43:48 + case "${OS_FAMILY}" in 02:43:48 + sort 02:43:48 + rpm -qa 02:43:49 + '[' -f /tmp/packages_start.txt ']' 02:43:49 + '[' -f /tmp/packages_end.txt ']' 02:43:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:49 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 02:43:49 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ 02:43:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo 02:43:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:50 02:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:50 alpine: Pulling from edgex-lftools-log-publisher 02:43:50 df20fa9351a1: Pulling fs layer 02:43:50 36b3adc4ff6f: Pulling fs layer 02:43:50 8ad3a11d3b57: Pulling fs layer 02:43:50 46f8f816bc3b: Pulling fs layer 02:43:50 93b61091891f: Pulling fs layer 02:43:50 93b9cdb0e59b: Pulling fs layer 02:43:50 5e14af77c1be: Pulling fs layer 02:43:50 01666e4c0597: Pulling fs layer 02:43:50 aa168da1d23b: Pulling fs layer 02:43:50 93b9cdb0e59b: Waiting 02:43:50 5e14af77c1be: Waiting 02:43:50 01666e4c0597: Waiting 02:43:50 aa168da1d23b: Waiting 02:43:50 46f8f816bc3b: Waiting 02:43:50 93b61091891f: Waiting 02:43:50 36b3adc4ff6f: Verifying Checksum 02:43:50 36b3adc4ff6f: Download complete 02:43:51 46f8f816bc3b: Verifying Checksum 02:43:51 46f8f816bc3b: Download complete 02:43:51 df20fa9351a1: Verifying Checksum 02:43:51 df20fa9351a1: Download complete 02:43:51 93b9cdb0e59b: Verifying Checksum 02:43:51 93b9cdb0e59b: Download complete 02:43:51 5e14af77c1be: Verifying Checksum 02:43:51 5e14af77c1be: Download complete 02:43:51 01666e4c0597: Verifying Checksum 02:43:51 01666e4c0597: Download complete 02:43:52 93b61091891f: Verifying Checksum 02:43:52 93b61091891f: Download complete 02:43:52 8ad3a11d3b57: Verifying Checksum 02:43:52 8ad3a11d3b57: Download complete 02:43:52 df20fa9351a1: Pull complete 02:43:52 36b3adc4ff6f: Pull complete 02:43:54 8ad3a11d3b57: Pull complete 02:43:54 aa168da1d23b: Verifying Checksum 02:43:54 aa168da1d23b: Download complete 02:43:54 46f8f816bc3b: Pull complete 02:43:55 93b61091891f: Pull complete 02:43:55 93b9cdb0e59b: Pull complete 02:43:55 5e14af77c1be: Pull complete 02:43:56 01666e4c0597: Pull complete 02:44:06 aa168da1d23b: Pull complete 02:44:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:44:06 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 02:44:06 $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:44:22 $ docker top 328bc9478e1426caf88ca2807c4550cfd5653fe6fed49fafa4cf2998fe6c2c3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:23 + mkdir -p /var/log/sa [Pipeline] sh 02:44:23 + ls /var/log/sa-host 02:44:23 + sadf -c /var/log/sa-host/sa05 02:44:23 file_magic: OK 02:44:23 HZ: Using current value: 100 02:44:23 file_header: OK 02:44:23 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 02:44:23 Statistics: 02:44:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:44:23 File successfully converted to sysstat format version 12.2.1 02:44:23 + sadf -c /var/log/sa-host/sa14 02:44:23 file_magic: OK 02:44:23 HZ: Using current value: 100 02:44:23 file_header: OK 02:44:23 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 02:44:23 Statistics: 02:44:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:44:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:24 provisioning config files... 02:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config2970598755544989483tmp [Pipeline] { [Pipeline] echo 02:44:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:24 ---> create-netrc.sh [Pipeline] } 02:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:25 ---> python-tools-install.sh [Pipeline] echo 02:44:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:25 ---> sudo-logs.sh 02:44:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:26 ---> job-cost.sh 02:44:26 lf-activate-venv: SKIPPING 02:44:26 DEBUG: total: 0.18000000715255737 02:44:26 INFO: Retrieving Stack Cost... 02:44:27 INFO: Retrieving Pricing Info for: v3-standard-2 02:44:28 INFO: Archiving Costs [Pipeline] echo 02:44:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:28 ---> logs-deploy.sh 02:44:28 lf-activate-venv: SKIPPING 02:44:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/1 02:44:28 INFO: archiving workspace using pattern(s): 02:44:29 Archives upload complete. 02:44:29 INFO: archiving logs to Nexus 02:44:30 ---> uname -a: 02:44:30 Linux prd-centos7-docker-4c-2g-47.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:44:30 02:44:30 02:44:30 ---> lscpu: 02:44:30 Architecture: x86_64 02:44:30 CPU op-mode(s): 32-bit, 64-bit 02:44:30 Byte Order: Little Endian 02:44:30 Address sizes: 40 bits physical, 48 bits virtual 02:44:30 CPU(s): 2 02:44:30 On-line CPU(s) list: 0,1 02:44:30 Thread(s) per core: 1 02:44:30 Core(s) per socket: 1 02:44:30 Socket(s): 2 02:44:30 NUMA node(s): 1 02:44:30 Vendor ID: AuthenticAMD 02:44:30 CPU family: 23 02:44:30 Model: 49 02:44:30 Model name: AMD EPYC-Rome Processor 02:44:30 Stepping: 0 02:44:30 CPU MHz: 2800.000 02:44:30 BogoMIPS: 5600.00 02:44:30 Virtualization: AMD-V 02:44:30 Hypervisor vendor: KVM 02:44:30 Virtualization type: full 02:44:30 L1d cache: 64 KiB 02:44:30 L1i cache: 64 KiB 02:44:30 L2 cache: 1 MiB 02:44:30 L3 cache: 32 MiB 02:44:30 NUMA node0 CPU(s): 0,1 02:44:30 Vulnerability Itlb multihit: Not affected 02:44:30 Vulnerability L1tf: Not affected 02:44:30 Vulnerability Mds: Not affected 02:44:30 Vulnerability Meltdown: Not affected 02:44:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:44:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:44:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:44:30 Vulnerability Srbds: Not affected 02:44:30 Vulnerability Tsx async abort: Not affected 02:44:30 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:44:30 02:44:30 02:44:30 ---> nproc: 02:44:30 2 02:44:30 02:44:30 02:44:30 ---> df -h: 02:44:30 Filesystem Size Used Available Use% Mounted on 02:44:30 overlay 40.0G 7.6G 32.4G 19% / 02:44:30 tmpfs 64.0M 0 64.0M 0% /dev 02:44:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:44:30 shm 64.0M 0 64.0M 0% /dev/shm 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:44:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-37 02:44:30 02:44:30 02:44:30 ---> free -m: 02:44:30 total used free shared buff/cache available 02:44:30 Mem: 7821 933 4799 0 2088 6709 02:44:30 Swap: 1023 0 1023 02:44:30 02:44:30 02:44:30 ---> ip addr: 02:44:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:44:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:44:30 inet 127.0.0.1/8 scope host lo 02:44:30 valid_lft forever preferred_lft forever 02:44:30 inet6 ::1/128 scope host 02:44:30 valid_lft forever preferred_lft forever 02:44:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:44:30 link/ether fa:16:3e:97:2a:79 brd ff:ff:ff:ff:ff:ff 02:44:30 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 02:44:30 valid_lft 85770sec preferred_lft 85770sec 02:44:30 inet6 fe80::f816:3eff:fe97:2a79/64 scope link 02:44:30 valid_lft forever preferred_lft forever 02:44:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:44:30 link/ether 02:42:0a:46:9e:f9 brd ff:ff:ff:ff:ff:ff 02:44:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:44:30 valid_lft forever preferred_lft forever 02:44:30 inet6 fe80::42:aff:fe46:9ef9/64 scope link 02:44:30 valid_lft forever preferred_lft forever 02:44:30 02:44:30 02:44:30 ---> sar -b -r -n DEV: 02:44:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:44:30 02:44:30 02:33:46 LINUX RESTART (2 CPU) 02:44:30 02:44:30 02:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:44:30 02:36:01 43.41 3.93 39.48 0.00 2645.35 3112.40 0.00 02:44:30 02:37:01 0.78 0.00 0.78 0.00 0.00 14.44 0.00 02:44:30 02:38:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 02:44:30 02:39:01 0.23 0.00 0.23 0.00 0.00 3.21 0.00 02:44:30 02:40:01 0.27 0.00 0.27 0.00 0.00 4.16 0.00 02:44:30 02:41:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 02:44:30 02:42:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 02:44:30 02:43:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 02:44:30 02:44:01 7.02 0.10 6.92 0.00 9.98 789.35 0.00 02:44:30 Average: 5.85 0.45 5.40 0.00 295.10 437.36 0.00 02:44:30 02:44:30 02:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:44:30 02:36:01 5460104 0 815192 10.18 2620 1731024 1297316 14.32 588220 1561488 132 02:44:30 02:37:01 5468728 0 806564 10.07 2620 1731028 1245496 13.75 582732 1559540 20 02:44:30 02:38:01 5469104 0 806184 10.07 2620 1731032 1237248 13.66 580852 1561412 8 02:44:30 02:39:01 5471080 0 804204 10.04 2620 1731036 1205656 13.31 578940 1562132 20 02:44:30 02:40:01 5470672 0 804604 10.05 2620 1731044 1205668 13.31 573828 1567332 20 02:44:30 02:41:01 5470252 0 805024 10.05 2620 1731044 1205728 13.31 574208 1567356 20 02:44:30 02:42:01 5466788 0 808484 10.09 2620 1731048 1205356 13.31 578184 1567356 16 02:44:30 02:43:01 5466596 0 808668 10.10 2620 1731056 1205356 13.31 578492 1567356 8 02:44:30 02:44:01 4897984 0 923760 11.53 2620 2184576 1488084 16.43 809420 1830032 383408 02:44:30 Average: 5404590 0 820298 10.24 2620 1781432 1255101 13.86 604986 1593778 42628 02:44:30 02:44:30 02:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:44:30 02:36:01 eth0 121.91 105.74 569.67 47.94 0.00 0.00 0.00 0.00 02:44:30 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:36:01 docker0 2.88 2.33 0.31 7.62 0.00 0.00 0.00 0.00 02:44:30 02:37:01 eth0 2.56 0.52 0.67 0.39 0.00 0.00 0.00 0.00 02:44:30 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:38:01 eth0 2.50 0.32 0.46 0.20 0.00 0.00 0.00 0.00 02:44:30 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:39:01 eth0 3.36 1.15 1.43 0.90 0.00 0.00 0.00 0.00 02:44:30 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:40:01 eth0 1.25 0.40 0.46 0.33 0.00 0.00 0.00 0.00 02:44:30 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:41:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:44:30 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:42:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:44:30 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:43:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 02:44:30 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:44:01 eth0 220.41 178.37 2167.32 50.99 0.00 0.00 0.00 0.00 02:44:30 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 Average: eth0 39.36 31.90 304.75 11.23 0.00 0.00 0.00 0.00 02:44:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:30 Average: docker0 0.32 0.26 0.03 0.85 0.00 0.00 0.00 0.00 02:44:30 02:44:30 02:44:30 ---> sar -P ALL: 02:44:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 02:44:30 02:44:30 02:33:46 LINUX RESTART (2 CPU) 02:44:30 02:44:30 02:35:01 CPU %user %nice %system %iowait %steal %idle 02:44:30 02:36:01 all 8.11 0.00 2.55 6.55 0.09 82.69 02:44:30 02:36:01 0 8.26 0.00 2.66 7.76 0.10 81.22 02:44:30 02:36:01 1 7.96 0.00 2.44 5.35 0.09 84.16 02:44:30 02:37:01 all 0.21 0.00 0.06 0.00 0.03 99.71 02:44:30 02:37:01 0 0.33 0.00 0.05 0.00 0.02 99.60 02:44:30 02:37:01 1 0.08 0.00 0.07 0.00 0.03 99.82 02:44:30 02:38:01 all 0.22 0.00 0.05 0.00 0.03 99.71 02:44:30 02:38:01 0 0.37 0.00 0.07 0.00 0.03 99.53 02:44:30 02:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:44:30 02:39:01 all 0.27 0.00 0.05 0.00 0.06 99.62 02:44:30 02:39:01 0 0.43 0.00 0.03 0.00 0.07 99.47 02:44:30 02:39:01 1 0.10 0.00 0.07 0.00 0.05 99.78 02:44:30 02:40:01 all 0.19 0.00 0.04 0.00 0.03 99.74 02:44:30 02:40:01 0 0.30 0.00 0.03 0.00 0.00 99.67 02:44:30 02:40:01 1 0.08 0.00 0.05 0.00 0.05 99.82 02:44:30 02:41:01 all 0.18 0.00 0.04 0.00 0.03 99.76 02:44:30 02:41:01 0 0.27 0.00 0.03 0.00 0.03 99.67 02:44:30 02:41:01 1 0.08 0.00 0.05 0.00 0.02 99.85 02:44:30 02:42:01 all 0.11 0.00 0.07 0.00 0.02 99.81 02:44:30 02:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:44:30 02:42:01 1 0.18 0.00 0.10 0.00 0.03 99.68 02:44:30 02:43:01 all 0.19 0.00 0.06 0.00 0.09 99.66 02:44:30 02:43:01 0 0.07 0.00 0.07 0.00 0.13 99.73 02:44:30 02:43:01 1 0.32 0.00 0.05 0.00 0.05 99.58 02:44:30 02:44:01 all 6.48 0.00 2.22 2.67 2.07 86.56 02:44:30 02:44:01 0 5.84 0.00 2.35 3.06 2.01 86.75 02:44:30 02:44:01 1 7.12 0.00 2.09 2.29 2.14 86.37 02:44:30 Average: all 1.74 0.00 0.56 1.01 0.27 96.43 02:44:30 Average: 0 1.74 0.00 0.58 1.18 0.26 96.25 02:44:30 Average: 1 1.75 0.00 0.54 0.83 0.27 96.61 02:44:30 02:44:30 02:44:30