Pull request #938 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 054423c5daac5a157d76f0cbd3fe37d26606c1a7+e8c677d1df210277adef4aff331a8a81997773cd (f37de88f119cd8741199ce93fe014cb641d11343) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3893612673745241681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1016842876196092106.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 9d0281235b943b7ad605f650702698f9078b2862 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/device-sdk-go/branches/PR-938/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3240387202499242672.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5282868290109932231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4748817488834226203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-sdk-go/branches/PR-938/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-938/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2592671274100851781.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15492 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-938 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh7020274110909662245.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh6876886147097289934.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) > git config core.sparsecheckout # timeout=10 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/jenkins-gitclient-ssh4103492277529361632.key > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:59 ========================================================= 07:06:59 EdgeX Global Pipelines Version Info 07:06:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:07:01 ------------------- 07:07:01 stable info: 07:07:01 ------------------- 07:07:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:07:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:07:01 Message: update stable to v1.0.192 07:07:01 ------------------- 07:07:01 experimental info: 07:07:01 ------------------- 07:07:01 Commited By: **** collab-it+edgex@linuxfoundation.org 07:07:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:07:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-938 [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-938 [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-938 [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [Pipeline] echo 07:07:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 054423c [Pipeline] echo 07:07:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:04 provisioning config files... 07:07:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/config9029754385894042818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:04 ---> docker-login.sh 07:07:04 nexus3.edgexfoundry.org:10001 07:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:04 Configure a credential helper to remove this warning. See 07:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:04 07:07:04 Login Succeeded 07:07:04 nexus3.edgexfoundry.org:10002 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:05 Configure a credential helper to remove this warning. See 07:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:05 07:07:05 Login Succeeded 07:07:05 nexus3.edgexfoundry.org:10003 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:05 Configure a credential helper to remove this warning. See 07:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:05 07:07:05 Login Succeeded 07:07:05 nexus3.edgexfoundry.org:10004 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:05 Configure a credential helper to remove this warning. See 07:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:05 07:07:05 Login Succeeded 07:07:05 docker.io 07:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:05 Configure a credential helper to remove this warning. See 07:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:05 07:07:05 Login Succeeded 07:07:05 ---> docker-login.sh ends [Pipeline] } 07:07:06 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 07:07:06 + git log --format=format:%s -1 054423c5daac5a157d76f0cbd3fe37d26606c1a7 [Pipeline] echo 07:07:06 GIT_COMMIT: 054423c5daac5a157d76f0cbd3fe37d26606c1a7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 07:07:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:07 07:07:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:07:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:08 latest: Pulling from edgex-devops/git-semver 07:07:08 31603596830f: Pulling fs layer 07:07:08 54011a49482f: Pulling fs layer 07:07:08 a6820b24f6d8: Pulling fs layer 07:07:08 f581987b2513: Pulling fs layer 07:07:08 f581987b2513: Waiting 07:07:08 54011a49482f: Verifying Checksum 07:07:08 54011a49482f: Download complete 07:07:08 31603596830f: Verifying Checksum 07:07:08 31603596830f: Download complete 07:07:08 f581987b2513: Verifying Checksum 07:07:08 f581987b2513: Download complete 07:07:08 a6820b24f6d8: Verifying Checksum 07:07:08 a6820b24f6d8: Download complete 07:07:08 31603596830f: Pull complete 07:07:08 54011a49482f: Pull complete 07:07:09 a6820b24f6d8: Pull complete 07:07:09 f581987b2513: Pull complete 07:07:09 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:07:09 prd-centos7-docker-4c-2g-15492 does not seem to be running inside a container 07:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-938 -v /w/workspace/dgexfoundry_device-sdk-go_PR-938:/w/workspace/dgexfoundry_device-sdk-go_PR-938:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-938@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 07:07:11 $ docker top 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:07:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:11 [ssh-agent] Looking for ssh-agent implementation... 07:07:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:11 $ docker exec 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent 07:07:12 SSH_AUTH_SOCK=/tmp/ssh-GXk0fW477AB2/agent.13 07:07:12 SSH_AGENT_PID=20 07:07:12 Running ssh-add (command line suppressed) 07:07:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_2062551430565928278.key (/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_2062551430565928278.key) 07:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:12 + git tag --points-at HEAD [Pipeline] } 07:07:12 $ docker exec --env ******** --env ******** 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent -k 07:07:12 unset SSH_AUTH_SOCK; 07:07:12 unset SSH_AGENT_PID; 07:07:12 echo Agent pid 20 killed; 07:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:12 [ssh-agent] Looking for ssh-agent implementation... 07:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:12 $ docker exec 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent 07:07:13 SSH_AUTH_SOCK=/tmp/ssh-8enqTjTI2AIo/agent.53 07:07:13 SSH_AGENT_PID=59 07:07:13 Running ssh-add (command line suppressed) 07:07:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_532948007886180882.key (/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/private_key_532948007886180882.key) 07:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:13 + git semver init 07:07:13 # -> Open(): unable to determine branch for HEAD 07:07:13 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-938/.git 07:07:13 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-938 07:07:13 # $SEMVER_REMOTE_NAME = origin 07:07:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:07:13 # $SEMVER_USER_NAME = edgex-jenkins 07:07:13 # $SEMVER_BRANCH = PR-938 07:07:13 # $SEMVER_TEMP = /tmp/semver-723749061 07:07:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:07:14 # '/tmp/semver-723749061' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-938/.semver' 07:07:14 # -> Force: false 07:07:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-938/.semver [Pipeline] } 07:07:14 $ docker exec --env ******** --env ******** 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 ssh-agent -k 07:07:14 unset SSH_AUTH_SOCK; 07:07:14 unset SSH_AGENT_PID; 07:07:14 echo Agent pid 59 killed; 07:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:14 + git semver [Pipeline] } 07:07:14 $ docker stop --time=1 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 07:07:16 $ docker rm -f 289b7a15074b62eb533a044e9faeb68af6b2ab5cb3d40ca8a23e338813e6fe73 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:07:16 Stashed 1 file(s) [Pipeline] echo 07:07:16 [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 07:07:32 Still waiting to schedule task 07:07:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:07:32 Still waiting to schedule task 07:07:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:09:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15493 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [Pipeline] { [Pipeline] ws 07:09:46 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:09:46 Selected Git installation does not exist. Using Default 07:09:46 The recommended git tool is: NONE 07:09:51 using credential edgex-jenkins-ssh 07:09:51 Cloning the remote Git repository 07:09:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:09:51 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:09:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:09:51 > git --version # timeout=10 07:09:51 > git --version # 'git version 2.17.1' 07:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:53 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 07:09:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:09:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:09:53 > git config core.sparsecheckout # timeout=10 07:09:53 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 07:09:53 > git remote # timeout=10 07:09:53 > git config --get remote.origin.url # timeout=10 07:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:53 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 07:09:53 Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 07:09:53 Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) 07:09:53 > git rev-parse HEAD^{commit} # timeout=10 07:09:53 > git config core.sparsecheckout # timeout=10 07:09:54 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 07:09:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:09:58 > git --version # timeout=10 07:09:58 > git --version # 'git version 2.17.1' 07:09:58 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:10:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:10:00 + true 07:10:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:19 provisioning config files... 07:10:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3219294164137509074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:19 ---> docker-login.sh 07:10:19 nexus3.edgexfoundry.org:10001 07:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:21 Configure a credential helper to remove this warning. See 07:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:21 07:10:21 Login Succeeded 07:10:21 nexus3.edgexfoundry.org:10002 07:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:21 Configure a credential helper to remove this warning. See 07:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:21 07:10:21 Login Succeeded 07:10:21 nexus3.edgexfoundry.org:10003 07:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:22 Configure a credential helper to remove this warning. See 07:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:22 07:10:22 Login Succeeded 07:10:22 nexus3.edgexfoundry.org:10004 07:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:22 Configure a credential helper to remove this warning. See 07:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:22 07:10:22 Login Succeeded 07:10:22 docker.io 07:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:23 Configure a credential helper to remove this warning. See 07:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:23 07:10:23 Login Succeeded 07:10:23 ---> docker-login.sh ends [Pipeline] } 07:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:23 ========================================================= 07:10:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:10:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:10:24 + 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 . 07:10:24 Sending build context to Docker daemon 2.589MB 07:10:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:10:24 Step 2/8 : FROM ${BASE} 07:10:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:24 595b0fe564bb: Pulling fs layer 07:10:24 7186ed65a4f7: Pulling fs layer 07:10:24 316046926c0a: Pulling fs layer 07:10:24 4ebd0625c992: Pulling fs layer 07:10:24 207e8628e3a3: Pulling fs layer 07:10:24 c791037a9be2: Pulling fs layer 07:10:24 ffd874e62e21: Pulling fs layer 07:10:24 207e8628e3a3: Waiting 07:10:24 4ebd0625c992: Waiting 07:10:24 c791037a9be2: Waiting 07:10:24 316046926c0a: Verifying Checksum 07:10:24 316046926c0a: Download complete 07:10:25 7186ed65a4f7: Verifying Checksum 07:10:25 7186ed65a4f7: Download complete 07:10:25 207e8628e3a3: Verifying Checksum 07:10:25 207e8628e3a3: Download complete 07:10:25 c791037a9be2: Verifying Checksum 07:10:25 c791037a9be2: Download complete 07:10:25 595b0fe564bb: Verifying Checksum 07:10:25 595b0fe564bb: Download complete 07:10:25 595b0fe564bb: Pull complete 07:10:26 7186ed65a4f7: Pull complete 07:10:26 316046926c0a: Pull complete 07:10:27 ffd874e62e21: Verifying Checksum 07:10:27 ffd874e62e21: Download complete 07:10:28 4ebd0625c992: Verifying Checksum 07:10:28 4ebd0625c992: Download complete 07:10:33 Running on prd-centos7-docker-4c-2g-15494 in /w/workspace/dgexfoundry_device-sdk-go_PR-938 [Pipeline] { [Pipeline] ws 07:10:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:10:33 Selected Git installation does not exist. Using Default 07:10:33 The recommended git tool is: NONE 07:10:36 using credential edgex-jenkins-ssh 07:10:36 Cloning the remote Git repository 07:10:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:10:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:10:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:10:36 > git --version # timeout=10 07:10:36 > git --version # 'git version 2.24.4' 07:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:36 [INFO] Currently running in a labeled security context 07:10:36 [INFO] Currently SELinux is 'enforcing' on the host 07:10:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6553805153077518148.key 07:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:38 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 054423c5daac5a157d76f0cbd3fe37d26606c1a7 07:10:38 Merge succeeded, producing 054423c5daac5a157d76f0cbd3fe37d26606c1a7 07:10:38 Checking out Revision 054423c5daac5a157d76f0cbd3fe37d26606c1a7 (PR-938) 07:10:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:10:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:10:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:10:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:37 [INFO] Currently running in a labeled security context 07:10:37 [INFO] Currently SELinux is 'enforcing' on the host 07:10:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3080815814846163421.key 07:10:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/938/head:refs/remotes/origin/PR-938 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:38 > git config core.sparsecheckout # timeout=10 07:10:38 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 07:10:38 > git remote # timeout=10 07:10:38 > git config --get remote.origin.url # timeout=10 07:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:38 [INFO] Currently running in a labeled security context 07:10:38 [INFO] Currently SELinux is 'enforcing' on the host 07:10:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2666354234916425365.key 07:10:38 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 07:10:38 > git rev-parse HEAD^{commit} # timeout=10 07:10:38 > git config core.sparsecheckout # timeout=10 07:10:38 > git checkout -f 054423c5daac5a157d76f0cbd3fe37d26606c1a7 # timeout=10 07:10:41 4ebd0625c992: Pull complete 07:10:41 207e8628e3a3: Pull complete 07:10:41 c791037a9be2: Pull complete 07:10:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:10:41 > git --version # timeout=10 07:10:41 > git --version # 'git version 2.24.4' 07:10:41 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:10:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:10:43 ffd874e62e21: Pull complete 07:10:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:10:43 ---> cfc18b08335c 07:10:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:10:43 + true 07:10:43 + sudo service docker restart 07:10:43 Redirecting to /bin/systemctl restart docker.service 07:10:45 ---> Running in 8eec70f487bc 07:10:46 Removing intermediate container 8eec70f487bc 07:10:46 ---> f5256a5fc59c 07:10:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:46 ---> Running in 768343f20968 07:10:48 Removing intermediate container 768343f20968 07:10:48 ---> a3f4748f3821 07:10:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:10:48 ---> Running in d7e16cf25af5 07:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:10:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:10:52 (1/6) Installing libc-dev (0.7.2-r3) 07:10:52 (2/6) Installing libsodium (1.0.18-r0) 07:10:52 (3/6) Installing pkgconf (1.7.3-r0) 07:10:52 (4/6) Installing libsodium-dev (1.0.18-r0) 07:10:52 (5/6) Installing libzmq (4.3.3-r1) 07:10:53 (6/6) Installing zeromq-dev (4.3.3-r1) 07:10:53 Executing busybox-1.32.1-r6.trigger 07:10:53 OK: 139 MiB in 46 packages 07:10:54 Removing intermediate container d7e16cf25af5 07:10:54 ---> 97ab9af64658 07:10:54 Step 6/8 : WORKDIR /device-sdk-go 07:10:54 ---> Running in 092743a10cc5 07:10:55 Removing intermediate container 092743a10cc5 07:10:55 ---> 8dd439d9df49 07:10:55 Step 7/8 : COPY . . 07:10:56 ---> 04c9655163a3 07:10:56 Step 8/8 : RUN go mod download 07:10:56 ---> Running in 28f270205733 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:02 provisioning config files... 07:11:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8749235980110709897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:02 ---> docker-login.sh 07:11:02 nexus3.edgexfoundry.org:10001 07:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:03 Configure a credential helper to remove this warning. See 07:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:03 07:11:03 Login Succeeded 07:11:03 nexus3.edgexfoundry.org:10002 07:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:03 Configure a credential helper to remove this warning. See 07:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:03 07:11:03 Login Succeeded 07:11:03 nexus3.edgexfoundry.org:10003 07:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:03 Configure a credential helper to remove this warning. See 07:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:03 07:11:03 Login Succeeded 07:11:03 nexus3.edgexfoundry.org:10004 07:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:03 Configure a credential helper to remove this warning. See 07:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:03 07:11:03 Login Succeeded 07:11:03 docker.io 07:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:03 Configure a credential helper to remove this warning. See 07:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:03 07:11:03 Login Succeeded 07:11:03 ---> docker-login.sh ends [Pipeline] } 07:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:04 ========================================================= 07:11:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:11:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:11:04 + 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 . 07:11:04 Sending build context to Docker daemon 2.59MB 07:11:04 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:11:04 Step 2/8 : FROM ${BASE} 07:11:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:11:04 540db60ca938: Pulling fs layer 07:11:04 adcc1eea9eea: Pulling fs layer 07:11:04 4c4ab2625f07: Pulling fs layer 07:11:04 0510c868ecb4: Pulling fs layer 07:11:04 afea3b2eda06: Pulling fs layer 07:11:04 7809a108b3ef: Pulling fs layer 07:11:04 f706445af74f: Pulling fs layer 07:11:04 0510c868ecb4: Waiting 07:11:04 afea3b2eda06: Waiting 07:11:04 7809a108b3ef: Waiting 07:11:04 f706445af74f: Waiting 07:11:04 4c4ab2625f07: Verifying Checksum 07:11:04 4c4ab2625f07: Download complete 07:11:05 adcc1eea9eea: Verifying Checksum 07:11:05 adcc1eea9eea: Download complete 07:11:05 afea3b2eda06: Verifying Checksum 07:11:05 afea3b2eda06: Download complete 07:11:05 7809a108b3ef: Verifying Checksum 07:11:05 7809a108b3ef: Download complete 07:11:05 540db60ca938: Verifying Checksum 07:11:05 540db60ca938: Download complete 07:11:05 540db60ca938: Pull complete 07:11:05 adcc1eea9eea: Pull complete 07:11:05 4c4ab2625f07: Pull complete 07:11:06 f706445af74f: Verifying Checksum 07:11:06 f706445af74f: Download complete 07:11:07 0510c868ecb4: Verifying Checksum 07:11:07 0510c868ecb4: Download complete 07:11:11 0510c868ecb4: Pull complete 07:11:11 afea3b2eda06: Pull complete 07:11:11 7809a108b3ef: Pull complete 07:11:12 f706445af74f: Pull complete 07:11:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:11:13 ---> b068be0155e3 07:11:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:11:23 Removing intermediate container 28f270205733 07:11:23 ---> 4844a02efc16 07:11:23 Successfully built 4844a02efc16 07:11:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:11:23 + docker inspect -f . ci-base-image-arm64 07:11:23 . [Pipeline] withDockerContainer 07:11:24 prd-ubuntu18.04-docker-arm64-4c-16g-15493 does not seem to be running inside a container 07:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-arm64 cat 07:11:25 $ docker top f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:26 + go version 07:11:26 go version go1.16.3 linux/arm64 [Pipeline] } 07:11:26 $ docker stop --time=1 f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a 07:11:28 $ docker rm -f f7d0e7678b34b4180444cf8af4fb9ee6d5152e706217d1a8f3f2d1aa0d8c0e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:29 + docker inspect -f . ci-base-image-arm64 07:11:29 . [Pipeline] withDockerContainer 07:11:30 prd-ubuntu18.04-docker-arm64-4c-16g-15493 does not seem to be running inside a container 07:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-arm64 cat 07:11:31 $ docker top 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:32 + go mod tidy [Pipeline] sh 07:11:34 + make test 07:11:34 go mod tidy 07:11:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:11:39 ---> Running in 33b4f64d4e2d 07:11:39 Removing intermediate container 33b4f64d4e2d 07:11:39 ---> 3c897ea172c9 07:11:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:39 ---> Running in 08a7d8cecbad 07:11:39 Removing intermediate container 08a7d8cecbad 07:11:39 ---> 2d85263a7e69 07:11:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 07:11:39 ---> Running in 916d259d03a1 07:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:11:39 (1/6) Installing libc-dev (0.7.2-r3) 07:11:39 (2/6) Installing libsodium (1.0.18-r0) 07:11:39 (3/6) Installing pkgconf (1.7.3-r0) 07:11:39 (4/6) Installing libsodium-dev (1.0.18-r0) 07:11:39 (5/6) Installing libzmq (4.3.3-r1) 07:11:39 (6/6) Installing zeromq-dev (4.3.3-r1) 07:11:39 Executing busybox-1.32.1-r6.trigger 07:11:39 OK: 150 MiB in 46 packages 07:11:40 Removing intermediate container 916d259d03a1 07:11:40 ---> bfe25e9259db 07:11:40 Step 6/8 : WORKDIR /device-sdk-go 07:11:40 ---> Running in f839bb6b28d8 07:11:40 Removing intermediate container f839bb6b28d8 07:11:40 ---> c92ecdabaddf 07:11:40 Step 7/8 : COPY . . 07:11:40 ---> 452012619307 07:11:40 Step 8/8 : RUN go mod download 07:11:41 ---> Running in 5c15076d64bd 07:11:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:12:13 Removing intermediate container 5c15076d64bd 07:12:13 ---> ce5b3e717003 07:12:13 Successfully built ce5b3e717003 07:12:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:12:13 + docker inspect -f . ci-base-image-x86_64 07:12:13 . [Pipeline] withDockerContainer 07:12:13 prd-centos7-docker-4c-2g-15494 does not seem to be running inside a container 07:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-x86_64 cat 07:12:15 $ docker top c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:15 + go version 07:12:15 go version go1.16.3 linux/amd64 [Pipeline] } 07:12:15 $ docker stop --time=1 c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 07:12:16 $ docker rm -f c4c2ceda04b9635639a06d78236b0ed62f279ecc649825d96b8aa1d7e3a310e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:17 + docker inspect -f . ci-base-image-x86_64 07:12:17 . [Pipeline] withDockerContainer 07:12:18 prd-centos7-docker-4c-2g-15494 does not seem to be running inside a container 07:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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 ******** ci-base-image-x86_64 cat 07:12:18 $ docker top 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:19 + go mod tidy [Pipeline] sh 07:12:19 + make test 07:12:19 go mod tidy 07:12:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:12:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:12:29 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 07:12:29 internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 07:12:29 internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 07:12:29 internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 07:12:29 internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 07:12:36 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 07:12:36 internal/config/types.go:106:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 07:12:36 internal/config/types.go:107:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 07:12:36 internal/config/types.go:111:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 07:12:36 internal/config/types.go:114:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [build failed] 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 07:12:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.800s coverage: 89.2% of statements 07:12:54 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 07:12:54 make: *** [Makefile:34: test] Error 2 [Pipeline] } 07:12:54 $ docker stop --time=1 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 07:12:59 $ docker rm -f 319fd98153d84eb840951ca37792acd2151889c3dc7a9d5056c07bb0a4c6ee51 [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 07:13:01 ---> job-cost.sh 07:13:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UqVW 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [build failed] 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 07:13:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.898s coverage: 89.2% of statements 07:13:08 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 07:13:08 make: *** [Makefile:34: test] Error 2 [Pipeline] } 07:13:08 $ docker stop --time=1 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c 07:13:10 $ docker rm -f 9e92fc55b1db4ec2a387a66b26053140681feba95f69ddf18dc8cf1d80a3e72c [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 07:13:12 ---> job-cost.sh 07:13:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dUPy 07:13:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-UqVW/bin to PATH 07:13:34 INFO: No Stack... 07:13:36 INFO: Retrieving Pricing Info for: v3-standard-2 07:13:37 INFO: Archiving Costs [Pipeline] sh 07:13:37 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 07:13:37 + cut -d, -f6 [Pipeline] lock 07:13:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] 07:13:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] did not exist. Created. 07:13:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:13:37 + echo total: 0.05999999865889549 [Pipeline] stash 07:13:38 Stashed 1 file(s) [Pipeline] } 07:13:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:13:38 Failed in branch amd64 07:13:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-dUPy/bin to PATH 07:15:12 INFO: No Stack... 07:15:12 INFO: Retrieving Pricing Info for: v2-standard-4 07:15:12 INFO: Archiving Costs [Pipeline] sh 07:15:13 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 07:15:13 [Pipeline] lock 07:15:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] 07:15:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] did not exist. Created. 07:15:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:13 /w/workspace/device-sdk-go/1@tmp/durable-9512034c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9512034c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:15:14 + echo total: 0.18000000715255737 [Pipeline] stash 07:15:14 Warning: overwriting stash ‘stack-cost’ 07:15:14 Stashed 1 file(s) [Pipeline] } 07:15:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-938-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:15:15 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 07:15:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:19 ---> package-listing.sh 07:15:19 ++ facter osfamily 07:15:19 ++ tr '[:upper:]' '[:lower:]' 07:15:19 + OS_FAMILY=redhat 07:15:19 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-938 07:15:19 + START_PACKAGES=/tmp/packages_start.txt 07:15:19 + END_PACKAGES=/tmp/packages_end.txt 07:15:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:19 + PACKAGES=/tmp/packages_start.txt 07:15:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-938 ']' 07:15:19 + PACKAGES=/tmp/packages_end.txt 07:15:19 + case "${OS_FAMILY}" in 07:15:19 + sort 07:15:19 + rpm -qa 07:15:20 + '[' -f /tmp/packages_start.txt ']' 07:15:20 + '[' -f /tmp/packages_end.txt ']' 07:15:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-938 ']' 07:15:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-938/archives/ 07:15:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-938/archives/ [Pipeline] echo 07:15:20 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/dgexfoundry_device-sdk-go_PR-938/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:15:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:21 07:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:21 alpine: Pulling from edgex-lftools-log-publisher 07:15:21 df20fa9351a1: Pulling fs layer 07:15:21 36b3adc4ff6f: Pulling fs layer 07:15:21 8ad3a11d3b57: Pulling fs layer 07:15:21 46f8f816bc3b: Pulling fs layer 07:15:21 93b61091891f: Pulling fs layer 07:15:21 93b9cdb0e59b: Pulling fs layer 07:15:21 5e14af77c1be: Pulling fs layer 07:15:21 01666e4c0597: Pulling fs layer 07:15:21 aa168da1d23b: Pulling fs layer 07:15:21 93b9cdb0e59b: Waiting 07:15:21 5e14af77c1be: Waiting 07:15:21 01666e4c0597: Waiting 07:15:21 aa168da1d23b: Waiting 07:15:21 46f8f816bc3b: Waiting 07:15:21 93b61091891f: Waiting 07:15:21 36b3adc4ff6f: Verifying Checksum 07:15:21 36b3adc4ff6f: Download complete 07:15:22 46f8f816bc3b: Verifying Checksum 07:15:22 46f8f816bc3b: Download complete 07:15:22 df20fa9351a1: Verifying Checksum 07:15:22 df20fa9351a1: Download complete 07:15:22 93b9cdb0e59b: Verifying Checksum 07:15:22 93b9cdb0e59b: Download complete 07:15:22 93b61091891f: Verifying Checksum 07:15:22 93b61091891f: Download complete 07:15:22 5e14af77c1be: Verifying Checksum 07:15:22 5e14af77c1be: Download complete 07:15:22 01666e4c0597: Verifying Checksum 07:15:22 01666e4c0597: Download complete 07:15:22 8ad3a11d3b57: Verifying Checksum 07:15:22 8ad3a11d3b57: Download complete 07:15:22 df20fa9351a1: Pull complete 07:15:22 36b3adc4ff6f: Pull complete 07:15:22 8ad3a11d3b57: Pull complete 07:15:23 46f8f816bc3b: Pull complete 07:15:23 93b61091891f: Pull complete 07:15:23 93b9cdb0e59b: Pull complete 07:15:23 5e14af77c1be: Pull complete 07:15:24 01666e4c0597: Pull complete 07:15:24 aa168da1d23b: Verifying Checksum 07:15:24 aa168da1d23b: Download complete 07:15:29 aa168da1d23b: Pull complete 07:15:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:15:29 prd-centos7-docker-4c-2g-15492 does not seem to be running inside a container 07:15:29 $ 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/dgexfoundry_device-sdk-go_PR-938/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-938 -v /w/workspace/dgexfoundry_device-sdk-go_PR-938:/w/workspace/dgexfoundry_device-sdk-go_PR-938:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-938@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 07:15:33 $ docker top 95fef130f53612257ab97d1c2683ca916745c47f721790795a334b1694392cc2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:34 + mkdir -p /var/log/sa [Pipeline] sh 07:15:35 + ls /var/log/sa-host 07:15:35 + sadf -c /var/log/sa-host/sa05 07:15:35 file_magic: OK 07:15:35 HZ: Using current value: 100 07:15:35 file_header: OK 07:15:35 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 07:15:35 Statistics: 07:15:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:35 File successfully converted to sysstat format version 12.2.1 07:15:35 + sadf -c /var/log/sa-host/sa21 07:15:35 file_magic: OK 07:15:35 HZ: Using current value: 100 07:15:35 file_header: OK 07:15:35 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 07:15:35 Statistics: 07:15:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:35 provisioning config files... 07:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp/config2691537365107834432tmp [Pipeline] { [Pipeline] echo 07:15:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> create-netrc.sh [Pipeline] } 07:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:15:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> python-tools-install.sh [Pipeline] echo 07:15:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:37 ---> sudo-logs.sh 07:15:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:15:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:37 ---> job-cost.sh 07:15:37 lf-activate-venv: SKIPPING 07:15:37 DEBUG: total: 0.18000000715255737 07:15:37 INFO: Retrieving Stack Cost... 07:15:38 INFO: Retrieving Pricing Info for: v3-standard-2 07:15:39 INFO: Archiving Costs [Pipeline] echo 07:15:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:39 ---> logs-deploy.sh 07:15:39 lf-activate-venv: SKIPPING 07:15:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-938/1 07:15:39 INFO: archiving workspace using pattern(s): 07:15:40 Archives upload complete. 07:15:40 INFO: archiving logs to Nexus 07:15:41 ---> uname -a: 07:15:41 Linux prd-centos7-docker-4c-2g-15492.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:15:41 07:15:41 07:15:41 ---> lscpu: 07:15:41 Architecture: x86_64 07:15:41 CPU op-mode(s): 32-bit, 64-bit 07:15:41 Byte Order: Little Endian 07:15:41 Address sizes: 40 bits physical, 48 bits virtual 07:15:41 CPU(s): 2 07:15:41 On-line CPU(s) list: 0,1 07:15:41 Thread(s) per core: 1 07:15:41 Core(s) per socket: 1 07:15:41 Socket(s): 2 07:15:41 NUMA node(s): 1 07:15:41 Vendor ID: AuthenticAMD 07:15:41 CPU family: 23 07:15:41 Model: 49 07:15:41 Model name: AMD EPYC-Rome Processor 07:15:41 Stepping: 0 07:15:41 CPU MHz: 2800.000 07:15:41 BogoMIPS: 5600.00 07:15:41 Virtualization: AMD-V 07:15:41 Hypervisor vendor: KVM 07:15:41 Virtualization type: full 07:15:41 L1d cache: 64 KiB 07:15:41 L1i cache: 64 KiB 07:15:41 L2 cache: 1 MiB 07:15:41 L3 cache: 32 MiB 07:15:41 NUMA node0 CPU(s): 0,1 07:15:41 Vulnerability Itlb multihit: Not affected 07:15:41 Vulnerability L1tf: Not affected 07:15:41 Vulnerability Mds: Not affected 07:15:41 Vulnerability Meltdown: Not affected 07:15:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:15:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:15:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:15:41 Vulnerability Srbds: Not affected 07:15:41 Vulnerability Tsx async abort: Not affected 07:15:41 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 07:15:41 07:15:41 07:15:41 ---> nproc: 07:15:41 2 07:15:41 07:15:41 07:15:41 ---> df -h: 07:15:41 Filesystem Size Used Available Use% Mounted on 07:15:41 overlay 40.0G 7.6G 32.4G 19% / 07:15:41 tmpfs 64.0M 0 64.0M 0% /dev 07:15:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:15:41 shm 64.0M 0 64.0M 0% /dev/shm 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-938 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-938@tmp 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:15:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:15:41 07:15:41 07:15:41 ---> free -m: 07:15:41 total used free shared buff/cache available 07:15:41 Mem: 7821 984 4738 0 2097 6658 07:15:41 Swap: 1023 0 1023 07:15:41 07:15:41 07:15:41 ---> ip addr: 07:15:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:15:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:15:41 inet 127.0.0.1/8 scope host lo 07:15:41 valid_lft forever preferred_lft forever 07:15:41 inet6 ::1/128 scope host 07:15:41 valid_lft forever preferred_lft forever 07:15:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:15:41 link/ether fa:16:3e:50:94:bd brd ff:ff:ff:ff:ff:ff 07:15:41 inet 10.30.123.180/23 brd 10.30.123.255 scope global dynamic eth0 07:15:41 valid_lft 85845sec preferred_lft 85845sec 07:15:41 inet6 fe80::f816:3eff:fe50:94bd/64 scope link 07:15:41 valid_lft forever preferred_lft forever 07:15:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:15:41 link/ether 02:42:a7:18:f3:17 brd ff:ff:ff:ff:ff:ff 07:15:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:15:41 valid_lft forever preferred_lft forever 07:15:41 inet6 fe80::42:a7ff:fe18:f317/64 scope link 07:15:41 valid_lft forever preferred_lft forever 07:15:41 07:15:41 07:15:41 ---> sar -b -r -n DEV: 07:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 07:15:41 07:15:41 07:06:15 LINUX RESTART (2 CPU) 07:15:41 07:15:41 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:15:41 07:08:01 22.68 3.35 19.33 0.00 2563.84 3127.39 0.00 07:15:41 07:09:02 1.72 0.00 1.72 0.00 0.00 33.24 0.00 07:15:41 07:10:01 0.24 0.00 0.24 0.00 0.00 2.74 0.00 07:15:41 07:11:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 07:15:41 07:12:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 07:15:41 07:13:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 07:15:41 07:14:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 07:15:41 07:15:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 07:15:41 Average: 3.24 0.42 2.82 0.00 321.26 398.43 0.00 07:15:41 07:15:41 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:15:41 07:08:01 5467852 0 798084 9.96 2620 1740384 1255312 13.86 569352 1573044 20 07:15:41 07:09:02 5471744 0 794184 9.92 2620 1740392 1208012 13.34 566436 1573008 8 07:15:41 07:10:01 5468484 0 797444 9.96 2620 1740392 1214648 13.41 569468 1573136 12 07:15:41 07:11:01 5467556 0 798368 9.97 2620 1740396 1214540 13.41 569936 1573136 12 07:15:41 07:12:01 5467668 0 798248 9.97 2620 1740404 1207904 13.34 567060 1576808 16 07:15:41 07:13:01 5466988 0 798928 9.98 2620 1740404 1207796 13.33 567616 1576808 20 07:15:41 07:14:01 5466172 0 799736 9.99 2620 1740412 1207844 13.34 568640 1576808 8 07:15:41 07:15:01 5454248 0 811656 10.13 2620 1740416 1207796 13.33 580772 1576808 20 07:15:41 Average: 5466339 0 799581 9.98 2620 1740400 1215482 13.42 569910 1574944 14 07:15:41 07:15:41 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:15:41 07:08:01 eth0 76.91 65.75 360.84 15.98 0.00 0.00 0.00 0.00 07:15:41 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:08:01 docker0 11.36 8.59 1.88 27.29 0.00 0.00 0.00 0.00 07:15:41 07:09:02 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 07:15:41 07:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:10:01 eth0 4.35 1.78 3.37 0.30 0.00 0.00 0.00 0.00 07:15:41 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:11:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 07:15:41 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:12:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:15:41 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:41 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:14:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:15:41 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:15:41 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 Average: eth0 10.41 8.56 45.69 2.08 0.00 0.00 0.00 0.00 07:15:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:41 Average: docker0 1.42 1.08 0.24 3.42 0.00 0.00 0.00 0.00 07:15:41 07:15:41 07:15:41 ---> sar -P ALL: 07:15:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 07:15:41 07:15:41 07:06:15 LINUX RESTART (2 CPU) 07:15:41 07:15:41 07:07:01 CPU %user %nice %system %iowait %steal %idle 07:15:41 07:08:01 all 3.07 0.00 1.83 0.77 0.05 94.27 07:15:41 07:08:01 0 3.17 0.00 1.84 0.46 0.05 94.48 07:15:41 07:08:01 1 2.97 0.00 1.82 1.08 0.05 94.07 07:15:41 07:09:02 all 0.08 0.00 0.05 0.00 0.03 99.84 07:15:41 07:09:02 0 0.02 0.00 0.05 0.00 0.03 99.90 07:15:41 07:09:02 1 0.15 0.00 0.05 0.00 0.02 99.78 07:15:41 07:10:01 all 0.15 0.00 0.07 0.00 0.03 99.75 07:15:41 07:10:01 0 0.14 0.00 0.07 0.00 0.03 99.76 07:15:41 07:10:01 1 0.17 0.00 0.07 0.00 0.02 99.74 07:15:41 07:11:01 all 0.10 0.00 0.03 0.00 0.02 99.86 07:15:41 07:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:15:41 07:11:01 1 0.17 0.00 0.02 0.00 0.02 99.80 07:15:41 07:12:01 all 0.15 0.00 0.05 0.00 0.02 99.78 07:15:41 07:12:01 0 0.17 0.00 0.05 0.00 0.03 99.75 07:15:41 07:12:01 1 0.13 0.00 0.05 0.00 0.00 99.82 07:15:41 07:13:01 all 0.17 0.00 0.02 0.00 0.03 99.79 07:15:41 07:13:01 0 0.32 0.00 0.02 0.00 0.03 99.63 07:15:41 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:15:41 07:14:01 all 0.19 0.00 0.04 0.00 0.03 99.74 07:15:41 07:14:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:15:41 07:14:01 1 0.32 0.00 0.03 0.00 0.02 99.63 07:15:41 07:15:01 all 0.16 0.00 0.03 0.00 0.03 99.78 07:15:41 07:15:01 0 0.03 0.00 0.05 0.00 0.05 99.87 07:15:41 07:15:01 1 0.28 0.00 0.02 0.00 0.00 99.70 07:15:41 Average: all 0.51 0.00 0.26 0.10 0.03 99.11 07:15:41 Average: 0 0.49 0.00 0.27 0.06 0.04 99.15 07:15:41 Average: 1 0.52 0.00 0.26 0.13 0.02 99.07 07:15:41 07:15:41 07:15:41