Pull request #725 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from a05111699f9114d3b7a520b997b326c589ac0608+e437657d2d11e173c1ba87cc59d8d85c228ee6bb (491891132958474bbe06f0772ceb3f7f0d0368eb) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4505 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-725 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit a05111699f9114d3b7a520b997b326c589ac0608 Merge succeeded, producing a05111699f9114d3b7a520b997b326c589ac0608 Checking out Revision a05111699f9114d3b7a520b997b326c589ac0608 (PR-725) > git config core.sparsecheckout # timeout=10 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 Commit message: "ci: update docker image name" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:09 ========================================================= 17:03:09 EdgeX Global Pipelines Version Info 17:03:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:12 ------------------- 17:03:12 stable info: 17:03:12 ------------------- 17:03:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:03:12 Message: update stable to v1.0.192 17:03:13 ------------------- 17:03:13 experimental info: 17:03:13 ------------------- 17:03:13 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:03:13 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a05111699f9114d3b7a520b997b326c589ac0608 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a051116 [Pipeline] echo 17:03:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:03:14 provisioning config files... 17:03:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config2507620508004936243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:15 ---> docker-login.sh 17:03:15 nexus3.edgexfoundry.org:10001 17:03:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:16 Configure a credential helper to remove this warning. See 17:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:16 17:03:16 Login Succeeded 17:03:16 nexus3.edgexfoundry.org:10002 17:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:16 Configure a credential helper to remove this warning. See 17:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:16 17:03:16 Login Succeeded 17:03:16 nexus3.edgexfoundry.org:10003 17:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:17 Configure a credential helper to remove this warning. See 17:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:17 17:03:17 Login Succeeded 17:03:17 nexus3.edgexfoundry.org:10004 17:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:17 Configure a credential helper to remove this warning. See 17:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:17 17:03:17 Login Succeeded 17:03:17 docker.io 17:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:18 Configure a credential helper to remove this warning. See 17:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:18 17:03:18 Login Succeeded 17:03:18 ---> docker-login.sh ends [Pipeline] } 17:03:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:19 + git log --format=format:%s -1 a05111699f9114d3b7a520b997b326c589ac0608 [Pipeline] echo 17:03:19 GIT_COMMIT: a05111699f9114d3b7a520b997b326c589ac0608, Commit Message: ci: update docker image name [Pipeline] echo 17:03:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:20 17:03:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:03:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:21 latest: Pulling from edgex-devops/git-semver 17:03:21 31603596830f: Pulling fs layer 17:03:21 54011a49482f: Pulling fs layer 17:03:21 a6820b24f6d8: Pulling fs layer 17:03:21 f581987b2513: Pulling fs layer 17:03:21 f581987b2513: Waiting 17:03:21 54011a49482f: Download complete 17:03:21 31603596830f: Verifying Checksum 17:03:21 31603596830f: Download complete 17:03:21 f581987b2513: Verifying Checksum 17:03:21 f581987b2513: Download complete 17:03:21 a6820b24f6d8: Verifying Checksum 17:03:21 a6820b24f6d8: Download complete 17:03:22 31603596830f: Pull complete 17:03:22 54011a49482f: Pull complete 17:03:24 a6820b24f6d8: Pull complete 17:03:24 f581987b2513: Pull complete 17:03:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:03:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:03:24 prd-centos7-docker-4c-2g-4505 does not seem to be running inside a container 17:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:03:27 $ docker top 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:28 [ssh-agent] Looking for ssh-agent implementation... 17:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:28 $ docker exec 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 ssh-agent 17:03:28 SSH_AUTH_SOCK=/tmp/ssh-HXkBvadaygSe/agent.11 17:03:28 SSH_AGENT_PID=17 17:03:28 Running ssh-add (command line suppressed) 17:03:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_400306503245943040.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_400306503245943040.key) 17:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:29 + git tag --points-at HEAD [Pipeline] } 17:03:29 $ docker exec --env ******** --env ******** 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 ssh-agent -k 17:03:30 unset SSH_AUTH_SOCK; 17:03:30 unset SSH_AGENT_PID; 17:03:30 echo Agent pid 17 killed; 17:03:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:30 [ssh-agent] Looking for ssh-agent implementation... 17:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:30 $ docker exec 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 ssh-agent 17:03:31 SSH_AUTH_SOCK=/tmp/ssh-jijBKErm2Sf2/agent.48 17:03:31 SSH_AGENT_PID=53 17:03:31 Running ssh-add (command line suppressed) 17:03:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_9076335442824036669.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_9076335442824036669.key) 17:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:32 + git semver init 17:03:32 # -> Open(): unable to determine branch for HEAD 17:03:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.git 17:03:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-725 17:03:32 # $SEMVER_REMOTE_NAME = origin 17:03:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:03:32 # $SEMVER_USER_NAME = edgex-jenkins 17:03:32 # $SEMVER_BRANCH = PR-725 17:03:32 # $SEMVER_TEMP = /tmp/semver-692239651 17:03:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:03:33 # '/tmp/semver-692239651' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver' 17:03:33 # -> Force: false 17:03:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver [Pipeline] } 17:03:33 $ docker exec --env ******** --env ******** 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 ssh-agent -k 17:03:33 unset SSH_AUTH_SOCK; 17:03:33 unset SSH_AGENT_PID; 17:03:33 echo Agent pid 53 killed; 17:03:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:34 + git semver [Pipeline] } 17:03:34 $ docker stop --time=1 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 17:03:36 $ docker rm -f 75b53d47b58ba92a58776ba12da7201db43ca41dddde601fbcfc7fb001de3f73 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:03:37 Stashed 1 file(s) [Pipeline] echo 17:03:37 [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 17:03:52 Still waiting to schedule task 17:03:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:03:52 Still waiting to schedule task 17:03:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:06:40 Running on prd-centos7-docker-4c-2g-4508 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 17:06:40 Running in /w/workspace/device-sdk-go/43 [Pipeline] { [Pipeline] checkout 17:06:51 using credential edgex-jenkins-ssh 17:06:51 Cloning the remote Git repository 17:06:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:06:51 > git init /w/workspace/device-sdk-go/43 # timeout=10 17:06:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:06:52 > git --version # timeout=10 17:06:52 > git --version # 'git version 2.24.3' 17:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:54 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit a05111699f9114d3b7a520b997b326c589ac0608 17:06:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:06:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:06:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:06:54 > git config core.sparsecheckout # timeout=10 17:06:54 Merge succeeded, producing a05111699f9114d3b7a520b997b326c589ac0608 17:06:54 Checking out Revision a05111699f9114d3b7a520b997b326c589ac0608 (PR-725) 17:06:54 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 17:06:54 > git remote # timeout=10 17:06:54 > git config --get remote.origin.url # timeout=10 17:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:06:54 > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 17:06:54 > git rev-parse HEAD^{commit} # timeout=10 17:06:54 > git config core.sparsecheckout # timeout=10 17:06:54 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 17:06:59 Commit message: "ci: update docker image name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:07:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:02 + true 17:07:02 + sudo service docker restart 17:07:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:04 provisioning config files... 17:07:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/43@tmp/config4639138603710062289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> docker-login.sh 17:07:05 nexus3.edgexfoundry.org:10001 17:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:06 Configure a credential helper to remove this warning. See 17:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:06 17:07:06 Login Succeeded 17:07:06 nexus3.edgexfoundry.org:10002 17:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:07 Configure a credential helper to remove this warning. See 17:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:07 17:07:07 Login Succeeded 17:07:07 nexus3.edgexfoundry.org:10003 17:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:07 Configure a credential helper to remove this warning. See 17:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:07 17:07:07 Login Succeeded 17:07:07 nexus3.edgexfoundry.org:10004 17:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:08 Configure a credential helper to remove this warning. See 17:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:08 17:07:08 Login Succeeded 17:07:08 docker.io 17:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:08 Configure a credential helper to remove this warning. See 17:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:08 17:07:08 Login Succeeded 17:07:08 ---> docker-login.sh ends [Pipeline] } 17:07:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:09 ========================================================= 17:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:07:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:09 + 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 . 17:07:10 Sending build context to Docker daemon 2.552MB 17:07:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:07:10 Step 2/8 : FROM ${BASE} 17:07:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:10 540db60ca938: Pulling fs layer 17:07:10 adcc1eea9eea: Pulling fs layer 17:07:10 4c4ab2625f07: Pulling fs layer 17:07:10 0510c868ecb4: Pulling fs layer 17:07:10 afea3b2eda06: Pulling fs layer 17:07:10 7809a108b3ef: Pulling fs layer 17:07:10 f706445af74f: Pulling fs layer 17:07:10 afea3b2eda06: Waiting 17:07:10 7809a108b3ef: Waiting 17:07:10 f706445af74f: Waiting 17:07:10 0510c868ecb4: Waiting 17:07:10 4c4ab2625f07: Verifying Checksum 17:07:10 4c4ab2625f07: Download complete 17:07:10 adcc1eea9eea: Verifying Checksum 17:07:10 adcc1eea9eea: Download complete 17:07:10 afea3b2eda06: Verifying Checksum 17:07:10 afea3b2eda06: Download complete 17:07:10 540db60ca938: Verifying Checksum 17:07:10 540db60ca938: Download complete 17:07:10 7809a108b3ef: Verifying Checksum 17:07:10 7809a108b3ef: Download complete 17:07:11 540db60ca938: Pull complete 17:07:11 adcc1eea9eea: Pull complete 17:07:11 4c4ab2625f07: Pull complete 17:07:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4510 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 17:07:13 Running in /w/workspace/device-sdk-go/43 [Pipeline] { [Pipeline] checkout 17:07:14 f706445af74f: Verifying Checksum 17:07:14 f706445af74f: Download complete 17:07:15 0510c868ecb4: Verifying Checksum 17:07:15 0510c868ecb4: Download complete 17:07:19 using credential edgex-jenkins-ssh 17:07:19 Cloning the remote Git repository 17:07:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:07:19 > git init /w/workspace/device-sdk-go/43 # timeout=10 17:07:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:07:19 > git --version # timeout=10 17:07:19 > git --version # 'git version 2.17.1' 17:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:07:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:07:21 Merging remotes/origin/master commit e437657d2d11e173c1ba87cc59d8d85c228ee6bb into PR head commit a05111699f9114d3b7a520b997b326c589ac0608 17:07:21 Merge succeeded, producing a05111699f9114d3b7a520b997b326c589ac0608 17:07:21 Checking out Revision a05111699f9114d3b7a520b997b326c589ac0608 (PR-725) 17:07:21 > git config core.sparsecheckout # timeout=10 17:07:21 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 17:07:21 > git remote # timeout=10 17:07:21 > git config --get remote.origin.url # timeout=10 17:07:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:21 > git merge e437657d2d11e173c1ba87cc59d8d85c228ee6bb # timeout=10 17:07:21 > git rev-parse HEAD^{commit} # timeout=10 17:07:21 > git config core.sparsecheckout # timeout=10 17:07:21 > git checkout -f a05111699f9114d3b7a520b997b326c589ac0608 # timeout=10 17:07:25 0510c868ecb4: Pull complete 17:07:25 afea3b2eda06: Pull complete 17:07:25 7809a108b3ef: Pull complete 17:07:25 Commit message: "ci: update docker image name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:07:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:27 + + true 17:07:27 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:30 provisioning config files... 17:07:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/43@tmp/config6416928452849508243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:30 ---> docker-login.sh 17:07:30 nexus3.edgexfoundry.org:10001 17:07:30 f706445af74f: Pull complete 17:07:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:30 ---> b068be0155e3 17:07:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:07:30 ---> Running in 784e82889394 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 Removing intermediate container 784e82889394 17:07:31 ---> ce39c9c1d9e9 17:07:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:31 ---> Running in 8e14269a30ea 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:31 nexus3.edgexfoundry.org:10002 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:32 Configure a credential helper to remove this warning. See 17:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:32 17:07:32 Login Succeeded 17:07:32 nexus3.edgexfoundry.org:10003 17:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:32 Configure a credential helper to remove this warning. See 17:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:32 17:07:32 Login Succeeded 17:07:32 nexus3.edgexfoundry.org:10004 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 docker.io 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 ---> docker-login.sh ends [Pipeline] } 17:07:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:34 ========================================================= 17:07:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:07:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:34 Removing intermediate container 8e14269a30ea 17:07:34 ---> 79519eb003ab 17:07:34 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:07:34 ---> Running in 19b20f6d04fd 17:07:34 + 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 . 17:07:34 Sending build context to Docker daemon 2.551MB 17:07:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:07:35 Step 2/8 : FROM ${BASE} 17:07:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:35 595b0fe564bb: Pulling fs layer 17:07:35 7186ed65a4f7: Pulling fs layer 17:07:35 316046926c0a: Pulling fs layer 17:07:35 4ebd0625c992: Pulling fs layer 17:07:35 207e8628e3a3: Pulling fs layer 17:07:35 c791037a9be2: Pulling fs layer 17:07:35 ffd874e62e21: Pulling fs layer 17:07:35 4ebd0625c992: Waiting 17:07:35 207e8628e3a3: Waiting 17:07:35 c791037a9be2: Waiting 17:07:35 ffd874e62e21: Waiting 17:07:35 316046926c0a: Verifying Checksum 17:07:35 316046926c0a: Download complete 17:07:35 7186ed65a4f7: Verifying Checksum 17:07:35 7186ed65a4f7: Download complete 17:07:35 207e8628e3a3: Verifying Checksum 17:07:35 207e8628e3a3: Download complete 17:07:35 c791037a9be2: Verifying Checksum 17:07:35 c791037a9be2: Download complete 17:07:35 595b0fe564bb: Verifying Checksum 17:07:35 595b0fe564bb: Download complete 17:07:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:35 595b0fe564bb: Pull complete 17:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:36 7186ed65a4f7: Pull complete 17:07:36 316046926c0a: Pull complete 17:07:36 (1/6) Installing libc-dev (0.7.2-r3) 17:07:37 (2/6) Installing libsodium (1.0.18-r0) 17:07:37 (3/6) Installing pkgconf (1.7.3-r0) 17:07:37 (4/6) Installing libsodium-dev (1.0.18-r0) 17:07:37 (5/6) Installing libzmq (4.3.3-r1) 17:07:37 ffd874e62e21: Verifying Checksum 17:07:37 ffd874e62e21: Download complete 17:07:38 (6/6) Installing zeromq-dev (4.3.3-r1) 17:07:38 Executing busybox-1.32.1-r6.trigger 17:07:38 OK: 150 MiB in 46 packages 17:07:38 4ebd0625c992: Verifying Checksum 17:07:38 4ebd0625c992: Download complete 17:07:39 Removing intermediate container 19b20f6d04fd 17:07:39 ---> a0cbd92348b8 17:07:39 Step 6/8 : WORKDIR /device-sdk-go 17:07:39 ---> Running in c56bccf9f6f9 17:07:39 Removing intermediate container c56bccf9f6f9 17:07:39 ---> d94ff70ae94d 17:07:39 Step 7/8 : COPY . . 17:07:41 ---> e6cd39b3fb01 17:07:41 Step 8/8 : RUN go mod download 17:07:41 ---> Running in 1b086c40883b 17:07:48 4ebd0625c992: Pull complete 17:07:48 207e8628e3a3: Pull complete 17:07:48 c791037a9be2: Pull complete 17:07:52 ffd874e62e21: Pull complete 17:07:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:07:52 ---> cfc18b08335c 17:07:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:07:55 ---> Running in a41639f6bb0d 17:07:55 Removing intermediate container a41639f6bb0d 17:07:55 ---> a1ffe3b3f71f 17:07:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:55 ---> Running in 4b2d2648ad35 17:07:58 Removing intermediate container 4b2d2648ad35 17:07:58 ---> 5e2f52a87a12 17:07:58 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:07:58 ---> Running in 73b14958c9ac 17:07:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:08:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:08:01 (1/6) Installing libc-dev (0.7.2-r3) 17:08:01 (2/6) Installing libsodium (1.0.18-r0) 17:08:01 (3/6) Installing pkgconf (1.7.3-r0) 17:08:01 (4/6) Installing libsodium-dev (1.0.18-r0) 17:08:01 (5/6) Installing libzmq (4.3.3-r1) 17:08:01 (6/6) Installing zeromq-dev (4.3.3-r1) 17:08:01 Executing busybox-1.32.1-r6.trigger 17:08:01 OK: 139 MiB in 46 packages 17:08:03 Removing intermediate container 73b14958c9ac 17:08:03 ---> d17c51541a01 17:08:03 Step 6/8 : WORKDIR /device-sdk-go 17:08:03 ---> Running in a2cc4814d838 17:08:03 Removing intermediate container a2cc4814d838 17:08:03 ---> 3705bb54331e 17:08:03 Step 7/8 : COPY . . 17:08:05 ---> 8544c5046d9d 17:08:05 Step 8/8 : RUN go mod download 17:08:05 ---> Running in 699ea1cd7ba6 17:08:14 Removing intermediate container 1b086c40883b 17:08:14 ---> 6ea82725ad18 17:08:14 Successfully built 6ea82725ad18 17:08:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:08:14 + docker inspect -f . ci-base-image-x86_64 17:08:14 . [Pipeline] withDockerContainer 17:08:15 prd-centos7-docker-4c-2g-4508 does not seem to be running inside a container 17:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:16 $ docker top 17f248b3259caebb6a61d7df2917c14c315998c7a6d840a0405932f4cc0bfa6e -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:17 + go version 17:08:17 go version go1.16.3 linux/amd64 [Pipeline] } 17:08:17 $ docker stop --time=1 17f248b3259caebb6a61d7df2917c14c315998c7a6d840a0405932f4cc0bfa6e 17:08:20 $ docker rm -f 17f248b3259caebb6a61d7df2917c14c315998c7a6d840a0405932f4cc0bfa6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:21 + docker inspect -f . ci-base-image-x86_64 17:08:21 . [Pipeline] withDockerContainer 17:08:21 prd-centos7-docker-4c-2g-4508 does not seem to be running inside a container 17:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:23 $ docker top 6298a7006f6005bc826435854cc134dda600dbec8ed3d835e9217c3b788d2ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:24 + go mod tidy [Pipeline] sh 17:08:26 + make test 17:08:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:08:31 Removing intermediate container 699ea1cd7ba6 17:08:31 ---> bb941d2bb5b4 17:08:31 Successfully built bb941d2bb5b4 17:08:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:32 + docker inspect -f . ci-base-image-arm64 17:08:32 . [Pipeline] withDockerContainer 17:08:32 prd-ubuntu18.04-docker-arm64-4c-16g-4510 does not seem to be running inside a container 17:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:34 $ docker top d0a077471974d0bb8d67b6b24b7175ba7de511670cc3a8fc1e5a0421b31cb8c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:34 + go version 17:08:34 go version go1.16.3 linux/arm64 [Pipeline] } 17:08:35 $ docker stop --time=1 d0a077471974d0bb8d67b6b24b7175ba7de511670cc3a8fc1e5a0421b31cb8c0 17:08:36 $ docker rm -f d0a077471974d0bb8d67b6b24b7175ba7de511670cc3a8fc1e5a0421b31cb8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:37 + docker inspect -f . ci-base-image-arm64 17:08:37 . [Pipeline] withDockerContainer 17:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-4510 does not seem to be running inside a container 17:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:39 $ docker top b28479154a7e12d68b20bfa32efab9da9fc34b48ab8b32c31e877e63db9bdb1c -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:40 + go mod tidy [Pipeline] sh 17:08:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:08:42 + make test 17:08:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:09:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:09:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:09:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:09:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:09:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.163s coverage: 25.4% of statements 17:09:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:09:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.153s coverage: 28.1% of statements 17:09:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.227s coverage: 78.9% of statements 17:09:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.145s coverage: 10.7% of statements 17:09:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:09:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:09:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:09:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.171s coverage: 30.2% of statements 17:09:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:09:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 17:09:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:09:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:09:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.179s coverage: 58.4% of statements 17:09:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.611s coverage: 89.2% of statements 17:09:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:09:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.083s coverage: 5.0% of statements 17:09:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:09:29 GO111MODULE=on go vet ./... 17:10:02 gofmt -l . 17:10:02 [ "`gofmt -l .`" = "" ] 17:10:02 ./bin/test-attribution-txt.sh 17:10:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:10:03 $ docker stop --time=1 6298a7006f6005bc826435854cc134dda600dbec8ed3d835e9217c3b788d2ef6 17:10:05 $ docker rm -f 6298a7006f6005bc826435854cc134dda600dbec8ed3d835e9217c3b788d2ef6 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:10:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:10:10 + ls -al . 17:10:10 total 212 17:10:10 drwxrwxr-x. 10 jenkins jenkins 4096 May 11 17:10 . 17:10:10 drwxrwxr-x. 4 jenkins jenkins 30 May 11 17:06 .. 17:10:10 drwxrwxr-x. 2 jenkins jenkins 64 May 11 17:06 bin 17:10:10 -rw-r--r--. 1 jenkins jenkins 124140 May 11 17:09 coverage.out 17:10:10 -rw-rw-r--. 1 jenkins jenkins 987 May 11 17:06 Dockerfile.build 17:10:10 -rw-rw-r--. 1 jenkins jenkins 140 May 11 17:06 .dockerignore 17:10:10 drwxrwxr-x. 5 jenkins jenkins 62 May 11 17:06 example 17:10:10 drwxrwxr-x. 8 jenkins jenkins 179 May 11 17:06 .git 17:10:10 drwxrwxr-x. 2 jenkins jenkins 103 May 11 17:06 .github 17:10:10 -rw-rw-r--. 1 jenkins jenkins 138 May 11 17:06 .gitignore 17:10:10 -rw-r--r--. 1 jenkins jenkins 575 May 11 17:10 go.mod 17:10:10 -rw-r--r--. 1 jenkins jenkins 20848 May 11 17:08 go.sum 17:10:10 drwxrwxr-x. 15 jenkins jenkins 222 May 11 17:06 internal 17:10:10 -rw-rw-r--. 1 jenkins jenkins 894 May 11 17:06 Jenkinsfile 17:10:10 -rw-rw-r--. 1 jenkins jenkins 11341 May 11 17:06 LICENSE 17:10:10 -rw-rw-r--. 1 jenkins jenkins 1000 May 11 17:06 Makefile 17:10:10 drwxrwxr-x. 4 jenkins jenkins 26 May 11 17:06 openapi 17:10:10 drwxrwxr-x. 5 jenkins jenkins 50 May 11 17:06 pkg 17:10:10 -rw-rw-r--. 1 jenkins jenkins 7652 May 11 17:06 README.md 17:10:10 -rw-rw-r--. 1 jenkins jenkins 6616 May 11 17:06 RELEASE-NOTES.txt 17:10:10 drwxrwxr-x. 4 jenkins jenkins 54 May 11 17:06 snap 17:10:10 -rw-rw-r--. 1 jenkins jenkins 5 May 11 17:03 VERSION 17:10:10 -rw-rw-r--. 1 jenkins jenkins 222 May 11 17:06 version.go [Pipeline] isUnix [Pipeline] sh 17:10:10 + 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=a05111699f9114d3b7a520b997b326c589ac0608 --label arch=amd64 --label version=0.0.0 . 17:10:10 Sending build context to Docker daemon 2.677MB 17:10:10 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:10:10 Step 2/23 : FROM ${BASE} AS builder 17:10:10 ---> 6ea82725ad18 17:10:10 Step 3/23 : WORKDIR /device-sdk-go 17:10:11 ---> Running in 9d5605e4ac25 17:10:11 Removing intermediate container 9d5605e4ac25 17:10:11 ---> 09ad95f2f8c9 17:10:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:10:11 ---> Running in 6c1846c46eb4 17:10:12 Removing intermediate container 6c1846c46eb4 17:10:12 ---> 85a1f354faf1 17:10:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:12 ---> Running in 137c9428d230 17:10:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:10:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:10:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:10:13 Removing intermediate container 137c9428d230 17:10:13 ---> b6c27fa56f46 17:10:13 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:10:13 ---> Running in 2c17574c4bf6 17:10:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:19 OK: 150 MiB in 46 packages 17:10:19 Removing intermediate container 2c17574c4bf6 17:10:19 ---> 9cefe2eee0e3 17:10:19 Step 7/23 : COPY . . 17:10:20 ---> db0f4bfeb213 17:10:20 Step 8/23 : RUN go mod download 17:10:20 ---> Running in b20989df9be0 17:10:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.230s coverage: 25.4% of statements 17:10:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:10:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.142s coverage: 28.1% of statements 17:10:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.200s coverage: 78.9% of statements 17:10:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.143s coverage: 10.7% of statements 17:10:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:10:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:10:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:10:22 Removing intermediate container b20989df9be0 17:10:22 ---> 9bb2f814257b 17:10:22 Step 9/23 : RUN make build 17:10:22 ---> Running in 8d48a21caf06 17:10:22 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 17:10:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 30.2% of statements 17:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 17:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:10:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:10:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.397s coverage: 58.4% of statements 17:10:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.397s coverage: 89.2% of statements 17:10:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:10:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.159s coverage: 5.0% of statements 17:10:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:10:27 GO111MODULE=on go vet ./... 17:10:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:10:45 Removing intermediate container 8d48a21caf06 17:10:45 ---> afc59dba2902 17:10:45 Step 10/23 : FROM alpine:3.12 17:10:45 3.12: Pulling from library/alpine 17:10:45 339de151aab4: Pulling fs layer 17:10:46 339de151aab4: Download complete 17:10:46 339de151aab4: Pull complete 17:10:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:10:46 Status: Downloaded newer image for alpine:3.12 17:10:46 ---> 13621d1b12d4 17:10:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:10:47 ---> Running in 6499214fb1fb 17:10:47 Removing intermediate container 6499214fb1fb 17:10:47 ---> 0be1e2e71f64 17:10:47 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:47 ---> Running in bab8d2af0c8a 17:10:50 Removing intermediate container bab8d2af0c8a 17:10:50 ---> c84d274f9e2c 17:10:50 Step 13/23 : RUN apk add --update --no-cache zeromq 17:10:50 ---> Running in 9e6541e2f0b5 17:10:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:10:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:10:52 (1/5) Installing libgcc (9.3.0-r2) 17:10:52 (2/5) Installing libsodium (1.0.18-r0) 17:10:52 (3/5) Installing libstdc++ (9.3.0-r2) 17:10:53 (4/5) Installing libzmq (4.3.3-r0) 17:10:53 (5/5) Installing zeromq (4.3.3-r0) 17:10:53 Executing busybox-1.31.1-r20.trigger 17:10:53 OK: 8 MiB in 19 packages 17:10:54 Removing intermediate container 9e6541e2f0b5 17:10:54 ---> 99bc99a8b5e2 17:10:54 Step 14/23 : WORKDIR / 17:10:54 ---> Running in 22314befa2ea 17:10:55 Removing intermediate container 22314befa2ea 17:10:55 ---> 0651f9d596d7 17:10:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:10:55 ---> e3407fa9be5b 17:10:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:10:56 ---> 6a34b53793c0 17:10:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:10:57 ---> 75c633b00b2f 17:10:57 Step 18/23 : EXPOSE 49990 17:10:57 ---> Running in 9b025f639650 17:10:57 Removing intermediate container 9b025f639650 17:10:57 ---> dd5eb73e44b8 17:10:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:10:58 ---> Running in c5f5d88aaccb 17:10:58 Removing intermediate container c5f5d88aaccb 17:10:58 ---> 02fcd4613401 17:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:58 ---> Running in 29a02a4060d9 17:10:59 Removing intermediate container 29a02a4060d9 17:10:59 ---> 3759603e1794 17:10:59 Step 21/23 : LABEL arch=amd64 17:10:59 ---> Running in 9dd0283c5f12 17:11:00 Removing intermediate container 9dd0283c5f12 17:11:00 ---> 453dc7cd1424 17:11:00 Step 22/23 : LABEL git_sha=a05111699f9114d3b7a520b997b326c589ac0608 17:11:00 ---> Running in c0afb6754bc1 17:11:00 Removing intermediate container c0afb6754bc1 17:11:00 ---> e4a4edcd6ab1 17:11:00 Step 23/23 : LABEL version=0.0.0 17:11:00 ---> Running in 73d8fbbe0d95 17:11:01 Removing intermediate container 73d8fbbe0d95 17:11:01 ---> cdb54e802291 17:11:01 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:11:01 Successfully built cdb54e802291 17:11:01 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 17:11:02 ---> job-cost.sh 17:11:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tJmB 17:11:23 gofmt -l . 17:11:23 [ "`gofmt -l .`" = "" ] 17:11:23 ./bin/test-attribution-txt.sh 17:11:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:11:26 $ docker stop --time=1 b28479154a7e12d68b20bfa32efab9da9fc34b48ab8b32c31e877e63db9bdb1c 17:11:28 $ docker rm -f b28479154a7e12d68b20bfa32efab9da9fc34b48ab8b32c31e877e63db9bdb1c 17:11:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // withDockerContainer [Pipeline] sh 17:11:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:29 Warning: overwriting stash ‘coverage-report’ 17:11:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:32 + ls -al . 17:11:32 total 248 17:11:32 drwxrwxr-x 10 jenkins jenkins 4096 May 11 17:11 . 17:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:07 .. 17:11:32 -rw-rw-r-- 1 jenkins jenkins 140 May 11 17:07 .dockerignore 17:11:32 drwxrwxr-x 8 jenkins jenkins 4096 May 11 17:07 .git 17:11:32 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:07 .github 17:11:32 -rw-rw-r-- 1 jenkins jenkins 138 May 11 17:07 .gitignore 17:11:32 -rw-rw-r-- 1 jenkins jenkins 987 May 11 17:07 Dockerfile.build 17:11:32 -rw-rw-r-- 1 jenkins jenkins 894 May 11 17:07 Jenkinsfile 17:11:32 -rw-rw-r-- 1 jenkins jenkins 11341 May 11 17:07 LICENSE 17:11:32 -rw-rw-r-- 1 jenkins jenkins 1000 May 11 17:07 Makefile 17:11:32 -rw-rw-r-- 1 jenkins jenkins 7652 May 11 17:07 README.md 17:11:32 -rw-rw-r-- 1 jenkins jenkins 6616 May 11 17:07 RELEASE-NOTES.txt 17:11:32 -rw-rw-r-- 1 jenkins jenkins 5 May 11 17:03 VERSION 17:11:32 drwxrwxr-x 2 jenkins jenkins 4096 May 11 17:07 bin 17:11:32 -rw-r--r-- 1 jenkins jenkins 124141 May 11 17:10 coverage.out 17:11:32 drwxrwxr-x 5 jenkins jenkins 4096 May 11 17:07 example 17:11:32 -rw-r--r-- 1 jenkins jenkins 575 May 11 17:11 go.mod 17:11:32 -rw-r--r-- 1 jenkins jenkins 20848 May 11 17:08 go.sum 17:11:32 drwxrwxr-x 15 jenkins jenkins 4096 May 11 17:07 internal 17:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:07 openapi 17:11:32 drwxrwxr-x 5 jenkins jenkins 4096 May 11 17:07 pkg 17:11:32 drwxrwxr-x 4 jenkins jenkins 4096 May 11 17:07 snap 17:11:32 -rw-rw-r-- 1 jenkins jenkins 222 May 11 17:07 version.go [Pipeline] isUnix [Pipeline] sh 17:11:32 + 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=a05111699f9114d3b7a520b997b326c589ac0608 --label arch=arm64 --label version=0.0.0 . 17:11:33 Sending build context to Docker daemon 2.676MB 17:11:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:11:33 Step 2/23 : FROM ${BASE} AS builder 17:11:33 ---> bb941d2bb5b4 17:11:33 Step 3/23 : WORKDIR /device-sdk-go 17:11:33 ---> Running in 0471aa9de484 17:11:33 Removing intermediate container 0471aa9de484 17:11:33 ---> c7ad9afd5e92 17:11:33 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:11:33 ---> Running in 4e15625444e5 17:11:34 Removing intermediate container 4e15625444e5 17:11:34 ---> a69768ae9ae0 17:11:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:34 ---> Running in 464e07f54be5 17:11:37 Removing intermediate container 464e07f54be5 17:11:37 ---> 4135d1803ce9 17:11:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:11:37 ---> Running in b2a3519e6e2b 17:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:11:39 OK: 139 MiB in 46 packages 17:11:41 Removing intermediate container b2a3519e6e2b 17:11:41 ---> 5e5ffb0c8812 17:11:41 Step 7/23 : COPY . . 17:11:42 ---> c90144d0c830 17:11:42 Step 8/23 : RUN go mod download 17:11:42 ---> Running in 54c07284ad56 17:11:45 Removing intermediate container 54c07284ad56 17:11:45 ---> bdf1bf17c971 17:11:45 Step 9/23 : RUN make build 17:11:45 ---> Running in 88daaff43f16 17:11:46 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 17:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-tJmB/bin to PATH 17:12:08 INFO: No Stack... 17:12:09 INFO: Retrieving Pricing Info for: v1-standard-2 17:12:10 INFO: Archiving Costs [Pipeline] sh 17:12:11 + cat /w/workspace/device-sdk-go/43/archives/cost.csv 17:12:11 + cut -d, -f6 [Pipeline] lock 17:12:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] 17:12:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] did not exist. Created. 17:12:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:12 + echo total: 0.029999999329447746 [Pipeline] stash 17:12:12 Stashed 1 file(s) [Pipeline] } 17:12:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:12:25 Removing intermediate container 88daaff43f16 17:12:25 ---> dfd017b2f11f 17:12:25 Step 10/23 : FROM alpine:3.12 17:12:25 3.12: Pulling from library/alpine 17:12:25 d2f70382dc9a: Pulling fs layer 17:12:26 d2f70382dc9a: Verifying Checksum 17:12:26 d2f70382dc9a: Download complete 17:12:26 d2f70382dc9a: Pull complete 17:12:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:12:26 Status: Downloaded newer image for alpine:3.12 17:12:26 ---> 9852663dfa18 17:12:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:12:26 ---> Running in faac74098252 17:12:27 Removing intermediate container faac74098252 17:12:27 ---> 5ebbb9d6fd63 17:12:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:27 ---> Running in a9467595fdb8 17:12:30 Removing intermediate container a9467595fdb8 17:12:30 ---> af20637a919e 17:12:30 Step 13/23 : RUN apk add --update --no-cache zeromq 17:12:30 ---> Running in 79fe5aa8c166 17:12:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:32 (1/5) Installing libgcc (9.3.0-r2) 17:12:32 (2/5) Installing libsodium (1.0.18-r0) 17:12:32 (3/5) Installing libstdc++ (9.3.0-r2) 17:12:32 (4/5) Installing libzmq (4.3.3-r0) 17:12:32 (5/5) Installing zeromq (4.3.3-r0) 17:12:33 Executing busybox-1.31.1-r20.trigger 17:12:33 OK: 8 MiB in 19 packages 17:12:34 Removing intermediate container 79fe5aa8c166 17:12:34 ---> d50d6565bdf8 17:12:34 Step 14/23 : WORKDIR / 17:12:34 ---> Running in 8a56522f8ea4 17:12:35 Removing intermediate container 8a56522f8ea4 17:12:35 ---> 514b5c076080 17:12:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:12:35 ---> 4ec61dedea19 17:12:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:12:37 ---> 930d90225873 17:12:37 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:12:37 ---> fffb02fdbbfc 17:12:37 Step 18/23 : EXPOSE 49990 17:12:37 ---> Running in e8dd843db9ee 17:12:38 Removing intermediate container e8dd843db9ee 17:12:38 ---> d1578424c97b 17:12:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:12:38 ---> Running in f645e5505753 17:12:39 Removing intermediate container f645e5505753 17:12:39 ---> 967a229d71fa 17:12:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:39 ---> Running in fdbb15bdc8fd 17:12:39 Removing intermediate container fdbb15bdc8fd 17:12:39 ---> f085c93de8f4 17:12:39 Step 21/23 : LABEL arch=arm64 17:12:39 ---> Running in 4478aa5b67e9 17:12:40 Removing intermediate container 4478aa5b67e9 17:12:40 ---> 617bf6af7c94 17:12:40 Step 22/23 : LABEL git_sha=a05111699f9114d3b7a520b997b326c589ac0608 17:12:40 ---> Running in 981f0b16fa44 17:12:40 Removing intermediate container 981f0b16fa44 17:12:40 ---> c5dba82e2595 17:12:40 Step 23/23 : LABEL version=0.0.0 17:12:40 ---> Running in dd59382effae 17:12:41 Removing intermediate container dd59382effae 17:12:41 ---> 5b87f453601b 17:12:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:12:41 Successfully built 5b87f453601b 17:12:41 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 17:12:41 ---> job-cost.sh 17:12:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CaUf 17:13:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-CaUf/bin to PATH 17:15:05 INFO: No Stack... 17:15:05 INFO: Retrieving Pricing Info for: lf-standard-4 17:15:05 INFO: Archiving Costs [Pipeline] sh 17:15:06 + cut -d, -f6 17:15:06 + cat /w/workspace/device-sdk-go/43/archives/cost.csv [Pipeline] lock 17:15:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] 17:15:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] did not exist. Created. 17:15:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:06 /w/workspace/device-sdk-go/43@tmp/durable-589e5eba/script.sh: 1: /w/workspace/device-sdk-go/43@tmp/durable-589e5eba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:15:07 + echo total: 0.20999999344348907 [Pipeline] stash 17:15:07 Warning: overwriting stash ‘stack-cost’ 17:15:07 Stashed 1 file(s) [Pipeline] } 17:15:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-43-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] wrap 17:15:07 provisioning config files... 17:15:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config4728712345594054375tmp [Pipeline] { [Pipeline] sh 17:15:08 + set +x 17:15:08 + bash -s -- 17:15:08 + curl -s https://codecov.io/bash 17:15:08 17:15:08 _____ _ 17:15:08 / ____| | | 17:15:08 | | ___ __| | ___ ___ _____ __ 17:15:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:15:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:15:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:15:08 Bash-1.0.2 17:15:08 17:15:08 17:15:08 ==> git version 2.24.3 found 17:15:08 ==> 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 17:15:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:15:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:15:08 ==> Jenkins CI detected. 17:15:08 project root: . 17:15:08 --> token set from env 17:15:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:15:08 ==> Running gcov in . (disable via -X gcov) 17:15:08 ==> Python coveragepy not found 17:15:08 ==> Searching for coverage reports in: 17:15:08 + . 17:15:08 -> Found 1 reports 17:15:08 ==> Detecting git/mercurial file structure 17:15:08 ==> Reading reports 17:15:08 + ./coverage.out bytes=124141 17:15:08 ==> Appending adjustments 17:15:08 https://docs.codecov.io/docs/fixing-reports 17:15:09 + Found adjustments 17:15:09 ==> Gzipping contents 17:15:09 16K /tmp/codecov.oyHFYN.gz 17:15:09 ==> Uploading reports 17:15:09 url: https://codecov.io 17:15:09 query: branch=PR-725&commit=a05111699f9114d3b7a520b997b326c589ac0608&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 17:15:09 -> Pinging Codecov 17:15:09 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-725&commit=a05111699f9114d3b7a520b997b326c589ac0608&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 17:15:10 -> Uploading to 17:15:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/7E55EF52A471D76F132DFD9A03CDDE97/a05111699f9114d3b7a520b997b326c589ac0608/4a5803db-ee06-42e2-9af4-347895eaf926.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T171509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=341255e945d35eab1aa6d23d29142548f152c1ff5d5cc5689169fa116529645f 17:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:10 Dload Upload Total Spent Left Speed 17:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16225 0 0 100 16225 0 35814 --:--:-- --:--:-- --:--:-- 35816 100 16225 0 0 100 16225 0 35799 --:--:-- --:--:-- --:--:-- 35816 17:15:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a05111699f9114d3b7a520b997b326c589ac0608 [Pipeline] } 17:15:10 Deleting 1 temporary files [Pipeline] // wrap [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 17:15:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:15:12 ---> package-listing.sh 17:15:12 ++ facter osfamily 17:15:12 ++ tr '[:upper:]' '[:lower:]' 17:15:12 + OS_FAMILY=redhat 17:15:12 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-725 17:15:12 + START_PACKAGES=/tmp/packages_start.txt 17:15:12 + END_PACKAGES=/tmp/packages_end.txt 17:15:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:12 + PACKAGES=/tmp/packages_start.txt 17:15:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 17:15:12 + PACKAGES=/tmp/packages_end.txt 17:15:12 + case "${OS_FAMILY}" in 17:15:12 + sort 17:15:12 + rpm -qa 17:15:17 + '[' -f /tmp/packages_start.txt ']' 17:15:17 + '[' -f /tmp/packages_end.txt ']' 17:15:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:17 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 17:15:17 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ 17:15:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [Pipeline] echo 17:15:17 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-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:15:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:18 17:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:18 alpine: Pulling from edgex-lftools-log-publisher 17:15:18 df20fa9351a1: Pulling fs layer 17:15:18 36b3adc4ff6f: Pulling fs layer 17:15:18 8ad3a11d3b57: Pulling fs layer 17:15:18 46f8f816bc3b: Pulling fs layer 17:15:18 93b61091891f: Pulling fs layer 17:15:18 93b9cdb0e59b: Pulling fs layer 17:15:18 5e14af77c1be: Pulling fs layer 17:15:18 01666e4c0597: Pulling fs layer 17:15:18 aa168da1d23b: Pulling fs layer 17:15:18 46f8f816bc3b: Waiting 17:15:18 93b61091891f: Waiting 17:15:18 93b9cdb0e59b: Waiting 17:15:18 5e14af77c1be: Waiting 17:15:18 01666e4c0597: Waiting 17:15:18 aa168da1d23b: Waiting 17:15:18 36b3adc4ff6f: Verifying Checksum 17:15:18 36b3adc4ff6f: Download complete 17:15:18 46f8f816bc3b: Verifying Checksum 17:15:18 46f8f816bc3b: Download complete 17:15:19 df20fa9351a1: Verifying Checksum 17:15:19 df20fa9351a1: Download complete 17:15:19 93b9cdb0e59b: Verifying Checksum 17:15:19 93b9cdb0e59b: Download complete 17:15:19 5e14af77c1be: Verifying Checksum 17:15:19 5e14af77c1be: Download complete 17:15:19 93b61091891f: Verifying Checksum 17:15:19 93b61091891f: Download complete 17:15:19 01666e4c0597: Verifying Checksum 17:15:19 01666e4c0597: Download complete 17:15:19 df20fa9351a1: Pull complete 17:15:19 8ad3a11d3b57: Verifying Checksum 17:15:19 8ad3a11d3b57: Download complete 17:15:19 36b3adc4ff6f: Pull complete 17:15:21 8ad3a11d3b57: Pull complete 17:15:21 46f8f816bc3b: Pull complete 17:15:22 93b61091891f: Pull complete 17:15:22 93b9cdb0e59b: Pull complete 17:15:23 5e14af77c1be: Pull complete 17:15:23 01666e4c0597: Pull complete 17:15:23 aa168da1d23b: Download complete 17:15:33 aa168da1d23b: Pull complete 17:15:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:15:34 prd-centos7-docker-4c-2g-4505 does not seem to be running inside a container 17:15:34 $ 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-725/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-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:15:37 $ docker top 8e01f7dd124e674f1055849be115d12893da8394d2f5d99c072e8af662e0920c -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:38 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:38 + mkdir -p /var/log/sa [Pipeline] sh 17:15:39 + ls /var/log/sa-host 17:15:39 + sadf -c /var/log/sa-host/sa11 17:15:39 file_magic: OK 17:15:39 HZ: Using current value: 100 17:15:39 file_header: OK 17:15:39 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 17:15:39 Statistics: 17:15:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:39 File successfully converted to sysstat format version 12.2.1 17:15:39 + sadf -c /var/log/sa-host/sa23 17:15:39 file_magic: OK 17:15:39 HZ: Using current value: 100 17:15:39 file_header: OK 17:15:39 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 17:15:39 Statistics: 17:15:39 Hnuu...uuuununununu... 17:15:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:39 provisioning config files... 17:15:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config1438818943432750802tmp [Pipeline] { [Pipeline] echo 17:15:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:39 ---> create-netrc.sh [Pipeline] } 17:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:15:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:15:39 ---> python-tools-install.sh [Pipeline] echo 17:15:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:40 ---> sudo-logs.sh 17:15:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:15:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:40 ---> job-cost.sh 17:15:40 lf-activate-venv: SKIPPING 17:15:40 DEBUG: total: 0.20999999344348907 17:15:40 INFO: Retrieving Stack Cost... 17:15:42 INFO: Retrieving Pricing Info for: v1-standard-2 17:15:42 INFO: Archiving Costs [Pipeline] echo 17:15:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:43 ---> logs-deploy.sh 17:15:43 lf-activate-venv: SKIPPING 17:15:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-725/43 17:15:43 INFO: archiving workspace using pattern(s): 17:15:45 Archives upload complete. 17:15:45 INFO: archiving logs to Nexus 17:15:47 ---> uname -a: 17:15:47 Linux prd-centos7-docker-4c-2g-4505.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:15:47 17:15:47 17:15:47 ---> lscpu: 17:15:47 Architecture: x86_64 17:15:47 CPU op-mode(s): 32-bit, 64-bit 17:15:47 Byte Order: Little Endian 17:15:47 Address sizes: 40 bits physical, 48 bits virtual 17:15:47 CPU(s): 4 17:15:47 On-line CPU(s) list: 0-3 17:15:47 Thread(s) per core: 1 17:15:47 Core(s) per socket: 1 17:15:47 Socket(s): 4 17:15:47 NUMA node(s): 1 17:15:47 Vendor ID: GenuineIntel 17:15:47 CPU family: 6 17:15:47 Model: 44 17:15:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:15:47 Stepping: 1 17:15:47 CPU MHz: 2933.436 17:15:47 BogoMIPS: 5866.87 17:15:47 Virtualization: VT-x 17:15:47 Hypervisor vendor: KVM 17:15:47 Virtualization type: full 17:15:47 L1d cache: 128 KiB 17:15:47 L1i cache: 128 KiB 17:15:47 L2 cache: 16 MiB 17:15:47 L3 cache: 64 MiB 17:15:47 NUMA node0 CPU(s): 0-3 17:15:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:15:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:15:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:15:47 Vulnerability Meltdown: Mitigation; PTI 17:15:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:15:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:15:47 Vulnerability Srbds: Not affected 17:15:47 Vulnerability Tsx async abort: Not affected 17:15:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:15:47 17:15:47 17:15:47 ---> nproc: 17:15:47 4 17:15:47 17:15:47 17:15:47 ---> df -h: 17:15:47 Filesystem Size Used Available Use% Mounted on 17:15:47 overlay 50.0G 7.3G 42.7G 15% / 17:15:47 tmpfs 64.0M 0 64.0M 0% /dev 17:15:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:15:47 shm 64.0M 0 64.0M 0% /dev/shm 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 17:15:47 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 17:15:47 17:15:47 17:15:47 ---> free -m: 17:15:47 total used free shared buff/cache available 17:15:47 Mem: 1837 729 111 0 996 1002 17:15:47 Swap: 1023 0 1023 17:15:47 17:15:47 17:15:47 ---> ip addr: 17:15:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:15:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:15:47 inet 127.0.0.1/8 scope host lo 17:15:47 valid_lft forever preferred_lft forever 17:15:47 inet6 ::1/128 scope host 17:15:47 valid_lft forever preferred_lft forever 17:15:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:15:47 link/ether fa:16:3e:b4:fe:d7 brd ff:ff:ff:ff:ff:ff 17:15:47 inet 10.30.122.221/23 brd 10.30.123.255 scope global dynamic eth0 17:15:47 valid_lft 85575sec preferred_lft 85575sec 17:15:47 inet6 fe80::f816:3eff:feb4:fed7/64 scope link 17:15:47 valid_lft forever preferred_lft forever 17:15:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:15:47 link/ether 02:42:ad:c2:27:fb brd ff:ff:ff:ff:ff:ff 17:15:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:15:47 valid_lft forever preferred_lft forever 17:15:47 inet6 fe80::42:adff:fec2:27fb/64 scope link 17:15:47 valid_lft forever preferred_lft forever 17:15:47 17:15:47 17:15:47 ---> sar -b -r -n DEV: 17:15:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 17:15:47 17:15:47 17:01:47 LINUX RESTART (4 CPU) 17:15:47 17:15:47 17:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:47 17:04:01 49.79 12.56 37.23 0.00 4558.84 2504.03 0.00 17:15:47 17:05:02 0.77 0.00 0.77 0.00 0.00 15.12 0.00 17:15:47 17:06:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 17:15:47 17:07:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 17:15:47 17:08:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 17:15:47 17:09:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 17:15:47 17:10:01 0.30 0.00 0.30 0.00 0.00 3.74 0.00 17:15:47 17:11:01 0.23 0.00 0.23 0.00 0.00 2.89 0.00 17:15:47 17:12:01 0.20 0.00 0.20 0.00 0.00 2.31 0.00 17:15:47 17:13:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 17:15:47 17:14:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 17:15:47 17:15:01 0.30 0.00 0.30 0.00 0.00 3.21 0.00 17:15:47 Average: 4.44 1.05 3.39 0.00 380.61 212.90 0.00 17:15:47 17:15:47 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:47 17:04:01 167012 0 623964 33.16 2620 1087948 1184884 40.44 422732 1092312 124 17:15:47 17:05:02 183216 0 607752 32.30 2620 1087956 1086336 37.07 422896 1078212 16 17:15:47 17:06:01 181780 0 609124 32.37 2620 1088020 1086880 37.09 420804 1081844 28 17:15:47 17:07:01 180476 0 610484 32.45 2620 1087964 1086916 37.09 429628 1074508 16 17:15:47 17:08:01 179152 0 611804 32.52 2620 1087968 1086964 37.10 428096 1076800 12 17:15:47 17:09:01 178796 0 612152 32.53 2620 1087976 1086928 37.10 442656 1062820 20 17:15:47 17:10:01 178548 0 612400 32.55 2620 1087976 1086952 37.10 442812 1062816 12 17:15:47 17:11:01 178336 0 612608 32.56 2620 1087980 1087000 37.10 443212 1062816 20 17:15:47 17:12:01 179016 0 611920 32.52 2620 1087988 1086832 37.09 442212 1062816 16 17:15:47 17:13:01 179052 0 611880 32.52 2620 1087992 1086808 37.09 442052 1062816 12 17:15:47 17:14:01 180916 0 610012 32.42 2620 1087996 1086592 37.08 440852 1062816 12 17:15:47 17:15:01 180760 0 610164 32.43 2620 1088000 1086592 37.08 440856 1062816 8 17:15:47 Average: 178922 0 612022 32.53 2620 1087980 1094974 37.37 434901 1070283 25 17:15:47 17:15:47 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:47 17:04:01 eth0 114.31 90.02 517.15 28.72 0.00 0.00 0.00 0.00 17:15:47 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:04:01 docker0 9.98 6.84 1.71 26.52 0.00 0.00 0.00 0.00 17:15:47 17:05:02 eth0 1.40 0.12 0.12 0.02 0.00 0.00 0.00 0.00 17:15:47 17:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:06:01 eth0 2.20 0.56 0.62 0.38 0.00 0.00 0.00 0.00 17:15:47 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:07:01 eth0 1.38 0.32 0.36 0.23 0.00 0.00 0.00 0.00 17:15:47 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:08:01 eth0 1.50 0.82 0.69 0.47 0.00 0.00 0.00 0.00 17:15:47 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:09:01 eth0 2.43 0.60 0.68 0.41 0.00 0.00 0.00 0.00 17:15:47 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:10:01 eth0 2.33 0.43 0.42 0.21 0.00 0.00 0.00 0.00 17:15:47 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:11:01 eth0 1.45 0.70 0.57 0.40 0.00 0.00 0.00 0.00 17:15:47 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:12:01 eth0 1.67 0.58 0.62 0.40 0.00 0.00 0.00 0.00 17:15:47 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:13:01 eth0 0.78 0.38 0.41 0.26 0.00 0.00 0.00 0.00 17:15:47 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:14:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:15:47 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:15:01 eth0 0.68 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:15:47 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 Average: eth0 10.87 7.90 43.56 2.63 0.00 0.00 0.00 0.00 17:15:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:47 Average: docker0 0.83 0.57 0.14 2.21 0.00 0.00 0.00 0.00 17:15:47 17:15:47 17:15:47 ---> sar -P ALL: 17:15:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 17:15:47 17:15:47 17:01:47 LINUX RESTART (4 CPU) 17:15:47 17:15:47 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:15:47 17:04:01 all 4.43 0.00 3.74 1.22 9.63 80.98 17:15:47 17:04:01 0 4.91 0.00 4.70 0.88 9.94 79.58 17:15:47 17:04:01 1 4.45 0.00 3.94 2.74 9.54 79.33 17:15:47 17:04:01 2 3.53 0.00 2.92 1.13 9.86 82.57 17:15:47 17:04:01 3 4.82 0.00 3.41 0.14 9.17 82.45 17:15:47 17:05:02 all 0.15 0.00 0.08 0.00 0.32 99.45 17:15:47 17:05:02 0 0.43 0.00 0.07 0.00 0.48 99.02 17:15:47 17:05:02 1 0.05 0.00 0.13 0.00 0.51 99.30 17:15:47 17:05:02 2 0.05 0.00 0.07 0.00 0.18 99.70 17:15:47 17:05:02 3 0.05 0.00 0.05 0.00 0.12 99.78 17:15:47 17:06:01 all 0.12 0.00 0.14 0.00 1.33 98.41 17:15:47 17:06:01 0 0.07 0.00 0.03 0.00 1.36 98.54 17:15:47 17:06:01 1 0.10 0.00 0.25 0.00 2.00 97.65 17:15:47 17:06:01 2 0.07 0.00 0.10 0.00 0.89 98.94 17:15:47 17:06:01 3 0.24 0.00 0.19 0.00 1.08 98.50 17:15:47 17:07:01 all 0.10 0.00 0.03 0.00 0.55 99.32 17:15:47 17:07:01 0 0.03 0.00 0.03 0.00 0.33 99.60 17:15:47 17:07:01 1 0.03 0.00 0.07 0.00 0.78 99.12 17:15:47 17:07:01 2 0.03 0.00 0.02 0.00 0.63 99.32 17:15:47 17:07:01 3 0.32 0.00 0.00 0.00 0.45 99.24 17:15:47 17:08:01 all 0.10 0.00 0.22 0.00 0.86 98.82 17:15:47 17:08:01 0 0.03 0.00 0.13 0.00 0.91 98.92 17:15:47 17:08:01 1 0.10 0.00 0.30 0.00 0.43 99.17 17:15:47 17:08:01 2 0.05 0.00 0.28 0.00 1.29 98.38 17:15:47 17:08:01 3 0.23 0.00 0.15 0.00 0.80 98.82 17:15:47 17:09:01 all 0.10 0.00 0.11 0.00 1.37 98.42 17:15:47 17:09:01 0 0.07 0.00 0.13 0.00 2.56 97.25 17:15:47 17:09:01 1 0.20 0.00 0.18 0.00 0.97 98.65 17:15:47 17:09:01 2 0.13 0.00 0.07 0.00 0.83 98.98 17:15:47 17:09:01 3 0.02 0.00 0.07 0.00 1.10 98.81 17:15:47 17:10:01 all 0.08 0.00 0.05 0.00 1.08 98.80 17:15:47 17:10:01 0 0.05 0.00 0.02 0.00 0.37 99.57 17:15:47 17:10:01 1 0.15 0.00 0.07 0.00 0.73 99.06 17:15:47 17:10:01 2 0.03 0.00 0.03 0.00 0.86 99.07 17:15:47 17:10:01 3 0.08 0.00 0.07 0.00 2.33 97.52 17:15:47 17:11:01 all 0.12 0.00 0.03 0.00 0.44 99.41 17:15:47 17:11:01 0 0.05 0.00 0.03 0.00 0.73 99.19 17:15:47 17:11:01 1 0.08 0.00 0.02 0.00 0.20 99.70 17:15:47 17:11:01 2 0.32 0.00 0.03 0.00 0.61 99.04 17:15:47 17:11:01 3 0.03 0.00 0.05 0.00 0.20 99.72 17:15:47 17:12:01 all 0.10 0.00 0.03 0.00 0.25 99.62 17:15:47 17:12:01 0 0.03 0.00 0.02 0.00 0.27 99.68 17:15:47 17:12:01 1 0.05 0.00 0.05 0.00 0.42 99.48 17:15:47 17:12:01 2 0.30 0.00 0.03 0.00 0.25 99.42 17:15:47 17:12:01 3 0.00 0.00 0.02 0.00 0.08 99.90 17:15:47 17:13:01 all 0.07 0.00 0.03 0.00 0.15 99.75 17:15:47 17:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:15:47 17:13:01 1 0.05 0.00 0.05 0.00 0.27 99.63 17:15:47 17:13:01 2 0.22 0.00 0.05 0.00 0.25 99.48 17:15:47 17:13:01 3 0.02 0.00 0.02 0.00 0.05 99.92 17:15:47 17:14:01 all 0.14 0.00 0.03 0.00 0.03 99.80 17:15:47 17:14:01 0 0.45 0.00 0.02 0.00 0.03 99.50 17:15:47 17:14:01 1 0.07 0.00 0.07 0.00 0.05 99.82 17:15:47 17:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:15:47 17:14:01 3 0.02 0.00 0.00 0.00 0.03 99.95 17:15:47 17:15:47 17:14:01 CPU %user %nice %system %iowait %steal %idle 17:15:47 17:15:01 all 0.10 0.00 0.04 0.00 0.12 99.74 17:15:47 17:15:01 0 0.30 0.00 0.07 0.00 0.08 99.55 17:15:47 17:15:01 1 0.07 0.00 0.05 0.00 0.33 99.55 17:15:47 17:15:01 2 0.03 0.00 0.02 0.00 0.05 99.90 17:15:47 17:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:15:47 Average: all 0.48 0.00 0.39 0.11 1.37 97.65 17:15:47 Average: 0 0.55 0.00 0.45 0.08 1.45 97.47 17:15:47 Average: 1 0.46 0.00 0.44 0.24 1.38 97.47 17:15:47 Average: 2 0.41 0.00 0.31 0.10 1.35 97.83 17:15:47 Average: 3 0.50 0.00 0.34 0.01 1.31 97.83 17:15:47 17:15:47 17:15:47