Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2+977f5602c147f5187d119d4125107588b8e79704 (e45ceba462a3d6c5b2586359572c8917d484f2a4) 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-ssh71773422048301311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8563107900593688741.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh 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-service-configurable/branches/PR-319/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-service-configurable/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1582660084470542579.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-service-configurable/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2446916263885551125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh783583606774733903.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-service-configurable/branches/PR-319/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-service-configurable/branches/PR-319/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh83061475608358995.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-service-configurable, 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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable 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-155 in /w/workspace/_app-service-configurable_PR-319 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-319 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh7594638905743380425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh5291941601943715079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # 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/_app-service-configurable_PR-319@tmp/jenkins-gitclient-ssh2352080373913247559.key > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:05:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:05:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:05:01 ========================================================= 12:05:01 EdgeX Global Pipelines Version Info 12:05:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:05:02 ------------------- 12:05:02 stable info: 12:05:02 ------------------- 12:05:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:05:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 12:05:02 Message: update stable to v1.0.205 12:05:03 ------------------- 12:05:03 experimental info: 12:05:03 ------------------- 12:05:03 Commited By: **** collab-it+edgex@linuxfoundation.org 12:05:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 12:05:03 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:05:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:05:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a7d052 [Pipeline] echo 12:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:05 provisioning config files... 12:05:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-319@tmp/config3162367423303166327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:06 ---> docker-login.sh 12:05:06 nexus3.edgexfoundry.org:10001 12:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:06 Configure a credential helper to remove this warning. See 12:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:06 12:05:06 Login Succeeded 12:05:06 nexus3.edgexfoundry.org:10002 12:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:06 Configure a credential helper to remove this warning. See 12:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:06 12:05:06 Login Succeeded 12:05:06 nexus3.edgexfoundry.org:10003 12:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:06 Configure a credential helper to remove this warning. See 12:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:06 12:05:06 Login Succeeded 12:05:06 nexus3.edgexfoundry.org:10004 12:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:07 Configure a credential helper to remove this warning. See 12:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:07 12:05:07 Login Succeeded 12:05:07 docker.io 12:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:08 Configure a credential helper to remove this warning. See 12:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:08 12:05:08 Login Succeeded 12:05:08 ---> docker-login.sh ends [Pipeline] } 12:05:08 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 12:05:09 + git log --format=format:%s -1 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 [Pipeline] echo 12:05:09 GIT_COMMIT: 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:05:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:10 12:05:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:05:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:10 latest: Pulling from edgex-devops/git-semver 12:05:10 31603596830f: Pulling fs layer 12:05:10 04fac38145f0: Pulling fs layer 12:05:10 701f6daf10bf: Pulling fs layer 12:05:10 24f72da36158: Pulling fs layer 12:05:10 24f72da36158: Waiting 12:05:10 04fac38145f0: Download complete 12:05:11 31603596830f: Verifying Checksum 12:05:11 31603596830f: Download complete 12:05:11 31603596830f: Pull complete 12:05:11 24f72da36158: Verifying Checksum 12:05:11 24f72da36158: Download complete 12:05:11 04fac38145f0: Pull complete 12:05:11 701f6daf10bf: Verifying Checksum 12:05:11 701f6daf10bf: Download complete 12:05:11 701f6daf10bf: Pull complete 12:05:12 24f72da36158: Pull complete 12:05:12 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 12:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:05:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:05:12 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 12:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-319 -v /w/workspace/_app-service-configurable_PR-319:/w/workspace/_app-service-configurable_PR-319:rw,z -v /w/workspace/_app-service-configurable_PR-319@tmp:/w/workspace/_app-service-configurable_PR-319@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:05:13 $ docker top 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:05:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:13 [ssh-agent] Looking for ssh-agent implementation... 12:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:13 $ docker exec 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent 12:05:13 SSH_AUTH_SOCK=/tmp/ssh-rU0ZUupbpCfl/agent.15 12:05:13 SSH_AGENT_PID=21 12:05:13 Running ssh-add (command line suppressed) 12:05:13 Identity added: /w/workspace/_app-service-configurable_PR-319@tmp/private_key_7120146258657837413.key (/w/workspace/_app-service-configurable_PR-319@tmp/private_key_7120146258657837413.key) 12:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:14 + git tag --points-at HEAD [Pipeline] } 12:05:14 $ docker exec --env ******** --env ******** 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent -k 12:05:14 unset SSH_AUTH_SOCK; 12:05:14 unset SSH_AGENT_PID; 12:05:14 echo Agent pid 21 killed; 12:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:14 [ssh-agent] Looking for ssh-agent implementation... 12:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:14 $ docker exec 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent 12:05:14 SSH_AUTH_SOCK=/tmp/ssh-vvNSg0fa5ZKl/agent.53 12:05:14 SSH_AGENT_PID=59 12:05:14 Running ssh-add (command line suppressed) 12:05:14 Identity added: /w/workspace/_app-service-configurable_PR-319@tmp/private_key_765194651011232764.key (/w/workspace/_app-service-configurable_PR-319@tmp/private_key_765194651011232764.key) 12:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:15 + git semver init 12:05:15 # -> Open(): unable to determine branch for HEAD 12:05:15 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-319/.git 12:05:15 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-319 12:05:15 # $SEMVER_REMOTE_NAME = origin 12:05:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:05:15 # $SEMVER_USER_NAME = edgex-jenkins 12:05:15 # $SEMVER_BRANCH = PR-319 12:05:15 # $SEMVER_TEMP = /tmp/semver-586065501 12:05:15 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 12:05:15 # '/tmp/semver-586065501' -> '/w/workspace/_app-service-configurable_PR-319/.semver' 12:05:15 # -> Force: false 12:05:15 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-319/.semver [Pipeline] } 12:05:15 $ docker exec --env ******** --env ******** 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 ssh-agent -k 12:05:15 unset SSH_AUTH_SOCK; 12:05:15 unset SSH_AGENT_PID; 12:05:15 echo Agent pid 59 killed; 12:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:05:16 + git semver [Pipeline] } 12:05:16 $ docker stop --time=1 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 12:05:17 $ docker rm -f 90ed5e9f2d32f17fde4b3fa9cdf0032d1900bbf43327fa35f2576aa13c2e7995 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:05:18 Stashed 1 file(s) [Pipeline] echo 12:05:18 [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 12:05:33 Still waiting to schedule task 12:05:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-155’ 12:05:34 Still waiting to schedule task 12:05:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:07:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-156 in /w/workspace/_app-service-configurable_PR-319 [Pipeline] { [Pipeline] ws 12:07:51 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:07:51 Selected Git installation does not exist. Using Default 12:07:51 The recommended git tool is: NONE 12:07:57 using credential edgex-jenkins-ssh 12:07:57 Cloning the remote Git repository 12:07:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:07:58 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:07:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:58 > git --version # timeout=10 12:07:58 > git --version # 'git version 2.17.1' 12:07:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:07:59 Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 12:07:59 Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 12:07:59 Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) 12:07:59 > git config core.sparsecheckout # timeout=10 12:07:59 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 12:07:59 > git remote # timeout=10 12:07:59 > git config --get remote.origin.url # timeout=10 12:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:59 > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 12:07:59 > git rev-parse HEAD^{commit} # timeout=10 12:07:59 > git config core.sparsecheckout # timeout=10 12:07:59 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 12:08:04 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:08:04 > git --version # timeout=10 12:08:04 > git --version # 'git version 2.17.1' 12:08:04 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:05 provisioning config files... 12:08:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5809064645379198765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:06 ---> docker-login.sh 12:08:06 nexus3.edgexfoundry.org:10001 12:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 nexus3.edgexfoundry.org:10002 12:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:08 Configure a credential helper to remove this warning. See 12:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:08 12:08:08 Login Succeeded 12:08:08 nexus3.edgexfoundry.org:10003 12:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:09 Configure a credential helper to remove this warning. See 12:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:09 12:08:09 Login Succeeded 12:08:09 nexus3.edgexfoundry.org:10004 12:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:09 Configure a credential helper to remove this warning. See 12:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:09 12:08:09 Login Succeeded 12:08:09 docker.io 12:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:10 Configure a credential helper to remove this warning. See 12:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:10 12:08:10 Login Succeeded 12:08:10 ---> docker-login.sh ends [Pipeline] } 12:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:11 ========================================================= 12:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:08:11 + 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 . 12:08:11 Sending build context to Docker daemon 159.7kB 12:08:11 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 12:08:11 Step 2/13 : FROM ${BASE} AS builder 12:08:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:08:12 595b0fe564bb: Pulling fs layer 12:08:12 24495759ef45: Pulling fs layer 12:08:12 d148012ef14d: Pulling fs layer 12:08:12 e90a11edd702: Pulling fs layer 12:08:12 d77568369979: Pulling fs layer 12:08:12 fc1c9f9a7f3b: Pulling fs layer 12:08:12 170f2ba95c9a: Pulling fs layer 12:08:12 97ac5df62f85: Pulling fs layer 12:08:12 e90a11edd702: Waiting 12:08:12 d77568369979: Waiting 12:08:12 fc1c9f9a7f3b: Waiting 12:08:12 170f2ba95c9a: Waiting 12:08:12 97ac5df62f85: Waiting 12:08:12 d148012ef14d: Verifying Checksum 12:08:12 d148012ef14d: Download complete 12:08:12 24495759ef45: Verifying Checksum 12:08:12 24495759ef45: Download complete 12:08:12 d77568369979: Verifying Checksum 12:08:12 d77568369979: Download complete 12:08:12 595b0fe564bb: Verifying Checksum 12:08:12 595b0fe564bb: Download complete 12:08:12 fc1c9f9a7f3b: Verifying Checksum 12:08:12 fc1c9f9a7f3b: Download complete 12:08:12 170f2ba95c9a: Verifying Checksum 12:08:12 170f2ba95c9a: Download complete 12:08:13 595b0fe564bb: Pull complete 12:08:13 24495759ef45: Pull complete 12:08:14 d148012ef14d: Pull complete 12:08:16 97ac5df62f85: Download complete 12:08:16 e90a11edd702: Verifying Checksum 12:08:16 e90a11edd702: Download complete 12:08:26 Running on prd-centos7-docker-4c-2g-157 in /w/workspace/_app-service-configurable_PR-319 [Pipeline] { [Pipeline] ws 12:08:26 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:08:27 Selected Git installation does not exist. Using Default 12:08:27 The recommended git tool is: NONE 12:08:29 e90a11edd702: Pull complete 12:08:29 d77568369979: Pull complete 12:08:29 fc1c9f9a7f3b: Pull complete 12:08:29 170f2ba95c9a: Pull complete 12:08:29 using credential edgex-jenkins-ssh 12:08:29 Cloning the remote Git repository 12:08:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:08:29 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:08:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:30 > git --version # timeout=10 12:08:30 > git --version # 'git version 2.24.4' 12:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:30 [INFO] Currently running in a labeled security context 12:08:30 [INFO] Currently SELinux is 'enforcing' on the host 12:08:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh5247980328093202964.key 12:08:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:31 Merging remotes/origin/main commit 977f5602c147f5187d119d4125107588b8e79704 into PR head commit 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 12:08:31 Merge succeeded, producing 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 12:08:31 Checking out Revision 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 (PR-319) 12:08:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:30 [INFO] Currently running in a labeled security context 12:08:30 [INFO] Currently SELinux is 'enforcing' on the host 12:08:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh3995055595813369887.key 12:08:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:08:31 > git config core.sparsecheckout # timeout=10 12:08:31 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 12:08:31 > git remote # timeout=10 12:08:31 > git config --get remote.origin.url # timeout=10 12:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:31 [INFO] Currently running in a labeled security context 12:08:31 [INFO] Currently SELinux is 'enforcing' on the host 12:08:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh5483264892838504000.key 12:08:31 > git merge 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 12:08:31 > git rev-parse HEAD^{commit} # timeout=10 12:08:31 > git config core.sparsecheckout # timeout=10 12:08:31 > git checkout -f 1a7d05290e7bcf377ebbbca30a5dddbf562f37a2 # timeout=10 12:08:34 97ac5df62f85: Pull complete 12:08:34 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 12:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:08:34 ---> 04bc70af865f 12:08:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:08:34 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:08:35 > git --version # timeout=10 12:08:35 > git --version # 'git version 2.24.4' 12:08:35 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:35 provisioning config files... 12:08:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2895488271373070601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:36 ---> docker-login.sh 12:08:36 nexus3.edgexfoundry.org:10001 12:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:36 Configure a credential helper to remove this warning. See 12:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:36 12:08:36 Login Succeeded 12:08:36 nexus3.edgexfoundry.org:10002 12:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:36 Configure a credential helper to remove this warning. See 12:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:36 12:08:36 Login Succeeded 12:08:36 nexus3.edgexfoundry.org:10003 12:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:36 Configure a credential helper to remove this warning. See 12:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:36 12:08:36 Login Succeeded 12:08:36 nexus3.edgexfoundry.org:10004 12:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:36 Configure a credential helper to remove this warning. See 12:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:36 12:08:36 Login Succeeded 12:08:36 docker.io 12:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:37 Configure a credential helper to remove this warning. See 12:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:37 12:08:37 Login Succeeded 12:08:37 ---> docker-login.sh ends [Pipeline] } 12:08:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:37 ========================================================= 12:08:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:08:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:08:38 ---> Running in 0d79a3192725 12:08:38 + 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 . 12:08:38 Sending build context to Docker daemon 159.7kB 12:08:38 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 12:08:38 Step 2/13 : FROM ${BASE} AS builder 12:08:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:08:38 540db60ca938: Pulling fs layer 12:08:38 adcc1eea9eea: Pulling fs layer 12:08:38 4c4ab2625f07: Pulling fs layer 12:08:38 db62176df00c: Pulling fs layer 12:08:38 3b30891b0d05: Pulling fs layer 12:08:38 06b49ca38bd5: Pulling fs layer 12:08:38 c788192a36de: Pulling fs layer 12:08:38 a77e37c0d609: Pulling fs layer 12:08:38 c3185cebc471: Pulling fs layer 12:08:38 3b30891b0d05: Waiting 12:08:38 06b49ca38bd5: Waiting 12:08:38 c788192a36de: Waiting 12:08:38 a77e37c0d609: Waiting 12:08:38 c3185cebc471: Waiting 12:08:38 db62176df00c: Waiting 12:08:38 4c4ab2625f07: Verifying Checksum 12:08:38 4c4ab2625f07: Download complete 12:08:38 adcc1eea9eea: Verifying Checksum 12:08:38 adcc1eea9eea: Download complete 12:08:38 3b30891b0d05: Verifying Checksum 12:08:38 3b30891b0d05: Download complete 12:08:38 06b49ca38bd5: Verifying Checksum 12:08:38 06b49ca38bd5: Download complete 12:08:38 c788192a36de: Verifying Checksum 12:08:38 c788192a36de: Download complete 12:08:38 540db60ca938: Verifying Checksum 12:08:38 540db60ca938: Download complete 12:08:38 Removing intermediate container 0d79a3192725 12:08:38 ---> 6dc98968f26f 12:08:38 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:08:38 ---> Running in ba28fa739050 12:08:38 540db60ca938: Pull complete 12:08:38 adcc1eea9eea: Pull complete 12:08:38 4c4ab2625f07: Pull complete 12:08:39 a77e37c0d609: Verifying Checksum 12:08:39 a77e37c0d609: Download complete 12:08:39 Removing intermediate container ba28fa739050 12:08:39 ---> ace6d7e831c4 12:08:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:08:39 ---> Running in 1218640d7024 12:08:39 Removing intermediate container 1218640d7024 12:08:39 ---> efe585790662 12:08:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:40 ---> Running in e10f49704263 12:08:42 c3185cebc471: Verifying Checksum 12:08:42 c3185cebc471: Download complete 12:08:43 db62176df00c: Verifying Checksum 12:08:43 db62176df00c: Download complete 12:08:43 Removing intermediate container e10f49704263 12:08:43 ---> 1038053666c7 12:08:43 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:43 ---> Running in 8d24108f7f8d 12:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:08:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:08:46 OK: 218 MiB in 52 packages 12:08:46 db62176df00c: Pull complete 12:08:46 3b30891b0d05: Pull complete 12:08:46 06b49ca38bd5: Pull complete 12:08:46 c788192a36de: Pull complete 12:08:47 a77e37c0d609: Pull complete 12:08:47 Removing intermediate container 8d24108f7f8d 12:08:47 ---> eaf6fa49fe74 12:08:47 Step 8/13 : WORKDIR /app 12:08:47 ---> Running in c9647d6f7796 12:08:48 Removing intermediate container c9647d6f7796 12:08:48 ---> 2218c8faf4b3 12:08:48 Step 9/13 : COPY go.mod . 12:08:49 c3185cebc471: Pull complete 12:08:49 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 12:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:08:49 ---> 031687cdd783 12:08:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:08:49 ---> bc96f6e42086 12:08:49 Step 10/13 : RUN go mod download 12:08:49 ---> Running in b4ab382a3689 12:08:51 ---> Running in a4e72a63e907 12:08:51 Removing intermediate container a4e72a63e907 12:08:51 ---> 0c6ef4db0ee7 12:08:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:08:51 ---> Running in 00034a198339 12:08:51 Removing intermediate container 00034a198339 12:08:51 ---> 563344b6aba2 12:08:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:08:51 ---> Running in ab31b36ba692 12:08:51 Removing intermediate container ab31b36ba692 12:08:51 ---> a4cf3ff6392e 12:08:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:51 ---> Running in 9b85b88a9b9c 12:08:52 Removing intermediate container 9b85b88a9b9c 12:08:52 ---> b2801292e6b3 12:08:52 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:52 ---> Running in 5ce7d3236efb 12:08:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:08:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:08:54 OK: 219 MiB in 52 packages 12:08:54 Removing intermediate container 5ce7d3236efb 12:08:54 ---> 4d548778f64b 12:08:54 Step 8/13 : WORKDIR /app 12:08:54 ---> Running in 0940632cd313 12:08:54 Removing intermediate container 0940632cd313 12:08:54 ---> b227b08bb07a 12:08:54 Step 9/13 : COPY go.mod . 12:08:54 ---> 7ee1a5a06b23 12:08:54 Step 10/13 : RUN go mod download 12:08:54 ---> Running in 613cfd1324be 12:09:13 Removing intermediate container 613cfd1324be 12:09:13 ---> acfa409dd7fd 12:09:13 Step 11/13 : COPY . . 12:09:13 ---> 1811d30c0520 12:09:13 Step 12/13 : ARG MAKE="make build" 12:09:13 ---> Running in 5af9ed27a7cc 12:09:13 Removing intermediate container 5af9ed27a7cc 12:09:13 ---> e57be4079577 12:09:13 Step 13/13 : RUN $MAKE 12:09:13 ---> Running in 68c6266484aa 12:09:13 noop 12:09:13 Removing intermediate container 68c6266484aa 12:09:13 ---> f290b4be5f0d 12:09:13 Successfully built f290b4be5f0d 12:09:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:09:13 + docker inspect -f . ci-base-image-x86_64 12:09:13 . [Pipeline] withDockerContainer 12:09:13 prd-centos7-docker-4c-2g-157 does not seem to be running inside a container 12:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:09:14 $ docker top 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:14 + go version 12:09:14 go version go1.16.6 linux/amd64 [Pipeline] } 12:09:14 $ docker stop --time=1 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb 12:09:15 $ docker rm -f 9662aaa102c5efb052c944f70ba84e5818efa641283e7079d2bd91fc6d9bffdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:16 + docker inspect -f . ci-base-image-x86_64 12:09:16 . [Pipeline] withDockerContainer 12:09:16 prd-centos7-docker-4c-2g-157 does not seem to be running inside a container 12:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:09:17 $ docker top a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:09:17 + make test 12:09:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:09:28 Removing intermediate container b4ab382a3689 12:09:28 ---> 1f669acd3dfd 12:09:28 Step 11/13 : COPY . . 12:09:28 ---> f92f888d7fbd 12:09:28 Step 12/13 : ARG MAKE="make build" 12:09:28 ---> Running in d129e035b15d 12:09:28 Removing intermediate container d129e035b15d 12:09:28 ---> fc328f63f4b6 12:09:28 Step 13/13 : RUN $MAKE 12:09:28 ---> Running in 98df4175964f 12:09:28 noop 12:09:28 Removing intermediate container 98df4175964f 12:09:28 ---> 339d5402cebd 12:09:28 Successfully built 339d5402cebd 12:09:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:09:29 + docker inspect -f . ci-base-image-arm64 12:09:29 . [Pipeline] withDockerContainer 12:09:29 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 12:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:09:31 $ docker top b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:32 + go version 12:09:32 go version go1.16.6 linux/arm64 [Pipeline] } 12:09:32 $ docker stop --time=1 b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 12:09:34 $ docker rm -f b566fe3d1d923e2880a7a20876095e41f7ecc0703d351ba724984b53bc77b267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:36 + docker inspect -f . ci-base-image-arm64 12:09:36 . 12:09:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:36 CGO_ENABLED=1 go vet ./... [Pipeline] withDockerContainer 12:09:36 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 12:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:09:38 $ docker top 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:09:39 + make test 12:09:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:09:39 gofmt -l . 12:09:39 [ "`gofmt -l .`" = "" ] 12:09:39 ./bin/test-go-mod-tidy.sh 12:09:39 ./bin/test-attribution-txt.sh 12:09:40 An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add 12:09:40 An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add 12:09:40 make: *** [makefile:41: test] Error 1 [Pipeline] } 12:09:40 $ docker stop --time=1 a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b 12:09:41 $ docker rm -f a09b580271cb1d921901e07f1779c9d4bd0edad9bc956c03828ce38428212c4b [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:43 12:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:43 latest: Pulling from edgex-lftools-log-publisher 12:09:43 b4d181a07f80: Pulling fs layer 12:09:43 a1111a8f2ec3: Pulling fs layer 12:09:43 ed53099fbce6: Pulling fs layer 12:09:43 dc539afda2c1: Pulling fs layer 12:09:43 77bc0d833cb6: Pulling fs layer 12:09:43 9065ff56babe: Pulling fs layer 12:09:43 d287ab97295c: Pulling fs layer 12:09:43 dc539afda2c1: Waiting 12:09:43 77bc0d833cb6: Waiting 12:09:43 9065ff56babe: Waiting 12:09:43 d287ab97295c: Waiting 12:09:43 a1111a8f2ec3: Verifying Checksum 12:09:43 a1111a8f2ec3: Download complete 12:09:43 dc539afda2c1: Verifying Checksum 12:09:43 dc539afda2c1: Download complete 12:09:44 77bc0d833cb6: Verifying Checksum 12:09:44 77bc0d833cb6: Download complete 12:09:44 9065ff56babe: Verifying Checksum 12:09:44 9065ff56babe: Download complete 12:09:44 ed53099fbce6: Verifying Checksum 12:09:44 ed53099fbce6: Download complete 12:09:45 b4d181a07f80: Verifying Checksum 12:09:45 b4d181a07f80: Download complete 12:09:46 b4d181a07f80: Pull complete 12:09:46 a1111a8f2ec3: Pull complete 12:09:46 ed53099fbce6: Pull complete 12:09:46 dc539afda2c1: Pull complete 12:09:47 77bc0d833cb6: Pull complete 12:09:47 9065ff56babe: Pull complete 12:09:49 d287ab97295c: Verifying Checksum 12:09:49 d287ab97295c: Download complete 12:09:53 d287ab97295c: Pull complete 12:09:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:09:53 prd-centos7-docker-4c-2g-157 does not seem to be running inside a container 12:09:53 $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:09:56 $ docker top 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:56 ---> job-cost.sh 12:09:56 lf-activate-venv: SKIPPING 12:09:56 INFO: No Stack... 12:09:58 INFO: Retrieving Pricing Info for: v3-standard-2 12:09:58 INFO: Archiving Costs [Pipeline] sh 12:09:58 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:09:58 + cut -d, -f6 [Pipeline] lock 12:09:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] 12:09:58 Resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] did not exist. Created. 12:09:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:09:59 + echo total: 0.05999999865889549 [Pipeline] stash 12:09:59 Stashed 1 file(s) [Pipeline] } 12:09:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:59 $ docker stop --time=1 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 12:10:00 $ docker rm -f 4dff7bb55eee6407a5849d2fe951ea7b1d7c822d01791d6050f9e2f35cd537d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:10:01 Failed in branch amd64 12:10:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:35 CGO_ENABLED=1 go vet ./... 12:10:51 gofmt -l . 12:10:51 [ "`gofmt -l .`" = "" ] 12:10:51 ./bin/test-go-mod-tidy.sh 12:10:51 ./bin/test-attribution-txt.sh 12:10:53 An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add 12:10:53 An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add 12:10:53 make: *** [makefile:41: test] Error 1 [Pipeline] } 12:10:53 $ docker stop --time=1 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e 12:10:55 $ docker rm -f 1cfb86b7ce7a12d08a3c284d6c603b438c18d2f38b6066450b2163933a895a5e [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:57 12:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:57 arm64: Pulling from edgex-lftools-log-publisher 12:10:57 448f6bf000e3: Pulling fs layer 12:10:57 f757da607395: Pulling fs layer 12:10:57 05883995daec: Pulling fs layer 12:10:57 8603b9c90790: Pulling fs layer 12:10:57 1560dd03e051: Pulling fs layer 12:10:57 27f5ce0e4adf: Pulling fs layer 12:10:57 c2d8d7efcc4b: Pulling fs layer 12:10:57 1560dd03e051: Waiting 12:10:57 27f5ce0e4adf: Waiting 12:10:57 c2d8d7efcc4b: Waiting 12:10:57 8603b9c90790: Waiting 12:10:58 f757da607395: Download complete 12:10:58 8603b9c90790: Verifying Checksum 12:10:58 8603b9c90790: Download complete 12:10:58 1560dd03e051: Verifying Checksum 12:10:58 1560dd03e051: Download complete 12:10:58 27f5ce0e4adf: Verifying Checksum 12:10:58 27f5ce0e4adf: Download complete 12:10:58 05883995daec: Download complete 12:10:59 448f6bf000e3: Download complete 12:11:02 c2d8d7efcc4b: Verifying Checksum 12:11:02 c2d8d7efcc4b: Download complete 12:11:02 448f6bf000e3: Pull complete 12:11:03 f757da607395: Pull complete 12:11:05 05883995daec: Pull complete 12:11:05 8603b9c90790: Pull complete 12:11:06 1560dd03e051: Pull complete 12:11:07 27f5ce0e4adf: Pull complete 12:11:22 c2d8d7efcc4b: Pull complete 12:11:22 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:11:22 prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container 12:11:22 $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:26 $ docker top 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:27 ---> job-cost.sh 12:11:27 lf-activate-venv: SKIPPING 12:11:27 INFO: No Stack... 12:11:27 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:28 INFO: Archiving Costs [Pipeline] sh 12:11:29 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:11:29 + cut -d, -f6 [Pipeline] lock 12:11:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] 12:11:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] did not exist. Created. 12:11:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:30 /w/workspace/app-service-configurable/1@tmp/durable-a0d6bf2d/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-a0d6bf2d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:30 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:30 Warning: overwriting stash ‘stack-cost’ 12:11:31 Stashed 1 file(s) [Pipeline] } 12:11:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:31 $ docker stop --time=1 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c 12:11:33 $ docker rm -f 8359d4089340ae3e38ef3432a83d17de055915d9b1dd676f0071a3c017cd981c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:11:34 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 12:11:37 + '[' -d /w/workspace/_app-service-configurable_PR-319/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:11:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:38 ---> package-listing.sh 12:11:38 ++ facter osfamily 12:11:38 ++ tr '[:upper:]' '[:lower:]' 12:11:38 + OS_FAMILY=redhat 12:11:38 + workspace=/w/workspace/_app-service-configurable_PR-319 12:11:38 + START_PACKAGES=/tmp/packages_start.txt 12:11:38 + END_PACKAGES=/tmp/packages_end.txt 12:11:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:38 + PACKAGES=/tmp/packages_start.txt 12:11:38 + '[' /w/workspace/_app-service-configurable_PR-319 ']' 12:11:38 + PACKAGES=/tmp/packages_end.txt 12:11:38 + case "${OS_FAMILY}" in 12:11:38 + rpm -qa 12:11:38 + sort 12:11:39 + '[' -f /tmp/packages_start.txt ']' 12:11:39 + '[' -f /tmp/packages_end.txt ']' 12:11:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:39 + '[' /w/workspace/_app-service-configurable_PR-319 ']' 12:11:39 + mkdir -p /w/workspace/_app-service-configurable_PR-319/archives/ 12:11:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-319/archives/ [Pipeline] echo 12:11:39 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/_app-service-configurable_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:40 12:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:40 latest: Pulling from edgex-lftools-log-publisher 12:11:40 b4d181a07f80: Pulling fs layer 12:11:40 a1111a8f2ec3: Pulling fs layer 12:11:40 ed53099fbce6: Pulling fs layer 12:11:40 dc539afda2c1: Pulling fs layer 12:11:40 77bc0d833cb6: Pulling fs layer 12:11:40 9065ff56babe: Pulling fs layer 12:11:40 d287ab97295c: Pulling fs layer 12:11:40 dc539afda2c1: Waiting 12:11:40 77bc0d833cb6: Waiting 12:11:40 9065ff56babe: Waiting 12:11:40 d287ab97295c: Waiting 12:11:40 a1111a8f2ec3: Verifying Checksum 12:11:40 a1111a8f2ec3: Download complete 12:11:40 dc539afda2c1: Verifying Checksum 12:11:40 dc539afda2c1: Download complete 12:11:41 77bc0d833cb6: Verifying Checksum 12:11:41 77bc0d833cb6: Download complete 12:11:41 9065ff56babe: Verifying Checksum 12:11:41 9065ff56babe: Download complete 12:11:41 ed53099fbce6: Verifying Checksum 12:11:41 ed53099fbce6: Download complete 12:11:41 b4d181a07f80: Verifying Checksum 12:11:41 b4d181a07f80: Download complete 12:11:43 b4d181a07f80: Pull complete 12:11:43 a1111a8f2ec3: Pull complete 12:11:43 ed53099fbce6: Pull complete 12:11:43 dc539afda2c1: Pull complete 12:11:44 77bc0d833cb6: Pull complete 12:11:44 9065ff56babe: Pull complete 12:11:45 d287ab97295c: Verifying Checksum 12:11:45 d287ab97295c: Download complete 12:11:49 d287ab97295c: Pull complete 12:11:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:11:50 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 12:11:50 $ 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/_app-service-configurable_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-319 -v /w/workspace/_app-service-configurable_PR-319:/w/workspace/_app-service-configurable_PR-319:rw,z -v /w/workspace/_app-service-configurable_PR-319@tmp:/w/workspace/_app-service-configurable_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:52 $ docker top 2d68a1e254769367adb69792faca3bddf636d9c48c6dabc67081c169b96ee806 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:52 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:53 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:53 + ls /var/log/sa-host 12:11:53 + sadf -c /var/log/sa-host/sa05 12:11:53 file_magic: OK 12:11:53 HZ: Using current value: 100 12:11:53 file_header: OK 12:11:53 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 12:11:53 Statistics: 12:11:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:11:53 File successfully converted to sysstat format version 12.0.3 12:11:53 + sadf -c /var/log/sa-host/sa14 12:11:53 file_magic: OK 12:11:53 HZ: Using current value: 100 12:11:53 file_header: OK 12:11:53 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 12:11:53 Statistics: 12:11:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:11:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:54 provisioning config files... 12:11:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-319@tmp/config4193689800405231141tmp [Pipeline] { [Pipeline] echo 12:11:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:54 ---> create-netrc.sh [Pipeline] } 12:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> python-tools-install.sh [Pipeline] echo 12:11:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> sudo-logs.sh 12:11:55 Archiving 'sudo' log.. 12:11:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-155.vexxhost.local: Name or service not known 12:11:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-155.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:11:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> job-cost.sh 12:11:55 lf-activate-venv: SKIPPING 12:11:55 DEBUG: total: 0.10999999940395355 12:11:55 INFO: Retrieving Stack Cost... 12:11:57 INFO: Retrieving Pricing Info for: v3-standard-2 12:11:57 INFO: Archiving Costs [Pipeline] echo 12:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:57 ---> logs-deploy.sh 12:11:57 lf-activate-venv: SKIPPING 12:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-319/1 12:11:57 INFO: archiving workspace using pattern(s): 12:11:58 Archives upload complete. 12:11:58 INFO: archiving logs to Nexus 12:11:59 ---> uname -a: 12:11:59 Linux prd-centos7-docker-4c-2g-155.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 12:11:59 12:11:59 12:11:59 ---> lscpu: 12:11:59 Architecture: x86_64 12:11:59 CPU op-mode(s): 32-bit, 64-bit 12:11:59 Byte Order: Little Endian 12:11:59 Address sizes: 40 bits physical, 48 bits virtual 12:11:59 CPU(s): 2 12:11:59 On-line CPU(s) list: 0,1 12:11:59 Thread(s) per core: 1 12:11:59 Core(s) per socket: 1 12:11:59 Socket(s): 2 12:11:59 NUMA node(s): 1 12:11:59 Vendor ID: AuthenticAMD 12:11:59 CPU family: 23 12:11:59 Model: 49 12:11:59 Model name: AMD EPYC-Rome Processor 12:11:59 Stepping: 0 12:11:59 CPU MHz: 2800.000 12:11:59 BogoMIPS: 5600.00 12:11:59 Virtualization: AMD-V 12:11:59 Hypervisor vendor: KVM 12:11:59 Virtualization type: full 12:11:59 L1d cache: 32K 12:11:59 L1i cache: 32K 12:11:59 L2 cache: 512K 12:11:59 L3 cache: 16384K 12:11:59 NUMA node0 CPU(s): 0,1 12:11:59 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 12:11:59 12:11:59 12:11:59 ---> nproc: 12:11:59 2 12:11:59 12:11:59 12:11:59 ---> df -h: 12:11:59 Filesystem Size Used Avail Use% Mounted on 12:11:59 overlay 40G 7.7G 33G 20% / 12:11:59 tmpfs 64M 0 64M 0% /dev 12:11:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:11:59 shm 64M 0 64M 0% /dev/shm 12:11:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 12:11:59 12:11:59 12:11:59 ---> sar -b -r -n DEV: 12:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 12:11:59 12:11:59 12:04:22 LINUX RESTART (2 CPU) 12:11:59 12:11:59 12:05:01 tps rtps wtps bread/s bwrtn/s 12:11:59 12:06:01 20.13 3.51 16.62 2594.77 2389.66 12:11:59 12:07:01 0.47 0.00 0.47 0.00 7.91 12:11:59 12:08:01 0.25 0.00 0.25 0.00 2.30 12:11:59 12:09:01 0.24 0.00 0.24 0.00 3.81 12:11:59 12:10:01 0.28 0.00 0.28 0.00 3.33 12:11:59 12:11:01 0.25 0.00 0.25 0.00 3.37 12:11:59 Average: 3.61 0.59 3.03 433.79 402.95 12:11:59 12:11:59 12:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:59 12:06:01 5467892 0 805216 10.05 2620 1733204 1303360 14.39 578316 1562504 20 12:11:59 12:07:01 5479532 0 793568 9.91 2620 1733212 1207108 13.33 568452 1562468 8 12:11:59 12:08:01 5479292 0 793808 9.91 2620 1733212 1207396 13.33 569976 1562652 20 12:11:59 12:09:01 5477116 0 795976 9.94 2620 1733220 1207324 13.33 571268 1562652 16 12:11:59 12:10:01 5475356 0 797732 9.96 2620 1733224 1207204 13.33 570488 1565668 8 12:11:59 12:11:01 5474576 0 798508 9.97 2620 1733228 1207108 13.33 570908 1565672 8 12:11:59 Average: 5475627 0 797468 9.96 2620 1733217 1223250 13.51 571568 1563603 13 12:11:59 12:11:59 12:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:59 12:06:01 eth0 96.65 62.73 348.53 15.52 0.00 0.00 0.00 0.00 12:11:59 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:06:01 docker0 2.60 2.30 0.53 6.74 0.00 0.00 0.00 0.00 12:11:59 12:07:01 eth0 0.80 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:11:59 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:08:01 eth0 2.65 1.23 3.42 0.26 0.00 0.00 0.00 0.00 12:11:59 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:09:01 eth0 0.76 0.36 0.30 0.18 0.00 0.00 0.00 0.00 12:11:59 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:10:01 eth0 0.25 0.22 0.08 0.10 0.00 0.00 0.00 0.00 12:11:59 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:11:59 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 Average: eth0 16.92 10.81 58.91 2.69 0.00 0.00 0.00 0.00 12:11:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:59 Average: docker0 0.43 0.38 0.09 1.13 0.00 0.00 0.00 0.00 12:11:59 12:11:59 12:11:59 ---> sar -P ALL: 12:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 12:11:59 12:11:59 12:04:22 LINUX RESTART (2 CPU) 12:11:59 12:11:59 12:05:01 CPU %user %nice %system %iowait %steal %idle 12:11:59 12:06:01 all 3.27 0.00 1.65 0.34 0.03 94.71 12:11:59 12:06:01 0 2.95 0.00 1.74 0.46 0.03 94.82 12:11:59 12:06:01 1 3.59 0.00 1.55 0.22 0.03 94.60 12:11:59 12:07:01 all 0.23 0.00 0.05 0.00 0.02 99.71 12:11:59 12:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:11:59 12:07:01 1 0.38 0.00 0.05 0.00 0.02 99.55 12:11:59 12:08:01 all 0.28 0.00 0.05 0.00 0.02 99.65 12:11:59 12:08:01 0 0.13 0.00 0.05 0.00 0.02 99.80 12:11:59 12:08:01 1 0.43 0.00 0.05 0.00 0.02 99.50 12:11:59 12:09:01 all 0.13 0.00 0.03 0.00 0.03 99.81 12:11:59 12:09:01 0 0.22 0.00 0.03 0.00 0.02 99.73 12:11:59 12:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:11:59 12:10:01 all 0.18 0.00 0.05 0.00 0.03 99.75 12:11:59 12:10:01 0 0.30 0.00 0.05 0.00 0.02 99.63 12:11:59 12:10:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:11:59 12:11:01 all 0.19 0.00 0.03 0.00 0.03 99.76 12:11:59 12:11:01 0 0.35 0.00 0.02 0.00 0.03 99.60 12:11:59 12:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:11:59 Average: all 0.71 0.00 0.31 0.06 0.02 98.90 12:11:59 Average: 0 0.67 0.00 0.32 0.08 0.02 98.91 12:11:59 Average: 1 0.75 0.00 0.29 0.04 0.03 98.89 12:11:59 12:11:59 12:11:59