Pull request #961 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71+970fe7bbdfb7a04cc9eaee047acd468ff9516e4e (0c76d5101f191d72566acf4bddf709f07a92b80c) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6720046964317520214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6718870238121791175.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7561939760499800790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 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-ssh949330126912280127.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-961/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3284538505899470324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-961 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh8395618045469213284.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh6031125783901782743.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e into PR head commit 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 Merge succeeded, producing 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 Checking out Revision 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 (PR-961) > git config core.sparsecheckout # timeout=10 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/jenkins-gitclient-ssh7020804985277406072.key > git merge 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:09:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:09:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:09:38 ========================================================= 10:09:38 EdgeX Global Pipelines Version Info 10:09:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7c8fc33c61a4b3020d111e766902b75f5b8de027 # timeout=10 10:09:39 ------------------- 10:09:39 stable info: 10:09:39 ------------------- 10:09:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:09:39 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:09:39 Message: update stable to v1.0.194 10:09:40 ------------------- 10:09:40 experimental info: 10:09:40 ------------------- 10:09:40 Commited By: **** collab-it+edgex@linuxfoundation.org 10:09:40 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 10:09:40 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:09:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-961 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-961 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-961 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7845c73 [Pipeline] echo 10:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:41 provisioning config files... 10:09:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/config586027567487638140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:41 ---> docker-login.sh 10:09:41 nexus3.edgexfoundry.org:10001 10:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:42 Configure a credential helper to remove this warning. See 10:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:42 10:09:42 Login Succeeded 10:09:42 nexus3.edgexfoundry.org:10002 10:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:42 Configure a credential helper to remove this warning. See 10:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:42 10:09:42 Login Succeeded 10:09:42 nexus3.edgexfoundry.org:10003 10:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:42 Configure a credential helper to remove this warning. See 10:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:42 10:09:42 Login Succeeded 10:09:42 nexus3.edgexfoundry.org:10004 10:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:42 Configure a credential helper to remove this warning. See 10:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:42 10:09:42 Login Succeeded 10:09:42 docker.io 10:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:42 Configure a credential helper to remove this warning. See 10:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:42 10:09:42 Login Succeeded 10:09:42 ---> docker-login.sh ends [Pipeline] } 10:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:43 + git log --format=format:%s -1 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 [Pipeline] echo 10:09:43 GIT_COMMIT: 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 10:09:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:44 10:09:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:09:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:44 latest: Pulling from edgex-devops/git-semver 10:09:44 31603596830f: Pulling fs layer 10:09:44 54011a49482f: Pulling fs layer 10:09:44 a6820b24f6d8: Pulling fs layer 10:09:44 f581987b2513: Pulling fs layer 10:09:44 f581987b2513: Waiting 10:09:44 54011a49482f: Verifying Checksum 10:09:44 54011a49482f: Download complete 10:09:44 31603596830f: Verifying Checksum 10:09:44 31603596830f: Download complete 10:09:44 f581987b2513: Verifying Checksum 10:09:44 f581987b2513: Download complete 10:09:44 a6820b24f6d8: Verifying Checksum 10:09:44 a6820b24f6d8: Download complete 10:09:44 31603596830f: Pull complete 10:09:44 54011a49482f: Pull complete 10:09:45 a6820b24f6d8: Pull complete 10:09:45 f581987b2513: Pull complete 10:09:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:09:45 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 10:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-961 -v /w/workspace/dgexfoundry_device-sdk-go_PR-961:/w/workspace/dgexfoundry_device-sdk-go_PR-961:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:09:47 $ docker top 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:47 [ssh-agent] Looking for ssh-agent implementation... 10:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:47 $ docker exec 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 ssh-agent 10:09:47 SSH_AUTH_SOCK=/tmp/ssh-9p7RzFIeQc5d/agent.14 10:09:47 SSH_AGENT_PID=20 10:09:47 Running ssh-add (command line suppressed) 10:09:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_1110102596535001577.key (/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_1110102596535001577.key) 10:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:47 + git tag --points-at HEAD [Pipeline] } 10:09:47 $ docker exec --env ******** --env ******** 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 ssh-agent -k 10:09:47 unset SSH_AUTH_SOCK; 10:09:47 unset SSH_AGENT_PID; 10:09:47 echo Agent pid 20 killed; 10:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:48 [ssh-agent] Looking for ssh-agent implementation... 10:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:48 $ docker exec 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 ssh-agent 10:09:48 SSH_AUTH_SOCK=/tmp/ssh-bLR2f32xZh6M/agent.52 10:09:48 SSH_AGENT_PID=58 10:09:48 Running ssh-add (command line suppressed) 10:09:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_8857548715275190196.key (/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/private_key_8857548715275190196.key) 10:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:48 + git semver init 10:09:48 # -> Open(): unable to determine branch for HEAD 10:09:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-961/.git 10:09:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-961 10:09:48 # $SEMVER_REMOTE_NAME = origin 10:09:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:09:48 # $SEMVER_USER_NAME = edgex-jenkins 10:09:48 # $SEMVER_BRANCH = PR-961 10:09:48 # $SEMVER_TEMP = /tmp/semver-167920401 10:09:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:09:49 # '/tmp/semver-167920401' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-961/.semver' 10:09:49 # -> Force: false 10:09:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-961/.semver [Pipeline] } 10:09:49 $ docker exec --env ******** --env ******** 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 ssh-agent -k 10:09:49 unset SSH_AUTH_SOCK; 10:09:49 unset SSH_AGENT_PID; 10:09:49 echo Agent pid 58 killed; 10:09:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:09:49 + git semver [Pipeline] } 10:09:49 $ docker stop --time=1 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 10:09:51 $ docker rm -f 66ddc79d601e962ac0c379b07a388a9a1803ae323b57ce7894a448d10c5cf5c9 [Pipeline] // withDockerContainer [Pipeline] sh 10:09:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:09:51 Stashed 1 file(s) [Pipeline] echo 10:09:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:10:06 Still waiting to schedule task 10:10:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:10:07 Still waiting to schedule task 10:10:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:11:55 Running on prd-centos7-docker-4c-2g-10 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] { [Pipeline] ws 10:11:55 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 10:11:55 Selected Git installation does not exist. Using Default 10:11:55 The recommended git tool is: NONE 10:11:57 using credential edgex-jenkins-ssh 10:11:57 Cloning the remote Git repository 10:11:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:11:57 > git init /w/workspace/device-sdk-go/3 # timeout=10 10:11:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:11:57 > git --version # timeout=10 10:11:57 > git --version # 'git version 2.24.4' 10:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:57 [INFO] Currently running in a labeled security context 10:11:57 [INFO] Currently SELinux is 'enforcing' on the host 10:11:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh3725365973767665075.key 10:11:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:59 Merging remotes/origin/master commit 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e into PR head commit 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:11:59 Merge succeeded, producing 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:11:59 Checking out Revision 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 (PR-961) 10:11:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:11:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:11:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:58 [INFO] Currently running in a labeled security context 10:11:58 [INFO] Currently SELinux is 'enforcing' on the host 10:11:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2299066229931027243.key 10:11:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:11:59 > git config core.sparsecheckout # timeout=10 10:11:59 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 10:11:59 > git remote # timeout=10 10:11:59 > git config --get remote.origin.url # timeout=10 10:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:59 [INFO] Currently running in a labeled security context 10:11:59 [INFO] Currently SELinux is 'enforcing' on the host 10:11:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh7886337783888949718.key 10:11:59 > git merge 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e # timeout=10 10:11:59 > git rev-parse HEAD^{commit} # timeout=10 10:11:59 > git config core.sparsecheckout # timeout=10 10:11:59 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 10:12:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:12:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:12:04 + sudo service docker restart 10:12:04 + true 10:12:04 Redirecting to /bin/systemctl restart docker.service 10:12:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9 in /w/workspace/dgexfoundry_device-sdk-go_PR-961 [Pipeline] { [Pipeline] ws 10:12:10 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 10:12:10 Selected Git installation does not exist. Using Default 10:12:10 The recommended git tool is: NONE 10:12:15 using credential edgex-jenkins-ssh 10:12:15 Cloning the remote Git repository 10:12:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:12:15 > git init /w/workspace/device-sdk-go/3 # timeout=10 10:12:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:12:15 > git --version # timeout=10 10:12:15 > git --version # 'git version 2.17.1' 10:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:17 Merging remotes/origin/master commit 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e into PR head commit 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:12:17 Merge succeeded, producing 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:12:17 Checking out Revision 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 (PR-961) 10:12:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:12:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:12:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/961/head:refs/remotes/origin/PR-961 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:12:17 > git config core.sparsecheckout # timeout=10 10:12:17 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 10:12:17 > git remote # timeout=10 10:12:17 > git config --get remote.origin.url # timeout=10 10:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:17 > git merge 970fe7bbdfb7a04cc9eaee047acd468ff9516e4e # timeout=10 10:12:17 > git rev-parse HEAD^{commit} # timeout=10 10:12:17 > git config core.sparsecheckout # timeout=10 10:12:17 > git checkout -f 7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 # timeout=10 10:12:21 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:22 provisioning config files... 10:12:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8171377134647983264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:12:23 ---> docker-login.sh 10:12:23 nexus3.edgexfoundry.org:10001 [Pipeline] sh 10:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:23 Configure a credential helper to remove this warning. See 10:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:23 10:12:23 Login Succeeded 10:12:23 nexus3.edgexfoundry.org:10002 10:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:23 Configure a credential helper to remove this warning. See 10:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:23 10:12:23 Login Succeeded 10:12:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:12:23 nexus3.edgexfoundry.org:10003 10:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:23 Configure a credential helper to remove this warning. See 10:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:23 10:12:23 Login Succeeded 10:12:23 nexus3.edgexfoundry.org:10004 10:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:23 + true 10:12:23 + sudo service docker restart 10:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:23 Configure a credential helper to remove this warning. See 10:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:23 10:12:23 Login Succeeded 10:12:23 docker.io 10:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:24 Configure a credential helper to remove this warning. See 10:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:24 10:12:24 Login Succeeded 10:12:24 ---> docker-login.sh ends [Pipeline] } 10:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:24 ========================================================= 10:12:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:12:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:12:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:12:24 Sending build context to Docker daemon 2.64MB 10:12:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:12:24 Step 2/8 : FROM ${BASE} 10:12:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:24 540db60ca938: Pulling fs layer 10:12:24 adcc1eea9eea: Pulling fs layer 10:12:24 4c4ab2625f07: Pulling fs layer 10:12:24 0510c868ecb4: Pulling fs layer 10:12:24 afea3b2eda06: Pulling fs layer 10:12:24 7809a108b3ef: Pulling fs layer 10:12:24 f706445af74f: Pulling fs layer 10:12:24 afea3b2eda06: Waiting 10:12:24 7809a108b3ef: Waiting 10:12:24 f706445af74f: Waiting 10:12:24 0510c868ecb4: Waiting 10:12:25 4c4ab2625f07: Download complete 10:12:25 adcc1eea9eea: Verifying Checksum 10:12:25 adcc1eea9eea: Download complete 10:12:25 afea3b2eda06: Verifying Checksum 10:12:25 afea3b2eda06: Download complete 10:12:25 7809a108b3ef: Verifying Checksum 10:12:25 7809a108b3ef: Download complete 10:12:25 540db60ca938: Verifying Checksum 10:12:25 540db60ca938: Download complete 10:12:25 540db60ca938: Pull complete 10:12:25 adcc1eea9eea: Pull complete 10:12:25 4c4ab2625f07: Pull complete 10:12:26 f706445af74f: Verifying Checksum 10:12:26 f706445af74f: Download complete 10:12:27 0510c868ecb4: Verifying Checksum 10:12:27 0510c868ecb4: Download complete 10:12:30 0510c868ecb4: Pull complete 10:12:30 afea3b2eda06: Pull complete 10:12:30 7809a108b3ef: Pull complete 10:12:32 f706445af74f: Pull complete 10:12:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:12:32 ---> b068be0155e3 10:12:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:12:36 ---> Running in 1f1003013abc 10:12:36 Removing intermediate container 1f1003013abc 10:12:36 ---> ff44b8ffed17 10:12:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:36 ---> Running in 7b1ccb3bf1c8 10:12:36 Removing intermediate container 7b1ccb3bf1c8 10:12:36 ---> f3e8ccf99767 10:12:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:12:36 ---> Running in ccc4aaac4cba 10:12:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:12:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:12:38 (1/6) Installing libc-dev (0.7.2-r3) 10:12:38 (2/6) Installing libsodium (1.0.18-r0) 10:12:38 (3/6) Installing pkgconf (1.7.3-r0) 10:12:38 (4/6) Installing libsodium-dev (1.0.18-r0) 10:12:38 (5/6) Installing libzmq (4.3.3-r1) 10:12:38 (6/6) Installing zeromq-dev (4.3.3-r1) 10:12:38 Executing busybox-1.32.1-r6.trigger 10:12:38 OK: 150 MiB in 46 packages 10:12:38 Removing intermediate container ccc4aaac4cba 10:12:38 ---> e0b9b9e8f2bb 10:12:38 Step 6/8 : WORKDIR /device-sdk-go 10:12:38 ---> Running in 418d5827318d 10:12:39 Removing intermediate container 418d5827318d 10:12:39 ---> 8471423f7ef8 10:12:39 Step 7/8 : COPY . . 10:12:39 ---> 3def30cd61c0 10:12:39 Step 8/8 : RUN go mod download 10:12:39 ---> Running in 926624d47697 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:42 provisioning config files... 10:12:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5290008375899830929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> docker-login.sh 10:12:42 nexus3.edgexfoundry.org:10001 10:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:43 Configure a credential helper to remove this warning. See 10:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:43 10:12:43 Login Succeeded 10:12:43 nexus3.edgexfoundry.org:10002 10:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:44 Configure a credential helper to remove this warning. See 10:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:44 10:12:44 Login Succeeded 10:12:44 nexus3.edgexfoundry.org:10003 10:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:45 Configure a credential helper to remove this warning. See 10:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:45 10:12:45 Login Succeeded 10:12:45 nexus3.edgexfoundry.org:10004 10:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:45 Configure a credential helper to remove this warning. See 10:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:45 10:12:45 Login Succeeded 10:12:45 docker.io 10:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:46 Configure a credential helper to remove this warning. See 10:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:46 10:12:46 Login Succeeded 10:12:46 ---> docker-login.sh ends [Pipeline] } 10:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:12:46 ========================================================= 10:12:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:12:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:12:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:12:47 Sending build context to Docker daemon 2.639MB 10:12:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:12:47 Step 2/8 : FROM ${BASE} 10:12:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:12:48 595b0fe564bb: Pulling fs layer 10:12:48 7186ed65a4f7: Pulling fs layer 10:12:48 316046926c0a: Pulling fs layer 10:12:48 4ebd0625c992: Pulling fs layer 10:12:48 207e8628e3a3: Pulling fs layer 10:12:48 c791037a9be2: Pulling fs layer 10:12:48 ffd874e62e21: Pulling fs layer 10:12:48 207e8628e3a3: Waiting 10:12:48 c791037a9be2: Waiting 10:12:48 ffd874e62e21: Waiting 10:12:48 4ebd0625c992: Waiting 10:12:48 316046926c0a: Verifying Checksum 10:12:48 316046926c0a: Download complete 10:12:48 7186ed65a4f7: Verifying Checksum 10:12:48 7186ed65a4f7: Download complete 10:12:48 207e8628e3a3: Verifying Checksum 10:12:48 207e8628e3a3: Download complete 10:12:48 595b0fe564bb: Verifying Checksum 10:12:48 595b0fe564bb: Download complete 10:12:48 c791037a9be2: Verifying Checksum 10:12:48 c791037a9be2: Download complete 10:12:49 595b0fe564bb: Pull complete 10:12:49 7186ed65a4f7: Pull complete 10:12:50 316046926c0a: Pull complete 10:12:50 ffd874e62e21: Download complete 10:12:51 4ebd0625c992: Verifying Checksum 10:12:51 4ebd0625c992: Download complete 10:12:51 Removing intermediate container 926624d47697 10:12:51 ---> 796254d4e7f9 10:12:51 Successfully built 796254d4e7f9 10:12:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:12:52 + docker inspect -f . ci-base-image-x86_64 10:12:52 . [Pipeline] withDockerContainer 10:12:52 prd-centos7-docker-4c-2g-10 does not seem to be running inside a container 10:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:52 $ docker top 1d223c4624941c394342d0d51c730ff6a4868b0d03de9d3fe6ded9098fa67d10 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:52 + go version 10:12:52 go version go1.16.3 linux/amd64 [Pipeline] } 10:12:52 $ docker stop --time=1 1d223c4624941c394342d0d51c730ff6a4868b0d03de9d3fe6ded9098fa67d10 10:12:54 $ docker rm -f 1d223c4624941c394342d0d51c730ff6a4868b0d03de9d3fe6ded9098fa67d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:54 + docker inspect -f . ci-base-image-x86_64 10:12:54 . [Pipeline] withDockerContainer 10:12:54 prd-centos7-docker-4c-2g-10 does not seem to be running inside a container 10:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:55 $ docker top 58a630130b4a00d9a760d10f0751aae52a6363d6522ccfbef1ac97f2648822f4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:55 + go mod tidy [Pipeline] sh 10:12:56 + make test 10:12:56 go mod tidy 10:12:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:13:01 4ebd0625c992: Pull complete 10:13:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:13:01 207e8628e3a3: Pull complete 10:13:02 c791037a9be2: Pull complete 10:13:06 ffd874e62e21: Pull complete 10:13:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:13:06 ---> cfc18b08335c 10:13:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:13:07 ---> Running in bc4624ef1ae9 10:13:08 Removing intermediate container bc4624ef1ae9 10:13:08 ---> b30fe6de504d 10:13:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:08 ---> Running in 118fb646a663 10:13:11 Removing intermediate container 118fb646a663 10:13:11 ---> 28daf2b4993e 10:13:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:13:11 ---> Running in b0bce59d08e0 10:13:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:13:14 (1/6) Installing libc-dev (0.7.2-r3) 10:13:14 (2/6) Installing libsodium (1.0.18-r0) 10:13:14 (3/6) Installing pkgconf (1.7.3-r0) 10:13:14 (4/6) Installing libsodium-dev (1.0.18-r0) 10:13:14 (5/6) Installing libzmq (4.3.3-r1) 10:13:14 (6/6) Installing zeromq-dev (4.3.3-r1) 10:13:14 Executing busybox-1.32.1-r6.trigger 10:13:14 OK: 139 MiB in 46 packages 10:13:15 Removing intermediate container b0bce59d08e0 10:13:15 ---> ae8879dd1cb7 10:13:15 Step 6/8 : WORKDIR /device-sdk-go 10:13:15 ---> Running in 42acc72a1106 10:13:16 Removing intermediate container 42acc72a1106 10:13:16 ---> c831c667948c 10:13:16 Step 7/8 : COPY . . 10:13:17 ---> 7de9da439708 10:13:17 Step 8/8 : RUN go mod download 10:13:17 ---> Running in 95a79acead9d 10:13:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:13:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:13:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:13:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 25.4% of statements 10:13:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:13:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements 10:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 10:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 10:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:13:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 29.2% of statements 10:13:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:13:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 10:13:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:13:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:13:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 58.0% of statements 10:13:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.919s coverage: 89.2% of statements 10:13:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:13:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 5.0% of statements 10:13:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:13:29 GO111MODULE=on go vet ./... 10:13:44 Removing intermediate container 95a79acead9d 10:13:44 ---> 0a8ec7bed052 10:13:44 Successfully built 0a8ec7bed052 10:13:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:13:44 + docker inspect -f . ci-base-image-arm64 10:13:44 . [Pipeline] withDockerContainer 10:13:45 prd-ubuntu18.04-docker-arm64-4c-16g-9 does not seem to be running inside a container 10:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:46 $ docker top 1edaa3f9d63be61434f3a3831ebe4f2fc960fa816dd2fd8ba6ffc816f68a4618 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:47 + go version 10:13:47 gofmt -l . 10:13:47 [ "`gofmt -l .`" = "" ] 10:13:47 ./bin/test-attribution-txt.sh 10:13:47 ./bin/test-go-mod-tidy.sh 10:13:47 go version go1.16.3 linux/arm64 [Pipeline] } 10:13:47 $ docker stop --time=1 58a630130b4a00d9a760d10f0751aae52a6363d6522ccfbef1ac97f2648822f4 10:13:49 $ docker rm -f 58a630130b4a00d9a760d10f0751aae52a6363d6522ccfbef1ac97f2648822f4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 10:13:49 $ docker stop --time=1 1edaa3f9d63be61434f3a3831ebe4f2fc960fa816dd2fd8ba6ffc816f68a4618 10:13:50 + sudo chown -R jenkins:jenkins . 10:13:51 $ docker rm -f 1edaa3f9d63be61434f3a3831ebe4f2fc960fa816dd2fd8ba6ffc816f68a4618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 10:13:52 Stashed 1 file(s) [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:13:52 + docker inspect -f . ci-base-image-arm64 10:13:52 . [Pipeline] withDockerContainer 10:13:54 prd-ubuntu18.04-docker-arm64-4c-16g-9 does not seem to be running inside a container 10:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:56 $ docker top 5b34e4dd25f156e82c33c7475b425b8d50097a5eea0ae6a89e17596e0569b482 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:13:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:57 + ls -al . 10:13:57 total 208 10:13:57 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 10:13 . 10:13:57 drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 10:11 .. 10:13:57 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 10:11 bin 10:13:57 -rw-r--r--. 1 jenkins jenkins 126072 Jun 9 10:13 coverage.out 10:13:57 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 10:11 Dockerfile.build 10:13:57 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 10:11 .dockerignore 10:13:57 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 10:11 example 10:13:57 drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 10:12 .git 10:13:57 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 10:11 .github 10:13:57 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 10:11 .gitignore 10:13:57 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 10:13 go.mod 10:13:57 -rw-r--r--. 1 jenkins jenkins 20381 Jun 9 10:12 go.sum 10:13:57 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 10:11 internal 10:13:57 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 10:11 Jenkinsfile 10:13:57 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 10:11 LICENSE 10:13:57 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 10:11 Makefile 10:13:57 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 10:11 openapi 10:13:57 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 10:11 pkg 10:13:57 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 10:11 README.md 10:13:57 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 10:11 RELEASE-NOTES.txt 10:13:57 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 10:11 snap 10:13:57 -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 10:09 VERSION 10:13:57 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 10:11 version.go [Pipeline] isUnix [Pipeline] sh 10:13:57 + go mod tidy 10:13:57 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 --label arch=amd64 --label version=0.0.0 . 10:13:57 Sending build context to Docker daemon 2.767MB 10:13:57 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:13:57 Step 2/23 : FROM ${BASE} AS builder 10:13:57 ---> 796254d4e7f9 10:13:57 Step 3/23 : WORKDIR /device-sdk-go 10:13:57 ---> Running in a00e8c30a2c3 10:13:57 Removing intermediate container a00e8c30a2c3 10:13:57 ---> e74967f6c744 10:13:57 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:13:57 ---> Running in 23201e8edd03 10:13:57 Removing intermediate container 23201e8edd03 10:13:57 ---> f982ecf08df4 10:13:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:57 ---> Running in 3c3004e91a3c [Pipeline] sh 10:13:58 Removing intermediate container 3c3004e91a3c 10:13:58 ---> c0b2405c3602 10:13:58 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:13:58 ---> Running in 10d3fba12e01 10:13:58 + make test 10:13:58 go mod tidy 10:13:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:13:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:13:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:14:00 OK: 150 MiB in 46 packages 10:14:00 Removing intermediate container 10d3fba12e01 10:14:00 ---> 027903ffcb88 10:14:00 Step 7/23 : COPY . . 10:14:00 ---> c8336ad92fc7 10:14:00 Step 8/23 : RUN go mod download 10:14:00 ---> Running in 11c176854953 10:14:01 Removing intermediate container 11c176854953 10:14:01 ---> e498348d7c9a 10:14:01 Step 9/23 : RUN make build 10:14:01 ---> Running in dc7013e74cee 10:14:01 go mod tidy 10:14:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:14:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:14:12 Removing intermediate container dc7013e74cee 10:14:12 ---> fa34ecd189ad 10:14:12 Step 10/23 : FROM alpine:3.12 10:14:13 3.12: Pulling from library/alpine 10:14:13 339de151aab4: Pulling fs layer 10:14:13 339de151aab4: Verifying Checksum 10:14:13 339de151aab4: Download complete 10:14:13 339de151aab4: Pull complete 10:14:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:14:13 Status: Downloaded newer image for alpine:3.12 10:14:13 ---> 13621d1b12d4 10:14:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:14:13 ---> Running in e948eb8c4b47 10:14:14 Removing intermediate container e948eb8c4b47 10:14:14 ---> 8b0fb84b8157 10:14:14 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:14 ---> Running in 1dd1010654a3 10:14:14 Removing intermediate container 1dd1010654a3 10:14:14 ---> e7a0c7062871 10:14:14 Step 13/23 : RUN apk add --update --no-cache zeromq 10:14:14 ---> Running in 894dd1aafa68 10:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:14:15 (1/5) Installing libgcc (9.3.0-r2) 10:14:15 (2/5) Installing libsodium (1.0.18-r0) 10:14:15 (3/5) Installing libstdc++ (9.3.0-r2) 10:14:16 (4/5) Installing libzmq (4.3.3-r0) 10:14:16 (5/5) Installing zeromq (4.3.3-r0) 10:14:16 Executing busybox-1.31.1-r20.trigger 10:14:16 OK: 8 MiB in 19 packages 10:14:17 Removing intermediate container 894dd1aafa68 10:14:17 ---> 36bf40385203 10:14:17 Step 14/23 : WORKDIR / 10:14:17 ---> Running in 94f3d436fab8 10:14:17 Removing intermediate container 94f3d436fab8 10:14:17 ---> b99ca113f08e 10:14:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:14:17 ---> 964cdf4022c4 10:14:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:14:17 ---> 518017c4a518 10:14:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:14:17 ---> c3417aa23f87 10:14:17 Step 18/23 : EXPOSE 59999 10:14:17 ---> Running in 9e40f10f02b9 10:14:18 Removing intermediate container 9e40f10f02b9 10:14:18 ---> 8cf5498c1b8a 10:14:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:14:18 ---> Running in 3d7a590ca1a4 10:14:18 Removing intermediate container 3d7a590ca1a4 10:14:18 ---> 1e89cc519058 10:14:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:18 ---> Running in e71866f2d791 10:14:18 Removing intermediate container e71866f2d791 10:14:18 ---> 88d87b03814b 10:14:18 Step 21/23 : LABEL arch=amd64 10:14:18 ---> Running in f5965f277449 10:14:18 Removing intermediate container f5965f277449 10:14:18 ---> e7945a9766db 10:14:18 Step 22/23 : LABEL git_sha=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:14:18 ---> Running in 6d27a9c0ee66 10:14:18 Removing intermediate container 6d27a9c0ee66 10:14:18 ---> 9197a8583d6c 10:14:18 Step 23/23 : LABEL version=0.0.0 10:14:18 ---> Running in bf650739e09a 10:14:18 Removing intermediate container bf650739e09a 10:14:18 ---> f75f7db5a6a8 10:14:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:14:18 Successfully built f75f7db5a6a8 10:14:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:14:19 ---> job-cost.sh 10:14:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7enX 10:14:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:14:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-7enX/bin to PATH 10:14:41 INFO: No Stack... 10:14:41 INFO: Retrieving Pricing Info for: v3-standard-2 10:14:41 INFO: Archiving Costs [Pipeline] sh 10:14:42 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 10:14:42 + cut -d, -f6 [Pipeline] lock 10:14:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] 10:14:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] did not exist. Created. 10:14:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:14:42 + echo total: 0.05999999865889549 [Pipeline] stash 10:14:42 Stashed 1 file(s) [Pipeline] } 10:14:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:15:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:15:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:15:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:15:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.339s coverage: 25.4% of statements 10:15:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:15:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.241s coverage: 28.1% of statements 10:15:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.282s coverage: 78.9% of statements 10:15:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.288s coverage: 9.0% of statements 10:15:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:15:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:15:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:15:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 29.2% of statements 10:15:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:15:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.205s coverage: 83.3% of statements 10:15:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:15:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:15:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.405s coverage: 58.0% of statements 10:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.175s coverage: 89.2% of statements 10:15:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:15:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.169s coverage: 5.0% of statements 10:15:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:15:43 GO111MODULE=on go vet ./... 10:16:39 gofmt -l . 10:16:39 [ "`gofmt -l .`" = "" ] 10:16:39 ./bin/test-attribution-txt.sh 10:16:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:16:39 $ docker stop --time=1 5b34e4dd25f156e82c33c7475b425b8d50097a5eea0ae6a89e17596e0569b482 10:16:43 $ docker rm -f 5b34e4dd25f156e82c33c7475b425b8d50097a5eea0ae6a89e17596e0569b482 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:44 Warning: overwriting stash ‘coverage-report’ 10:16:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:45 + ls -al . 10:16:45 total 244 10:16:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 10:16 . 10:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:12 .. 10:16:45 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 10:12 .dockerignore 10:16:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 10:12 .git 10:16:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:12 .github 10:16:45 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 10:12 .gitignore 10:16:45 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 10:12 Dockerfile.build 10:16:45 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 10:12 Jenkinsfile 10:16:45 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 10:12 LICENSE 10:16:45 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 10:12 Makefile 10:16:45 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 10:12 README.md 10:16:45 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 10:12 RELEASE-NOTES.txt 10:16:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 10:09 VERSION 10:16:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 10:12 bin 10:16:45 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 10:15 coverage.out 10:16:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:12 example 10:16:45 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 10:16 go.mod 10:16:45 -rw-r--r-- 1 jenkins jenkins 20381 Jun 9 10:13 go.sum 10:16:45 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 10:12 internal 10:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:12 openapi 10:16:45 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 10:12 pkg 10:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 10:12 snap 10:16:45 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 10:12 version.go [Pipeline] isUnix [Pipeline] sh 10:16:46 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 --label arch=arm64 --label version=0.0.0 . 10:16:46 Sending build context to Docker daemon 2.766MB 10:16:46 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:16:46 Step 2/23 : FROM ${BASE} AS builder 10:16:46 ---> 0a8ec7bed052 10:16:46 Step 3/23 : WORKDIR /device-sdk-go 10:16:47 ---> Running in b3406dcbdd4a 10:16:47 Removing intermediate container b3406dcbdd4a 10:16:47 ---> 5add24cdc46b 10:16:47 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:16:47 ---> Running in 8c0f6cd1005d 10:16:48 Removing intermediate container 8c0f6cd1005d 10:16:48 ---> 657b546c8674 10:16:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:48 ---> Running in 47ef387fe7ac 10:16:50 Removing intermediate container 47ef387fe7ac 10:16:50 ---> e44b90bd503b 10:16:50 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:16:50 ---> Running in d63692bd4b72 10:16:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:16:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:16:53 OK: 139 MiB in 46 packages 10:16:54 Removing intermediate container d63692bd4b72 10:16:54 ---> ae364d01f152 10:16:54 Step 7/23 : COPY . . 10:16:56 ---> 99e752d4dbd1 10:16:56 Step 8/23 : RUN go mod download 10:16:56 ---> Running in 5d2931b93ba2 10:16:58 Removing intermediate container 5d2931b93ba2 10:16:58 ---> cd6ee74b9ee1 10:16:58 Step 9/23 : RUN make build 10:16:58 ---> Running in 25b034ebd86c 10:16:59 go mod tidy 10:17:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:17:32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:17:34 Removing intermediate container 25b034ebd86c 10:17:34 ---> 752f0f3acdaf 10:17:34 Step 10/23 : FROM alpine:3.12 10:17:35 3.12: Pulling from library/alpine 10:17:35 d2f70382dc9a: Pulling fs layer 10:17:35 d2f70382dc9a: Verifying Checksum 10:17:35 d2f70382dc9a: Download complete 10:17:36 d2f70382dc9a: Pull complete 10:17:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:17:36 Status: Downloaded newer image for alpine:3.12 10:17:36 ---> 9852663dfa18 10:17:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:17:36 ---> Running in ab6791a8ca98 10:17:37 Removing intermediate container ab6791a8ca98 10:17:37 ---> 2f1acb3bcbcd 10:17:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:37 ---> Running in f394121c8123 10:17:39 Removing intermediate container f394121c8123 10:17:39 ---> 2ecc4a65a322 10:17:39 Step 13/23 : RUN apk add --update --no-cache zeromq 10:17:39 ---> Running in 3ca6bfd1c272 10:17:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:17:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:17:42 (1/5) Installing libgcc (9.3.0-r2) 10:17:42 (2/5) Installing libsodium (1.0.18-r0) 10:17:42 (3/5) Installing libstdc++ (9.3.0-r2) 10:17:42 (4/5) Installing libzmq (4.3.3-r0) 10:17:42 (5/5) Installing zeromq (4.3.3-r0) 10:17:42 Executing busybox-1.31.1-r20.trigger 10:17:42 OK: 8 MiB in 19 packages 10:17:44 Removing intermediate container 3ca6bfd1c272 10:17:44 ---> ec3e4f580422 10:17:44 Step 14/23 : WORKDIR / 10:17:44 ---> Running in 8343cecb2700 10:17:44 Removing intermediate container 8343cecb2700 10:17:44 ---> d078c2df129e 10:17:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:17:45 ---> ac1b7cabfa2f 10:17:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:17:46 ---> 492020fe19f8 10:17:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:17:46 ---> 02ffc24cb9ea 10:17:46 Step 18/23 : EXPOSE 59999 10:17:47 ---> Running in 356abf2a22d3 10:17:47 Removing intermediate container 356abf2a22d3 10:17:47 ---> 902000f69643 10:17:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:17:47 ---> Running in a6a888a3794e 10:17:48 Removing intermediate container a6a888a3794e 10:17:48 ---> 80884ff150fa 10:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:48 ---> Running in 99911e16b07e 10:17:48 Removing intermediate container 99911e16b07e 10:17:48 ---> 856665d84e86 10:17:48 Step 21/23 : LABEL arch=arm64 10:17:48 ---> Running in 8f95a310ecd5 10:17:49 Removing intermediate container 8f95a310ecd5 10:17:49 ---> 2627a1aad05b 10:17:49 Step 22/23 : LABEL git_sha=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 10:17:49 ---> Running in 01bf040fce23 10:17:50 Removing intermediate container 01bf040fce23 10:17:50 ---> f2d5802fd4aa 10:17:50 Step 23/23 : LABEL version=0.0.0 10:17:50 ---> Running in e13c98e656c2 10:17:50 Removing intermediate container e13c98e656c2 10:17:50 ---> 8866fabb516e 10:17:50 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:17:50 Successfully built 8866fabb516e 10:17:50 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:17:51 ---> job-cost.sh 10:17:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rz3K 10:18:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-Rz3K/bin to PATH 10:19:52 INFO: No Stack... 10:19:52 INFO: Retrieving Pricing Info for: v2-standard-4 10:19:52 INFO: Archiving Costs [Pipeline] sh 10:19:52 + + cutcat -d, /w/workspace/device-sdk-go/3/archives/cost.csv -f6 10:19:52 [Pipeline] lock 10:19:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] 10:19:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] did not exist. Created. 10:19:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:19:52 /w/workspace/device-sdk-go/3@tmp/durable-726e8108/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-726e8108/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:19:53 + echo total: 0.18000000715255737 [Pipeline] stash 10:19:53 Warning: overwriting stash ‘stack-cost’ 10:19:53 Stashed 1 file(s) [Pipeline] } 10:19:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-961-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:19:54 provisioning config files... 10:19:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/config705763718129841838tmp [Pipeline] { [Pipeline] sh 10:19:55 + set +x 10:19:55 + curl -s https://codecov.io/bash 10:19:55 + bash -s -- 10:19:55 10:19:55 _____ _ 10:19:55 / ____| | | 10:19:55 | | ___ __| | ___ ___ _____ __ 10:19:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:19:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:19:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:19:55 Bash-1.0.3 10:19:55 10:19:55 10:19:55 ==> git version 2.24.4 found 10:19:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:19:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:19:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:19:55 ==> Jenkins CI detected. 10:19:55 project root: . 10:19:55 --> token set from env 10:19:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:19:55 ==> Running gcov in . (disable via -X gcov) 10:19:55 ==> Python coveragepy not found 10:19:55 ==> Searching for coverage reports in: 10:19:55 + . 10:19:55 -> Found 1 reports 10:19:55 ==> Detecting git/mercurial file structure 10:19:55 ==> Reading reports 10:19:55 + ./coverage.out bytes=126071 10:19:55 ==> Appending adjustments 10:19:55 https://docs.codecov.io/docs/fixing-reports 10:19:55 + Found adjustments 10:19:55 ==> Gzipping contents 10:19:55 20K /tmp/codecov.mocdP7.gz 10:19:55 ==> Uploading reports 10:19:55 url: https://codecov.io 10:19:55 query: branch=PR-961&commit=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-961%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=961&job=&cmd_args= 10:19:55 -> Pinging Codecov 10:19:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-961&commit=7845c7322d64031a4c6b6b27dd2d2b2d3caabf71&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-961%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=961&job=&cmd_args= 10:19:56 -> Uploading to 10:19:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/7845c7322d64031a4c6b6b27dd2d2b2d3caabf71/d1f6346a-5d44-4628-a1c0-071a3a23db86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T101955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=153b553abf4a9e7a0b9de601433486f8a2451cc476c1542969e104c6a75b6713 10:19:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:56 Dload Upload Total Spent Left Speed 10:19:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16438 0 0 100 16438 0 37274 --:--:-- --:--:-- --:--:-- 37359 10:19:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7845c7322d64031a4c6b6b27dd2d2b2d3caabf71 [Pipeline] } 10:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:19:58 ---> package-listing.sh 10:19:58 ++ tr '[:upper:]' '[:lower:]' 10:19:58 ++ facter osfamily 10:19:59 + OS_FAMILY=redhat 10:19:59 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-961 10:19:59 + START_PACKAGES=/tmp/packages_start.txt 10:19:59 + END_PACKAGES=/tmp/packages_end.txt 10:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:59 + PACKAGES=/tmp/packages_start.txt 10:19:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-961 ']' 10:19:59 + PACKAGES=/tmp/packages_end.txt 10:19:59 + case "${OS_FAMILY}" in 10:19:59 + rpm -qa 10:19:59 + sort 10:19:59 + '[' -f /tmp/packages_start.txt ']' 10:19:59 + '[' -f /tmp/packages_end.txt ']' 10:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:59 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-961 ']' 10:19:59 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-961/archives/ 10:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-961/archives/ [Pipeline] echo 10:19:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:20:00 10:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:20:00 alpine: Pulling from edgex-lftools-log-publisher 10:20:00 df20fa9351a1: Pulling fs layer 10:20:00 36b3adc4ff6f: Pulling fs layer 10:20:00 8ad3a11d3b57: Pulling fs layer 10:20:00 46f8f816bc3b: Pulling fs layer 10:20:00 93b61091891f: Pulling fs layer 10:20:00 93b9cdb0e59b: Pulling fs layer 10:20:00 5e14af77c1be: Pulling fs layer 10:20:00 01666e4c0597: Pulling fs layer 10:20:00 aa168da1d23b: Pulling fs layer 10:20:00 46f8f816bc3b: Waiting 10:20:00 93b61091891f: Waiting 10:20:00 93b9cdb0e59b: Waiting 10:20:00 5e14af77c1be: Waiting 10:20:00 01666e4c0597: Waiting 10:20:00 aa168da1d23b: Waiting 10:20:00 36b3adc4ff6f: Verifying Checksum 10:20:00 36b3adc4ff6f: Download complete 10:20:00 46f8f816bc3b: Verifying Checksum 10:20:00 46f8f816bc3b: Download complete 10:20:00 df20fa9351a1: Verifying Checksum 10:20:00 df20fa9351a1: Download complete 10:20:01 93b9cdb0e59b: Verifying Checksum 10:20:01 93b9cdb0e59b: Download complete 10:20:01 5e14af77c1be: Verifying Checksum 10:20:01 5e14af77c1be: Download complete 10:20:01 01666e4c0597: Verifying Checksum 10:20:01 01666e4c0597: Download complete 10:20:01 93b61091891f: Verifying Checksum 10:20:01 93b61091891f: Download complete 10:20:01 df20fa9351a1: Pull complete 10:20:01 8ad3a11d3b57: Verifying Checksum 10:20:01 8ad3a11d3b57: Download complete 10:20:01 36b3adc4ff6f: Pull complete 10:20:02 8ad3a11d3b57: Pull complete 10:20:02 46f8f816bc3b: Pull complete 10:20:02 93b61091891f: Pull complete 10:20:02 93b9cdb0e59b: Pull complete 10:20:02 5e14af77c1be: Pull complete 10:20:02 01666e4c0597: Pull complete 10:20:03 aa168da1d23b: Verifying Checksum 10:20:03 aa168da1d23b: Download complete 10:20:07 aa168da1d23b: Pull complete 10:20:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:20:07 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 10:20:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-961/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-961 -v /w/workspace/dgexfoundry_device-sdk-go_PR-961:/w/workspace/dgexfoundry_device-sdk-go_PR-961:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:20:10 $ docker top e58c7844d35a3eaa674c3d114204f8070df37178d75c39cb2b89c06d17225f0e -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:10 + mkdir -p /var/log/sa [Pipeline] sh 10:20:11 + ls /var/log/sa-host 10:20:11 + sadf -c /var/log/sa-host/sa05 10:20:11 file_magic: OK 10:20:11 HZ: Using current value: 100 10:20:11 file_header: OK 10:20:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:20:11 Statistics: 10:20:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:20:11 File successfully converted to sysstat format version 12.2.1 10:20:11 + sadf -c /var/log/sa-host/sa09 10:20:11 file_magic: OK 10:20:11 HZ: Using current value: 100 10:20:11 file_header: OK 10:20:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:20:11 Statistics: 10:20:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:20:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:11 provisioning config files... 10:20:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp/config6586634919686063416tmp [Pipeline] { [Pipeline] echo 10:20:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:11 ---> create-netrc.sh [Pipeline] } 10:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:12 ---> python-tools-install.sh [Pipeline] echo 10:20:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:12 ---> sudo-logs.sh 10:20:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:12 ---> job-cost.sh 10:20:12 lf-activate-venv: SKIPPING 10:20:12 DEBUG: total: 0.18000000715255737 10:20:12 INFO: Retrieving Stack Cost... 10:20:13 INFO: Retrieving Pricing Info for: v3-standard-2 10:20:14 INFO: Archiving Costs [Pipeline] echo 10:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:14 ---> logs-deploy.sh 10:20:14 lf-activate-venv: SKIPPING 10:20:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-961/3 10:20:14 INFO: archiving workspace using pattern(s): 10:20:15 Archives upload complete. 10:20:15 INFO: archiving logs to Nexus 10:20:15 ---> uname -a: 10:20:15 Linux prd-centos7-docker-4c-2g-8.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:20:15 10:20:15 10:20:15 ---> lscpu: 10:20:15 Architecture: x86_64 10:20:15 CPU op-mode(s): 32-bit, 64-bit 10:20:15 Byte Order: Little Endian 10:20:15 Address sizes: 40 bits physical, 48 bits virtual 10:20:15 CPU(s): 2 10:20:15 On-line CPU(s) list: 0,1 10:20:15 Thread(s) per core: 1 10:20:15 Core(s) per socket: 1 10:20:15 Socket(s): 2 10:20:15 NUMA node(s): 1 10:20:15 Vendor ID: AuthenticAMD 10:20:15 CPU family: 23 10:20:15 Model: 49 10:20:15 Model name: AMD EPYC-Rome Processor 10:20:15 Stepping: 0 10:20:15 CPU MHz: 2799.998 10:20:15 BogoMIPS: 5599.99 10:20:15 Virtualization: AMD-V 10:20:15 Hypervisor vendor: KVM 10:20:15 Virtualization type: full 10:20:15 L1d cache: 64 KiB 10:20:15 L1i cache: 64 KiB 10:20:15 L2 cache: 1 MiB 10:20:15 L3 cache: 32 MiB 10:20:15 NUMA node0 CPU(s): 0,1 10:20:15 Vulnerability Itlb multihit: Not affected 10:20:15 Vulnerability L1tf: Not affected 10:20:15 Vulnerability Mds: Not affected 10:20:15 Vulnerability Meltdown: Not affected 10:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:20:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:20:15 Vulnerability Srbds: Not affected 10:20:15 Vulnerability Tsx async abort: Not affected 10:20:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:20:15 10:20:15 10:20:15 ---> nproc: 10:20:15 2 10:20:15 10:20:15 10:20:15 ---> df -h: 10:20:15 Filesystem Size Used Available Use% Mounted on 10:20:15 overlay 40.0G 7.6G 32.4G 19% / 10:20:15 tmpfs 64.0M 0 64.0M 0% /dev 10:20:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:20:15 shm 64.0M 0 64.0M 0% /dev/shm 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-961 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-961@tmp 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:20:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:20:15 10:20:15 10:20:15 ---> free -m: 10:20:15 total used free shared buff/cache available 10:20:15 Mem: 7821 914 4808 0 2097 6728 10:20:15 Swap: 1023 0 1023 10:20:15 10:20:15 10:20:15 ---> ip addr: 10:20:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:20:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:20:15 inet 127.0.0.1/8 scope host lo 10:20:15 valid_lft forever preferred_lft forever 10:20:15 inet6 ::1/128 scope host 10:20:15 valid_lft forever preferred_lft forever 10:20:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:20:15 link/ether fa:16:3e:91:5e:24 brd ff:ff:ff:ff:ff:ff 10:20:15 inet 10.30.123.217/23 brd 10.30.123.255 scope global dynamic eth0 10:20:15 valid_lft 85734sec preferred_lft 85734sec 10:20:15 inet6 fe80::f816:3eff:fe91:5e24/64 scope link 10:20:15 valid_lft forever preferred_lft forever 10:20:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:20:15 link/ether 02:42:ff:c3:26:bd brd ff:ff:ff:ff:ff:ff 10:20:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:20:15 valid_lft forever preferred_lft forever 10:20:15 inet6 fe80::42:ffff:fec3:26bd/64 scope link 10:20:15 valid_lft forever preferred_lft forever 10:20:15 10:20:15 10:20:15 ---> sar -b -r -n DEV: 10:20:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:20:15 10:20:15 10:08:57 LINUX RESTART (2 CPU) 10:20:15 10:20:15 10:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:15 10:11:01 0.84 0.00 0.84 0.00 0.00 17.40 0.00 10:20:15 10:12:01 0.30 0.05 0.25 0.00 1.07 3.36 0.00 10:20:15 10:13:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 10:20:15 10:14:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 10:20:15 10:15:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 10:20:15 10:16:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 10:20:15 10:17:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 10:20:15 10:18:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 10:20:15 10:19:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 10:20:15 10:20:01 1.43 0.13 1.30 0.00 13.72 28.03 0.00 10:20:15 Average: 0.45 0.02 0.43 0.00 1.48 7.29 0.00 10:20:15 10:20:15 10:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:15 10:11:01 5474620 0 791208 9.88 2620 1740492 1204764 13.30 563020 1573784 20 10:20:15 10:12:01 5469704 0 796080 9.94 2620 1740536 1229248 13.57 567592 1573912 24 10:20:15 10:13:01 5469612 0 796172 9.94 2620 1740536 1228948 13.57 566452 1574416 12 10:20:15 10:14:01 5473464 0 792312 9.89 2620 1740544 1206176 13.32 562312 1575808 8 10:20:15 10:15:01 5472716 0 793056 9.90 2620 1740548 1206272 13.32 561080 1577576 12 10:20:15 10:16:01 5472356 0 793416 9.91 2620 1740548 1206384 13.32 561504 1577576 16 10:20:15 10:17:01 5471844 0 793920 9.91 2620 1740556 1206336 13.32 561860 1577576 8 10:20:15 10:18:01 5465572 0 800188 9.99 2620 1740560 1206240 13.32 568092 1577576 8 10:20:15 10:19:01 5465700 0 800032 9.99 2620 1740588 1206240 13.32 569764 1576016 16 10:20:15 10:20:01 5340428 0 885348 11.05 2620 1780544 1609500 17.77 769632 1493852 39336 10:20:15 Average: 5457602 0 804173 10.04 2620 1744545 1251011 13.81 585131 1567809 3946 10:20:15 10:20:15 10:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:15 10:11:01 eth0 0.62 0.09 0.04 0.01 0.00 0.00 0.00 0.00 10:20:15 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:12:01 eth0 1.98 1.15 0.40 6.53 0.00 0.00 0.00 0.00 10:20:15 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:13:01 eth0 0.52 0.32 0.27 0.53 0.00 0.00 0.00 0.00 10:20:15 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:20:15 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:15:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:20:15 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:16:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 10:20:15 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:17:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:20:15 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:20:15 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:20:15 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:20:01 eth0 57.11 45.27 409.09 7.63 0.00 0.00 0.00 0.00 10:20:15 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 Average: eth0 6.16 4.78 41.17 1.50 0.00 0.00 0.00 0.00 10:20:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:15 10:20:15 10:20:15 ---> sar -P ALL: 10:20:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 10:20:15 10:20:15 10:08:57 LINUX RESTART (2 CPU) 10:20:15 10:20:15 10:10:03 CPU %user %nice %system %iowait %steal %idle 10:20:15 10:11:01 all 0.04 0.00 0.03 0.00 0.03 99.89 10:20:15 10:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:20:15 10:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:20:15 10:12:01 all 0.08 0.00 0.04 0.00 0.03 99.84 10:20:15 10:12:01 0 0.08 0.00 0.03 0.00 0.03 99.85 10:20:15 10:12:01 1 0.08 0.00 0.05 0.00 0.03 99.83 10:20:15 10:13:01 all 0.05 0.00 0.03 0.00 0.03 99.88 10:20:15 10:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:20:15 10:13:01 1 0.05 0.00 0.05 0.00 0.05 99.85 10:20:15 10:14:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:20:15 10:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:20:15 10:14:01 1 0.15 0.00 0.03 0.00 0.03 99.78 10:20:15 10:15:01 all 0.13 0.00 0.03 0.00 0.03 99.81 10:20:15 10:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:20:15 10:15:01 1 0.23 0.00 0.03 0.00 0.03 99.70 10:20:15 10:16:01 all 0.12 0.00 0.03 0.00 0.03 99.82 10:20:15 10:16:01 0 0.03 0.00 0.03 0.00 0.05 99.88 10:20:15 10:16:01 1 0.20 0.00 0.02 0.00 0.02 99.77 10:20:15 10:17:01 all 0.13 0.00 0.03 0.00 0.03 99.81 10:20:15 10:17:01 0 0.02 0.00 0.05 0.00 0.05 99.88 10:20:15 10:17:01 1 0.23 0.00 0.02 0.00 0.02 99.73 10:20:15 10:18:01 all 0.14 0.00 0.03 0.00 0.03 99.79 10:20:15 10:18:01 0 0.03 0.00 0.05 0.00 0.05 99.87 10:20:15 10:18:01 1 0.25 0.00 0.02 0.00 0.02 99.72 10:20:15 10:19:01 all 0.13 0.00 0.03 0.00 0.03 99.81 10:20:15 10:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:20:15 10:19:01 1 0.23 0.00 0.02 0.00 0.03 99.72 10:20:15 10:20:01 all 2.26 0.00 0.69 0.04 0.05 96.96 10:20:15 10:20:01 0 2.50 0.00 0.70 0.02 0.05 96.73 10:20:15 10:20:01 1 2.03 0.00 0.67 0.07 0.05 97.18 10:20:15 Average: all 0.32 0.00 0.10 0.00 0.04 99.55 10:20:15 Average: 0 0.28 0.00 0.10 0.00 0.04 99.58 10:20:15 Average: 1 0.35 0.00 0.09 0.01 0.03 99.52 10:20:15 10:20:15 10:20:15