Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from e75a7fc32c19bcc07ee0092e1a78091e02702a2e+f9181e51cc24c5c8d60c5f317d7638268e956055 (2798ddf5dafc451cfa189a3565b32b3e75816b4a) 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-ssh3870014004515122466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6201342492687095804.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 6a41506d72e8e131afc862d141935157bee59f41 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-virtual-go/branches/PR-231/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-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1281332215999256253.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-virtual-go/branches/PR-231/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1800477665529529010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5515441909170330939.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-virtual-go/branches/PR-231/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-virtual-go/branches/PR-231/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5459250050538438639.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-40 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh5874735718788890101.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit e75a7fc32c19bcc07ee0092e1a78091e02702a2e Merge succeeded, producing e75a7fc32c19bcc07ee0092e1a78091e02702a2e Checking out Revision e75a7fc32c19bcc07ee0092e1a78091e02702a2e (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh4065308534962692887.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # 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/foundry_device-virtual-go_PR-231@tmp/jenkins-gitclient-ssh7391585304597528177.key > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:50 ========================================================= 10:21:50 EdgeX Global Pipelines Version Info 10:21:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:21:51 ------------------- 10:21:51 stable info: 10:21:51 ------------------- 10:21:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:21:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:21:51 Message: update stable to v1.0.195 10:21:52 ------------------- 10:21:52 experimental info: 10:21:52 ------------------- 10:21:52 Commited By: **** collab-it+edgex@linuxfoundation.org 10:21:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:21:52 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:21:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 10:21:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 10:21:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:21:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:21:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:21:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e75a7fc32c19bcc07ee0092e1a78091e02702a2e [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e75a7fc [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:54 provisioning config files... 10:21:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config3144019474071652830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:55 ---> docker-login.sh 10:21:55 nexus3.edgexfoundry.org:10001 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10002 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10003 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10004 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 docker.io 10:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:56 Configure a credential helper to remove this warning. See 10:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:56 10:21:56 Login Succeeded 10:21:56 ---> docker-login.sh ends [Pipeline] } 10:21:56 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 10:21:57 + git log --format=format:%s -1 e75a7fc32c19bcc07ee0092e1a78091e02702a2e [Pipeline] echo 10:21:57 GIT_COMMIT: e75a7fc32c19bcc07ee0092e1a78091e02702a2e, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo 10:21:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:21:58 10:21:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:21:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:21:58 latest: Pulling from edgex-devops/git-semver 10:21:58 31603596830f: Pulling fs layer 10:21:58 54011a49482f: Pulling fs layer 10:21:58 a6820b24f6d8: Pulling fs layer 10:21:58 f581987b2513: Pulling fs layer 10:21:58 f581987b2513: Waiting 10:21:58 54011a49482f: Verifying Checksum 10:21:58 54011a49482f: Download complete 10:21:58 31603596830f: Verifying Checksum 10:21:58 31603596830f: Download complete 10:21:58 f581987b2513: Verifying Checksum 10:21:58 f581987b2513: Download complete 10:21:58 a6820b24f6d8: Verifying Checksum 10:21:58 a6820b24f6d8: Download complete 10:21:59 31603596830f: Pull complete 10:21:59 54011a49482f: Pull complete 10:21:59 a6820b24f6d8: Pull complete 10:22:00 f581987b2513: Pull complete 10:22:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:22:00 prd-centos7-docker-4c-2g-40 does not seem to be running inside a container 10:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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 10:22:01 $ docker top fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:01 [ssh-agent] Looking for ssh-agent implementation... 10:22:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:01 $ docker exec fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a ssh-agent 10:22:01 SSH_AUTH_SOCK=/tmp/ssh-rOqlrUyZTBFK/agent.13 10:22:01 SSH_AGENT_PID=19 10:22:01 Running ssh-add (command line suppressed) 10:22:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_3078880233920123649.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_3078880233920123649.key) 10:22:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:02 + git tag --points-at HEAD [Pipeline] } 10:22:02 $ docker exec --env ******** --env ******** fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a ssh-agent -k 10:22:02 unset SSH_AUTH_SOCK; 10:22:02 unset SSH_AGENT_PID; 10:22:02 echo Agent pid 19 killed; 10:22:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:02 [ssh-agent] Looking for ssh-agent implementation... 10:22:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:02 $ docker exec fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a ssh-agent 10:22:02 SSH_AUTH_SOCK=/tmp/ssh-KJftkxpVLCCS/agent.52 10:22:02 SSH_AGENT_PID=59 10:22:02 Running ssh-add (command line suppressed) 10:22:02 Identity added: /w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_6885946057578670184.key (/w/workspace/foundry_device-virtual-go_PR-231@tmp/private_key_6885946057578670184.key) 10:22:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:03 + git semver init 10:22:03 # -> Open(): unable to determine branch for HEAD 10:22:03 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.git 10:22:03 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-231 10:22:03 # $SEMVER_REMOTE_NAME = origin 10:22:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:22:03 # $SEMVER_USER_NAME = edgex-jenkins 10:22:03 # $SEMVER_BRANCH = PR-231 10:22:03 # $SEMVER_TEMP = /tmp/semver-908836622 10:22:03 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 10:22:04 # '/tmp/semver-908836622' -> '/w/workspace/foundry_device-virtual-go_PR-231/.semver' 10:22:04 # -> Force: false 10:22:04 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-231/.semver [Pipeline] } 10:22:04 $ docker exec --env ******** --env ******** fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a ssh-agent -k 10:22:04 unset SSH_AUTH_SOCK; 10:22:04 unset SSH_AGENT_PID; 10:22:04 echo Agent pid 59 killed; 10:22:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:04 + git semver [Pipeline] } 10:22:04 $ docker stop --time=1 fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a 10:22:06 $ docker rm -f fe17316d93190765f2c7c52262cb8d50f94b385b639f1ef44e14a7bfd9c3604a [Pipeline] // withDockerContainer [Pipeline] sh 10:22:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:06 Stashed 1 file(s) [Pipeline] echo 10:22:07 [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 10:22:22 Still waiting to schedule task 10:22:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:22:22 Still waiting to schedule task 10:22:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:24:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-44 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws 10:24:37 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 10:24:37 The recommended git tool is: git 10:24:42 using credential edgex-jenkins-ssh 10:24:42 Cloning the remote Git repository 10:24:42 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:24:42 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:24:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:24:43 > git --version # timeout=10 10:24:43 > git --version # 'git version 2.17.1' 10:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:45 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:24:45 Merge succeeded, producing e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:24:45 Checking out Revision e75a7fc32c19bcc07ee0092e1a78091e02702a2e (PR-231) 10:24:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:24:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:24:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:45 > git config core.sparsecheckout # timeout=10 10:24:45 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # timeout=10 10:24:45 > git remote # timeout=10 10:24:45 > git config --get remote.origin.url # timeout=10 10:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:45 > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 10:24:45 > git rev-parse HEAD^{commit} # timeout=10 10:24:45 > git config core.sparsecheckout # timeout=10 10:24:45 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # timeout=10 10:24:50 Commit message: "docs: add Changelog for Ireland release" 10:24:50 > git --version # timeout=10 10:24:50 > git --version # 'git version 2.17.1' 10:24:50 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:24:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:24:52 + true 10:24:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:10 provisioning config files... 10:25:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6718704714813233455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:11 ---> docker-login.sh 10:25:11 nexus3.edgexfoundry.org:10001 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:12 Configure a credential helper to remove this warning. See 10:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:12 10:25:12 Login Succeeded 10:25:12 nexus3.edgexfoundry.org:10002 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:13 Configure a credential helper to remove this warning. See 10:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:13 10:25:13 Login Succeeded 10:25:13 nexus3.edgexfoundry.org:10003 10:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:13 Configure a credential helper to remove this warning. See 10:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:13 10:25:13 Login Succeeded 10:25:13 nexus3.edgexfoundry.org:10004 10:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:14 Configure a credential helper to remove this warning. See 10:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:14 10:25:14 Login Succeeded 10:25:14 docker.io 10:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:15 Configure a credential helper to remove this warning. See 10:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:15 10:25:15 Login Succeeded 10:25:15 ---> docker-login.sh ends [Pipeline] } 10:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:15 ========================================================= 10:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:25:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:25:16 + 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 . 10:25:16 Sending build context to Docker daemon 8.642MB 10:25:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:25:16 Step 2/8 : FROM ${BASE} 10:25:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:25:16 595b0fe564bb: Pulling fs layer 10:25:16 3088b5b3c5c0: Pulling fs layer 10:25:16 5b7225fbf94c: Pulling fs layer 10:25:16 ba82ee9f976e: Pulling fs layer 10:25:16 506bd15cee9f: Pulling fs layer 10:25:16 75a0a4a0db45: Pulling fs layer 10:25:16 618dc40b7e24: Pulling fs layer 10:25:16 ba82ee9f976e: Waiting 10:25:16 75a0a4a0db45: Waiting 10:25:16 618dc40b7e24: Waiting 10:25:16 5b7225fbf94c: Verifying Checksum 10:25:16 5b7225fbf94c: Download complete 10:25:16 3088b5b3c5c0: Verifying Checksum 10:25:16 3088b5b3c5c0: Download complete 10:25:16 506bd15cee9f: Verifying Checksum 10:25:16 506bd15cee9f: Download complete 10:25:16 75a0a4a0db45: Verifying Checksum 10:25:16 75a0a4a0db45: Download complete 10:25:16 595b0fe564bb: Download complete 10:25:17 595b0fe564bb: Pull complete 10:25:18 3088b5b3c5c0: Pull complete 10:25:18 5b7225fbf94c: Pull complete 10:25:19 618dc40b7e24: Verifying Checksum 10:25:19 618dc40b7e24: Download complete 10:25:20 ba82ee9f976e: Verifying Checksum 10:25:20 ba82ee9f976e: Download complete 10:25:30 ba82ee9f976e: Pull complete 10:25:30 506bd15cee9f: Pull complete 10:25:30 75a0a4a0db45: Pull complete 10:25:35 618dc40b7e24: Pull complete 10:25:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:25:35 ---> a36622ca3599 10:25:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:25:36 ---> Running in e155e55bb04d 10:25:37 Removing intermediate container e155e55bb04d 10:25:37 ---> aae94a2ecde6 10:25:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:37 ---> Running in a4dacbf2af6a 10:25:40 Removing intermediate container a4dacbf2af6a 10:25:40 ---> cca635ba9699 10:25:40 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:25:40 ---> Running in ee86bd0fb4cb 10:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:25:42 (1/13) Installing libc-dev (0.7.2-r3) 10:25:42 (2/13) Installing libsodium (1.0.18-r0) 10:25:42 (3/13) Installing pkgconf (1.7.3-r0) 10:25:42 (4/13) Installing libsodium-dev (1.0.18-r0) 10:25:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:25:43 (6/13) Installing libedit (20191231.3.1-r1) 10:25:43 (7/13) Installing openssh-client (8.4_p1-r3) 10:25:43 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:25:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 10:25:43 (10/13) Installing openssh-server (8.4_p1-r3) 10:25:44 (11/13) Installing openssh (8.4_p1-r3) 10:25:44 (12/13) Installing libzmq (4.3.3-r1) 10:25:44 (13/13) Installing zeromq-dev (4.3.3-r1) 10:25:44 Executing busybox-1.32.1-r6.trigger 10:25:44 OK: 145 MiB in 53 packages 10:25:45 Removing intermediate container ee86bd0fb4cb 10:25:45 ---> 5ee45b1708e4 10:25:45 Step 6/8 : WORKDIR /device-virtual-go 10:25:46 ---> Running in cf216f570428 10:25:46 Removing intermediate container cf216f570428 10:25:46 ---> da53468f3d58 10:25:46 Step 7/8 : COPY . . 10:25:47 ---> 04b8ea560149 10:25:47 Step 8/8 : RUN go mod download 10:25:47 ---> Running in 59ca5e82de28 10:25:59 Running on prd-centos7-docker-4c-2g-45 in /w/workspace/foundry_device-virtual-go_PR-231 [Pipeline] { [Pipeline] ws 10:25:59 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 10:26:00 The recommended git tool is: git 10:26:02 using credential edgex-jenkins-ssh 10:26:02 Cloning the remote Git repository 10:26:02 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:26:02 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:26:02 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:26:02 > git --version # timeout=10 10:26:02 > git --version # 'git version 2.24.4' 10:26:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:02 [INFO] Currently running in a labeled security context 10:26:02 [INFO] Currently SELinux is 'enforcing' on the host 10:26:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1924708395860092071.key 10:26:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:05 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:26:05 Merge succeeded, producing e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:26:05 Checking out Revision e75a7fc32c19bcc07ee0092e1a78091e02702a2e (PR-231) 10:26:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:26:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:26:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:26:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:04 [INFO] Currently running in a labeled security context 10:26:04 [INFO] Currently SELinux is 'enforcing' on the host 10:26:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2079724417188003302.key 10:26:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:26:05 > git config core.sparsecheckout # timeout=10 10:26:05 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # timeout=10 10:26:05 > git remote # timeout=10 10:26:05 > git config --get remote.origin.url # timeout=10 10:26:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:05 [INFO] Currently running in a labeled security context 10:26:05 [INFO] Currently SELinux is 'enforcing' on the host 10:26:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1798782272929675849.key 10:26:05 > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 10:26:05 > git rev-parse HEAD^{commit} # timeout=10 10:26:05 > git config core.sparsecheckout # timeout=10 10:26:05 > git checkout -f e75a7fc32c19bcc07ee0092e1a78091e02702a2e # timeout=10 10:26:09 Commit message: "docs: add Changelog for Ireland release" 10:26:09 > git --version # timeout=10 10:26:09 > git --version # 'git version 2.24.4' 10:26:09 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:26:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:26:10 + true 10:26:10 + sudo service docker restart 10:26:10 Redirecting to /bin/systemctl restart docker.service 10:26:14 Removing intermediate container 59ca5e82de28 10:26:14 ---> 8409efdaf873 10:26:14 Successfully built 8409efdaf873 10:26:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:26:15 + docker inspect -f . ci-base-image-arm64 10:26:15 . [Pipeline] withDockerContainer 10:26:15 prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container 10:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 10:26:16 $ docker top b24081528616980dc21854b984afc3bc8d4a437e43250ffeb15480b52e8354dc -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:17 + go version 10:26:17 go version go1.16.5 linux/arm64 [Pipeline] } 10:26:17 $ docker stop --time=1 b24081528616980dc21854b984afc3bc8d4a437e43250ffeb15480b52e8354dc 10:26:19 $ docker rm -f b24081528616980dc21854b984afc3bc8d4a437e43250ffeb15480b52e8354dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:20 + docker inspect -f . ci-base-image-arm64 10:26:20 . [Pipeline] withDockerContainer 10:26:21 prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container 10:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 10:26:22 $ docker top 1a8bf40a57008d1bb4f84f0ad59f0e6816d64ae24650798647fb735f6a4a1bf7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:23 + go mod tidy [Pipeline] sh 10:26:25 + make test 10:26:25 go mod tidy 10:26:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:26:27 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:29 provisioning config files... 10:26:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config294579126265674528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:29 ---> docker-login.sh 10:26:29 nexus3.edgexfoundry.org:10001 10:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:29 Configure a credential helper to remove this warning. See 10:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:29 10:26:29 Login Succeeded 10:26:29 nexus3.edgexfoundry.org:10002 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 nexus3.edgexfoundry.org:10003 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 nexus3.edgexfoundry.org:10004 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 docker.io 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 ---> docker-login.sh ends [Pipeline] } 10:26:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:31 ========================================================= 10:26:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:26:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:26:31 + 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 . 10:26:31 Sending build context to Docker daemon 8.643MB 10:26:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:26:31 Step 2/8 : FROM ${BASE} 10:26:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:31 540db60ca938: Pulling fs layer 10:26:31 adcc1eea9eea: Pulling fs layer 10:26:31 4c4ab2625f07: Pulling fs layer 10:26:31 0510c868ecb4: Pulling fs layer 10:26:31 afea3b2eda06: Pulling fs layer 10:26:31 7809a108b3ef: Pulling fs layer 10:26:31 f706445af74f: Pulling fs layer 10:26:31 afea3b2eda06: Waiting 10:26:31 7809a108b3ef: Waiting 10:26:31 f706445af74f: Waiting 10:26:31 0510c868ecb4: Waiting 10:26:31 4c4ab2625f07: Verifying Checksum 10:26:31 4c4ab2625f07: Download complete 10:26:31 adcc1eea9eea: Verifying Checksum 10:26:31 adcc1eea9eea: Download complete 10:26:31 afea3b2eda06: Verifying Checksum 10:26:31 afea3b2eda06: Download complete 10:26:31 7809a108b3ef: Verifying Checksum 10:26:31 7809a108b3ef: Download complete 10:26:31 540db60ca938: Verifying Checksum 10:26:31 540db60ca938: Download complete 10:26:32 540db60ca938: Pull complete 10:26:32 adcc1eea9eea: Pull complete 10:26:32 4c4ab2625f07: Pull complete 10:26:33 f706445af74f: Verifying Checksum 10:26:33 f706445af74f: Download complete 10:26:34 0510c868ecb4: Verifying Checksum 10:26:34 0510c868ecb4: Download complete 10:26:38 0510c868ecb4: Pull complete 10:26:38 afea3b2eda06: Pull complete 10:26:38 7809a108b3ef: Pull complete 10:26:39 f706445af74f: Pull complete 10:26:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:26:39 ---> b068be0155e3 10:26:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:26:45 ---> Running in fb6321cd4821 10:26:45 Removing intermediate container fb6321cd4821 10:26:45 ---> fc8ec4dc5827 10:26:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:45 ---> Running in bc036914e44a 10:26:45 Removing intermediate container bc036914e44a 10:26:45 ---> eb93cdf7d524 10:26:45 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:26:45 ---> Running in 93a19ee598f7 10:26:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:26:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:26:46 (1/13) Installing libc-dev (0.7.2-r3) 10:26:46 (2/13) Installing libsodium (1.0.18-r0) 10:26:46 (3/13) Installing pkgconf (1.7.3-r0) 10:26:47 (4/13) Installing libsodium-dev (1.0.18-r0) 10:26:47 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:26:47 (6/13) Installing libedit (20191231.3.1-r1) 10:26:47 (7/13) Installing openssh-client (8.4_p1-r3) 10:26:47 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:26:47 (9/13) Installing openssh-server-common (8.4_p1-r3) 10:26:47 (10/13) Installing openssh-server (8.4_p1-r3) 10:26:47 (11/13) Installing openssh (8.4_p1-r3) 10:26:47 (12/13) Installing libzmq (4.3.3-r1) 10:26:47 (13/13) Installing zeromq-dev (4.3.3-r1) 10:26:48 Executing busybox-1.32.1-r6.trigger 10:26:48 OK: 156 MiB in 53 packages 10:26:48 Removing intermediate container 93a19ee598f7 10:26:48 ---> ddd5246c3940 10:26:48 Step 6/8 : WORKDIR /device-virtual-go 10:26:48 ---> Running in 9a5ee4c37657 10:26:48 Removing intermediate container 9a5ee4c37657 10:26:48 ---> e9e7e861929b 10:26:48 Step 7/8 : COPY . . 10:26:48 ---> 1f09b998534e 10:26:48 Step 8/8 : RUN go mod download 10:26:49 ---> Running in cfc5899c5478 10:27:01 Removing intermediate container cfc5899c5478 10:27:01 ---> 727eb36f37d4 10:27:01 Successfully built 727eb36f37d4 10:27:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:27:01 + docker inspect -f . ci-base-image-x86_64 10:27:01 . [Pipeline] withDockerContainer 10:27:01 prd-centos7-docker-4c-2g-45 does not seem to be running inside a container 10:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 10:27:02 $ docker top 5417a9f31e244551a989d308441c5cad3cf3886a66496f9ad28d2075992c43cb -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:02 + go version 10:27:02 go version go1.16.3 linux/amd64 [Pipeline] } 10:27:02 $ docker stop --time=1 5417a9f31e244551a989d308441c5cad3cf3886a66496f9ad28d2075992c43cb 10:27:04 $ docker rm -f 5417a9f31e244551a989d308441c5cad3cf3886a66496f9ad28d2075992c43cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:05 + docker inspect -f . ci-base-image-x86_64 10:27:05 . [Pipeline] withDockerContainer 10:27:05 prd-centos7-docker-4c-2g-45 does not seem to be running inside a container 10:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 10:27:05 $ docker top aa1fb395ea1ebe405519d0ce4690dfe593eb6dccea6234dffab3d801e922ee14 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:06 + go mod tidy [Pipeline] sh 10:27:06 + make test 10:27:06 go mod tidy 10:27:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:27:07 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:27:29 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:27:29 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.285s coverage: 63.8% of statements 10:27:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:27:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:27:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.703s coverage: 63.8% of statements 10:27:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:27:36 gofmt -l . 10:27:36 [ "`gofmt -l .`" = "" ] 10:27:36 ./bin/test-attribution-txt.sh 10:27:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:27:37 $ docker stop --time=1 aa1fb395ea1ebe405519d0ce4690dfe593eb6dccea6234dffab3d801e922ee14 10:27:38 $ docker rm -f aa1fb395ea1ebe405519d0ce4690dfe593eb6dccea6234dffab3d801e922ee14 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:27:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:27:41 + ls -al . 10:27:41 total 140 10:27:41 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 25 10:27 . 10:27:41 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 10:26 .. 10:27:41 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 25 10:26 Attribution.txt 10:27:41 drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 10:26 bin 10:27:41 -rw-rw-r--. 1 jenkins jenkins 6810 Jun 25 10:26 CHANGELOG.md 10:27:41 drwxrwxr-x. 3 jenkins jenkins 32 Jun 25 10:26 cmd 10:27:41 -rw-r--r--. 1 jenkins jenkins 47257 Jun 25 10:27 coverage.out 10:27:41 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 25 10:26 Dockerfile 10:27:41 -rw-rw-r--. 1 jenkins jenkins 998 Jun 25 10:26 Dockerfile.build 10:27:41 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 10:26 .git 10:27:41 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 10:26 .github 10:27:41 -rw-rw-r--. 1 jenkins jenkins 277 Jun 25 10:26 .gitignore 10:27:41 -rw-r--r--. 1 jenkins jenkins 810 Jun 25 10:27 go.mod 10:27:41 -rw-r--r--. 1 jenkins jenkins 23126 Jun 25 10:27 go.sum 10:27:41 drwxrwxr-x. 3 jenkins jenkins 20 Jun 25 10:26 internal 10:27:41 -rw-rw-r--. 1 jenkins jenkins 660 Jun 25 10:26 Jenkinsfile 10:27:41 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 25 10:26 LICENSE 10:27:41 -rw-rw-r--. 1 jenkins jenkins 905 Jun 25 10:26 Makefile 10:27:41 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 25 10:26 README.md 10:27:41 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 10:22 VERSION 10:27:41 -rw-rw-r--. 1 jenkins jenkins 235 Jun 25 10:26 version.go [Pipeline] isUnix [Pipeline] sh 10:27:41 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e75a7fc32c19bcc07ee0092e1a78091e02702a2e --label arch=amd64 --label version=0.0.0 . 10:27:41 Sending build context to Docker daemon 8.715MB 10:27:41 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 10:27:41 Step 2/26 : FROM ${BASE} AS builder 10:27:41 ---> 727eb36f37d4 10:27:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:27:42 ---> Running in c93142b8bc3e 10:27:42 Removing intermediate container c93142b8bc3e 10:27:42 ---> 9a04e8ccd332 10:27:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:27:42 ---> Running in cb7f82d99c4a 10:27:42 Removing intermediate container cb7f82d99c4a 10:27:42 ---> 8098e1ca48ec 10:27:42 Step 5/26 : WORKDIR /device-virtual-go 10:27:42 ---> Running in 2e4d18a35744 10:27:42 Removing intermediate container 2e4d18a35744 10:27:42 ---> df44e4fa4adf 10:27:42 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:42 ---> Running in f46dd39c1bd2 10:27:42 Removing intermediate container f46dd39c1bd2 10:27:42 ---> 7eee1ee04f0d 10:27:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:27:42 ---> Running in f2f50b375a02 10:27:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:27:44 OK: 156 MiB in 53 packages 10:27:44 Removing intermediate container f2f50b375a02 10:27:44 ---> 68b54f84242c 10:27:44 Step 8/26 : COPY . . 10:27:44 ---> 13f331a09f6f 10:27:44 Step 9/26 : RUN go mod tidy 10:27:44 ---> Running in c5d211a3295d 10:27:45 Removing intermediate container c5d211a3295d 10:27:45 ---> 48b6cb698dd5 10:27:45 Step 10/26 : RUN go mod download 10:27:45 ---> Running in 83883ae17929 10:27:46 Removing intermediate container 83883ae17929 10:27:46 ---> 979bb497b8ba 10:27:46 Step 11/26 : ARG MAKE='make build' 10:27:46 ---> Running in 208595fd7111 10:27:46 Removing intermediate container 208595fd7111 10:27:46 ---> b6935cc07b8d 10:27:46 Step 12/26 : RUN $MAKE 10:27:46 ---> Running in 485a92f6ea85 10:27:46 go mod tidy 10:27:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:27:57 gofmt -l . 10:27:57 [ "`gofmt -l .`" = "" ] 10:27:57 ./bin/test-attribution-txt.sh 10:27:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:27:59 $ docker stop --time=1 1a8bf40a57008d1bb4f84f0ad59f0e6816d64ae24650798647fb735f6a4a1bf7 10:28:01 $ docker rm -f 1a8bf40a57008d1bb4f84f0ad59f0e6816d64ae24650798647fb735f6a4a1bf7 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:02 Warning: overwriting stash ‘coverage-report’ 10:28:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:04 + ls -al . 10:28:04 total 164 10:28:04 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 10:27 . 10:28:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:24 .. 10:28:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:24 .git 10:28:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:24 .github 10:28:04 -rw-rw-r-- 1 jenkins jenkins 277 Jun 25 10:24 .gitignore 10:28:04 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 25 10:24 Attribution.txt 10:28:04 -rw-rw-r-- 1 jenkins jenkins 6810 Jun 25 10:24 CHANGELOG.md 10:28:04 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 25 10:24 Dockerfile 10:28:04 -rw-rw-r-- 1 jenkins jenkins 998 Jun 25 10:24 Dockerfile.build 10:28:04 -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 10:24 Jenkinsfile 10:28:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 10:24 LICENSE 10:28:04 -rw-rw-r-- 1 jenkins jenkins 905 Jun 25 10:24 Makefile 10:28:04 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 25 10:24 README.md 10:28:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:22 VERSION 10:28:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:24 bin 10:28:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:24 cmd 10:28:04 -rw-r--r-- 1 jenkins jenkins 47257 Jun 25 10:27 coverage.out 10:28:04 -rw-r--r-- 1 jenkins jenkins 810 Jun 25 10:27 go.mod 10:28:04 -rw-r--r-- 1 jenkins jenkins 23126 Jun 25 10:26 go.sum 10:28:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:24 internal 10:28:04 -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 10:24 version.go [Pipeline] isUnix [Pipeline] sh 10:28:04 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e75a7fc32c19bcc07ee0092e1a78091e02702a2e --label arch=arm64 --label version=0.0.0 . 10:28:05 Removing intermediate container 485a92f6ea85 10:28:05 ---> f758312798b3 10:28:05 Step 13/26 : FROM alpine:3.12 10:28:05 Sending build context to Docker daemon 8.714MB 10:28:05 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 10:28:05 Step 2/26 : FROM ${BASE} AS builder 10:28:05 ---> 8409efdaf873 10:28:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:28:05 3.12: Pulling from library/alpine 10:28:05 ---> Running in cbbdb1c25371 10:28:05 339de151aab4: Pulling fs layer 10:28:05 339de151aab4: Verifying Checksum 10:28:05 339de151aab4: Download complete 10:28:06 339de151aab4: Pull complete 10:28:06 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:28:06 Status: Downloaded newer image for alpine:3.12 10:28:06 ---> 13621d1b12d4 10:28:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:28:06 ---> Running in f3637bff7166 10:28:06 Removing intermediate container f3637bff7166 10:28:06 ---> 0b7cf5267f68 10:28:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:06 ---> Running in 5b55f9ee0d69 10:28:06 Removing intermediate container cbbdb1c25371 10:28:06 ---> ea0624994cfd 10:28:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:28:06 ---> Running in ab43895b0dd6 10:28:06 Removing intermediate container 5b55f9ee0d69 10:28:06 ---> 255d73eec9ab 10:28:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:28:06 ---> Running in d007a292e6c3 10:28:06 Removing intermediate container ab43895b0dd6 10:28:06 ---> bed75e3c9286 10:28:06 Step 5/26 : WORKDIR /device-virtual-go 10:28:06 ---> Running in 68a34f7093fc 10:28:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:28:07 Removing intermediate container 68a34f7093fc 10:28:07 ---> 32d3f21b2254 10:28:07 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:28:07 ---> Running in 73e7b0cae626 10:28:08 (1/6) Installing dumb-init (1.2.2-r1) 10:28:08 (2/6) Installing libgcc (9.3.0-r2) 10:28:08 (3/6) Installing libsodium (1.0.18-r0) 10:28:08 (4/6) Installing libstdc++ (9.3.0-r2) 10:28:09 (5/6) Installing libzmq (4.3.3-r0) 10:28:09 (6/6) Installing zeromq (4.3.3-r0) 10:28:09 Executing busybox-1.31.1-r20.trigger 10:28:09 OK: 8 MiB in 20 packages 10:28:09 Removing intermediate container d007a292e6c3 10:28:09 ---> 8d1eddf9cff2 10:28:09 Step 17/26 : WORKDIR / 10:28:09 ---> Running in 73b2c6054477 10:28:09 Removing intermediate container 73b2c6054477 10:28:09 ---> 581d81ebd29b 10:28:09 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:28:09 Removing intermediate container 73e7b0cae626 10:28:09 ---> 12de54234861 10:28:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:09 ---> Running in f7f7ca30b27c 10:28:10 ---> 7d7f01d29be8 10:28:10 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 10:28:10 ---> a3adc69229b8 10:28:10 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 10:28:10 ---> 5c829539397a 10:28:10 Step 21/26 : EXPOSE 59900 10:28:10 ---> Running in f28d6b1507e5 10:28:10 Removing intermediate container f28d6b1507e5 10:28:10 ---> fa465aec4cd7 10:28:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 10:28:10 ---> Running in 8f72d1a954fc 10:28:10 Removing intermediate container 8f72d1a954fc 10:28:10 ---> 6a7652f0bf45 10:28:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:11 ---> Running in 6d735ff2a7de 10:28:11 Removing intermediate container 6d735ff2a7de 10:28:11 ---> b0afe1d520f9 10:28:11 Step 24/26 : LABEL arch=amd64 10:28:11 ---> Running in a147d4f3d335 10:28:11 Removing intermediate container a147d4f3d335 10:28:11 ---> 23ae21ddcdfd 10:28:11 Step 25/26 : LABEL git_sha=e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:28:11 ---> Running in 274a3a192b3d 10:28:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:28:11 Removing intermediate container 274a3a192b3d 10:28:11 ---> 222d76ca3934 10:28:11 Step 26/26 : LABEL version=0.0.0 10:28:11 ---> Running in 1f498742ad0e 10:28:11 Removing intermediate container 1f498742ad0e 10:28:11 ---> fe4ab6d38b21 10:28:11 [Warning] One or more build-args [ARCH] were not consumed 10:28:11 Successfully built fe4ab6d38b21 10:28:11 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:28:12 ---> job-cost.sh 10:28:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-seim 10:28:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:28:15 OK: 145 MiB in 53 packages 10:28:16 Removing intermediate container f7f7ca30b27c 10:28:16 ---> ec7e11042dad 10:28:16 Step 8/26 : COPY . . 10:28:17 ---> b3aef7c60e64 10:28:17 Step 9/26 : RUN go mod tidy 10:28:17 ---> Running in 60e5d592c0af 10:28:20 Removing intermediate container 60e5d592c0af 10:28:20 ---> 7f1efac31ff7 10:28:20 Step 10/26 : RUN go mod download 10:28:20 ---> Running in 7ee1cef3db3c 10:28:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:28:23 Removing intermediate container 7ee1cef3db3c 10:28:23 ---> cd7fdd539697 10:28:23 Step 11/26 : ARG MAKE='make build' 10:28:23 ---> Running in 41446da335d5 10:28:23 Removing intermediate container 41446da335d5 10:28:23 ---> 4a0ce8865fa3 10:28:23 Step 12/26 : RUN $MAKE 10:28:23 ---> Running in 17d513e2ef1f 10:28:24 go mod tidy 10:28:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-seim/bin to PATH 10:28:34 INFO: No Stack... 10:28:35 INFO: Retrieving Pricing Info for: v3-standard-2 10:28:35 INFO: Archiving Costs [Pipeline] sh 10:28:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 10:28:35 + cut -d, -f6 [Pipeline] lock 10:28:36 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] 10:28:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] did not exist. Created. 10:28:36 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:36 + echo total: 0.05999999865889549 [Pipeline] stash 10:28:36 Stashed 1 file(s) [Pipeline] } 10:28:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:22 Removing intermediate container 17d513e2ef1f 10:29:22 ---> 75317180fcc1 10:29:22 Step 13/26 : FROM alpine:3.12 10:29:22 3.12: Pulling from library/alpine 10:29:22 d2f70382dc9a: Pulling fs layer 10:29:22 d2f70382dc9a: Verifying Checksum 10:29:22 d2f70382dc9a: Download complete 10:29:22 d2f70382dc9a: Pull complete 10:29:22 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:29:22 Status: Downloaded newer image for alpine:3.12 10:29:22 ---> c4fd0aeabfcf 10:29:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:29:22 ---> Running in d0b5586eba1f 10:29:22 Removing intermediate container d0b5586eba1f 10:29:22 ---> 31ecac2423f8 10:29:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:22 ---> Running in 1d5294549ca9 10:29:22 Removing intermediate container 1d5294549ca9 10:29:22 ---> 12a14f2137ca 10:29:22 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:29:22 ---> Running in 4eabb79b32b2 10:29:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:29:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:29:22 (1/6) Installing dumb-init (1.2.2-r1) 10:29:22 (2/6) Installing libgcc (9.3.0-r2) 10:29:22 (3/6) Installing libsodium (1.0.18-r0) 10:29:22 (4/6) Installing libstdc++ (9.3.0-r2) 10:29:22 (5/6) Installing libzmq (4.3.3-r0) 10:29:22 (6/6) Installing zeromq (4.3.3-r0) 10:29:22 Executing busybox-1.31.1-r20.trigger 10:29:22 OK: 8 MiB in 20 packages 10:29:23 Removing intermediate container 4eabb79b32b2 10:29:23 ---> cbe0b6612d8e 10:29:23 Step 17/26 : WORKDIR / 10:29:23 ---> Running in 6031145038a1 10:29:23 Removing intermediate container 6031145038a1 10:29:23 ---> f0817649234c 10:29:23 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:29:24 ---> 3f586d8dd7b5 10:29:24 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 10:29:25 ---> 67dfcfde089e 10:29:25 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 10:29:26 ---> 337f658705e0 10:29:26 Step 21/26 : EXPOSE 59900 10:29:26 ---> Running in 6ed24a230acf 10:29:27 Removing intermediate container 6ed24a230acf 10:29:27 ---> 9e76028b0d0b 10:29:27 Step 22/26 : ENTRYPOINT ["/device-virtual"] 10:29:27 ---> Running in 553efab43230 10:29:27 Removing intermediate container 553efab43230 10:29:27 ---> 25d363dca68f 10:29:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:29:27 ---> Running in 522f3e7c1d13 10:29:28 Removing intermediate container 522f3e7c1d13 10:29:28 ---> 697857ac41fa 10:29:28 Step 24/26 : LABEL arch=arm64 10:29:28 ---> Running in d7fa331cac24 10:29:29 Removing intermediate container d7fa331cac24 10:29:29 ---> d5b0465e77b2 10:29:29 Step 25/26 : LABEL git_sha=e75a7fc32c19bcc07ee0092e1a78091e02702a2e 10:29:29 ---> Running in ec49cae2f2c2 10:29:29 Removing intermediate container ec49cae2f2c2 10:29:29 ---> 226c1101f186 10:29:29 Step 26/26 : LABEL version=0.0.0 10:29:29 ---> Running in 3e8a45238693 10:29:30 Removing intermediate container 3e8a45238693 10:29:30 ---> b10ab572368c 10:29:30 [Warning] One or more build-args [ARCH] were not consumed 10:29:30 Successfully built b10ab572368c 10:29:30 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:29:31 ---> job-cost.sh 10:29:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XSxN 10:30:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:31:47 lf-activate-venv(): INFO: Adding /tmp/venv-XSxN/bin to PATH 10:31:47 INFO: No Stack... 10:31:47 INFO: Retrieving Pricing Info for: v2-standard-4 10:31:47 INFO: Archiving Costs [Pipeline] sh 10:31:47 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 10:31:47 + cut -d, -f6 [Pipeline] lock 10:31:47 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] 10:31:47 Resource [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] did not exist. Created. 10:31:47 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:47 /w/workspace/device-virtual-go/1@tmp/durable-b0808faf/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-b0808faf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:31:48 + echo total: 0.18000000715255737 [Pipeline] stash 10:31:48 Warning: overwriting stash ‘stack-cost’ 10:31:48 Stashed 1 file(s) [Pipeline] } 10:31:48 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:31:49 provisioning config files... 10:31:49 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config6362607378884951115tmp [Pipeline] { [Pipeline] sh 10:31:50 + set +x 10:31:50 + curl -s https://codecov.io/bash 10:31:50 + bash -s -- 10:31:50 10:31:50 _____ _ 10:31:50 / ____| | | 10:31:50 | | ___ __| | ___ ___ _____ __ 10:31:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:50 Bash-1.0.3 10:31:50 10:31:50 10:31:50 ==> git version 2.24.4 found 10:31:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:31:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:31:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:31:50 ==> Jenkins CI detected. 10:31:50 project root: . 10:31:50 --> token set from env 10:31:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:50 ==> Running gcov in . (disable via -X gcov) 10:31:50 ==> Python coveragepy not found 10:31:50 ==> Searching for coverage reports in: 10:31:50 + . 10:31:50 -> Found 1 reports 10:31:50 ==> Detecting git/mercurial file structure 10:31:50 ==> Reading reports 10:31:50 + ./coverage.out bytes=47257 10:31:50 ==> Appending adjustments 10:31:50 https://docs.codecov.io/docs/fixing-reports 10:31:50 + Found adjustments 10:31:50 ==> Gzipping contents 10:31:50 8.0K /tmp/codecov.7SECcs.gz 10:31:50 ==> Uploading reports 10:31:50 url: https://codecov.io 10:31:50 query: branch=PR-231&commit=e75a7fc32c19bcc07ee0092e1a78091e02702a2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= 10:31:50 -> Pinging Codecov 10:31:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-231&commit=e75a7fc32c19bcc07ee0092e1a78091e02702a2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=231&job=&cmd_args= 10:31:50 -> Uploading to 10:31:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/5E52B4B073DB2E39498172D8E973AA87/e75a7fc32c19bcc07ee0092e1a78091e02702a2e/d64094c0-0bb7-4faa-a5a3-98afe4acb4d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T103150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba35a63e297daffb4f80b5da06888372fdf008f9ff0cdff831f8cfd294caf1f0 10:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:50 Dload Upload Total Spent Left Speed 10:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5752 0 0 100 5752 0 11853 --:--:-- --:--:-- --:--:-- 11859 10:31:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/e75a7fc32c19bcc07ee0092e1a78091e02702a2e [Pipeline] } 10:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:31:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:54 ---> package-listing.sh 10:31:54 ++ facter osfamily 10:31:54 ++ tr '[:upper:]' '[:lower:]' 10:31:54 + OS_FAMILY=redhat 10:31:54 + workspace=/w/workspace/foundry_device-virtual-go_PR-231 10:31:54 + START_PACKAGES=/tmp/packages_start.txt 10:31:54 + END_PACKAGES=/tmp/packages_end.txt 10:31:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:54 + PACKAGES=/tmp/packages_start.txt 10:31:54 + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' 10:31:54 + PACKAGES=/tmp/packages_end.txt 10:31:54 + case "${OS_FAMILY}" in 10:31:54 + sort 10:31:54 + rpm -qa 10:31:55 + '[' -f /tmp/packages_start.txt ']' 10:31:55 + '[' -f /tmp/packages_end.txt ']' 10:31:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:55 + '[' /w/workspace/foundry_device-virtual-go_PR-231 ']' 10:31:55 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-231/archives/ 10:31:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-231/archives/ [Pipeline] echo 10:31:55 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/foundry_device-virtual-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:31:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:31:56 10:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:31:57 alpine: Pulling from edgex-lftools-log-publisher 10:31:57 df20fa9351a1: Pulling fs layer 10:31:57 36b3adc4ff6f: Pulling fs layer 10:31:57 8ad3a11d3b57: Pulling fs layer 10:31:57 46f8f816bc3b: Pulling fs layer 10:31:57 93b61091891f: Pulling fs layer 10:31:57 93b9cdb0e59b: Pulling fs layer 10:31:57 5e14af77c1be: Pulling fs layer 10:31:57 01666e4c0597: Pulling fs layer 10:31:57 aa168da1d23b: Pulling fs layer 10:31:57 46f8f816bc3b: Waiting 10:31:57 93b61091891f: Waiting 10:31:57 93b9cdb0e59b: Waiting 10:31:57 5e14af77c1be: Waiting 10:31:57 01666e4c0597: Waiting 10:31:57 aa168da1d23b: Waiting 10:31:57 36b3adc4ff6f: Verifying Checksum 10:31:57 36b3adc4ff6f: Download complete 10:31:57 46f8f816bc3b: Verifying Checksum 10:31:57 46f8f816bc3b: Download complete 10:31:57 df20fa9351a1: Verifying Checksum 10:31:57 df20fa9351a1: Download complete 10:31:57 93b9cdb0e59b: Verifying Checksum 10:31:57 93b9cdb0e59b: Download complete 10:31:57 5e14af77c1be: Verifying Checksum 10:31:57 5e14af77c1be: Download complete 10:31:57 93b61091891f: Verifying Checksum 10:31:57 93b61091891f: Download complete 10:31:57 01666e4c0597: Verifying Checksum 10:31:57 01666e4c0597: Download complete 10:31:57 df20fa9351a1: Pull complete 10:31:57 8ad3a11d3b57: Verifying Checksum 10:31:57 8ad3a11d3b57: Download complete 10:31:57 36b3adc4ff6f: Pull complete 10:31:58 8ad3a11d3b57: Pull complete 10:31:58 46f8f816bc3b: Pull complete 10:31:58 93b61091891f: Pull complete 10:31:58 93b9cdb0e59b: Pull complete 10:31:58 5e14af77c1be: Pull complete 10:31:58 01666e4c0597: Pull complete 10:31:59 aa168da1d23b: Verifying Checksum 10:31:59 aa168da1d23b: Download complete 10:32:06 aa168da1d23b: Pull complete 10:32:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:32:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:32:06 prd-centos7-docker-4c-2g-40 does not seem to be running inside a container 10:32:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-231 -v /w/workspace/foundry_device-virtual-go_PR-231:/w/workspace/foundry_device-virtual-go_PR-231:rw,z -v /w/workspace/foundry_device-virtual-go_PR-231@tmp:/w/workspace/foundry_device-virtual-go_PR-231@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:alpine cat 10:32:24 $ docker top bc76374988ffeb5cfe330cc1b77e236c990161c2f991d33748ef042a45c5e6a1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:24 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:24 + mkdir -p /var/log/sa [Pipeline] sh 10:32:25 + ls /var/log/sa-host 10:32:25 + sadf -c /var/log/sa-host/sa05 10:32:25 file_magic: OK 10:32:25 HZ: Using current value: 100 10:32:25 file_header: OK 10:32:25 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 10:32:25 Statistics: 10:32:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:32:25 File successfully converted to sysstat format version 12.2.1 10:32:25 + sadf -c /var/log/sa-host/sa25 10:32:25 file_magic: OK 10:32:25 HZ: Using current value: 100 10:32:25 file_header: OK 10:32:25 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 10:32:25 Statistics: 10:32:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:32:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:25 provisioning config files... 10:32:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-231@tmp/config2949340553323359897tmp [Pipeline] { [Pipeline] echo 10:32:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:25 ---> create-netrc.sh [Pipeline] } 10:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:26 ---> python-tools-install.sh [Pipeline] echo 10:32:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:26 ---> sudo-logs.sh 10:32:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:27 ---> job-cost.sh 10:32:27 lf-activate-venv: SKIPPING 10:32:27 DEBUG: total: 0.18000000715255737 10:32:27 INFO: Retrieving Stack Cost... 10:32:28 INFO: Retrieving Pricing Info for: v3-standard-2 10:32:28 INFO: Archiving Costs [Pipeline] echo 10:32:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:32:29 ---> logs-deploy.sh 10:32:29 lf-activate-venv: SKIPPING 10:32:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-231/1 10:32:29 INFO: archiving workspace using pattern(s): 10:32:30 Archives upload complete. 10:32:30 INFO: archiving logs to Nexus 10:32:30 ---> uname -a: 10:32:30 Linux prd-centos7-docker-4c-2g-40.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:32:30 10:32:30 10:32:30 ---> lscpu: 10:32:30 Architecture: x86_64 10:32:30 CPU op-mode(s): 32-bit, 64-bit 10:32:30 Byte Order: Little Endian 10:32:30 Address sizes: 40 bits physical, 48 bits virtual 10:32:30 CPU(s): 2 10:32:30 On-line CPU(s) list: 0,1 10:32:30 Thread(s) per core: 1 10:32:30 Core(s) per socket: 1 10:32:30 Socket(s): 2 10:32:30 NUMA node(s): 1 10:32:30 Vendor ID: AuthenticAMD 10:32:30 CPU family: 23 10:32:30 Model: 49 10:32:30 Model name: AMD EPYC-Rome Processor 10:32:30 Stepping: 0 10:32:30 CPU MHz: 2799.998 10:32:30 BogoMIPS: 5599.99 10:32:30 Virtualization: AMD-V 10:32:30 Hypervisor vendor: KVM 10:32:30 Virtualization type: full 10:32:30 L1d cache: 64 KiB 10:32:30 L1i cache: 64 KiB 10:32:30 L2 cache: 1 MiB 10:32:30 L3 cache: 32 MiB 10:32:30 NUMA node0 CPU(s): 0,1 10:32:30 Vulnerability Itlb multihit: Not affected 10:32:30 Vulnerability L1tf: Not affected 10:32:30 Vulnerability Mds: Not affected 10:32:30 Vulnerability Meltdown: Not affected 10:32:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:32:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:32:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:32:30 Vulnerability Srbds: Not affected 10:32:30 Vulnerability Tsx async abort: Not affected 10:32:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:32:30 10:32:30 10:32:30 ---> nproc: 10:32:30 2 10:32:30 10:32:30 10:32:30 ---> df -h: 10:32:30 Filesystem Size Used Available Use% Mounted on 10:32:30 overlay 40.0G 7.6G 32.4G 19% / 10:32:30 tmpfs 64.0M 0 64.0M 0% /dev 10:32:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:32:30 shm 64.0M 0 64.0M 0% /dev/shm 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-231@tmp 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:32:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:32:30 10:32:30 10:32:30 ---> free -m: 10:32:30 total used free shared buff/cache available 10:32:30 Mem: 7821 938 4772 0 2109 6704 10:32:30 Swap: 1023 0 1023 10:32:30 10:32:30 10:32:30 ---> ip addr: 10:32:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:32:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:32:30 inet 127.0.0.1/8 scope host lo 10:32:30 valid_lft forever preferred_lft forever 10:32:30 inet6 ::1/128 scope host 10:32:30 valid_lft forever preferred_lft forever 10:32:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:32:30 link/ether fa:16:3e:7e:8b:e4 brd ff:ff:ff:ff:ff:ff 10:32:30 inet 10.30.122.146/23 brd 10.30.123.255 scope global dynamic eth0 10:32:30 valid_lft 85730sec preferred_lft 85730sec 10:32:30 inet6 fe80::f816:3eff:fe7e:8be4/64 scope link 10:32:30 valid_lft forever preferred_lft forever 10:32:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:32:30 link/ether 02:42:a2:f1:53:1f brd ff:ff:ff:ff:ff:ff 10:32:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:32:30 valid_lft forever preferred_lft forever 10:32:30 inet6 fe80::42:a2ff:fef1:531f/64 scope link 10:32:30 valid_lft forever preferred_lft forever 10:32:30 10:32:30 10:32:30 ---> sar -b -r -n DEV: 10:32:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:32:30 10:32:30 10:21:08 LINUX RESTART (2 CPU) 10:32:30 10:32:30 10:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:32:30 10:23:01 6.79 0.19 6.61 0.00 23.58 693.36 0.00 10:32:30 10:24:01 0.45 0.00 0.45 0.00 0.00 7.40 0.00 10:32:30 10:25:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 10:32:30 10:26:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 10:32:30 10:27:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 10:32:30 10:28:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 10:32:30 10:29:01 0.18 0.00 0.18 0.00 0.00 2.13 0.00 10:32:30 10:30:01 0.28 0.00 0.28 0.00 0.00 4.10 0.00 10:32:30 10:31:01 0.24 0.00 0.24 0.00 0.00 3.02 0.00 10:32:30 10:32:01 4.06 0.13 3.93 0.00 13.72 120.46 0.00 10:32:30 Average: 1.30 0.03 1.26 0.00 3.70 83.63 0.00 10:32:30 10:32:30 10:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:30 10:23:01 5445888 0 808068 10.09 2620 1752364 1249700 13.80 582452 1581560 24 10:32:30 10:24:01 5449744 0 804204 10.04 2620 1752372 1206296 13.32 581796 1579488 20 10:32:30 10:25:01 5448144 0 805804 10.06 2620 1752372 1206524 13.32 584436 1578108 20 10:32:30 10:26:01 5448044 0 805900 10.06 2620 1752376 1206296 13.32 584708 1578108 16 10:32:30 10:27:01 5444776 0 809160 10.10 2620 1752384 1206440 13.32 584596 1581772 8 10:32:30 10:28:01 5443072 0 810864 10.12 2620 1752384 1206560 13.32 586452 1581772 8 10:32:30 10:29:01 5443144 0 810784 10.12 2620 1752392 1206296 13.32 586268 1581772 8 10:32:30 10:30:01 5435148 0 818776 10.22 2620 1752396 1206296 13.32 594660 1581772 12 10:32:30 10:31:01 5424640 0 829280 10.35 2620 1752400 1274056 14.07 605552 1579704 8 10:32:30 10:32:01 5027384 0 933140 11.65 2620 2045796 1642836 18.14 865672 1687116 292560 10:32:30 Average: 5400998 0 823598 10.28 2620 1781724 1261130 13.92 615659 1591117 29268 10:32:30 10:32:30 10:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:30 10:23:01 eth0 56.37 63.25 157.32 10.18 0.00 0.00 0.00 0.00 10:32:30 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:23:01 docker0 52.59 39.50 4.54 141.28 0.00 0.00 0.00 0.00 10:32:30 10:24:01 eth0 1.10 0.08 0.10 0.01 0.00 0.00 0.00 0.00 10:32:30 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:25:01 eth0 1.00 0.62 0.56 0.40 0.00 0.00 0.00 0.00 10:32:30 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:26:01 eth0 0.53 0.02 0.06 0.00 0.00 0.00 0.00 0.00 10:32:30 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:27:01 eth0 1.07 0.38 0.39 0.26 0.00 0.00 0.00 0.00 10:32:30 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:28:01 eth0 0.57 0.47 0.33 0.18 0.00 0.00 0.00 0.00 10:32:30 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:29:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 10:32:30 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:30:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:32:30 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:31:01 eth0 3.03 2.91 0.46 14.73 0.00 0.00 0.00 0.00 10:32:30 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:32:01 eth0 214.35 194.12 2169.38 26.84 0.00 0.00 0.00 0.00 10:32:30 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 Average: eth0 27.87 26.19 233.48 5.24 0.00 0.00 0.00 0.00 10:32:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:30 Average: docker0 5.19 3.90 0.45 13.94 0.00 0.00 0.00 0.00 10:32:30 10:32:30 10:32:30 ---> sar -P ALL: 10:32:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:32:30 10:32:30 10:21:08 LINUX RESTART (2 CPU) 10:32:30 10:32:30 10:22:02 CPU %user %nice %system %iowait %steal %idle 10:32:30 10:23:01 all 1.19 0.00 0.45 0.15 0.03 98.17 10:32:30 10:23:01 0 1.40 0.00 0.51 0.09 0.03 97.97 10:32:30 10:23:01 1 0.97 0.00 0.39 0.22 0.03 98.38 10:32:30 10:24:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:32:30 10:24:01 0 0.02 0.00 0.05 0.00 0.03 99.90 10:32:30 10:24:01 1 0.13 0.00 0.02 0.00 0.03 99.82 10:32:30 10:25:01 all 0.16 0.00 0.03 0.00 0.02 99.80 10:32:30 10:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:32:30 10:25:01 1 0.27 0.00 0.02 0.00 0.02 99.70 10:32:30 10:26:01 all 0.12 0.00 0.02 0.00 0.03 99.84 10:32:30 10:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:32:30 10:26:01 1 0.22 0.00 0.02 0.00 0.03 99.73 10:32:30 10:27:01 all 0.12 0.00 0.04 0.00 0.03 99.82 10:32:30 10:27:01 0 0.17 0.00 0.03 0.00 0.02 99.78 10:32:30 10:27:01 1 0.07 0.00 0.05 0.00 0.03 99.85 10:32:30 10:28:01 all 0.10 0.00 0.03 0.00 0.03 99.85 10:32:30 10:28:01 0 0.17 0.00 0.03 0.00 0.02 99.78 10:32:30 10:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:32:30 10:29:01 all 0.11 0.00 0.04 0.00 0.03 99.82 10:32:30 10:29:01 0 0.17 0.00 0.05 0.00 0.02 99.77 10:32:30 10:29:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:32:30 10:30:01 all 0.10 0.00 0.03 0.00 0.03 99.85 10:32:30 10:30:01 0 0.18 0.00 0.03 0.00 0.03 99.75 10:32:30 10:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:32:30 10:31:01 all 0.20 0.00 0.07 0.00 0.03 99.71 10:32:30 10:31:01 0 0.27 0.00 0.08 0.00 0.03 99.61 10:32:30 10:31:01 1 0.12 0.00 0.05 0.00 0.02 99.81 10:32:30 10:32:01 all 4.44 0.00 1.47 0.08 0.03 93.99 10:32:30 10:32:01 0 5.19 0.00 1.52 0.07 0.02 93.20 10:32:30 10:32:01 1 3.69 0.00 1.41 0.10 0.03 94.77 10:32:30 Average: all 0.66 0.00 0.22 0.02 0.03 99.08 10:32:30 Average: 0 0.76 0.00 0.24 0.02 0.02 98.97 10:32:30 Average: 1 0.55 0.00 0.20 0.03 0.03 99.18 10:32:30 10:32:30 10:32:30