Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 623b05d18bbe0b63cb8b18ad97096b46f464052e+fd53acc9c14dc637ad1d0649aa2130107251e178 (b84f88326ac47ae4ae47d06215b151ddda57a9e9) 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-ssh8610411220833219955.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-ssh312797645890133157.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-226/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-226/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6773506459485091914.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-226/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3368845736838812341.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-ssh75184898387289884.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-226/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-226/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1521847905147706721.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-506 in /w/workspace/foundry_device-virtual-go_PR-226 [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-226 # 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-226@tmp/jenkins-gitclient-ssh3819975532137737388.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit fd53acc9c14dc637ad1d0649aa2130107251e178 into PR head commit 623b05d18bbe0b63cb8b18ad97096b46f464052e Merge succeeded, producing 623b05d18bbe0b63cb8b18ad97096b46f464052e Checking out Revision 623b05d18bbe0b63cb8b18ad97096b46f464052e (PR-226) 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-226@tmp/jenkins-gitclient-ssh8471074845854368397.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # 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-226@tmp/jenkins-gitclient-ssh8748179545536361255.key > git merge fd53acc9c14dc637ad1d0649aa2130107251e178 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 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 11:05:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:53 ========================================================= 11:05:53 EdgeX Global Pipelines Version Info 11:05:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:55 ------------------- 11:05:55 stable info: 11:05:55 ------------------- 11:05:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:05:55 Message: update stable to v1.0.195 11:05:55 ------------------- 11:05:55 experimental info: 11:05:55 ------------------- 11:05:55 Commited By: **** collab-it+edgex@linuxfoundation.org 11:05:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:05:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo 11:05:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo 11:05:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623b05d18bbe0b63cb8b18ad97096b46f464052e [Pipeline] echo 11:05:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623b05d [Pipeline] echo 11:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:58 provisioning config files... 11:05:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-226@tmp/config2628627867943022042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:58 ---> docker-login.sh 11:05:58 nexus3.edgexfoundry.org:10001 11:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:58 Configure a credential helper to remove this warning. See 11:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:58 11:05:58 Login Succeeded 11:05:58 nexus3.edgexfoundry.org:10002 11:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:59 Configure a credential helper to remove this warning. See 11:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:59 11:05:59 Login Succeeded 11:05:59 nexus3.edgexfoundry.org:10003 11:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:59 Configure a credential helper to remove this warning. See 11:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:59 11:05:59 Login Succeeded 11:05:59 nexus3.edgexfoundry.org:10004 11:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:59 Configure a credential helper to remove this warning. See 11:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:59 11:05:59 Login Succeeded 11:05:59 docker.io 11:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:59 Configure a credential helper to remove this warning. See 11:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:59 11:05:59 Login Succeeded 11:05:59 ---> docker-login.sh ends [Pipeline] } 11:05:59 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 11:06:00 + git log --format=format:%s -1 623b05d18bbe0b63cb8b18ad97096b46f464052e [Pipeline] echo 11:06:00 GIT_COMMIT: 623b05d18bbe0b63cb8b18ad97096b46f464052e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:06:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:01 11:06:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:06:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:02 latest: Pulling from edgex-devops/git-semver 11:06:02 31603596830f: Pulling fs layer 11:06:02 54011a49482f: Pulling fs layer 11:06:02 a6820b24f6d8: Pulling fs layer 11:06:02 f581987b2513: Pulling fs layer 11:06:02 f581987b2513: Waiting 11:06:02 54011a49482f: Verifying Checksum 11:06:02 54011a49482f: Download complete 11:06:02 31603596830f: Verifying Checksum 11:06:02 31603596830f: Download complete 11:06:02 f581987b2513: Verifying Checksum 11:06:02 f581987b2513: Download complete 11:06:02 a6820b24f6d8: Verifying Checksum 11:06:02 a6820b24f6d8: Download complete 11:06:02 31603596830f: Pull complete 11:06:02 54011a49482f: Pull complete 11:06:03 a6820b24f6d8: Pull complete 11:06:03 f581987b2513: Pull complete 11:06:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:06:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:06:03 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 11:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-226 -v /w/workspace/foundry_device-virtual-go_PR-226:/w/workspace/foundry_device-virtual-go_PR-226:rw,z -v /w/workspace/foundry_device-virtual-go_PR-226@tmp:/w/workspace/foundry_device-virtual-go_PR-226@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:06:07 $ docker top fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:07 [ssh-agent] Looking for ssh-agent implementation... 11:06:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:07 $ docker exec fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 ssh-agent 11:06:07 SSH_AUTH_SOCK=/tmp/ssh-zmkHj7gImRbU/agent.15 11:06:07 SSH_AGENT_PID=21 11:06:07 Running ssh-add (command line suppressed) 11:06:07 Identity added: /w/workspace/foundry_device-virtual-go_PR-226@tmp/private_key_3783924775752281637.key (/w/workspace/foundry_device-virtual-go_PR-226@tmp/private_key_3783924775752281637.key) 11:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:08 + git tag --points-at HEAD [Pipeline] } 11:06:08 $ docker exec --env ******** --env ******** fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 ssh-agent -k 11:06:08 unset SSH_AUTH_SOCK; 11:06:08 unset SSH_AGENT_PID; 11:06:08 echo Agent pid 21 killed; 11:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:08 [ssh-agent] Looking for ssh-agent implementation... 11:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:08 $ docker exec fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 ssh-agent 11:06:08 SSH_AUTH_SOCK=/tmp/ssh-fopLQmGZYZg3/agent.55 11:06:08 SSH_AGENT_PID=61 11:06:08 Running ssh-add (command line suppressed) 11:06:08 Identity added: /w/workspace/foundry_device-virtual-go_PR-226@tmp/private_key_2579738538839729451.key (/w/workspace/foundry_device-virtual-go_PR-226@tmp/private_key_2579738538839729451.key) 11:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:09 + git semver init 11:06:09 # -> Open(): unable to determine branch for HEAD 11:06:09 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-226/.git 11:06:09 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-226 11:06:09 # $SEMVER_REMOTE_NAME = origin 11:06:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:06:09 # $SEMVER_USER_NAME = edgex-jenkins 11:06:09 # $SEMVER_BRANCH = PR-226 11:06:09 # $SEMVER_TEMP = /tmp/semver-710558436 11:06:09 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 11:06:10 # '/tmp/semver-710558436' -> '/w/workspace/foundry_device-virtual-go_PR-226/.semver' 11:06:10 # -> Force: false 11:06:10 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-226/.semver [Pipeline] } 11:06:10 $ docker exec --env ******** --env ******** fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 ssh-agent -k 11:06:10 unset SSH_AUTH_SOCK; 11:06:10 unset SSH_AGENT_PID; 11:06:10 echo Agent pid 61 killed; 11:06:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:11 + git semver [Pipeline] } 11:06:11 $ docker stop --time=1 fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 11:06:12 $ docker rm -f fcc7eb81569bff24f6eb0ca33daa41e0fb9e8484bf5eb15fb879a35e9b4c56d0 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:06:13 Stashed 1 file(s) [Pipeline] echo 11:06:13 [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 11:06:29 Still waiting to schedule task 11:06:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:06:29 Still waiting to schedule task 11:06:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:08:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-507 in /w/workspace/foundry_device-virtual-go_PR-226 [Pipeline] { [Pipeline] ws 11:08:40 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:08:40 The recommended git tool is: git 11:08:45 using credential edgex-jenkins-ssh 11:08:45 Cloning the remote Git repository 11:08:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:08:46 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:08:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:46 > git --version # timeout=10 11:08:46 > git --version # 'git version 2.17.1' 11:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:47 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:48 Merging remotes/origin/master commit fd53acc9c14dc637ad1d0649aa2130107251e178 into PR head commit 623b05d18bbe0b63cb8b18ad97096b46f464052e 11:08:48 Merge succeeded, producing 623b05d18bbe0b63cb8b18ad97096b46f464052e 11:08:48 Checking out Revision 623b05d18bbe0b63cb8b18ad97096b46f464052e (PR-226) 11:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:48 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:08:48 > git config core.sparsecheckout # timeout=10 11:08:48 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # timeout=10 11:08:48 > git remote # timeout=10 11:08:48 > git config --get remote.origin.url # timeout=10 11:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:48 > git merge fd53acc9c14dc637ad1d0649aa2130107251e178 # timeout=10 11:08:48 > git rev-parse HEAD^{commit} # timeout=10 11:08:48 > git config core.sparsecheckout # timeout=10 11:08:48 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # timeout=10 11:08:49 Running on prd-centos7-docker-4c-2g-508 in /w/workspace/foundry_device-virtual-go_PR-226 [Pipeline] { [Pipeline] ws 11:08:49 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:08:50 The recommended git tool is: git 11:08:52 using credential edgex-jenkins-ssh 11:08:52 Cloning the remote Git repository 11:08:53 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:08:53 > git --version # timeout=10 11:08:53 > git --version # 'git version 2.17.1' 11:08:53 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:08:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:08:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:08:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:52 > git --version # timeout=10 11:08:52 > git --version # 'git version 2.24.4' 11:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:52 [INFO] Currently running in a labeled security context 11:08:52 [INFO] Currently SELinux is 'enforcing' on the host 11:08:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5651527913151341013.key 11:08:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:54 Merging remotes/origin/master commit fd53acc9c14dc637ad1d0649aa2130107251e178 into PR head commit 623b05d18bbe0b63cb8b18ad97096b46f464052e 11:08:54 Merge succeeded, producing 623b05d18bbe0b63cb8b18ad97096b46f464052e 11:08:54 Checking out Revision 623b05d18bbe0b63cb8b18ad97096b46f464052e (PR-226) 11:08:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:53 [INFO] Currently running in a labeled security context 11:08:53 [INFO] Currently SELinux is 'enforcing' on the host 11:08:53 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh5577617899826532588.key 11:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:08:54 > git config core.sparsecheckout # timeout=10 11:08:54 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # timeout=10 11:08:54 > git remote # timeout=10 11:08:54 > git config --get remote.origin.url # timeout=10 11:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:54 [INFO] Currently running in a labeled security context 11:08:54 [INFO] Currently SELinux is 'enforcing' on the host 11:08:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6843687544879301182.key 11:08:54 > git merge fd53acc9c14dc637ad1d0649aa2130107251e178 # timeout=10 11:08:54 > git rev-parse HEAD^{commit} # timeout=10 11:08:54 > git config core.sparsecheckout # timeout=10 11:08:54 > git checkout -f 623b05d18bbe0b63cb8b18ad97096b46f464052e # timeout=10 11:08:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:08:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:08:55 + true 11:08:55 + sudo service docker restart 11:08:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:08:58 > git --version # timeout=10 11:08:58 > git --version # 'git version 2.24.4' 11:08:58 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:09:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:09:00 + sudo service docker restart 11:09:00 + true 11:09:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:14 provisioning config files... 11:09:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8357119928801844187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:14 ---> docker-login.sh 11:09:14 nexus3.edgexfoundry.org:10001 11:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:15 Configure a credential helper to remove this warning. See 11:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:15 11:09:15 Login Succeeded 11:09:15 nexus3.edgexfoundry.org:10002 11:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:16 Configure a credential helper to remove this warning. See 11:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:16 11:09:16 Login Succeeded 11:09:16 nexus3.edgexfoundry.org:10003 11:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:17 Configure a credential helper to remove this warning. See 11:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:17 11:09:17 Login Succeeded 11:09:17 nexus3.edgexfoundry.org:10004 11:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:17 Configure a credential helper to remove this warning. See 11:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:17 11:09:17 Login Succeeded 11:09:17 docker.io 11:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:18 Configure a credential helper to remove this warning. See 11:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:18 11:09:18 Login Succeeded 11:09:18 ---> docker-login.sh ends [Pipeline] } 11:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:18 provisioning config files... 11:09:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4512715239335493805tmp [Pipeline] { [Pipeline] echo 11:09:18 ========================================================= 11:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:09:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:09:19 ---> docker-login.sh 11:09:19 nexus3.edgexfoundry.org:10001 11:09:19 + 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 . 11:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:19 Configure a credential helper to remove this warning. See 11:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:19 11:09:19 Login Succeeded 11:09:19 nexus3.edgexfoundry.org:10002 11:09:19 Sending build context to Docker daemon 8.622MB 11:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:19 Configure a credential helper to remove this warning. See 11:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:19 11:09:19 Login Succeeded 11:09:19 nexus3.edgexfoundry.org:10003 11:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:19 Configure a credential helper to remove this warning. See 11:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:19 11:09:19 Login Succeeded 11:09:19 nexus3.edgexfoundry.org:10004 11:09:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:09:19 Step 2/8 : FROM ${BASE} 11:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:19 Configure a credential helper to remove this warning. See 11:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:19 11:09:19 Login Succeeded 11:09:19 docker.io 11:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:09:20 595b0fe564bb: Pulling fs layer 11:09:20 3088b5b3c5c0: Pulling fs layer 11:09:20 5b7225fbf94c: Pulling fs layer 11:09:20 ba82ee9f976e: Pulling fs layer 11:09:20 506bd15cee9f: Pulling fs layer 11:09:20 75a0a4a0db45: Pulling fs layer 11:09:20 618dc40b7e24: Pulling fs layer 11:09:20 506bd15cee9f: Waiting 11:09:20 75a0a4a0db45: Waiting 11:09:20 618dc40b7e24: Waiting 11:09:20 ba82ee9f976e: Waiting 11:09:20 5b7225fbf94c: Verifying Checksum 11:09:20 5b7225fbf94c: Download complete 11:09:20 3088b5b3c5c0: Verifying Checksum 11:09:20 3088b5b3c5c0: Download complete 11:09:20 506bd15cee9f: Verifying Checksum 11:09:20 506bd15cee9f: Download complete 11:09:20 75a0a4a0db45: Download complete 11:09:20 595b0fe564bb: Verifying Checksum 11:09:20 595b0fe564bb: Download complete 11:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:20 Configure a credential helper to remove this warning. See 11:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:20 11:09:20 Login Succeeded 11:09:20 ---> docker-login.sh ends [Pipeline] } 11:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:09:20 ========================================================= 11:09:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:09:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:09:20 595b0fe564bb: Pull complete 11:09:20 + 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 . 11:09:20 Sending build context to Docker daemon 8.623MB 11:09:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:09:20 Step 2/8 : FROM ${BASE} 11:09:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:09:21 540db60ca938: Pulling fs layer 11:09:21 adcc1eea9eea: Pulling fs layer 11:09:21 4c4ab2625f07: Pulling fs layer 11:09:21 0510c868ecb4: Pulling fs layer 11:09:21 afea3b2eda06: Pulling fs layer 11:09:21 7809a108b3ef: Pulling fs layer 11:09:21 f706445af74f: Pulling fs layer 11:09:21 0510c868ecb4: Waiting 11:09:21 afea3b2eda06: Waiting 11:09:21 7809a108b3ef: Waiting 11:09:21 f706445af74f: Waiting 11:09:21 3088b5b3c5c0: Pull complete 11:09:21 4c4ab2625f07: Verifying Checksum 11:09:21 4c4ab2625f07: Download complete 11:09:21 adcc1eea9eea: Verifying Checksum 11:09:21 adcc1eea9eea: Download complete 11:09:21 afea3b2eda06: Verifying Checksum 11:09:21 afea3b2eda06: Download complete 11:09:21 7809a108b3ef: Verifying Checksum 11:09:21 7809a108b3ef: Download complete 11:09:21 540db60ca938: Verifying Checksum 11:09:21 540db60ca938: Download complete 11:09:21 5b7225fbf94c: Pull complete 11:09:21 540db60ca938: Pull complete 11:09:21 adcc1eea9eea: Pull complete 11:09:21 4c4ab2625f07: Pull complete 11:09:23 618dc40b7e24: Verifying Checksum 11:09:23 618dc40b7e24: Download complete 11:09:23 f706445af74f: Verifying Checksum 11:09:23 f706445af74f: Download complete 11:09:24 0510c868ecb4: Verifying Checksum 11:09:24 0510c868ecb4: Download complete 11:09:25 ba82ee9f976e: Download complete 11:09:28 0510c868ecb4: Pull complete 11:09:28 afea3b2eda06: Pull complete 11:09:28 7809a108b3ef: Pull complete 11:09:29 f706445af74f: Pull complete 11:09:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:09:29 ---> b068be0155e3 11:09:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 11:09:33 ---> Running in 3792a921ecb5 11:09:33 Removing intermediate container 3792a921ecb5 11:09:33 ---> 3a78dcf17014 11:09:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:33 ---> Running in 9269b2064567 11:09:34 Removing intermediate container 9269b2064567 11:09:34 ---> 72d3aea789d1 11:09:34 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 11:09:34 ---> Running in 4dd6024b1ff6 11:09:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:09:35 ba82ee9f976e: Pull complete 11:09:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:09:35 506bd15cee9f: Pull complete 11:09:35 (1/13) Installing libc-dev (0.7.2-r3) 11:09:35 75a0a4a0db45: Pull complete 11:09:35 (2/13) Installing libsodium (1.0.18-r0) 11:09:35 (3/13) Installing pkgconf (1.7.3-r0) 11:09:35 (4/13) Installing libsodium-dev (1.0.18-r0) 11:09:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 11:09:36 (6/13) Installing libedit (20191231.3.1-r1) 11:09:36 (7/13) Installing openssh-client (8.4_p1-r3) 11:09:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 11:09:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 11:09:36 (10/13) Installing openssh-server (8.4_p1-r3) 11:09:36 (11/13) Installing openssh (8.4_p1-r3) 11:09:36 (12/13) Installing libzmq (4.3.3-r1) 11:09:36 (13/13) Installing zeromq-dev (4.3.3-r1) 11:09:37 Executing busybox-1.32.1-r6.trigger 11:09:37 OK: 156 MiB in 53 packages 11:09:37 Removing intermediate container 4dd6024b1ff6 11:09:37 ---> 1c9f938ca62e 11:09:37 Step 6/8 : WORKDIR /device-virtual-go 11:09:37 ---> Running in 8d53a7bd423d 11:09:37 Removing intermediate container 8d53a7bd423d 11:09:37 ---> 163f7b64f85b 11:09:37 Step 7/8 : COPY . . 11:09:37 ---> 9bf3cb8f5984 11:09:37 Step 8/8 : RUN go mod download 11:09:37 ---> Running in eb5e2f881f3d 11:09:40 618dc40b7e24: Pull complete 11:09:40 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 11:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:09:40 ---> a36622ca3599 11:09:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 11:09:41 ---> Running in 216680d52797 11:09:42 Removing intermediate container 216680d52797 11:09:42 ---> f711a5ff0181 11:09:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:42 ---> Running in a37692964f1d 11:09:44 Removing intermediate container a37692964f1d 11:09:44 ---> 60c352aa4109 11:09:44 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 11:09:44 ---> Running in 997c88ac7133 11:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:09:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:09:47 (1/13) Installing libc-dev (0.7.2-r3) 11:09:47 (2/13) Installing libsodium (1.0.18-r0) 11:09:47 (3/13) Installing pkgconf (1.7.3-r0) 11:09:47 (4/13) Installing libsodium-dev (1.0.18-r0) 11:09:48 (5/13) Installing openssh-keygen (8.4_p1-r3) 11:09:48 (6/13) Installing libedit (20191231.3.1-r1) 11:09:48 (7/13) Installing openssh-client (8.4_p1-r3) 11:09:48 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 11:09:48 (9/13) Installing openssh-server-common (8.4_p1-r3) 11:09:48 (10/13) Installing openssh-server (8.4_p1-r3) 11:09:48 (11/13) Installing openssh (8.4_p1-r3) 11:09:49 (12/13) Installing libzmq (4.3.3-r1) 11:09:49 (13/13) Installing zeromq-dev (4.3.3-r1) 11:09:49 Executing busybox-1.32.1-r6.trigger 11:09:49 OK: 145 MiB in 53 packages 11:09:50 Removing intermediate container 997c88ac7133 11:09:50 ---> 5399c145eb31 11:09:50 Step 6/8 : WORKDIR /device-virtual-go 11:09:51 ---> Running in 68008d2bea0a 11:09:51 Removing intermediate container 68008d2bea0a 11:09:51 ---> ee11490a0eb6 11:09:51 Step 7/8 : COPY . . 11:09:52 ---> 4196e0ba4ddd 11:09:52 Step 8/8 : RUN go mod download 11:09:52 Removing intermediate container eb5e2f881f3d 11:09:52 ---> 8166318ef4a7 11:09:52 Successfully built 8166318ef4a7 11:09:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:09:53 ---> Running in 220cd6636057 11:09:53 + docker inspect -f . ci-base-image-x86_64 11:09:53 . [Pipeline] withDockerContainer 11:09:53 prd-centos7-docker-4c-2g-508 does not seem to be running inside a container 11:09:53 $ 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 ******** ci-base-image-x86_64 cat 11:09:53 $ docker top 32996d441baa9a6f9c3b9071f1c26660d3f75704419249d41ccbf32f74569293 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:54 + go version 11:09:54 go version go1.16.3 linux/amd64 [Pipeline] } 11:09:54 $ docker stop --time=1 32996d441baa9a6f9c3b9071f1c26660d3f75704419249d41ccbf32f74569293 11:09:55 $ docker rm -f 32996d441baa9a6f9c3b9071f1c26660d3f75704419249d41ccbf32f74569293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:56 + docker inspect -f . ci-base-image-x86_64 11:09:56 . [Pipeline] withDockerContainer 11:09:56 prd-centos7-docker-4c-2g-508 does not seem to be running inside a container 11:09:56 $ 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 ******** ci-base-image-x86_64 cat 11:09:56 $ docker top 5f84a40bcb60fe16c607cd05aa5437ead514b2c87dfa54143a6a4539aabcf29b -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:57 + go mod tidy [Pipeline] sh 11:09:58 + make test 11:09:58 go mod tidy 11:09:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:09:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:10:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:10:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.256s coverage: 63.8% of statements 11:10:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:10:19 Removing intermediate container 220cd6636057 11:10:19 ---> 3fb48bac9c97 11:10:19 Successfully built 3fb48bac9c97 11:10:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:10:20 + docker inspect -f . ci-base-image-arm64 11:10:20 . [Pipeline] withDockerContainer 11:10:20 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 11:10:20 $ 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 ******** ci-base-image-arm64 cat 11:10:22 $ docker top 2878b4e7e000ff6a2500df761e15054082a075eeb4f054f35e0ae23a2b47b086 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:23 + go version 11:10:23 go version go1.16.5 linux/arm64 [Pipeline] } 11:10:23 $ docker stop --time=1 2878b4e7e000ff6a2500df761e15054082a075eeb4f054f35e0ae23a2b47b086 11:10:23 gofmt -l . 11:10:23 [ "`gofmt -l .`" = "" ] 11:10:23 ./bin/test-attribution-txt.sh 11:10:24 ./bin/test-go-mod-tidy.sh 11:10:25 $ docker rm -f 2878b4e7e000ff6a2500df761e15054082a075eeb4f054f35e0ae23a2b47b086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 11:10:26 $ docker stop --time=1 5f84a40bcb60fe16c607cd05aa5437ead514b2c87dfa54143a6a4539aabcf29b 11:10:27 $ docker rm -f 5f84a40bcb60fe16c607cd05aa5437ead514b2c87dfa54143a6a4539aabcf29b [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 11:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:10:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 11:10:28 + docker inspect -f . ci-base-image-arm64 11:10:28 . [Pipeline] stage [Pipeline] { (Build) [Pipeline] withDockerContainer 11:10:29 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 11:10:29 $ 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 ******** ci-base-image-arm64 cat 11:10:30 $ docker top 8f87de843959f411360399579c8f665b9a95f06f9f8c5c98dd0774f923f8d3b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:31 + go mod tidy [Pipeline] sh [Pipeline] sh 11:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:34 + ls -al . 11:10:34 total 132 11:10:34 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 11:10 . 11:10:34 drwxrwxr-x. 4 jenkins jenkins 28 Jun 21 11:08 .. 11:10:34 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 21 11:08 Attribution.txt 11:10:34 drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 11:08 bin 11:10:34 drwxrwxr-x. 3 jenkins jenkins 32 Jun 21 11:08 cmd 11:10:34 -rw-r--r--. 1 jenkins jenkins 47257 Jun 21 11:10 coverage.out 11:10:34 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 21 11:08 Dockerfile 11:10:34 -rw-rw-r--. 1 jenkins jenkins 998 Jun 21 11:08 Dockerfile.build 11:10:34 drwxrwxr-x. 8 jenkins jenkins 179 Jun 21 11:08 .git 11:10:34 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 11:08 .github 11:10:34 -rw-rw-r--. 1 jenkins jenkins 277 Jun 21 11:08 .gitignore 11:10:34 -rw-r--r--. 1 jenkins jenkins 810 Jun 21 11:10 go.mod 11:10:34 -rw-r--r--. 1 jenkins jenkins 22922 Jun 21 11:09 go.sum 11:10:34 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 11:08 internal 11:10:34 -rw-rw-r--. 1 jenkins jenkins 660 Jun 21 11:08 Jenkinsfile 11:10:34 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 21 11:08 LICENSE 11:10:34 -rw-rw-r--. 1 jenkins jenkins 905 Jun 21 11:08 Makefile 11:10:34 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 21 11:08 README.md 11:10:34 -rw-rw-r--. 1 jenkins jenkins 5 Jun 21 11:06 VERSION 11:10:34 -rw-rw-r--. 1 jenkins jenkins 235 Jun 21 11:08 version.go [Pipeline] isUnix [Pipeline] sh 11:10:34 + make test 11:10:34 go mod tidy 11:10:34 + 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=623b05d18bbe0b63cb8b18ad97096b46f464052e --label arch=amd64 --label version=0.0.0 . 11:10:34 Sending build context to Docker daemon 8.694MB 11:10:34 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 11:10:34 Step 2/26 : FROM ${BASE} AS builder 11:10:34 ---> 8166318ef4a7 11:10:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:10:34 ---> Running in a85a7a56fedd 11:10:35 Removing intermediate container a85a7a56fedd 11:10:35 ---> 655f2953965f 11:10:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:10:35 ---> Running in b7edb92503c1 11:10:35 Removing intermediate container b7edb92503c1 11:10:35 ---> 4159dcc48a34 11:10:35 Step 5/26 : WORKDIR /device-virtual-go 11:10:35 ---> Running in 78fd5f1522ba 11:10:35 Removing intermediate container 78fd5f1522ba 11:10:35 ---> 1cc71e1c4b60 11:10:35 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:10:35 ---> Running in c9b77b653842 11:10:35 Removing intermediate container c9b77b653842 11:10:35 ---> 0591686a3b3e 11:10:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:35 ---> Running in 53689549b652 11:10:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:10:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:10:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:10:37 OK: 156 MiB in 53 packages 11:10:37 Removing intermediate container 53689549b652 11:10:37 ---> 578a8f2b87d7 11:10:37 Step 8/26 : COPY . . 11:10:37 ---> 87c4c93c71bc 11:10:37 Step 9/26 : RUN go mod tidy 11:10:37 ---> Running in f22c03133996 11:10:38 Removing intermediate container f22c03133996 11:10:38 ---> a7747c6a072f 11:10:38 Step 10/26 : RUN go mod download 11:10:38 ---> Running in 96f807cf050b 11:10:38 Removing intermediate container 96f807cf050b 11:10:38 ---> ebddb5cdd0de 11:10:38 Step 11/26 : ARG MAKE='make build' 11:10:38 ---> Running in 1807eb9f27b2 11:10:38 Removing intermediate container 1807eb9f27b2 11:10:38 ---> c0b493e8cc1a 11:10:38 Step 12/26 : RUN $MAKE 11:10:39 ---> Running in c4ebb1ae2364 11:10:39 go mod tidy 11:10:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:10:54 Removing intermediate container c4ebb1ae2364 11:10:54 ---> 03a5675756ce 11:10:54 Step 13/26 : FROM alpine:3.12 11:10:54 3.12: Pulling from library/alpine 11:10:54 339de151aab4: Pulling fs layer 11:10:54 339de151aab4: Download complete 11:10:54 339de151aab4: Pull complete 11:10:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:10:54 Status: Downloaded newer image for alpine:3.12 11:10:54 ---> 13621d1b12d4 11:10:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:10:54 ---> Running in 3064bb22775a 11:10:54 Removing intermediate container 3064bb22775a 11:10:54 ---> 67b8d780291f 11:10:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:54 ---> Running in c77207c7ea6d 11:10:55 Removing intermediate container c77207c7ea6d 11:10:55 ---> be4d3a22bbf6 11:10:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:10:55 ---> Running in 5583383830ce 11:10:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:56 (1/6) Installing dumb-init (1.2.2-r1) 11:10:56 (2/6) Installing libgcc (9.3.0-r2) 11:10:56 (3/6) Installing libsodium (1.0.18-r0) 11:10:56 (4/6) Installing libstdc++ (9.3.0-r2) 11:10:57 (5/6) Installing libzmq (4.3.3-r0) 11:10:57 (6/6) Installing zeromq (4.3.3-r0) 11:10:57 Executing busybox-1.31.1-r20.trigger 11:10:57 OK: 8 MiB in 20 packages 11:10:57 Removing intermediate container 5583383830ce 11:10:57 ---> 0566efdcc03e 11:10:57 Step 17/26 : WORKDIR / 11:10:57 ---> Running in 9b366ce1c440 11:10:58 Removing intermediate container 9b366ce1c440 11:10:58 ---> 5a14a8d7f262 11:10:58 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:10:58 ---> d09537289667 11:10:58 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:10:58 ---> c352edbc2c7c 11:10:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:10:58 ---> 36e909d0f309 11:10:58 Step 21/26 : EXPOSE 59900 11:10:58 ---> Running in 4d14912a6a41 11:10:58 Removing intermediate container 4d14912a6a41 11:10:58 ---> bb364765e242 11:10:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:10:58 ---> Running in aefdda652628 11:10:58 Removing intermediate container aefdda652628 11:10:58 ---> 854c40a25ed0 11:10:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:10:58 ---> Running in 427281ca4c6c 11:10:58 Removing intermediate container 427281ca4c6c 11:10:58 ---> 489759e0aee1 11:10:58 Step 24/26 : LABEL arch=amd64 11:10:59 ---> Running in 90c849b094c9 11:10:59 Removing intermediate container 90c849b094c9 11:10:59 ---> aebb01e73e40 11:10:59 Step 25/26 : LABEL git_sha=623b05d18bbe0b63cb8b18ad97096b46f464052e 11:10:59 ---> Running in ede1d7e3df22 11:10:59 Removing intermediate container ede1d7e3df22 11:10:59 ---> 98c043e64569 11:10:59 Step 26/26 : LABEL version=0.0.0 11:10:59 ---> Running in 6e2e0dd4b21b 11:10:59 Removing intermediate container 6e2e0dd4b21b 11:10:59 ---> e7403cc31da7 11:10:59 [Warning] One or more build-args [ARCH] were not consumed 11:10:59 Successfully built e7403cc31da7 11:10:59 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 11:11:00 ---> job-cost.sh 11:11:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xmM9 11:11:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-xmM9/bin to PATH 11:11:23 INFO: No Stack... 11:11:23 INFO: Retrieving Pricing Info for: v3-standard-2 11:11:23 INFO: Archiving Costs [Pipeline] sh 11:11:24 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:11:24 + cut -d, -f6 [Pipeline] lock 11:11:24 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] 11:11:24 Resource [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] did not exist. Created. 11:11:24 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:24 + echo total: 0.05999999865889549 [Pipeline] stash 11:11:24 Stashed 1 file(s) [Pipeline] } 11:11:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:11:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:11:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.680s coverage: 63.8% of statements 11:11:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:12:06 gofmt -l . 11:12:06 [ "`gofmt -l .`" = "" ] 11:12:06 ./bin/test-attribution-txt.sh 11:12:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 11:12:07 $ docker stop --time=1 8f87de843959f411360399579c8f665b9a95f06f9f8c5c98dd0774f923f8d3b3 11:12:09 $ docker rm -f 8f87de843959f411360399579c8f665b9a95f06f9f8c5c98dd0774f923f8d3b3 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:10 Warning: overwriting stash ‘coverage-report’ 11:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:12 + ls -al . 11:12:12 total 156 11:12:12 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 11:12 . 11:12:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 11:08 .. 11:12:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 11:08 .git 11:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 11:08 .github 11:12:12 -rw-rw-r-- 1 jenkins jenkins 277 Jun 21 11:08 .gitignore 11:12:12 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 21 11:08 Attribution.txt 11:12:12 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 21 11:08 Dockerfile 11:12:12 -rw-rw-r-- 1 jenkins jenkins 998 Jun 21 11:08 Dockerfile.build 11:12:12 -rw-rw-r-- 1 jenkins jenkins 660 Jun 21 11:08 Jenkinsfile 11:12:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 21 11:08 LICENSE 11:12:12 -rw-rw-r-- 1 jenkins jenkins 905 Jun 21 11:08 Makefile 11:12:12 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 21 11:08 README.md 11:12:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 11:06 VERSION 11:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 11:08 bin 11:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 11:08 cmd 11:12:12 -rw-r--r-- 1 jenkins jenkins 47257 Jun 21 11:11 coverage.out 11:12:12 -rw-r--r-- 1 jenkins jenkins 810 Jun 21 11:12 go.mod 11:12:12 -rw-r--r-- 1 jenkins jenkins 22922 Jun 21 11:10 go.sum 11:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 11:08 internal 11:12:12 -rw-rw-r-- 1 jenkins jenkins 235 Jun 21 11:08 version.go [Pipeline] isUnix [Pipeline] sh 11:12:13 + 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=623b05d18bbe0b63cb8b18ad97096b46f464052e --label arch=arm64 --label version=0.0.0 . 11:12:13 Sending build context to Docker daemon 8.693MB 11:12:13 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 11:12:13 Step 2/26 : FROM ${BASE} AS builder 11:12:13 ---> 3fb48bac9c97 11:12:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:13 ---> Running in 5b572b306b6e 11:12:14 Removing intermediate container 5b572b306b6e 11:12:14 ---> 2696e617b439 11:12:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:12:14 ---> Running in 63354ad7e482 11:12:15 Removing intermediate container 63354ad7e482 11:12:15 ---> 2a6d4235f29a 11:12:15 Step 5/26 : WORKDIR /device-virtual-go 11:12:15 ---> Running in 241df06ebb53 11:12:15 Removing intermediate container 241df06ebb53 11:12:15 ---> 8327072bf14a 11:12:15 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:15 ---> Running in 522136bc410f 11:12:17 Removing intermediate container 522136bc410f 11:12:17 ---> cbd74ff30f52 11:12:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:17 ---> Running in 6d9e0bf3a5de 11:12:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:12:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:12:20 OK: 145 MiB in 53 packages 11:12:21 Removing intermediate container 6d9e0bf3a5de 11:12:21 ---> a8becbdff0a2 11:12:21 Step 8/26 : COPY . . 11:12:23 ---> 1ae905922ce1 11:12:23 Step 9/26 : RUN go mod tidy 11:12:23 ---> Running in e544f5ac8653 11:12:26 Removing intermediate container e544f5ac8653 11:12:26 ---> 2345e14695c3 11:12:26 Step 10/26 : RUN go mod download 11:12:26 ---> Running in cb43db597a91 11:12:28 Removing intermediate container cb43db597a91 11:12:28 ---> 361ae59b6119 11:12:28 Step 11/26 : ARG MAKE='make build' 11:12:28 ---> Running in 32d187774dc0 11:12:29 Removing intermediate container 32d187774dc0 11:12:29 ---> 05d4ca5e762a 11:12:29 Step 12/26 : RUN $MAKE 11:12:29 ---> Running in 48e11c933019 11:12:30 go mod tidy 11:12:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:13:27 Removing intermediate container 48e11c933019 11:13:27 ---> 4b9bb36080e3 11:13:27 Step 13/26 : FROM alpine:3.12 11:13:27 3.12: Pulling from library/alpine 11:13:27 d2f70382dc9a: Pulling fs layer 11:13:27 d2f70382dc9a: Verifying Checksum 11:13:27 d2f70382dc9a: Download complete 11:13:27 d2f70382dc9a: Pull complete 11:13:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:13:27 Status: Downloaded newer image for alpine:3.12 11:13:27 ---> c4fd0aeabfcf 11:13:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:13:27 ---> Running in be984b3d5243 11:13:27 Removing intermediate container be984b3d5243 11:13:27 ---> 3399cb18c9bd 11:13:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:27 ---> Running in 09b4cb1e6b2b 11:13:27 Removing intermediate container 09b4cb1e6b2b 11:13:27 ---> fece93ea4a1e 11:13:27 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:13:27 ---> Running in f5c05ad64711 11:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:13:27 (1/6) Installing dumb-init (1.2.2-r1) 11:13:27 (2/6) Installing libgcc (9.3.0-r2) 11:13:27 (3/6) Installing libsodium (1.0.18-r0) 11:13:27 (4/6) Installing libstdc++ (9.3.0-r2) 11:13:27 (5/6) Installing libzmq (4.3.3-r0) 11:13:27 (6/6) Installing zeromq (4.3.3-r0) 11:13:27 Executing busybox-1.31.1-r20.trigger 11:13:27 OK: 8 MiB in 20 packages 11:13:28 Removing intermediate container f5c05ad64711 11:13:28 ---> 4d0fb79ced80 11:13:28 Step 17/26 : WORKDIR / 11:13:29 ---> Running in bb0a37f452e5 11:13:29 Removing intermediate container bb0a37f452e5 11:13:29 ---> 74fabf3270e4 11:13:29 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:30 ---> 27a62f67901d 11:13:30 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:13:31 ---> 2dc1e552ada6 11:13:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:13:32 ---> 25cd460b8a09 11:13:32 Step 21/26 : EXPOSE 59900 11:13:32 ---> Running in fdfde16b24cc 11:13:33 Removing intermediate container fdfde16b24cc 11:13:33 ---> b79e75c894f1 11:13:33 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:13:33 ---> Running in 9b0579cb24fe 11:13:33 Removing intermediate container 9b0579cb24fe 11:13:33 ---> ad692c45383d 11:13:33 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:33 ---> Running in 199904e18e08 11:13:34 Removing intermediate container 199904e18e08 11:13:34 ---> 3a17f9f69492 11:13:34 Step 24/26 : LABEL arch=arm64 11:13:34 ---> Running in 1c479fdc6f79 11:13:35 Removing intermediate container 1c479fdc6f79 11:13:35 ---> d617e9307a6b 11:13:35 Step 25/26 : LABEL git_sha=623b05d18bbe0b63cb8b18ad97096b46f464052e 11:13:35 ---> Running in eae1d1d6d865 11:13:35 Removing intermediate container eae1d1d6d865 11:13:35 ---> a8cf98678105 11:13:35 Step 26/26 : LABEL version=0.0.0 11:13:35 ---> Running in 5753e4566ba4 11:13:36 Removing intermediate container 5753e4566ba4 11:13:36 ---> 21a4c185c67e 11:13:36 [Warning] One or more build-args [ARCH] were not consumed 11:13:36 Successfully built 21a4c185c67e 11:13:36 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 11:13:37 ---> job-cost.sh 11:13:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e1M5 11:14:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-e1M5/bin to PATH 11:15:38 INFO: No Stack... 11:15:38 INFO: Retrieving Pricing Info for: v2-standard-4 11:15:39 INFO: Archiving Costs [Pipeline] sh 11:15:39 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:15:39 + cut -d, -f6 [Pipeline] lock 11:15:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] 11:15:39 Resource [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] did not exist. Created. 11:15:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:40 /w/workspace/device-virtual-go/1@tmp/durable-7d038786/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-7d038786/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:15:40 + echo total: 0.18000000715255737 [Pipeline] stash 11:15:40 Warning: overwriting stash ‘stack-cost’ 11:15:40 Stashed 1 file(s) [Pipeline] } 11:15:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-226-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 11:15:42 provisioning config files... 11:15:42 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-226@tmp/config104618262998881844tmp [Pipeline] { [Pipeline] sh 11:15:42 + set +x 11:15:42 + bash -s -- 11:15:42 + curl -s https://codecov.io/bash 11:15:42 11:15:42 _____ _ 11:15:42 / ____| | | 11:15:42 | | ___ __| | ___ ___ _____ __ 11:15:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:42 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:42 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:42 Bash-1.0.3 11:15:42 11:15:42 11:15:42 ==> git version 2.24.4 found 11:15:42 ==> 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 11:15:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:15:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:15:42 ==> Jenkins CI detected. 11:15:42 project root: . 11:15:42 --> token set from env 11:15:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:43 ==> Running gcov in . (disable via -X gcov) 11:15:43 ==> Python coveragepy not found 11:15:43 ==> Searching for coverage reports in: 11:15:43 + . 11:15:43 -> Found 1 reports 11:15:43 ==> Detecting git/mercurial file structure 11:15:43 ==> Reading reports 11:15:43 + ./coverage.out bytes=47257 11:15:43 ==> Appending adjustments 11:15:43 https://docs.codecov.io/docs/fixing-reports 11:15:43 + Found adjustments 11:15:43 ==> Gzipping contents 11:15:43 8.0K /tmp/codecov.2kUn9T.gz 11:15:43 ==> Uploading reports 11:15:43 url: https://codecov.io 11:15:43 query: branch=PR-226&commit=623b05d18bbe0b63cb8b18ad97096b46f464052e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=226&job=&cmd_args= 11:15:43 -> Pinging Codecov 11:15:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-226&commit=623b05d18bbe0b63cb8b18ad97096b46f464052e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=226&job=&cmd_args= 11:15:43 -> Uploading to 11:15:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/5E52B4B073DB2E39498172D8E973AA87/623b05d18bbe0b63cb8b18ad97096b46f464052e/be299e11-ea24-47ca-8d0a-e2c549aab4da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T111543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ae33f0d75d18dfd351c815081f4bfd0d309d1326618a37ebdedb3b822367e70 11:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:43 Dload Upload Total Spent Left Speed 11:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5777 0 0 100 5777 0 15431 --:--:-- --:--:-- --:--:-- 15405 11:15:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/623b05d18bbe0b63cb8b18ad97096b46f464052e [Pipeline] } 11:15:44 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 11:15:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:47 ---> package-listing.sh 11:15:47 ++ facter osfamily 11:15:47 ++ tr '[:upper:]' '[:lower:]' 11:15:47 + OS_FAMILY=redhat 11:15:47 + workspace=/w/workspace/foundry_device-virtual-go_PR-226 11:15:47 + START_PACKAGES=/tmp/packages_start.txt 11:15:47 + END_PACKAGES=/tmp/packages_end.txt 11:15:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:47 + PACKAGES=/tmp/packages_start.txt 11:15:47 + '[' /w/workspace/foundry_device-virtual-go_PR-226 ']' 11:15:47 + PACKAGES=/tmp/packages_end.txt 11:15:47 + case "${OS_FAMILY}" in 11:15:47 + sort 11:15:47 + rpm -qa 11:15:48 + '[' -f /tmp/packages_start.txt ']' 11:15:48 + '[' -f /tmp/packages_end.txt ']' 11:15:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:48 + '[' /w/workspace/foundry_device-virtual-go_PR-226 ']' 11:15:48 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-226/archives/ 11:15:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-226/archives/ [Pipeline] echo 11:15:48 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-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:49 11:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:49 alpine: Pulling from edgex-lftools-log-publisher 11:15:49 df20fa9351a1: Pulling fs layer 11:15:49 36b3adc4ff6f: Pulling fs layer 11:15:49 8ad3a11d3b57: Pulling fs layer 11:15:49 46f8f816bc3b: Pulling fs layer 11:15:49 93b61091891f: Pulling fs layer 11:15:49 93b9cdb0e59b: Pulling fs layer 11:15:49 5e14af77c1be: Pulling fs layer 11:15:49 01666e4c0597: Pulling fs layer 11:15:49 aa168da1d23b: Pulling fs layer 11:15:49 5e14af77c1be: Waiting 11:15:49 01666e4c0597: Waiting 11:15:49 46f8f816bc3b: Waiting 11:15:49 aa168da1d23b: Waiting 11:15:49 93b61091891f: Waiting 11:15:49 93b9cdb0e59b: Waiting 11:15:49 36b3adc4ff6f: Verifying Checksum 11:15:49 36b3adc4ff6f: Download complete 11:15:49 46f8f816bc3b: Verifying Checksum 11:15:49 46f8f816bc3b: Download complete 11:15:49 df20fa9351a1: Verifying Checksum 11:15:49 df20fa9351a1: Download complete 11:15:49 93b9cdb0e59b: Verifying Checksum 11:15:49 93b9cdb0e59b: Download complete 11:15:49 93b61091891f: Verifying Checksum 11:15:49 93b61091891f: Download complete 11:15:49 5e14af77c1be: Verifying Checksum 11:15:49 5e14af77c1be: Download complete 11:15:49 01666e4c0597: Verifying Checksum 11:15:49 01666e4c0597: Download complete 11:15:49 8ad3a11d3b57: Verifying Checksum 11:15:49 8ad3a11d3b57: Download complete 11:15:50 df20fa9351a1: Pull complete 11:15:50 36b3adc4ff6f: Pull complete 11:15:50 8ad3a11d3b57: Pull complete 11:15:50 46f8f816bc3b: Pull complete 11:15:50 93b61091891f: Pull complete 11:15:51 93b9cdb0e59b: Pull complete 11:15:51 5e14af77c1be: Pull complete 11:15:51 01666e4c0597: Pull complete 11:15:52 aa168da1d23b: Verifying Checksum 11:15:52 aa168da1d23b: Download complete 11:15:57 aa168da1d23b: Pull complete 11:15:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:15:57 prd-centos7-docker-4c-2g-506 does not seem to be running inside a container 11:15:57 $ 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-226/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-226 -v /w/workspace/foundry_device-virtual-go_PR-226:/w/workspace/foundry_device-virtual-go_PR-226:rw,z -v /w/workspace/foundry_device-virtual-go_PR-226@tmp:/w/workspace/foundry_device-virtual-go_PR-226@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:10003/edgex-lftools-log-publisher:alpine cat 11:15:59 $ docker top 735e9baae2827d3d778a0d795c1605f5220748841b9409948758335c4ab67898 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:00 + mkdir -p /var/log/sa [Pipeline] sh 11:16:01 + ls /var/log/sa-host 11:16:01 + sadf -c /var/log/sa-host/sa05 11:16:01 file_magic: OK 11:16:01 HZ: Using current value: 100 11:16:01 file_header: OK 11:16:01 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 11:16:01 Statistics: 11:16:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:16:01 File successfully converted to sysstat format version 12.2.1 11:16:01 + sadf -c /var/log/sa-host/sa21 11:16:01 file_magic: OK 11:16:01 HZ: Using current value: 100 11:16:01 file_header: OK 11:16:01 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 11:16:01 Statistics: 11:16:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:16:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:01 provisioning config files... 11:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-226@tmp/config5248482603045797430tmp [Pipeline] { [Pipeline] echo 11:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:02 ---> create-netrc.sh [Pipeline] } 11:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:02 ---> python-tools-install.sh [Pipeline] echo 11:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:03 ---> sudo-logs.sh 11:16:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:03 ---> job-cost.sh 11:16:03 lf-activate-venv: SKIPPING 11:16:03 DEBUG: total: 0.18000000715255737 11:16:03 INFO: Retrieving Stack Cost... 11:16:05 INFO: Retrieving Pricing Info for: v3-standard-2 11:16:05 INFO: Archiving Costs [Pipeline] echo 11:16:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:06 ---> logs-deploy.sh 11:16:06 lf-activate-venv: SKIPPING 11:16:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-226/1 11:16:06 INFO: archiving workspace using pattern(s): 11:16:07 Archives upload complete. 11:16:07 INFO: archiving logs to Nexus 11:16:08 ---> uname -a: 11:16:08 Linux prd-centos7-docker-4c-2g-506.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:16:08 11:16:08 11:16:08 ---> lscpu: 11:16:08 Architecture: x86_64 11:16:08 CPU op-mode(s): 32-bit, 64-bit 11:16:08 Byte Order: Little Endian 11:16:08 Address sizes: 40 bits physical, 48 bits virtual 11:16:08 CPU(s): 2 11:16:08 On-line CPU(s) list: 0,1 11:16:08 Thread(s) per core: 1 11:16:08 Core(s) per socket: 1 11:16:08 Socket(s): 2 11:16:08 NUMA node(s): 1 11:16:08 Vendor ID: AuthenticAMD 11:16:08 CPU family: 23 11:16:08 Model: 49 11:16:08 Model name: AMD EPYC-Rome Processor 11:16:08 Stepping: 0 11:16:08 CPU MHz: 2800.000 11:16:08 BogoMIPS: 5600.00 11:16:08 Virtualization: AMD-V 11:16:08 Hypervisor vendor: KVM 11:16:08 Virtualization type: full 11:16:08 L1d cache: 64 KiB 11:16:08 L1i cache: 64 KiB 11:16:08 L2 cache: 1 MiB 11:16:08 L3 cache: 32 MiB 11:16:08 NUMA node0 CPU(s): 0,1 11:16:08 Vulnerability Itlb multihit: Not affected 11:16:08 Vulnerability L1tf: Not affected 11:16:08 Vulnerability Mds: Not affected 11:16:08 Vulnerability Meltdown: Not affected 11:16:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:16:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:16:08 Vulnerability Srbds: Not affected 11:16:08 Vulnerability Tsx async abort: Not affected 11:16:08 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 11:16:08 11:16:08 11:16:08 ---> nproc: 11:16:08 2 11:16:08 11:16:08 11:16:08 ---> df -h: 11:16:08 Filesystem Size Used Available Use% Mounted on 11:16:08 overlay 40.0G 7.6G 32.4G 19% / 11:16:08 tmpfs 64.0M 0 64.0M 0% /dev 11:16:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:16:08 shm 64.0M 0 64.0M 0% /dev/shm 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-226 11:16:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-226@tmp 11:16:08 11:16:08 11:16:08 ---> free -m: 11:16:08 total used free shared buff/cache available 11:16:08 Mem: 7821 930 4781 0 2109 6713 11:16:08 Swap: 1023 0 1023 11:16:08 11:16:08 11:16:08 ---> ip addr: 11:16:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:16:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:16:08 inet 127.0.0.1/8 scope host lo 11:16:08 valid_lft forever preferred_lft forever 11:16:08 inet6 ::1/128 scope host 11:16:08 valid_lft forever preferred_lft forever 11:16:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:16:08 link/ether fa:16:3e:e5:67:79 brd ff:ff:ff:ff:ff:ff 11:16:08 inet 10.30.122.119/23 brd 10.30.123.255 scope global dynamic eth0 11:16:08 valid_lft 85749sec preferred_lft 85749sec 11:16:08 inet6 fe80::f816:3eff:fee5:6779/64 scope link 11:16:08 valid_lft forever preferred_lft forever 11:16:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:16:08 link/ether 02:42:21:70:2d:cb brd ff:ff:ff:ff:ff:ff 11:16:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:16:08 valid_lft forever preferred_lft forever 11:16:08 inet6 fe80::42:21ff:fe70:2dcb/64 scope link 11:16:08 valid_lft forever preferred_lft forever 11:16:08 11:16:08 11:16:08 ---> sar -b -r -n DEV: 11:16:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 11:16:08 11:16:08 11:05:04 LINUX RESTART (2 CPU) 11:16:08 11:16:08 11:06:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:16:08 11:07:01 18.67 0.64 18.03 0.00 363.70 3553.40 0.00 11:16:08 11:08:01 1.72 0.02 1.70 0.00 0.53 33.16 0.00 11:16:08 11:09:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 11:16:08 11:10:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 11:16:08 11:11:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 11:16:08 11:12:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 11:16:08 11:13:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 11:16:08 11:14:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 11:16:08 11:15:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 11:16:08 Average: 2.40 0.07 2.33 0.00 39.29 389.50 0.00 11:16:08 11:16:08 11:06:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:16:08 11:07:01 5439376 0 814596 10.17 2620 1752348 1300464 14.36 586908 1582152 20 11:16:08 11:08:01 5450340 0 803624 10.03 2620 1752356 1198844 13.24 581272 1579492 16 11:16:08 11:09:01 5444620 0 809344 10.11 2620 1752356 1232208 13.60 586512 1579796 12 11:16:08 11:10:01 5445884 0 808072 10.09 2620 1752364 1229684 13.58 584716 1579800 8 11:16:08 11:11:01 5448792 0 805160 10.05 2620 1752368 1199956 13.25 577336 1585172 8 11:16:08 11:12:01 5449036 0 804916 10.05 2620 1752368 1199872 13.25 576776 1585172 20 11:16:08 11:13:01 5447656 0 806284 10.07 2620 1752380 1199872 13.25 578228 1585172 8 11:16:08 11:14:01 5435420 0 818516 10.22 2620 1752384 1199872 13.25 590796 1585172 8 11:16:08 11:15:01 5435160 0 818772 10.22 2620 1752388 1199872 13.25 592636 1583284 8 11:16:08 Average: 5444032 0 809920 10.11 2620 1752368 1217849 13.45 583909 1582801 12 11:16:08 11:16:08 11:06:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:16:08 11:07:01 eth0 69.78 73.45 168.90 27.91 0.00 0.00 0.00 0.00 11:16:08 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:07:01 docker0 54.69 43.96 4.70 143.85 0.00 0.00 0.00 0.00 11:16:08 11:08:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 11:16:08 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:09:01 eth0 5.75 3.30 3.56 7.93 0.00 0.00 0.00 0.00 11:16:08 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:10:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 11:16:08 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:11:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:16:08 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:08 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:08 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:08 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:16:08 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 Average: eth0 8.38 8.38 18.67 3.93 0.00 0.00 0.00 0.00 11:16:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:08 Average: docker0 5.90 4.74 0.51 15.52 0.00 0.00 0.00 0.00 11:16:08 11:16:08 11:16:08 ---> sar -P ALL: 11:16:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 11:16:08 11:16:08 11:05:04 LINUX RESTART (2 CPU) 11:16:08 11:16:08 11:06:03 CPU %user %nice %system %iowait %steal %idle 11:16:08 11:07:01 all 2.11 0.00 1.28 2.93 0.03 93.64 11:16:08 11:07:01 0 2.05 0.00 1.25 4.18 0.03 92.48 11:16:08 11:07:01 1 2.17 0.00 1.30 1.69 0.03 94.80 11:16:08 11:08:01 all 0.05 0.00 0.06 0.00 0.02 99.87 11:16:08 11:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:16:08 11:08:01 1 0.05 0.00 0.07 0.00 0.02 99.87 11:16:08 11:09:01 all 0.18 0.00 0.08 0.00 0.03 99.72 11:16:08 11:09:01 0 0.18 0.00 0.07 0.00 0.03 99.72 11:16:08 11:09:01 1 0.17 0.00 0.08 0.00 0.02 99.73 11:16:08 11:10:01 all 0.10 0.00 0.03 0.00 0.02 99.85 11:16:08 11:10:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:16:08 11:10:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:16:08 11:11:01 all 0.16 0.00 0.06 0.00 0.03 99.76 11:16:08 11:11:01 0 0.25 0.00 0.05 0.00 0.02 99.68 11:16:08 11:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 11:16:08 11:12:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:16:08 11:12:01 0 0.17 0.00 0.02 0.00 0.00 99.82 11:16:08 11:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:16:08 11:13:01 all 0.13 0.00 0.05 0.00 0.03 99.79 11:16:08 11:13:01 0 0.20 0.00 0.05 0.00 0.02 99.73 11:16:08 11:13:01 1 0.07 0.00 0.05 0.00 0.03 99.85 11:16:08 11:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 11:16:08 11:14:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:16:08 11:14:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:16:08 11:15:01 all 0.14 0.00 0.02 0.00 0.02 99.82 11:16:08 11:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:16:08 11:15:01 1 0.25 0.00 0.03 0.00 0.02 99.70 11:16:08 Average: all 0.34 0.00 0.18 0.31 0.02 99.15 11:16:08 Average: 0 0.34 0.00 0.17 0.45 0.02 99.03 11:16:08 Average: 1 0.34 0.00 0.19 0.18 0.02 99.27 11:16:08 11:16:08 11:16:08