Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b+5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (1d8e896f7202191ea8e308dcdca242be924b8a51) 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-ssh5582330328710997567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5944015469690870448.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 144eb70ba3d470a427e699408e811d3f535e987a 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-971/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-971/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6209629098315657159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh4056884328426550625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-971/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-971/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh787843401936772436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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/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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2076 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [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-971 # 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-971@tmp/jenkins-gitclient-ssh632624909194314281.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b Merge succeeded, producing ab6e98978cf0130f3b3b68bbaa55323995d84e98 Checking out Revision ab6e98978cf0130f3b3b68bbaa55323995d84e98 (PR-971) > 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-971@tmp/jenkins-gitclient-ssh1658070515023639410.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # 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-971@tmp/jenkins-gitclient-ssh4920917396325120091.key > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab6e98978cf0130f3b3b68bbaa55323995d84e98 # timeout=10 Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:41:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:41:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:41:40 ========================================================= 10:41:40 EdgeX Global Pipelines Version Info 10:41:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5b3d0607a78a71127407f361b56755f1a086627b # timeout=10 10:41:42 ------------------- 10:41:42 stable info: 10:41:42 ------------------- 10:41:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:41:42 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 10:41:42 Message: update stable to v1.0.196 10:41:42 ------------------- 10:41:42 experimental info: 10:41:42 ------------------- 10:41:42 Commited By: **** collab-it+edgex@linuxfoundation.org 10:41:42 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 10:41:42 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:41:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:41:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:41:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:41:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:41:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-971 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-971 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-971 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab6e98978cf0130f3b3b68bbaa55323995d84e98 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab6e989 [Pipeline] echo 10:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:43 provisioning config files... 10:41:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config6732623971428550091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:44 ---> docker-login.sh 10:41:44 nexus3.edgexfoundry.org:10001 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10002 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10003 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10004 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 docker.io 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 ---> docker-login.sh ends [Pipeline] } 10:41:45 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:41:45 + git log --format=format:%s -1 ab6e98978cf0130f3b3b68bbaa55323995d84e98 [Pipeline] echo 10:41:45 GIT_COMMIT: ab6e98978cf0130f3b3b68bbaa55323995d84e98, Commit Message: Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD [Pipeline] echo 10:41:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:46 10:41:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:41:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:47 latest: Pulling from edgex-devops/git-semver 10:41:47 31603596830f: Pulling fs layer 10:41:47 b6dc333f4379: Pulling fs layer 10:41:47 3d9ef1400e77: Pulling fs layer 10:41:47 fd332fbdc1db: Pulling fs layer 10:41:47 fd332fbdc1db: Waiting 10:41:47 b6dc333f4379: Verifying Checksum 10:41:47 b6dc333f4379: Download complete 10:41:47 31603596830f: Verifying Checksum 10:41:47 31603596830f: Download complete 10:41:47 fd332fbdc1db: Verifying Checksum 10:41:47 fd332fbdc1db: Download complete 10:41:47 3d9ef1400e77: Verifying Checksum 10:41:47 3d9ef1400e77: Download complete 10:41:47 31603596830f: Pull complete 10:41:47 b6dc333f4379: Pull complete 10:41:48 3d9ef1400e77: Pull complete 10:41:48 fd332fbdc1db: Pull complete 10:41:48 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 10:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:41:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:41:48 prd-centos7-docker-4c-2g-2076 does not seem to be running inside a container 10:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:41:49 $ docker top caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:49 [ssh-agent] Looking for ssh-agent implementation... 10:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:49 $ docker exec caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 ssh-agent 10:41:49 SSH_AUTH_SOCK=/tmp/ssh-4l8sfcVgZd0P/agent.13 10:41:49 SSH_AGENT_PID=19 10:41:49 Running ssh-add (command line suppressed) 10:41:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_2851931260228306213.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_2851931260228306213.key) 10:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:50 + git tag --points-at HEAD [Pipeline] } 10:41:50 $ docker exec --env ******** --env ******** caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 ssh-agent -k 10:41:50 unset SSH_AUTH_SOCK; 10:41:50 unset SSH_AGENT_PID; 10:41:50 echo Agent pid 19 killed; 10:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:50 [ssh-agent] Looking for ssh-agent implementation... 10:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:50 $ docker exec caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 ssh-agent 10:41:50 SSH_AUTH_SOCK=/tmp/ssh-cmrM5gvsP7Ns/agent.51 10:41:50 SSH_AGENT_PID=57 10:41:50 Running ssh-add (command line suppressed) 10:41:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_82052470081126168.key (/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/private_key_82052470081126168.key) 10:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:51 + git semver init 10:41:51 # -> Open(): unable to determine branch for HEAD 10:41:51 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.git 10:41:51 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-971 10:41:51 # $SEMVER_REMOTE_NAME = origin 10:41:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:41:51 # $SEMVER_USER_NAME = edgex-jenkins 10:41:51 # $SEMVER_BRANCH = PR-971 10:41:51 # $SEMVER_TEMP = /tmp/semver-766051378 10:41:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:41:51 # '/tmp/semver-766051378' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver' 10:41:51 # -> Force: false 10:41:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-971/.semver [Pipeline] } 10:41:51 $ docker exec --env ******** --env ******** caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 ssh-agent -k 10:41:51 unset SSH_AUTH_SOCK; 10:41:51 unset SSH_AGENT_PID; 10:41:51 echo Agent pid 57 killed; 10:41:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:52 + git semver [Pipeline] } 10:41:52 $ docker stop --time=1 caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 10:41:53 $ docker rm -f caee6bf6685f10cf240425ee91c3424a6978b8d52b503cf9080e96319be45999 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:41:54 Stashed 1 file(s) [Pipeline] echo 10:41:54 [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:42:09 Still waiting to schedule task 10:42:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2076’ 10:42:09 Still waiting to schedule task 10:42:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:44:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2077 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 10:44:19 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 10:44:20 Selected Git installation does not exist. Using Default 10:44:20 The recommended git tool is: NONE 10:44:27 using credential edgex-jenkins-ssh 10:44:27 Cloning the remote Git repository 10:44:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:44:27 > git init /w/workspace/device-sdk-go/24 # timeout=10 10:44:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:44:27 > git --version # timeout=10 10:44:27 > git --version # 'git version 2.17.1' 10:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:44:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:44:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:44:29 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b 10:44:29 Merge succeeded, producing 7b1b5c24346d1bb1e13471900396b5ae6421b300 10:44:29 Checking out Revision 7b1b5c24346d1bb1e13471900396b5ae6421b300 (PR-971) 10:44:29 > git config core.sparsecheckout # timeout=10 10:44:29 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 10:44:29 > git remote # timeout=10 10:44:29 > git config --get remote.origin.url # timeout=10 10:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:29 > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 10:44:29 > git rev-parse HEAD^{commit} # timeout=10 10:44:29 > git config core.sparsecheckout # timeout=10 10:44:29 > git checkout -f 7b1b5c24346d1bb1e13471900396b5ae6421b300 # timeout=10 10:44:34 Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" 10:44:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:34 > git rev-list --no-walk 5b3d0607a78a71127407f361b56755f1a086627b # timeout=10 10:44:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:44:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:44:36 + sudo service docker+ restart 10:44:36 true 10:44:38 Running on prd-centos7-docker-4c-2g-2078 in /w/workspace/dgexfoundry_device-sdk-go_PR-971 [Pipeline] { [Pipeline] ws 10:44:38 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 10:44:38 Selected Git installation does not exist. Using Default 10:44:38 The recommended git tool is: NONE 10:44:41 using credential edgex-jenkins-ssh 10:44:41 Cloning the remote Git repository 10:44:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:44:40 > git init /w/workspace/device-sdk-go/24 # timeout=10 10:44:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:44:40 > git --version # timeout=10 10:44:40 > git --version # 'git version 2.24.4' 10:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:40 [INFO] Currently running in a labeled security context 10:44:40 [INFO] Currently SELinux is 'enforcing' on the host 10:44:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/24@tmp/jenkins-gitclient-ssh4338695545269209247.key 10:44:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:44:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:44:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:41 [INFO] Currently running in a labeled security context 10:44:41 [INFO] Currently SELinux is 'enforcing' on the host 10:44:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/24@tmp/jenkins-gitclient-ssh8240594769992964008.key 10:44:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/971/head:refs/remotes/origin/PR-971 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:44:42 Merging remotes/origin/main commit 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea into PR head commit 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b 10:44:42 Merge succeeded, producing c0b6218e863cb5732610990ea73f48ec2500c2bd 10:44:42 Checking out Revision c0b6218e863cb5732610990ea73f48ec2500c2bd (PR-971) 10:44:41 > git config core.sparsecheckout # timeout=10 10:44:41 > git checkout -f 85c9abe6fa3cd0c0f04d55ec4f0f48affb8b929b # timeout=10 10:44:41 > git remote # timeout=10 10:44:41 > git config --get remote.origin.url # timeout=10 10:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:41 [INFO] Currently running in a labeled security context 10:44:41 [INFO] Currently SELinux is 'enforcing' on the host 10:44:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/24@tmp/jenkins-gitclient-ssh2507800422643279678.key 10:44:41 > git merge 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 10:44:41 > git rev-parse HEAD^{commit} # timeout=10 10:44:41 > git config core.sparsecheckout # timeout=10 10:44:42 > git checkout -f c0b6218e863cb5732610990ea73f48ec2500c2bd # timeout=10 10:44:45 Commit message: "Merge commit '5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea' into HEAD" 10:44:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:44:45 > git rev-list --no-walk 5b3d0607a78a71127407f361b56755f1a086627b # timeout=10 10:44:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:44:47 + sudo service docker restart 10:44:47 + true 10:44:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:54 provisioning config files... 10:44:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/24@tmp/config3016652607058004696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:55 ---> docker-login.sh 10:44:55 nexus3.edgexfoundry.org:10001 10:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:56 Configure a credential helper to remove this warning. See 10:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:56 10:44:56 Login Succeeded 10:44:56 nexus3.edgexfoundry.org:10002 10:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:56 Configure a credential helper to remove this warning. See 10:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:56 10:44:56 Login Succeeded 10:44:56 nexus3.edgexfoundry.org:10003 10:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:57 Configure a credential helper to remove this warning. See 10:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:57 10:44:57 Login Succeeded 10:44:57 nexus3.edgexfoundry.org:10004 10:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:58 Configure a credential helper to remove this warning. See 10:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:58 10:44:58 Login Succeeded 10:44:58 docker.io 10:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:58 Configure a credential helper to remove this warning. See 10:44:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:58 10:44:58 Login Succeeded 10:44:58 ---> docker-login.sh ends [Pipeline] } 10:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:44:58 ========================================================= 10:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:44:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:44:59 + 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:44:59 Sending build context to Docker daemon 2.565MB 10:44:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:44:59 Step 2/8 : FROM ${BASE} 10:44:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:44:59 595b0fe564bb: Pulling fs layer 10:44:59 3088b5b3c5c0: Pulling fs layer 10:44:59 5b7225fbf94c: Pulling fs layer 10:44:59 ba82ee9f976e: Pulling fs layer 10:44:59 506bd15cee9f: Pulling fs layer 10:44:59 75a0a4a0db45: Pulling fs layer 10:44:59 618dc40b7e24: Pulling fs layer 10:44:59 75a0a4a0db45: Waiting 10:44:59 ba82ee9f976e: Waiting 10:44:59 618dc40b7e24: Waiting 10:44:59 506bd15cee9f: Waiting 10:45:00 5b7225fbf94c: Verifying Checksum 10:45:00 5b7225fbf94c: Download complete 10:45:00 3088b5b3c5c0: Verifying Checksum 10:45:00 506bd15cee9f: Download complete 10:45:00 75a0a4a0db45: Verifying Checksum 10:45:00 75a0a4a0db45: Download complete 10:45:00 595b0fe564bb: Verifying Checksum 10:45:00 595b0fe564bb: Download complete 10:45:00 595b0fe564bb: Pull complete 10:45:01 3088b5b3c5c0: Pull complete 10:45:01 5b7225fbf94c: Pull complete 10:45:02 618dc40b7e24: Verifying Checksum 10:45:02 618dc40b7e24: Download complete 10:45:03 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:05 provisioning config files... 10:45:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/24@tmp/config3988600118358799528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:06 ---> docker-login.sh 10:45:06 nexus3.edgexfoundry.org:10001 10:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:06 Configure a credential helper to remove this warning. See 10:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:06 10:45:06 Login Succeeded 10:45:06 nexus3.edgexfoundry.org:10002 10:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:06 Configure a credential helper to remove this warning. See 10:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:06 10:45:06 Login Succeeded 10:45:06 nexus3.edgexfoundry.org:10003 10:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:06 Configure a credential helper to remove this warning. See 10:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:06 10:45:06 Login Succeeded 10:45:06 nexus3.edgexfoundry.org:10004 10:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:06 Configure a credential helper to remove this warning. See 10:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:06 10:45:06 Login Succeeded 10:45:06 docker.io 10:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:06 Configure a credential helper to remove this warning. See 10:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:06 10:45:06 Login Succeeded 10:45:06 ---> docker-login.sh ends [Pipeline] } 10:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:45:07 ========================================================= 10:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:45:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:45:07 + 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:45:07 Sending build context to Docker daemon 2.566MB 10:45:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:45:07 Step 2/8 : FROM ${BASE} 10:45:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:45:07 540db60ca938: Pulling fs layer 10:45:07 adcc1eea9eea: Pulling fs layer 10:45:07 4c4ab2625f07: Pulling fs layer 10:45:07 0510c868ecb4: Pulling fs layer 10:45:07 afea3b2eda06: Pulling fs layer 10:45:07 7809a108b3ef: Pulling fs layer 10:45:07 f706445af74f: Pulling fs layer 10:45:07 afea3b2eda06: Waiting 10:45:07 7809a108b3ef: Waiting 10:45:07 f706445af74f: Waiting 10:45:07 0510c868ecb4: Waiting 10:45:07 4c4ab2625f07: Verifying Checksum 10:45:07 4c4ab2625f07: Download complete 10:45:07 adcc1eea9eea: Download complete 10:45:07 afea3b2eda06: Download complete 10:45:07 540db60ca938: Verifying Checksum 10:45:07 540db60ca938: Download complete 10:45:07 7809a108b3ef: Verifying Checksum 10:45:07 7809a108b3ef: Download complete 10:45:07 540db60ca938: Pull complete 10:45:07 adcc1eea9eea: Pull complete 10:45:08 4c4ab2625f07: Pull complete 10:45:08 f706445af74f: Verifying Checksum 10:45:08 f706445af74f: Download complete 10:45:09 0510c868ecb4: Verifying Checksum 10:45:09 0510c868ecb4: Download complete 10:45:13 0510c868ecb4: Pull complete 10:45:13 afea3b2eda06: Pull complete 10:45:13 7809a108b3ef: Pull complete 10:45:14 ba82ee9f976e: Pull complete 10:45:14 506bd15cee9f: Pull complete 10:45:14 75a0a4a0db45: Pull complete 10:45:14 f706445af74f: Pull complete 10:45:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:45:14 ---> b068be0155e3 10:45:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:45:17 618dc40b7e24: Pull complete 10:45:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:45:17 ---> a36622ca3599 10:45:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:45:17 ---> Running in b94f8d68e2a5 10:45:18 Removing intermediate container b94f8d68e2a5 10:45:18 ---> 39b3780d13d5 10:45:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:18 ---> Running in a359c7e0284a 10:45:18 Removing intermediate container a359c7e0284a 10:45:18 ---> 20652853b691 10:45:18 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:45:18 ---> Running in c4f6542b8a8d 10:45:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:19 ---> Running in 0636f1ec81d0 10:45:19 Removing intermediate container 0636f1ec81d0 10:45:19 ---> 33ffc3e97112 10:45:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:19 ---> Running in 7a83e6e5422e 10:45:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:20 (1/6) Installing libc-dev (0.7.2-r3) 10:45:20 (2/6) Installing libsodium (1.0.18-r0) 10:45:20 (3/6) Installing pkgconf (1.7.3-r0) 10:45:20 (4/6) Installing libsodium-dev (1.0.18-r0) 10:45:20 (5/6) Installing libzmq (4.3.3-r1) 10:45:20 (6/6) Installing zeromq-dev (4.3.3-r1) 10:45:20 Executing busybox-1.32.1-r6.trigger 10:45:20 OK: 150 MiB in 46 packages 10:45:20 Removing intermediate container c4f6542b8a8d 10:45:20 ---> 0531715997f6 10:45:20 Step 6/8 : WORKDIR /device-sdk-go 10:45:21 ---> Running in ac0fc40a2136 10:45:21 Removing intermediate container ac0fc40a2136 10:45:21 ---> 25ec210fcd76 10:45:21 Step 7/8 : COPY . . 10:45:21 ---> e777d839aecf 10:45:21 Step 8/8 : RUN go mod download 10:45:21 ---> Running in 59d50312b4fc 10:45:22 Removing intermediate container 7a83e6e5422e 10:45:22 ---> e3996805e03b 10:45:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:45:22 ---> Running in 051c8a09019c 10:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:45:24 (1/6) Installing libc-dev (0.7.2-r3) 10:45:24 (2/6) Installing libsodium (1.0.18-r0) 10:45:24 (3/6) Installing pkgconf (1.7.3-r0) 10:45:25 (4/6) Installing libsodium-dev (1.0.18-r0) 10:45:25 (5/6) Installing libzmq (4.3.3-r1) 10:45:25 (6/6) Installing zeromq-dev (4.3.3-r1) 10:45:25 Executing busybox-1.32.1-r6.trigger 10:45:25 OK: 139 MiB in 46 packages 10:45:26 Removing intermediate container 051c8a09019c 10:45:26 ---> c9f51509e3d9 10:45:26 Step 6/8 : WORKDIR /device-sdk-go 10:45:26 ---> Running in f1fc6c74abf7 10:45:27 Removing intermediate container f1fc6c74abf7 10:45:27 ---> 3a4c16c3635a 10:45:27 Step 7/8 : COPY . . 10:45:28 ---> 5ecc3f661def 10:45:28 Step 8/8 : RUN go mod download 10:45:28 ---> Running in 3ee3ee08de8e 10:45:36 Removing intermediate container 59d50312b4fc 10:45:36 ---> 35ee5144fadd 10:45:36 Successfully built 35ee5144fadd 10:45:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:45:36 + docker inspect -f . ci-base-image-x86_64 10:45:36 . [Pipeline] withDockerContainer 10:45:36 prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container 10:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** -e ******** ci-base-image-x86_64 cat 10:45:37 $ docker top e3fa606be19a00fc6247d5696eaedb894ac4a9632f907ce7f76ed0aadf27422c -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:37 + go version 10:45:37 go version go1.16.3 linux/amd64 [Pipeline] } 10:45:37 $ docker stop --time=1 e3fa606be19a00fc6247d5696eaedb894ac4a9632f907ce7f76ed0aadf27422c 10:45:39 $ docker rm -f e3fa606be19a00fc6247d5696eaedb894ac4a9632f907ce7f76ed0aadf27422c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:45:39 + docker inspect -f . ci-base-image-x86_64 10:45:39 . [Pipeline] withDockerContainer 10:45:39 prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container 10:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** -e ******** ci-base-image-x86_64 cat 10:45:40 $ docker top 6df58d9805be0a9547112907149386d8501157d20c76863014613b3a2e9f0fb6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:40 + go mod tidy [Pipeline] sh 10:45:41 + make test 10:45:41 go mod tidy 10:45:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:45:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:45:55 Removing intermediate container 3ee3ee08de8e 10:45:55 ---> 11ac1ee36140 10:45:55 Successfully built 11ac1ee36140 10:45:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:45:55 + docker inspect -f . ci-base-image-arm64 10:45:55 . [Pipeline] withDockerContainer 10:45:56 prd-ubuntu18.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container 10:45:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** -e ******** ci-base-image-arm64 cat 10:45:57 $ docker top 18e4b0899f27352d1bfad32bdf824f5bc8c0b86b9f04c4307e076459b328268d -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:59 + go version 10:45:59 go version go1.16.5 linux/arm64 [Pipeline] } 10:45:59 $ docker stop --time=1 18e4b0899f27352d1bfad32bdf824f5bc8c0b86b9f04c4307e076459b328268d 10:46:00 $ docker rm -f 18e4b0899f27352d1bfad32bdf824f5bc8c0b86b9f04c4307e076459b328268d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:46:01 + docker inspect -f . ci-base-image-arm64 10:46:01 . [Pipeline] withDockerContainer 10:46:01 prd-ubuntu18.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container 10:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** -e ******** ci-base-image-arm64 cat 10:46:03 $ docker top 198e68096789577af695eb2458bc7a2f2f3db7c1745b68374d1ce886c416d67c -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:04 + go mod tidy [Pipeline] sh 10:46:05 + make test 10:46:05 go mod tidy 10:46:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:46:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:46:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:46:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:46:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 24.2% of statements 10:46:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:46:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 10:46:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.057s coverage: 78.9% of statements 10:46:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 10:46:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:46:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:46:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:46:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 28.7% of statements 10:46:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:46:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements 10:46:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:46:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:46:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.080s coverage: 58.0% of statements 10:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.841s coverage: 89.2% of statements 10:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:46:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements 10:46:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:46:13 GO111MODULE=on go vet ./... 10:46:32 gofmt -l . 10:46:32 [ "`gofmt -l .`" = "" ] 10:46:32 ./bin/test-attribution-txt.sh 10:46:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:46:32 $ docker stop --time=1 6df58d9805be0a9547112907149386d8501157d20c76863014613b3a2e9f0fb6 10:46:32 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:46:33 $ docker rm -f 6df58d9805be0a9547112907149386d8501157d20c76863014613b3a2e9f0fb6 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:46:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:46:37 + ls -al . 10:46:37 total 228 10:46:37 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 7 10:46 . 10:46:37 drwxrwxr-x. 4 jenkins jenkins 30 Jul 7 10:44 .. 10:46:37 drwxrwxr-x. 2 jenkins jenkins 64 Jul 7 10:44 bin 10:46:37 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 7 10:44 CHANGELOG.md 10:46:37 -rw-r--r--. 1 jenkins jenkins 125634 Jul 7 10:46 coverage.out 10:46:37 -rw-rw-r--. 1 jenkins jenkins 987 Jul 7 10:44 Dockerfile.build 10:46:37 -rw-rw-r--. 1 jenkins jenkins 140 Jul 7 10:44 .dockerignore 10:46:37 drwxrwxr-x. 5 jenkins jenkins 62 Jul 7 10:44 example 10:46:37 drwxrwxr-x. 8 jenkins jenkins 179 Jul 7 10:44 .git 10:46:37 drwxrwxr-x. 2 jenkins jenkins 103 Jul 7 10:44 .github 10:46:37 -rw-rw-r--. 1 jenkins jenkins 138 Jul 7 10:44 .gitignore 10:46:37 -rw-r--r--. 1 jenkins jenkins 548 Jul 7 10:46 go.mod 10:46:37 -rw-r--r--. 1 jenkins jenkins 20301 Jul 7 10:45 go.sum 10:46:37 drwxrwxr-x. 15 jenkins jenkins 224 Jul 7 10:44 internal 10:46:37 -rw-rw-r--. 1 jenkins jenkins 880 Jul 7 10:44 Jenkinsfile 10:46:37 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 7 10:44 LICENSE 10:46:37 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 7 10:44 Makefile 10:46:37 drwxrwxr-x. 3 jenkins jenkins 16 Jul 7 10:44 openapi 10:46:37 drwxrwxr-x. 5 jenkins jenkins 50 Jul 7 10:44 pkg 10:46:37 -rw-rw-r--. 1 jenkins jenkins 7652 Jul 7 10:44 README.md 10:46:37 drwxrwxr-x. 4 jenkins jenkins 54 Jul 7 10:44 snap 10:46:37 -rw-rw-r--. 1 jenkins jenkins 5 Jul 7 10:41 VERSION 10:46:37 -rw-rw-r--. 1 jenkins jenkins 222 Jul 7 10:44 version.go [Pipeline] isUnix [Pipeline] sh 10:46:37 + 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=c0b6218e863cb5732610990ea73f48ec2500c2bd --label arch=amd64 --label version=0.0.0 . 10:46:37 Sending build context to Docker daemon 2.692MB 10:46:37 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:46:37 Step 2/23 : FROM ${BASE} AS builder 10:46:37 ---> 35ee5144fadd 10:46:37 Step 3/23 : WORKDIR /device-sdk-go 10:46:37 ---> Running in b8cb78ed418a 10:46:37 Removing intermediate container b8cb78ed418a 10:46:37 ---> fced5f5d5abc 10:46:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:46:38 ---> Running in e169c92fd54b 10:46:38 Removing intermediate container e169c92fd54b 10:46:38 ---> 971b2170f203 10:46:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:38 ---> Running in 1605d67cc61e 10:46:38 Removing intermediate container 1605d67cc61e 10:46:38 ---> d4015427ffe2 10:46:38 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:46:38 ---> Running in e3f8b4ca26ae 10:46:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:46:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:46:39 OK: 150 MiB in 46 packages 10:46:40 Removing intermediate container e3f8b4ca26ae 10:46:40 ---> f6405583e546 10:46:40 Step 7/23 : COPY . . 10:46:40 ---> c6126a191711 10:46:40 Step 8/23 : RUN go mod download 10:46:40 ---> Running in b10bb1811760 10:46:40 Removing intermediate container b10bb1811760 10:46:40 ---> 3125b320be69 10:46:40 Step 9/23 : RUN make build 10:46:40 ---> Running in 1cbc6c55c154 10:46:41 go mod tidy 10:46:41 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:46:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:46:52 Removing intermediate container 1cbc6c55c154 10:46:52 ---> 6c95434a7b01 10:46:52 Step 10/23 : FROM alpine:3.12 10:46:52 3.12: Pulling from library/alpine 10:46:52 339de151aab4: Pulling fs layer 10:46:52 339de151aab4: Download complete 10:46:53 339de151aab4: Pull complete 10:46:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:46:53 Status: Downloaded newer image for alpine:3.12 10:46:53 ---> 13621d1b12d4 10:46:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:46:53 ---> Running in a6082f469fcd 10:46:53 Removing intermediate container a6082f469fcd 10:46:53 ---> c14c56b64f8e 10:46:53 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:53 ---> Running in 36fc025c6c24 10:46:53 Removing intermediate container 36fc025c6c24 10:46:53 ---> 405f43c951c8 10:46:53 Step 13/23 : RUN apk add --update --no-cache zeromq 10:46:53 ---> Running in 5be0ba6db37c 10:46:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:46:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:46:55 (1/5) Installing libgcc (9.3.0-r2) 10:46:55 (2/5) Installing libsodium (1.0.18-r0) 10:46:55 (3/5) Installing libstdc++ (9.3.0-r2) 10:46:56 (4/5) Installing libzmq (4.3.3-r0) 10:46:56 (5/5) Installing zeromq (4.3.3-r0) 10:46:56 Executing busybox-1.31.1-r20.trigger 10:46:56 OK: 8 MiB in 19 packages 10:46:56 Removing intermediate container 5be0ba6db37c 10:46:56 ---> 9e33f8bdd3e4 10:46:56 Step 14/23 : WORKDIR / 10:46:56 ---> Running in 1a1b2e981ee2 10:46:56 Removing intermediate container 1a1b2e981ee2 10:46:56 ---> 8c304ad69974 10:46:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:46:56 ---> 31d8ed51bf39 10:46:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:46:56 ---> 682fbbc52144 10:46:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:46:57 ---> dcc358b86de7 10:46:57 Step 18/23 : EXPOSE 59999 10:46:57 ---> Running in 57d9901ec121 10:46:57 Removing intermediate container 57d9901ec121 10:46:57 ---> c9efb1327283 10:46:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:46:57 ---> Running in b26d941fa0c1 10:46:57 Removing intermediate container b26d941fa0c1 10:46:57 ---> 5bb480536784 10:46:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:57 ---> Running in fca7674ba466 10:46:57 Removing intermediate container fca7674ba466 10:46:57 ---> 6fd2d118a2c8 10:46:57 Step 21/23 : LABEL arch=amd64 10:46:57 ---> Running in b80c8f23287c 10:46:57 Removing intermediate container b80c8f23287c 10:46:57 ---> 63472ccdfd0d 10:46:57 Step 22/23 : LABEL git_sha=c0b6218e863cb5732610990ea73f48ec2500c2bd 10:46:57 ---> Running in 45c0ef1908e5 10:46:57 Removing intermediate container 45c0ef1908e5 10:46:57 ---> fbc11b811708 10:46:57 Step 23/23 : LABEL version=0.0.0 10:46:57 ---> Running in cbb6a7f249fa 10:46:57 Removing intermediate container cbb6a7f249fa 10:46:57 ---> 5532615518f7 10:46:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:46:57 Successfully built 5532615518f7 10:46:57 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:46:58 ---> job-cost.sh 10:46:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V8pi 10:47:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-V8pi/bin to PATH 10:47:21 INFO: No Stack... 10:47:21 INFO: Retrieving Pricing Info for: v3-standard-2 10:47:21 INFO: Archiving Costs [Pipeline] sh 10:47:22 + cat /w/workspace/device-sdk-go/24/archives/cost.csv 10:47:22 + cut -d, -f6 [Pipeline] lock 10:47:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] 10:47:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] did not exist. Created. 10:47:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:22 + echo total: 0.05999999865889549 [Pipeline] stash 10:47:22 Stashed 1 file(s) [Pipeline] } 10:47:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:47:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:47:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:47:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:47:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.394s coverage: 24.2% of statements 10:47:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:47:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.191s coverage: 28.1% of statements 10:47:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.243s coverage: 78.9% of statements 10:47:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.238s coverage: 9.0% of statements 10:47:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:47:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:47:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:47:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.347s coverage: 28.7% of statements 10:47:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:47:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.252s coverage: 83.3% of statements 10:47:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:47:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:47:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.321s coverage: 58.0% of statements 10:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.034s coverage: 89.2% of statements 10:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:47:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.179s coverage: 4.9% of statements 10:47:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:47:54 GO111MODULE=on go vet ./... 10:48:50 gofmt -l . 10:48:50 [ "`gofmt -l .`" = "" ] 10:48:50 ./bin/test-attribution-txt.sh 10:48:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:48:52 $ docker stop --time=1 198e68096789577af695eb2458bc7a2f2f3db7c1745b68374d1ce886c416d67c 10:48:54 $ docker rm -f 198e68096789577af695eb2458bc7a2f2f3db7c1745b68374d1ce886c416d67c [Pipeline] // withDockerContainer [Pipeline] sh 10:48:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:48:55 Warning: overwriting stash ‘coverage-report’ 10:48:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:48:57 + ls -al . 10:48:57 total 264 10:48:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 7 10:48 . 10:48:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:44 .. 10:48:57 -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 10:44 .dockerignore 10:48:57 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 10:44 .git 10:48:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:44 .github 10:48:57 -rw-rw-r-- 1 jenkins jenkins 138 Jul 7 10:44 .gitignore 10:48:57 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 7 10:44 CHANGELOG.md 10:48:57 -rw-rw-r-- 1 jenkins jenkins 987 Jul 7 10:44 Dockerfile.build 10:48:57 -rw-rw-r-- 1 jenkins jenkins 880 Jul 7 10:44 Jenkinsfile 10:48:57 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 7 10:44 LICENSE 10:48:57 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 7 10:44 Makefile 10:48:57 -rw-rw-r-- 1 jenkins jenkins 7652 Jul 7 10:44 README.md 10:48:57 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 10:41 VERSION 10:48:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 10:44 bin 10:48:57 -rw-r--r-- 1 jenkins jenkins 125634 Jul 7 10:47 coverage.out 10:48:57 drwxrwxr-x 5 jenkins jenkins 4096 Jul 7 10:44 example 10:48:57 -rw-r--r-- 1 jenkins jenkins 548 Jul 7 10:48 go.mod 10:48:57 -rw-r--r-- 1 jenkins jenkins 20301 Jul 7 10:46 go.sum 10:48:57 drwxrwxr-x 15 jenkins jenkins 4096 Jul 7 10:44 internal 10:48:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 10:44 openapi 10:48:57 drwxrwxr-x 5 jenkins jenkins 4096 Jul 7 10:44 pkg 10:48:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 10:44 snap 10:48:57 -rw-rw-r-- 1 jenkins jenkins 222 Jul 7 10:44 version.go [Pipeline] isUnix [Pipeline] sh 10:48:57 + 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=7b1b5c24346d1bb1e13471900396b5ae6421b300 --label arch=arm64 --label version=0.0.0 . 10:48:57 Sending build context to Docker daemon 2.691MB 10:48:57 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:48:57 Step 2/23 : FROM ${BASE} AS builder 10:48:57 ---> 11ac1ee36140 10:48:57 Step 3/23 : WORKDIR /device-sdk-go 10:48:58 ---> Running in e38c6122d666 10:48:58 Removing intermediate container e38c6122d666 10:48:58 ---> 82ca7e1a8097 10:48:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:48:58 ---> Running in ce60a67bb087 10:48:59 Removing intermediate container ce60a67bb087 10:48:59 ---> 774b695c4929 10:48:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:59 ---> Running in 3a6af4c9f9fa 10:49:01 Removing intermediate container 3a6af4c9f9fa 10:49:01 ---> e43ad66ef3b4 10:49:01 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:49:01 ---> Running in aeefb7e78652 10:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:49:04 OK: 139 MiB in 46 packages 10:49:05 Removing intermediate container aeefb7e78652 10:49:05 ---> 7e7d68cf18df 10:49:05 Step 7/23 : COPY . . 10:49:06 ---> 3e7b64ab511c 10:49:06 Step 8/23 : RUN go mod download 10:49:06 ---> Running in f4653605910f 10:49:09 Removing intermediate container f4653605910f 10:49:09 ---> 5262402c1f2d 10:49:09 Step 9/23 : RUN make build 10:49:09 ---> Running in adafa84c786b 10:49:10 go mod tidy 10:49:11 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:49:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:49:45 Removing intermediate container adafa84c786b 10:49:45 ---> d678782b5dc2 10:49:45 Step 10/23 : FROM alpine:3.12 10:49:46 3.12: Pulling from library/alpine 10:49:46 d2f70382dc9a: Pulling fs layer 10:49:46 d2f70382dc9a: Verifying Checksum 10:49:46 d2f70382dc9a: Download complete 10:49:47 d2f70382dc9a: Pull complete 10:49:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:49:47 Status: Downloaded newer image for alpine:3.12 10:49:47 ---> c4fd0aeabfcf 10:49:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:49:47 ---> Running in 2499c0de5a2f 10:49:48 Removing intermediate container 2499c0de5a2f 10:49:48 ---> bed876b1f57a 10:49:48 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:49:48 ---> Running in 8df1e78b0569 10:49:50 Removing intermediate container 8df1e78b0569 10:49:50 ---> 68a3946f3cb0 10:49:50 Step 13/23 : RUN apk add --update --no-cache zeromq 10:49:50 ---> Running in 4931f93740d7 10:49:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:49:54 (1/5) Installing libgcc (9.3.0-r2) 10:49:55 (2/5) Installing libsodium (1.0.18-r0) 10:49:55 (3/5) Installing libstdc++ (9.3.0-r2) 10:49:56 (4/5) Installing libzmq (4.3.3-r0) 10:49:56 (5/5) Installing zeromq (4.3.3-r0) 10:49:56 Executing busybox-1.31.1-r20.trigger 10:49:56 OK: 8 MiB in 19 packages 10:49:57 Removing intermediate container 4931f93740d7 10:49:57 ---> 1c0fe05c09b0 10:49:57 Step 14/23 : WORKDIR / 10:49:57 ---> Running in fa825d3f0170 10:49:58 Removing intermediate container fa825d3f0170 10:49:58 ---> 93bda9d3d810 10:49:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:49:58 ---> b26869b80c41 10:49:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:50:00 ---> 5e52e1f84394 10:50:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:50:01 ---> 6cce76938024 10:50:01 Step 18/23 : EXPOSE 59999 10:50:01 ---> Running in afba7465e9f0 10:50:01 Removing intermediate container afba7465e9f0 10:50:01 ---> 2c396466bbaa 10:50:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:50:01 ---> Running in 2113ee596dc5 10:50:02 Removing intermediate container 2113ee596dc5 10:50:02 ---> 18953dcef6ec 10:50:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:50:02 ---> Running in 8a45896b6a81 10:50:03 Removing intermediate container 8a45896b6a81 10:50:03 ---> a239bd17686c 10:50:03 Step 21/23 : LABEL arch=arm64 10:50:03 ---> Running in 029aee302616 10:50:03 Removing intermediate container 029aee302616 10:50:03 ---> 81f165d02e44 10:50:03 Step 22/23 : LABEL git_sha=7b1b5c24346d1bb1e13471900396b5ae6421b300 10:50:05 ---> Running in 57e19bc189a2 10:50:05 Removing intermediate container 57e19bc189a2 10:50:05 ---> 4a02698aa9e0 10:50:05 Step 23/23 : LABEL version=0.0.0 10:50:05 ---> Running in 2905f9480285 10:50:05 Removing intermediate container 2905f9480285 10:50:05 ---> d1d2b020923f 10:50:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:50:05 Successfully built d1d2b020923f 10:50:05 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:50:06 ---> job-cost.sh 10:50:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9bc3 10:50:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-9bc3/bin to PATH 10:52:22 INFO: No Stack... 10:52:22 INFO: Retrieving Pricing Info for: v2-standard-4 10:52:22 INFO: Archiving Costs [Pipeline] sh 10:52:23 + + cutcat -d, /w/workspace/device-sdk-go/24/archives/cost.csv -f6 10:52:23 [Pipeline] lock 10:52:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] 10:52:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] did not exist. Created. 10:52:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-971-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:23 /w/workspace/device-sdk-go/24@tmp/durable-896f7343/script.sh: 1: /w/workspace/device-sdk-go/24@tmp/durable-896f7343/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:52:24 + echo total: 0.18000000715255737 [Pipeline] stash 10:52:24 Warning: overwriting stash ‘stack-cost’ 10:52:24 Stashed 1 file(s) [Pipeline] } 10:52:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-971-24-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:52:25 provisioning config files... 10:52:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config7375963089629651420tmp [Pipeline] { [Pipeline] sh 10:52:25 + set +x 10:52:25 + curl -s https://codecov.io/bash 10:52:25 + bash -s -- 10:52:25 10:52:25 _____ _ 10:52:25 / ____| | | 10:52:25 | | ___ __| | ___ ___ _____ __ 10:52:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:52:25 | |___| (_) | (_| | __/ (_| (_) \ V / 10:52:25 \_____\___/ \__,_|\___|\___\___/ \_/ 10:52:25 Bash-1.0.3 10:52:25 10:52:25 10:52:25 ==> git version 2.24.4 found 10:52:25 ==> 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:52:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:52:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:52:25 ==> Jenkins CI detected. 10:52:25 project root: . 10:52:25 --> token set from env 10:52:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:52:25 ==> Running gcov in . (disable via -X gcov) 10:52:25 ==> Python coveragepy not found 10:52:25 ==> Searching for coverage reports in: 10:52:25 + . 10:52:25 -> Found 1 reports 10:52:25 ==> Detecting git/mercurial file structure 10:52:25 ==> Reading reports 10:52:25 + ./coverage.out bytes=125634 10:52:25 ==> Appending adjustments 10:52:25 https://docs.codecov.io/docs/fixing-reports 10:52:25 + Found adjustments 10:52:25 ==> Gzipping contents 10:52:26 16K /tmp/codecov.d5Cyko.gz 10:52:26 ==> Uploading reports 10:52:26 url: https://codecov.io 10:52:26 query: branch=PR-971&commit=ab6e98978cf0130f3b3b68bbaa55323995d84e98&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 10:52:26 -> Pinging Codecov 10:52:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-971&commit=ab6e98978cf0130f3b3b68bbaa55323995d84e98&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-971%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=971&job=&cmd_args= 10:52:26 -> Uploading to 10:52:26 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/7E55EF52A471D76F132DFD9A03CDDE97/ab6e98978cf0130f3b3b68bbaa55323995d84e98/5694e296-b3bc-49eb-8482-33b579118cd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T105226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ee01c3453b51a9f38e6f68a4dc046cc738ef5480c5a187cea38fd8285c49549 10:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:26 Dload Upload Total Spent Left Speed 10:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16313 0 0 100 16313 0 37811 --:--:-- --:--:-- --:--:-- 37761 10:52:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ab6e98978cf0130f3b3b68bbaa55323995d84e98 [Pipeline] } 10:52:26 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:52:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:52:29 ---> package-listing.sh 10:52:29 ++ facter osfamily 10:52:29 ++ tr '[:upper:]' '[:lower:]' 10:52:29 + OS_FAMILY=redhat 10:52:29 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-971 10:52:29 + START_PACKAGES=/tmp/packages_start.txt 10:52:29 + END_PACKAGES=/tmp/packages_end.txt 10:52:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:29 + PACKAGES=/tmp/packages_start.txt 10:52:29 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 10:52:29 + PACKAGES=/tmp/packages_end.txt 10:52:29 + case "${OS_FAMILY}" in 10:52:29 + sort 10:52:29 + rpm -qa 10:52:30 + '[' -f /tmp/packages_start.txt ']' 10:52:30 + '[' -f /tmp/packages_end.txt ']' 10:52:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-971 ']' 10:52:30 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ 10:52:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-971/archives/ [Pipeline] echo 10:52:30 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-971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:52:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:31 10:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:31 alpine: Pulling from edgex-lftools-log-publisher 10:52:31 df20fa9351a1: Pulling fs layer 10:52:31 36b3adc4ff6f: Pulling fs layer 10:52:31 8ad3a11d3b57: Pulling fs layer 10:52:31 46f8f816bc3b: Pulling fs layer 10:52:31 93b61091891f: Pulling fs layer 10:52:31 93b9cdb0e59b: Pulling fs layer 10:52:31 5e14af77c1be: Pulling fs layer 10:52:31 01666e4c0597: Pulling fs layer 10:52:31 aa168da1d23b: Pulling fs layer 10:52:31 93b9cdb0e59b: Waiting 10:52:31 5e14af77c1be: Waiting 10:52:31 01666e4c0597: Waiting 10:52:31 aa168da1d23b: Waiting 10:52:31 46f8f816bc3b: Waiting 10:52:31 93b61091891f: Waiting 10:52:31 36b3adc4ff6f: Download complete 10:52:31 46f8f816bc3b: Verifying Checksum 10:52:31 46f8f816bc3b: Download complete 10:52:32 df20fa9351a1: Verifying Checksum 10:52:32 df20fa9351a1: Download complete 10:52:32 93b9cdb0e59b: Verifying Checksum 10:52:32 93b9cdb0e59b: Download complete 10:52:32 5e14af77c1be: Verifying Checksum 10:52:32 5e14af77c1be: Download complete 10:52:32 01666e4c0597: Verifying Checksum 10:52:32 01666e4c0597: Download complete 10:52:32 93b61091891f: Verifying Checksum 10:52:32 93b61091891f: Download complete 10:52:32 df20fa9351a1: Pull complete 10:52:32 36b3adc4ff6f: Pull complete 10:52:32 8ad3a11d3b57: Verifying Checksum 10:52:32 8ad3a11d3b57: Download complete 10:52:32 8ad3a11d3b57: Pull complete 10:52:33 46f8f816bc3b: Pull complete 10:52:33 93b61091891f: Pull complete 10:52:33 93b9cdb0e59b: Pull complete 10:52:33 5e14af77c1be: Pull complete 10:52:33 01666e4c0597: Pull complete 10:52:35 aa168da1d23b: Verifying Checksum 10:52:35 aa168da1d23b: Download complete 10:52:39 aa168da1d23b: Pull complete 10:52:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:52:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:52:39 prd-centos7-docker-4c-2g-2076 does not seem to be running inside a container 10:52:39 $ 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-971/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-971 -v /w/workspace/dgexfoundry_device-sdk-go_PR-971:/w/workspace/dgexfoundry_device-sdk-go_PR-971:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:52:41 $ docker top 385cdd082b7c00d4616a082873e0a4d4400e3def064419b0dcfff1060f629280 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:42 + touch /tmp/pre-build-complete [Pipeline] sh 10:52:42 + mkdir -p /var/log/sa [Pipeline] sh 10:52:42 + ls /var/log/sa-host 10:52:42 + sadf -c /var/log/sa-host/sa05 10:52:42 file_magic: OK 10:52:42 HZ: Using current value: 100 10:52:42 file_header: OK 10:52:42 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:52:42 Statistics: 10:52:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:52:42 File successfully converted to sysstat format version 12.2.1 10:52:42 + sadf -c /var/log/sa-host/sa07 10:52:42 file_magic: OK 10:52:42 HZ: Using current value: 100 10:52:42 file_header: OK 10:52:42 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:52:42 Statistics: 10:52:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:52:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:43 provisioning config files... 10:52:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp/config5515402332925623231tmp [Pipeline] { [Pipeline] echo 10:52:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:52:43 ---> create-netrc.sh [Pipeline] } 10:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:52:44 ---> python-tools-install.sh [Pipeline] echo 10:52:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:52:44 ---> sudo-logs.sh 10:52:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:52:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:52:45 ---> job-cost.sh 10:52:45 lf-activate-venv: SKIPPING 10:52:45 DEBUG: total: 0.18000000715255737 10:52:45 INFO: Retrieving Stack Cost... 10:52:45 INFO: Retrieving Pricing Info for: v3-standard-2 10:52:46 INFO: Archiving Costs [Pipeline] echo 10:52:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:52:46 ---> logs-deploy.sh 10:52:46 lf-activate-venv: SKIPPING 10:52:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-971/24 10:52:46 INFO: archiving workspace using pattern(s): 10:52:47 Archives upload complete. 10:52:47 INFO: archiving logs to Nexus 10:52:48 ---> uname -a: 10:52:48 Linux prd-centos7-docker-4c-2g-2076.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:52:48 10:52:48 10:52:48 ---> lscpu: 10:52:48 Architecture: x86_64 10:52:48 CPU op-mode(s): 32-bit, 64-bit 10:52:48 Byte Order: Little Endian 10:52:48 Address sizes: 40 bits physical, 48 bits virtual 10:52:48 CPU(s): 2 10:52:48 On-line CPU(s) list: 0,1 10:52:48 Thread(s) per core: 1 10:52:48 Core(s) per socket: 1 10:52:48 Socket(s): 2 10:52:48 NUMA node(s): 1 10:52:48 Vendor ID: AuthenticAMD 10:52:48 CPU family: 23 10:52:48 Model: 49 10:52:48 Model name: AMD EPYC-Rome Processor 10:52:48 Stepping: 0 10:52:48 CPU MHz: 2799.998 10:52:48 BogoMIPS: 5599.99 10:52:48 Virtualization: AMD-V 10:52:48 Hypervisor vendor: KVM 10:52:48 Virtualization type: full 10:52:48 L1d cache: 64 KiB 10:52:48 L1i cache: 64 KiB 10:52:48 L2 cache: 1 MiB 10:52:48 L3 cache: 32 MiB 10:52:48 NUMA node0 CPU(s): 0,1 10:52:48 Vulnerability Itlb multihit: Not affected 10:52:48 Vulnerability L1tf: Not affected 10:52:48 Vulnerability Mds: Not affected 10:52:48 Vulnerability Meltdown: Not affected 10:52:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:52:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:52:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:52:48 Vulnerability Srbds: Not affected 10:52:48 Vulnerability Tsx async abort: Not affected 10:52:48 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:52:48 10:52:48 10:52:48 ---> nproc: 10:52:48 2 10:52:48 10:52:48 10:52:48 ---> df -h: 10:52:48 Filesystem Size Used Available Use% Mounted on 10:52:48 overlay 40.0G 7.6G 32.4G 19% / 10:52:48 tmpfs 64.0M 0 64.0M 0% /dev 10:52:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:52:48 shm 64.0M 0 64.0M 0% /dev/shm 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-971@tmp 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:52:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:52:48 10:52:48 10:52:48 ---> free -m: 10:52:48 total used free shared buff/cache available 10:52:48 Mem: 7821 967 4756 0 2097 6675 10:52:48 Swap: 1023 0 1023 10:52:48 10:52:48 10:52:48 ---> ip addr: 10:52:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:52:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:52:48 inet 127.0.0.1/8 scope host lo 10:52:48 valid_lft forever preferred_lft forever 10:52:48 inet6 ::1/128 scope host 10:52:48 valid_lft forever preferred_lft forever 10:52:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:52:48 link/ether fa:16:3e:6a:d2:98 brd ff:ff:ff:ff:ff:ff 10:52:48 inet 10.30.122.24/23 brd 10.30.123.255 scope global dynamic eth0 10:52:48 valid_lft 85702sec preferred_lft 85702sec 10:52:48 inet6 fe80::f816:3eff:fe6a:d298/64 scope link 10:52:48 valid_lft forever preferred_lft forever 10:52:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:52:48 link/ether 02:42:c9:68:f8:4b brd ff:ff:ff:ff:ff:ff 10:52:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:52:48 valid_lft forever preferred_lft forever 10:52:48 inet6 fe80::42:c9ff:fe68:f84b/64 scope link 10:52:48 valid_lft forever preferred_lft forever 10:52:48 10:52:48 10:52:48 ---> sar -b -r -n DEV: 10:52:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 10:52:48 10:52:48 10:41:00 LINUX RESTART (2 CPU) 10:52:48 10:52:48 10:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:52:48 10:43:01 1.73 0.00 1.73 0.00 0.00 33.38 0.00 10:52:48 10:44:01 0.38 0.00 0.38 0.00 0.00 6.55 0.00 10:52:48 10:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 10:52:48 10:46:01 0.33 0.00 0.33 0.00 0.00 5.85 0.00 10:52:48 10:47:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 10:52:48 10:48:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 10:52:48 10:49:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 10:52:48 10:50:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 10:52:48 10:51:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 10:52:48 10:52:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 10:52:48 Average: 0.42 0.00 0.42 0.00 0.00 6.67 0.00 10:52:48 10:52:48 10:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:48 10:43:01 5471388 0 794952 9.93 2620 1739972 1192160 13.16 566952 1573196 16 10:52:48 10:44:01 5471008 0 795324 9.93 2620 1739980 1188276 13.12 568068 1572804 8 10:52:48 10:45:01 5469304 0 797028 9.95 2620 1739980 1188496 13.12 569260 1572800 8 10:52:48 10:46:01 5470960 0 795364 9.93 2620 1739988 1188304 13.12 565992 1574984 16 10:52:48 10:47:01 5470416 0 795900 9.94 2620 1739996 1188388 13.12 564940 1576528 8 10:52:48 10:48:01 5469952 0 796364 9.94 2620 1739996 1188304 13.12 565648 1576528 20 10:52:48 10:49:01 5468836 0 797472 9.96 2620 1740004 1188304 13.12 566728 1576528 8 10:52:48 10:50:01 5459964 0 806340 10.07 2620 1740008 1188304 13.12 575308 1576568 8 10:52:48 10:51:01 5460292 0 806008 10.06 2620 1740012 1188304 13.12 577032 1574900 8 10:52:48 10:52:01 5456840 0 809456 10.11 2620 1740016 1188400 13.12 580416 1574896 8 10:52:48 Average: 5466896 0 799421 9.98 2620 1739995 1188724 13.12 570034 1574973 11 10:52:48 10:52:48 10:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:48 10:43:01 eth0 0.82 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:52:48 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:44:01 eth0 4.36 1.83 3.20 0.12 0.00 0.00 0.00 0.00 10:52:48 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:45:01 eth0 1.43 0.52 0.58 0.39 0.00 0.00 0.00 0.00 10:52:48 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:48 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:47:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 10:52:48 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:48 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:48 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:48 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:52:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:52:48 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 Average: eth0 0.76 0.32 0.41 0.07 0.00 0.00 0.00 0.00 10:52:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:48 10:52:48 10:52:48 ---> sar -P ALL: 10:52:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 10:52:48 10:52:48 10:41:00 LINUX RESTART (2 CPU) 10:52:48 10:52:48 10:42:01 CPU %user %nice %system %iowait %steal %idle 10:52:48 10:43:01 all 0.09 0.00 0.03 0.00 0.03 99.85 10:52:48 10:43:01 0 0.12 0.00 0.03 0.00 0.02 99.83 10:52:48 10:43:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:52:48 10:44:01 all 0.15 0.00 0.05 0.00 0.04 99.76 10:52:48 10:44:01 0 0.07 0.00 0.05 0.00 0.05 99.83 10:52:48 10:44:01 1 0.23 0.00 0.05 0.00 0.03 99.68 10:52:48 10:45:01 all 0.10 0.00 0.02 0.00 0.03 99.86 10:52:48 10:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:52:48 10:45:01 1 0.17 0.00 0.02 0.00 0.02 99.80 10:52:48 10:46:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:52:48 10:46:01 0 0.05 0.00 0.02 0.00 0.05 99.88 10:52:48 10:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 10:52:48 10:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 10:52:48 10:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:52:48 10:47:01 1 0.23 0.00 0.02 0.00 0.02 99.73 10:52:48 10:48:01 all 0.04 0.00 0.01 0.00 0.03 99.92 10:52:48 10:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:52:48 10:48:01 1 0.07 0.00 0.00 0.00 0.03 99.90 10:52:48 10:49:01 all 0.05 0.00 0.05 0.00 0.03 99.87 10:52:48 10:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:52:48 10:49:01 1 0.05 0.00 0.07 0.00 0.05 99.83 10:52:48 10:50:01 all 0.04 0.00 0.03 0.00 0.02 99.92 10:52:48 10:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:52:48 10:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:52:48 10:51:01 all 0.07 0.00 0.02 0.00 0.03 99.88 10:52:48 10:51:01 0 0.10 0.00 0.02 0.00 0.03 99.85 10:52:48 10:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:52:48 10:52:01 all 0.06 0.00 0.03 0.00 0.03 99.88 10:52:48 10:52:01 0 0.08 0.00 0.02 0.00 0.03 99.87 10:52:48 10:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:52:48 Average: all 0.08 0.00 0.03 0.00 0.03 99.86 10:52:48 Average: 0 0.06 0.00 0.03 0.00 0.03 99.89 10:52:48 Average: 1 0.11 0.00 0.03 0.00 0.03 99.83 10:52:48 10:52:48 10:52:48