Branch indexing 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 177901c0c2e2fd4e232d0c5d67b34206db6cc66d+e8c677d1df210277adef4aff331a8a81997773cd (bd1bb4ac38bf2a5b081d0c02fde01c44531b41e3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5891404740901300110.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1515218579075816337.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6298462138667531440.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8863044102675571149.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-934/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8895486814694782410.key > 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15446 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-934 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh8758553891883295484.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d Merge succeeded, producing 5164ea9e726790b501f7b36c6ae4d069831e8574 Checking out Revision 5164ea9e726790b501f7b36c6ae4d069831e8574 (PR-934) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh6605197958414562304.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh6629517333453116042.key > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5164ea9e726790b501f7b36c6ae4d069831e8574 # timeout=10 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:34 ========================================================= 02:42:34 EdgeX Global Pipelines Version Info 02:42:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a # timeout=10 02:42:35 ------------------- 02:42:35 stable info: 02:42:35 ------------------- 02:42:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:35 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:42:35 Message: update stable to v1.0.192 02:42:36 ------------------- 02:42:36 experimental info: 02:42:36 ------------------- 02:42:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:42:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-934 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-934 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-934 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5164ea9e726790b501f7b36c6ae4d069831e8574 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5164ea9 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:37 provisioning config files... 02:42:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config941946060728496775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:37 ---> docker-login.sh 02:42:37 nexus3.edgexfoundry.org:10001 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:38 Configure a credential helper to remove this warning. See 02:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:38 02:42:38 Login Succeeded 02:42:38 nexus3.edgexfoundry.org:10002 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:38 Configure a credential helper to remove this warning. See 02:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:38 02:42:38 Login Succeeded 02:42:38 nexus3.edgexfoundry.org:10003 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 nexus3.edgexfoundry.org:10004 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 docker.io 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 ---> docker-login.sh ends [Pipeline] } 02:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:40 + git log --format=format:%s -1 5164ea9e726790b501f7b36c6ae4d069831e8574 [Pipeline] echo 02:42:40 GIT_COMMIT: 5164ea9e726790b501f7b36c6ae4d069831e8574, Commit Message: Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD [Pipeline] echo 02:42:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:41 02:42:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:42:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:41 latest: Pulling from edgex-devops/git-semver 02:42:41 31603596830f: Pulling fs layer 02:42:41 54011a49482f: Pulling fs layer 02:42:41 a6820b24f6d8: Pulling fs layer 02:42:41 f581987b2513: Pulling fs layer 02:42:41 f581987b2513: Waiting 02:42:41 54011a49482f: Verifying Checksum 02:42:41 54011a49482f: Download complete 02:42:41 31603596830f: Verifying Checksum 02:42:41 31603596830f: Download complete 02:42:42 a6820b24f6d8: Verifying Checksum 02:42:42 a6820b24f6d8: Download complete 02:42:42 f581987b2513: Verifying Checksum 02:42:42 f581987b2513: Download complete 02:42:42 31603596830f: Pull complete 02:42:42 54011a49482f: Pull complete 02:42:43 a6820b24f6d8: Pull complete 02:42:43 f581987b2513: Pull complete 02:42:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:42:44 prd-centos7-docker-4c-2g-15446 does not seem to be running inside a container 02:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@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 02:42:46 $ docker top be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:46 [ssh-agent] Looking for ssh-agent implementation... 02:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:46 $ docker exec be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 ssh-agent 02:42:46 SSH_AUTH_SOCK=/tmp/ssh-H5iMMxrhdDN3/agent.14 02:42:46 SSH_AGENT_PID=21 02:42:46 Running ssh-add (command line suppressed) 02:42:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_1854909076287905903.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_1854909076287905903.key) 02:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:47 + git tag --points-at HEAD [Pipeline] } 02:42:47 $ docker exec --env ******** --env ******** be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 ssh-agent -k 02:42:47 unset SSH_AUTH_SOCK; 02:42:47 unset SSH_AGENT_PID; 02:42:47 echo Agent pid 21 killed; 02:42:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:47 [ssh-agent] Looking for ssh-agent implementation... 02:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:47 $ docker exec be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 ssh-agent 02:42:47 SSH_AUTH_SOCK=/tmp/ssh-v4NlIIdBDy6C/agent.54 02:42:47 SSH_AGENT_PID=60 02:42:47 Running ssh-add (command line suppressed) 02:42:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_2535231544913525567.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_2535231544913525567.key) 02:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:48 + git semver init 02:42:48 # -> Open(): unable to determine branch for HEAD 02:42:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.git 02:42:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-934 02:42:48 # $SEMVER_REMOTE_NAME = origin 02:42:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:42:48 # $SEMVER_USER_NAME = edgex-jenkins 02:42:48 # $SEMVER_BRANCH = PR-934 02:42:48 # $SEMVER_TEMP = /tmp/semver-549749494 02:42:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:42:48 # '/tmp/semver-549749494' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver' 02:42:48 # -> Force: false 02:42:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver [Pipeline] } 02:42:48 $ docker exec --env ******** --env ******** be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 ssh-agent -k 02:42:48 unset SSH_AUTH_SOCK; 02:42:48 unset SSH_AGENT_PID; 02:42:48 echo Agent pid 60 killed; 02:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:49 + git semver [Pipeline] } 02:42:49 $ docker stop --time=1 be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 02:42:50 $ docker rm -f be63a1287254071cb6d135dd15489f0b4ccdcd9bc7a8370e0616eb2d1cd8e3c9 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:42:51 Stashed 1 file(s) [Pipeline] echo 02:42:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:43:06 Still waiting to schedule task 02:43:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:43:06 Still waiting to schedule task 02:43:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:44:21 Running on prd-centos7-docker-4c-2g-15449 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 02:44:21 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 02:44:21 Selected Git installation does not exist. Using Default 02:44:21 The recommended git tool is: NONE 02:44:23 using credential edgex-jenkins-ssh 02:44:23 Cloning the remote Git repository 02:44:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:23 > git init /w/workspace/device-sdk-go/4 # timeout=10 02:44:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:23 > git --version # timeout=10 02:44:23 > git --version # 'git version 2.24.4' 02:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:23 [INFO] Currently running in a labeled security context 02:44:23 [INFO] Currently SELinux is 'enforcing' on the host 02:44:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4045115834083140004.key 02:44:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:24 [INFO] Currently running in a labeled security context 02:44:24 [INFO] Currently SELinux is 'enforcing' on the host 02:44:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4201506058440185060.key 02:44:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:24 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d 02:44:25 Merge succeeded, producing ba1e872fcb4e19b9245c97ec4ed9c3de7f683d69 02:44:25 Checking out Revision ba1e872fcb4e19b9245c97ec4ed9c3de7f683d69 (PR-934) 02:44:24 > git config core.sparsecheckout # timeout=10 02:44:24 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 02:44:24 > git remote # timeout=10 02:44:24 > git config --get remote.origin.url # timeout=10 02:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:24 [INFO] Currently running in a labeled security context 02:44:24 [INFO] Currently SELinux is 'enforcing' on the host 02:44:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh2859902880911151419.key 02:44:24 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 02:44:24 > git rev-parse HEAD^{commit} # timeout=10 02:44:24 > git config core.sparsecheckout # timeout=10 02:44:24 > git checkout -f ba1e872fcb4e19b9245c97ec4ed9c3de7f683d69 # timeout=10 02:44:28 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" 02:44:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 02:44:28 > git rev-list --no-walk 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a # timeout=10 [Pipeline] sh 02:44:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:44:30 + sudo service docker restart 02:44:30 + true 02:44:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:48 provisioning config files... 02:44:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3030205925160520088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:48 ---> docker-login.sh 02:44:48 nexus3.edgexfoundry.org:10001 02:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:48 Configure a credential helper to remove this warning. See 02:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:48 02:44:48 Login Succeeded 02:44:48 nexus3.edgexfoundry.org:10002 02:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:48 Configure a credential helper to remove this warning. See 02:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:48 02:44:48 Login Succeeded 02:44:48 nexus3.edgexfoundry.org:10003 02:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:49 Configure a credential helper to remove this warning. See 02:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:49 02:44:49 Login Succeeded 02:44:49 nexus3.edgexfoundry.org:10004 02:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:49 Configure a credential helper to remove this warning. See 02:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:49 02:44:49 Login Succeeded 02:44:49 docker.io 02:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:49 Configure a credential helper to remove this warning. See 02:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:49 02:44:49 Login Succeeded 02:44:49 ---> docker-login.sh ends [Pipeline] } 02:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:49 ========================================================= 02:44:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:44:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:44:50 + 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 . 02:44:50 Sending build context to Docker daemon 2.6MB 02:44:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:44:50 Step 2/8 : FROM ${BASE} 02:44:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:50 540db60ca938: Pulling fs layer 02:44:50 adcc1eea9eea: Pulling fs layer 02:44:50 4c4ab2625f07: Pulling fs layer 02:44:50 0510c868ecb4: Pulling fs layer 02:44:50 afea3b2eda06: Pulling fs layer 02:44:50 7809a108b3ef: Pulling fs layer 02:44:50 f706445af74f: Pulling fs layer 02:44:50 0510c868ecb4: Waiting 02:44:50 afea3b2eda06: Waiting 02:44:50 7809a108b3ef: Waiting 02:44:50 f706445af74f: Waiting 02:44:50 4c4ab2625f07: Verifying Checksum 02:44:50 4c4ab2625f07: Download complete 02:44:50 adcc1eea9eea: Verifying Checksum 02:44:50 adcc1eea9eea: Download complete 02:44:50 afea3b2eda06: Verifying Checksum 02:44:50 afea3b2eda06: Download complete 02:44:50 7809a108b3ef: Verifying Checksum 02:44:50 7809a108b3ef: Download complete 02:44:50 540db60ca938: Verifying Checksum 02:44:50 540db60ca938: Download complete 02:44:50 540db60ca938: Pull complete 02:44:50 adcc1eea9eea: Pull complete 02:44:50 4c4ab2625f07: Pull complete 02:44:52 f706445af74f: Verifying Checksum 02:44:52 f706445af74f: Download complete 02:44:52 0510c868ecb4: Verifying Checksum 02:44:52 0510c868ecb4: Download complete 02:44:55 0510c868ecb4: Pull complete 02:44:55 afea3b2eda06: Pull complete 02:44:55 7809a108b3ef: Pull complete 02:44:57 f706445af74f: Pull complete 02:44:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:44:57 ---> b068be0155e3 02:44:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:00 ---> Running in fce466bc8dc8 02:45:00 Removing intermediate container fce466bc8dc8 02:45:00 ---> e96f74755446 02:45:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:00 ---> Running in a1ed7da409c5 02:45:01 Removing intermediate container a1ed7da409c5 02:45:01 ---> 0e08f6d3f38f 02:45:01 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:45:01 ---> Running in de1c6ba2852c 02:45:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:45:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:45:02 (1/6) Installing libc-dev (0.7.2-r3) 02:45:02 (2/6) Installing libsodium (1.0.18-r0) 02:45:02 (3/6) Installing pkgconf (1.7.3-r0) 02:45:02 (4/6) Installing libsodium-dev (1.0.18-r0) 02:45:02 (5/6) Installing libzmq (4.3.3-r1) 02:45:03 (6/6) Installing zeromq-dev (4.3.3-r1) 02:45:03 Executing busybox-1.32.1-r6.trigger 02:45:03 OK: 150 MiB in 46 packages 02:45:03 Removing intermediate container de1c6ba2852c 02:45:03 ---> 63d3af3b239a 02:45:03 Step 6/8 : WORKDIR /device-sdk-go 02:45:03 ---> Running in 79b0ec09c0e3 02:45:03 Removing intermediate container 79b0ec09c0e3 02:45:03 ---> 971faf66ea04 02:45:03 Step 7/8 : COPY . . 02:45:04 ---> af7aedf5fb37 02:45:04 Step 8/8 : RUN go mod download 02:45:04 ---> Running in cfddc538fadc 02:45:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15448 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 02:45:09 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 02:45:09 Selected Git installation does not exist. Using Default 02:45:09 The recommended git tool is: NONE 02:45:15 using credential edgex-jenkins-ssh 02:45:15 Cloning the remote Git repository 02:45:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:15 > git init /w/workspace/device-sdk-go/4 # timeout=10 02:45:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:15 > git --version # timeout=10 02:45:15 > git --version # 'git version 2.17.1' 02:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:17 Merging remotes/origin/master commit e8c677d1df210277adef4aff331a8a81997773cd into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d 02:45:17 Merge succeeded, producing 27f1a9b48ac1c02d85311c99ae8ef00881800873 02:45:17 Checking out Revision 27f1a9b48ac1c02d85311c99ae8ef00881800873 (PR-934) 02:45:17 > git config core.sparsecheckout # timeout=10 02:45:17 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 02:45:17 > git remote # timeout=10 02:45:17 > git config --get remote.origin.url # timeout=10 02:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:17 > git merge e8c677d1df210277adef4aff331a8a81997773cd # timeout=10 02:45:17 > git rev-parse HEAD^{commit} # timeout=10 02:45:17 > git config core.sparsecheckout # timeout=10 02:45:17 > git checkout -f 27f1a9b48ac1c02d85311c99ae8ef00881800873 # timeout=10 02:45:18 Removing intermediate container cfddc538fadc 02:45:18 ---> dd14e1a63ca0 02:45:18 Successfully built dd14e1a63ca0 02:45:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:45:19 + docker inspect -f . ci-base-image-x86_64 02:45:19 . [Pipeline] withDockerContainer 02:45:19 prd-centos7-docker-4c-2g-15449 does not seem to be running inside a container 02:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 02:45:19 $ docker top 43d1de5a6d45feee23d2a25087368e7dad92bffd31fb2a27e97d30213d28c49f -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:20 + go version 02:45:20 go version go1.16.3 linux/amd64 [Pipeline] } 02:45:20 $ docker stop --time=1 43d1de5a6d45feee23d2a25087368e7dad92bffd31fb2a27e97d30213d28c49f 02:45:21 $ docker rm -f 43d1de5a6d45feee23d2a25087368e7dad92bffd31fb2a27e97d30213d28c49f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:21 + docker inspect -f . ci-base-image-x86_64 02:45:21 . [Pipeline] withDockerContainer 02:45:21 prd-centos7-docker-4c-2g-15449 does not seem to be running inside a container 02:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 02:45:22 Commit message: "Merge commit 'e8c677d1df210277adef4aff331a8a81997773cd' into HEAD" 02:45:22 First time build. Skipping changelog. 02:45:22 $ docker top 611510bda87ab6fb6b76afd7e08247c15a7ffadc715ce5715bdf6060fc326549 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:22 + go mod tidy 02:45:22 > git rev-list --no-walk 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a # timeout=10 [Pipeline] sh 02:45:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 02:45:23 + make test 02:45:23 go mod tidy 02:45:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh 02:45:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:24 + sudo service docker restart 02:45:24 + true 02:45:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:42 provisioning config files... 02:45:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config969680471736370337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:43 ---> docker-login.sh 02:45:43 nexus3.edgexfoundry.org:10001 02:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:44 Configure a credential helper to remove this warning. See 02:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:44 02:45:44 Login Succeeded 02:45:44 nexus3.edgexfoundry.org:10002 02:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:44 Configure a credential helper to remove this warning. See 02:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:44 02:45:44 Login Succeeded 02:45:44 nexus3.edgexfoundry.org:10003 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 nexus3.edgexfoundry.org:10004 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:46 Configure a credential helper to remove this warning. See 02:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:46 02:45:46 Login Succeeded 02:45:46 docker.io 02:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:46 Configure a credential helper to remove this warning. See 02:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:46 02:45:46 Login Succeeded 02:45:46 ---> docker-login.sh ends [Pipeline] } 02:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:47 ========================================================= 02:45:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:45:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:45:48 Sending build context to Docker daemon 2.599MB 02:45:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:45:48 Step 2/8 : FROM ${BASE} 02:45:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:45:48 595b0fe564bb: Pulling fs layer 02:45:48 7186ed65a4f7: Pulling fs layer 02:45:48 316046926c0a: Pulling fs layer 02:45:48 4ebd0625c992: Pulling fs layer 02:45:48 207e8628e3a3: Pulling fs layer 02:45:48 c791037a9be2: Pulling fs layer 02:45:48 ffd874e62e21: Pulling fs layer 02:45:48 4ebd0625c992: Waiting 02:45:48 207e8628e3a3: Waiting 02:45:48 c791037a9be2: Waiting 02:45:48 ffd874e62e21: Waiting 02:45:48 316046926c0a: Verifying Checksum 02:45:48 316046926c0a: Download complete 02:45:48 7186ed65a4f7: Verifying Checksum 02:45:48 7186ed65a4f7: Download complete 02:45:48 595b0fe564bb: Download complete 02:45:48 c791037a9be2: Verifying Checksum 02:45:48 c791037a9be2: Download complete 02:45:49 595b0fe564bb: Pull complete 02:45:50 7186ed65a4f7: Pull complete 02:45:50 316046926c0a: Pull complete 02:45:50 ffd874e62e21: Verifying Checksum 02:45:50 ffd874e62e21: Download complete 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:45:52 4ebd0625c992: Verifying Checksum 02:45:52 4ebd0625c992: Download complete 02:45:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements 02:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:45:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 28.1% of statements 02:45:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 02:45:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.045s coverage: 10.7% of statements 02:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:45:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.076s coverage: 30.2% of statements 02:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:45:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements 02:45:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:45:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:45:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 02:45:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.803s coverage: 89.2% of statements 02:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:45:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 5.0% of statements 02:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:45:57 GO111MODULE=on go vet ./... 02:46:02 4ebd0625c992: Pull complete 02:46:02 207e8628e3a3: Pull complete 02:46:02 c791037a9be2: Pull complete 02:46:06 ffd874e62e21: Pull complete 02:46:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:46:06 ---> cfc18b08335c 02:46:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:08 ---> Running in 3ceb3e991384 02:46:08 Removing intermediate container 3ceb3e991384 02:46:08 ---> 2b1ae09d8385 02:46:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:09 ---> Running in efc3bd8d1b89 02:46:11 Removing intermediate container efc3bd8d1b89 02:46:11 ---> 2641d608d511 02:46:11 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:46:11 ---> Running in 19093dde2013 02:46:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:46:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:46:14 (1/6) Installing libc-dev (0.7.2-r3) 02:46:14 (2/6) Installing libsodium (1.0.18-r0) 02:46:15 (3/6) Installing pkgconf (1.7.3-r0) 02:46:15 (4/6) Installing libsodium-dev (1.0.18-r0) 02:46:15 (5/6) Installing libzmq (4.3.3-r1) 02:46:15 (6/6) Installing zeromq-dev (4.3.3-r1) 02:46:15 Executing busybox-1.32.1-r6.trigger 02:46:15 OK: 139 MiB in 46 packages 02:46:15 gofmt -l . 02:46:15 [ "`gofmt -l .`" = "" ] 02:46:15 ./bin/test-attribution-txt.sh 02:46:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:46:15 $ docker stop --time=1 611510bda87ab6fb6b76afd7e08247c15a7ffadc715ce5715bdf6060fc326549 02:46:16 Removing intermediate container 19093dde2013 02:46:16 ---> cd2931ce9739 02:46:16 Step 6/8 : WORKDIR /device-sdk-go 02:46:17 ---> Running in d0e99093afd2 02:46:17 Removing intermediate container d0e99093afd2 02:46:17 ---> d73004777c85 02:46:17 Step 7/8 : COPY . . 02:46:17 $ docker rm -f 611510bda87ab6fb6b76afd7e08247c15a7ffadc715ce5715bdf6060fc326549 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:46:18 ---> 50cdb8dd9f68 02:46:18 Step 8/8 : RUN go mod download 02:46:19 ---> Running in 8af303f6ccd1 [Pipeline] sh 02:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:21 + ls -al . 02:46:21 total 212 02:46:21 drwxrwxr-x. 10 jenkins jenkins 4096 May 21 02:46 . 02:46:21 drwxrwxr-x. 4 jenkins jenkins 28 May 21 02:44 .. 02:46:21 drwxrwxr-x. 2 jenkins jenkins 64 May 21 02:44 bin 02:46:21 -rw-r--r--. 1 jenkins jenkins 126187 May 21 02:45 coverage.out 02:46:21 -rw-rw-r--. 1 jenkins jenkins 987 May 21 02:44 Dockerfile.build 02:46:21 -rw-rw-r--. 1 jenkins jenkins 140 May 21 02:44 .dockerignore 02:46:21 drwxrwxr-x. 5 jenkins jenkins 62 May 21 02:44 example 02:46:21 drwxrwxr-x. 8 jenkins jenkins 179 May 21 02:44 .git 02:46:21 drwxrwxr-x. 2 jenkins jenkins 103 May 21 02:44 .github 02:46:21 -rw-rw-r--. 1 jenkins jenkins 138 May 21 02:44 .gitignore 02:46:21 -rw-r--r--. 1 jenkins jenkins 575 May 21 02:46 go.mod 02:46:21 -rw-r--r--. 1 jenkins jenkins 20803 May 21 02:45 go.sum 02:46:21 drwxrwxr-x. 15 jenkins jenkins 224 May 21 02:44 internal 02:46:21 -rw-rw-r--. 1 jenkins jenkins 894 May 21 02:44 Jenkinsfile 02:46:21 -rw-rw-r--. 1 jenkins jenkins 11341 May 21 02:44 LICENSE 02:46:21 -rw-rw-r--. 1 jenkins jenkins 997 May 21 02:44 Makefile 02:46:21 drwxrwxr-x. 4 jenkins jenkins 26 May 21 02:44 openapi 02:46:21 drwxrwxr-x. 5 jenkins jenkins 50 May 21 02:44 pkg 02:46:21 -rw-rw-r--. 1 jenkins jenkins 7652 May 21 02:44 README.md 02:46:21 -rw-rw-r--. 1 jenkins jenkins 6616 May 21 02:44 RELEASE-NOTES.txt 02:46:21 drwxrwxr-x. 4 jenkins jenkins 54 May 21 02:44 snap 02:46:21 -rw-rw-r--. 1 jenkins jenkins 5 May 21 02:42 VERSION 02:46:21 -rw-rw-r--. 1 jenkins jenkins 222 May 21 02:44 version.go [Pipeline] isUnix [Pipeline] sh 02:46:21 + 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=ba1e872fcb4e19b9245c97ec4ed9c3de7f683d69 --label arch=amd64 --label version=0.0.0 . 02:46:21 Sending build context to Docker daemon 2.727MB 02:46:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:46:21 Step 2/23 : FROM ${BASE} AS builder 02:46:21 ---> dd14e1a63ca0 02:46:21 Step 3/23 : WORKDIR /device-sdk-go 02:46:21 ---> Running in 55c3b321c77d 02:46:21 Removing intermediate container 55c3b321c77d 02:46:21 ---> 175083f85846 02:46:21 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:21 ---> Running in 213da787fc6d 02:46:21 Removing intermediate container 213da787fc6d 02:46:21 ---> a2687cbea306 02:46:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:21 ---> Running in 49dd7b761713 02:46:22 Removing intermediate container 49dd7b761713 02:46:22 ---> c1f81674676c 02:46:22 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:46:22 ---> Running in 08af12385f5f 02:46:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:46:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:46:23 OK: 150 MiB in 46 packages 02:46:23 Removing intermediate container 08af12385f5f 02:46:23 ---> fa90585fb72f 02:46:23 Step 7/23 : COPY . . 02:46:24 ---> 65e12dda850d 02:46:24 Step 8/23 : RUN go mod download 02:46:24 ---> Running in db7d950115f3 02:46:24 Removing intermediate container db7d950115f3 02:46:24 ---> c45c68cabc64 02:46:24 Step 9/23 : RUN make build 02:46:24 ---> Running in bd04828f69c6 02:46:24 go mod tidy 02:46:25 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 02:46:37 Removing intermediate container bd04828f69c6 02:46:37 ---> 2b5fefdeaf19 02:46:37 Step 10/23 : FROM alpine:3.12 02:46:37 3.12: Pulling from library/alpine 02:46:37 339de151aab4: Pulling fs layer 02:46:37 339de151aab4: Verifying Checksum 02:46:37 339de151aab4: Download complete 02:46:37 339de151aab4: Pull complete 02:46:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:46:37 Status: Downloaded newer image for alpine:3.12 02:46:37 ---> 13621d1b12d4 02:46:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:37 ---> Running in 1604e2098b47 02:46:37 Removing intermediate container 1604e2098b47 02:46:37 ---> 532104ce1d11 02:46:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 ---> Running in bf40f76a0d34 02:46:38 Removing intermediate container bf40f76a0d34 02:46:38 ---> 236864152756 02:46:38 Step 13/23 : RUN apk add --update --no-cache zeromq 02:46:38 ---> Running in 5eb838a95e4b 02:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:39 (1/5) Installing libgcc (9.3.0-r2) 02:46:39 (2/5) Installing libsodium (1.0.18-r0) 02:46:39 (3/5) Installing libstdc++ (9.3.0-r2) 02:46:40 (4/5) Installing libzmq (4.3.3-r0) 02:46:40 (5/5) Installing zeromq (4.3.3-r0) 02:46:40 Executing busybox-1.31.1-r20.trigger 02:46:40 OK: 8 MiB in 19 packages 02:46:40 Removing intermediate container 5eb838a95e4b 02:46:40 ---> 850eb33f6123 02:46:40 Step 14/23 : WORKDIR / 02:46:40 ---> Running in a9b21471281e 02:46:40 Removing intermediate container a9b21471281e 02:46:40 ---> 1d46d5ccf3cd 02:46:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:46:41 ---> 5cf92c14143c 02:46:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:46:41 ---> a8a47ef448d0 02:46:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:46:41 ---> 0f38547f5e55 02:46:41 Step 18/23 : EXPOSE 59999 02:46:41 ---> Running in fcf8203d3b12 02:46:41 Removing intermediate container fcf8203d3b12 02:46:41 ---> d7854041b9e7 02:46:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:46:42 ---> Running in 3aa648d9ab96 02:46:42 Removing intermediate container 3aa648d9ab96 02:46:42 ---> bddc57274a19 02:46:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:42 ---> Running in a22508925a91 02:46:42 Removing intermediate container a22508925a91 02:46:42 ---> faf7d5304a43 02:46:42 Step 21/23 : LABEL arch=amd64 02:46:42 ---> Running in 8609ddc15204 02:46:42 Removing intermediate container 8609ddc15204 02:46:42 ---> 7064588ef85e 02:46:42 Step 22/23 : LABEL git_sha=ba1e872fcb4e19b9245c97ec4ed9c3de7f683d69 02:46:42 ---> Running in 5dd0fa7bd95f 02:46:42 Removing intermediate container 5dd0fa7bd95f 02:46:42 ---> 5e9ee061bd23 02:46:42 Step 23/23 : LABEL version=0.0.0 02:46:42 ---> Running in 43a08e4bbc5f 02:46:42 Removing intermediate container 43a08e4bbc5f 02:46:42 ---> 737feb5a099b 02:46:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:46:42 Successfully built 737feb5a099b 02:46:42 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 02:46:43 ---> job-cost.sh 02:46:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xpqL 02:46:45 Removing intermediate container 8af303f6ccd1 02:46:45 ---> 07f1acc3cd96 02:46:45 Successfully built 07f1acc3cd96 02:46:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:46:46 + docker inspect -f . ci-base-image-arm64 02:46:46 . [Pipeline] withDockerContainer 02:46:46 prd-ubuntu18.04-docker-arm64-4c-16g-15448 does not seem to be running inside a container 02:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 02:46:48 $ docker top bbb100541815caf53e7ff960b60dda4f900438c4b4317db828ae464d9ad36fcf -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:49 + go version 02:46:49 go version go1.16.3 linux/arm64 [Pipeline] } 02:46:49 $ docker stop --time=1 bbb100541815caf53e7ff960b60dda4f900438c4b4317db828ae464d9ad36fcf 02:46:51 $ docker rm -f bbb100541815caf53e7ff960b60dda4f900438c4b4317db828ae464d9ad36fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:52 + docker inspect -f . ci-base-image-arm64 02:46:52 . [Pipeline] withDockerContainer 02:46:52 prd-ubuntu18.04-docker-arm64-4c-16g-15448 does not seem to be running inside a container 02:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** ci-base-image-arm64 cat 02:46:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:46:54 $ docker top 586487bff6e6e58fc86fa2b4fdabc170dedcc69a40ec066b36ecb314122b6e04 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:55 + go mod tidy [Pipeline] sh 02:46:56 + make test 02:46:56 go mod tidy 02:46:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-xpqL/bin to PATH 02:47:05 INFO: No Stack... 02:47:05 INFO: Retrieving Pricing Info for: v3-standard-2 02:47:06 INFO: Archiving Costs [Pipeline] sh 02:47:06 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 02:47:06 + cut -d, -f6 [Pipeline] lock 02:47:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] 02:47:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] did not exist. Created. 02:47:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:07 + echo total: 0.05999999865889549 [Pipeline] stash 02:47:07 Stashed 1 file(s) [Pipeline] } 02:47:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:23 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:48:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.255s coverage: 25.4% of statements 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.178s coverage: 28.1% of statements 02:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.295s coverage: 78.9% of statements 02:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.286s coverage: 10.7% of statements 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.348s coverage: 30.2% of statements 02:48:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.230s coverage: 83.3% of statements 02:48:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:48:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.351s coverage: 58.0% of statements 02:48:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.212s coverage: 89.2% of statements 02:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:48:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.178s coverage: 5.0% of statements 02:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:48:46 GO111MODULE=on go vet ./... 02:49:42 gofmt -l . 02:49:42 [ "`gofmt -l .`" = "" ] 02:49:42 ./bin/test-attribution-txt.sh 02:49:43 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:44 $ docker stop --time=1 586487bff6e6e58fc86fa2b4fdabc170dedcc69a40ec066b36ecb314122b6e04 02:49:46 $ docker rm -f 586487bff6e6e58fc86fa2b4fdabc170dedcc69a40ec066b36ecb314122b6e04 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:47 Warning: overwriting stash ‘coverage-report’ 02:49:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:49 + ls -al . 02:49:49 total 248 02:49:49 drwxrwxr-x 10 jenkins jenkins 4096 May 21 02:49 . 02:49:49 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:45 .. 02:49:49 -rw-rw-r-- 1 jenkins jenkins 140 May 21 02:45 .dockerignore 02:49:49 drwxrwxr-x 8 jenkins jenkins 4096 May 21 02:45 .git 02:49:49 drwxrwxr-x 2 jenkins jenkins 4096 May 21 02:45 .github 02:49:49 -rw-rw-r-- 1 jenkins jenkins 138 May 21 02:45 .gitignore 02:49:49 -rw-rw-r-- 1 jenkins jenkins 987 May 21 02:45 Dockerfile.build 02:49:49 -rw-rw-r-- 1 jenkins jenkins 894 May 21 02:45 Jenkinsfile 02:49:49 -rw-rw-r-- 1 jenkins jenkins 11341 May 21 02:45 LICENSE 02:49:49 -rw-rw-r-- 1 jenkins jenkins 997 May 21 02:45 Makefile 02:49:49 -rw-rw-r-- 1 jenkins jenkins 7652 May 21 02:45 README.md 02:49:49 -rw-rw-r-- 1 jenkins jenkins 6616 May 21 02:45 RELEASE-NOTES.txt 02:49:49 -rw-rw-r-- 1 jenkins jenkins 5 May 21 02:42 VERSION 02:49:49 drwxrwxr-x 2 jenkins jenkins 4096 May 21 02:45 bin 02:49:49 -rw-r--r-- 1 jenkins jenkins 126187 May 21 02:48 coverage.out 02:49:49 drwxrwxr-x 5 jenkins jenkins 4096 May 21 02:45 example 02:49:49 -rw-r--r-- 1 jenkins jenkins 575 May 21 02:49 go.mod 02:49:49 -rw-r--r-- 1 jenkins jenkins 20803 May 21 02:46 go.sum 02:49:49 drwxrwxr-x 15 jenkins jenkins 4096 May 21 02:45 internal 02:49:49 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:45 openapi 02:49:49 drwxrwxr-x 5 jenkins jenkins 4096 May 21 02:45 pkg 02:49:49 drwxrwxr-x 4 jenkins jenkins 4096 May 21 02:45 snap 02:49:49 -rw-rw-r-- 1 jenkins jenkins 222 May 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:49 + 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=27f1a9b48ac1c02d85311c99ae8ef00881800873 --label arch=arm64 --label version=0.0.0 . 02:49:50 Sending build context to Docker daemon 2.726MB 02:49:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:49:50 Step 2/23 : FROM ${BASE} AS builder 02:49:50 ---> 07f1acc3cd96 02:49:50 Step 3/23 : WORKDIR /device-sdk-go 02:49:50 ---> Running in fb6dc0a9a35d 02:49:51 Removing intermediate container fb6dc0a9a35d 02:49:51 ---> 3ea2d89d3acd 02:49:51 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:51 ---> Running in 673fa60924c8 02:49:51 Removing intermediate container 673fa60924c8 02:49:51 ---> 7c1ef4c3c396 02:49:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:52 ---> Running in a48e8ee2def9 02:49:54 Removing intermediate container a48e8ee2def9 02:49:54 ---> d1139cd29fba 02:49:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:49:54 ---> Running in 6b08e3285b8b 02:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:49:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:49:57 OK: 139 MiB in 46 packages 02:49:58 Removing intermediate container 6b08e3285b8b 02:49:58 ---> 464f74babc14 02:49:58 Step 7/23 : COPY . . 02:50:00 ---> aa5cc69f79e5 02:50:00 Step 8/23 : RUN go mod download 02:50:00 ---> Running in 130d55f592fb 02:50:03 Removing intermediate container 130d55f592fb 02:50:03 ---> 64c51ab1ecb9 02:50:03 Step 9/23 : RUN make build 02:50:03 ---> Running in 5ff1fbf056a1 02:50:04 go mod tidy 02:50:05 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 02:50:44 Removing intermediate container 5ff1fbf056a1 02:50:44 ---> 63008faf9aba 02:50:44 Step 10/23 : FROM alpine:3.12 02:50:44 3.12: Pulling from library/alpine 02:50:45 d2f70382dc9a: Pulling fs layer 02:50:45 d2f70382dc9a: Verifying Checksum 02:50:45 d2f70382dc9a: Download complete 02:50:46 d2f70382dc9a: Pull complete 02:50:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:50:46 Status: Downloaded newer image for alpine:3.12 02:50:46 ---> 9852663dfa18 02:50:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:46 ---> Running in 2a74c2412834 02:50:46 Removing intermediate container 2a74c2412834 02:50:46 ---> e1ecca8cc50c 02:50:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:46 ---> Running in 7eaee1db2498 02:50:49 Removing intermediate container 7eaee1db2498 02:50:49 ---> bd0e14761efb 02:50:49 Step 13/23 : RUN apk add --update --no-cache zeromq 02:50:49 ---> Running in 3aaff61cb0a8 02:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:50:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:50:52 (1/5) Installing libgcc (9.3.0-r2) 02:50:52 (2/5) Installing libsodium (1.0.18-r0) 02:50:52 (3/5) Installing libstdc++ (9.3.0-r2) 02:50:52 (4/5) Installing libzmq (4.3.3-r0) 02:50:52 (5/5) Installing zeromq (4.3.3-r0) 02:50:52 Executing busybox-1.31.1-r20.trigger 02:50:52 OK: 8 MiB in 19 packages 02:50:54 Removing intermediate container 3aaff61cb0a8 02:50:54 ---> 11d63a3ae3bc 02:50:54 Step 14/23 : WORKDIR / 02:50:54 ---> Running in 738c468bb2f7 02:50:54 Removing intermediate container 738c468bb2f7 02:50:54 ---> ee7e10ffe68c 02:50:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:50:55 ---> f44c5bf44085 02:50:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:50:57 ---> db405c8770f7 02:50:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:50:57 ---> 97bcad10c50c 02:50:58 Step 18/23 : EXPOSE 59999 02:50:58 ---> Running in 4eefa3554a5e 02:50:58 Removing intermediate container 4eefa3554a5e 02:50:58 ---> 73406a2187b2 02:50:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:50:58 ---> Running in f88d60b15510 02:50:59 Removing intermediate container f88d60b15510 02:50:59 ---> 7717f7249ef2 02:50:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:59 ---> Running in e82ddbaf53f5 02:51:00 Removing intermediate container e82ddbaf53f5 02:51:00 ---> 2db0d959c501 02:51:00 Step 21/23 : LABEL arch=arm64 02:51:00 ---> Running in 7ed3f8e4aefb 02:51:00 Removing intermediate container 7ed3f8e4aefb 02:51:00 ---> 3c69095cdb84 02:51:00 Step 22/23 : LABEL git_sha=27f1a9b48ac1c02d85311c99ae8ef00881800873 02:51:00 ---> Running in f793653b8a98 02:51:01 Removing intermediate container f793653b8a98 02:51:01 ---> 020055cef3c8 02:51:01 Step 23/23 : LABEL version=0.0.0 02:51:01 ---> Running in 669f4b1840b1 02:51:02 Removing intermediate container 669f4b1840b1 02:51:02 ---> e1f1b273c00a 02:51:02 [Warning] One or more build-args [MAKE ARCH] were not consumed 02:51:02 Successfully built e1f1b273c00a 02:51:02 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 02:51:02 ---> job-cost.sh 02:51:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnpH 02:51:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-wnpH/bin to PATH 02:53:26 INFO: No Stack... 02:53:26 INFO: Retrieving Pricing Info for: v2-standard-4 02:53:26 INFO: Archiving Costs [Pipeline] sh 02:53:27 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 02:53:27 + cut -d, -f6 [Pipeline] lock 02:53:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] 02:53:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] did not exist. Created. 02:53:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:27 /w/workspace/device-sdk-go/4@tmp/durable-f5405a33/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-f5405a33/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:27 + echo total: 0.18000000715255737 [Pipeline] stash 02:53:28 Warning: overwriting stash ‘stack-cost’ 02:53:28 Stashed 1 file(s) [Pipeline] } 02:53:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:53:29 provisioning config files... 02:53:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config5836938680843508251tmp [Pipeline] { [Pipeline] sh 02:53:29 + set +x 02:53:29 + curl -s https://codecov.io/bash 02:53:29 + bash -s -- 02:53:29 02:53:29 _____ _ 02:53:29 / ____| | | 02:53:29 | | ___ __| | ___ ___ _____ __ 02:53:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:29 Bash-1.0.2 02:53:29 02:53:29 02:53:29 ==> git version 2.24.4 found 02:53:29 ==> 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 02:53:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:53:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:53:29 ==> Jenkins CI detected. 02:53:29 project root: . 02:53:29 --> token set from env 02:53:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:29 ==> Running gcov in . (disable via -X gcov) 02:53:29 ==> Python coveragepy not found 02:53:29 ==> Searching for coverage reports in: 02:53:29 + . 02:53:29 -> Found 1 reports 02:53:29 ==> Detecting git/mercurial file structure 02:53:29 ==> Reading reports 02:53:29 + ./coverage.out bytes=126187 02:53:29 ==> Appending adjustments 02:53:29 https://docs.codecov.io/docs/fixing-reports 02:53:29 + Found adjustments 02:53:29 ==> Gzipping contents 02:53:29 20K /tmp/codecov.gqvbMP.gz 02:53:29 ==> Uploading reports 02:53:29 url: https://codecov.io 02:53:29 query: branch=PR-934&commit=5164ea9e726790b501f7b36c6ae4d069831e8574&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 02:53:29 -> Pinging Codecov 02:53:29 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-934&commit=5164ea9e726790b501f7b36c6ae4d069831e8574&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 02:53:30 -> Uploading to 02:53:30 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/7E55EF52A471D76F132DFD9A03CDDE97/5164ea9e726790b501f7b36c6ae4d069831e8574/8f5f4b9a-43ad-4e91-b05e-546ba1184a13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T025330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d769e8fc8a876db33a37bd7cae6719141466c4390724811248b73490cbcb66a 02:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:30 Dload Upload Total Spent Left Speed 02:53:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16470 0 0 100 16470 0 29942 --:--:-- --:--:-- --:--:-- 30000 02:53:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5164ea9e726790b501f7b36c6ae4d069831e8574 [Pipeline] } 02:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:53:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:33 ---> package-listing.sh 02:53:33 ++ facter osfamily 02:53:33 ++ tr '[:upper:]' '[:lower:]' 02:53:33 + OS_FAMILY=redhat 02:53:33 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-934 02:53:33 + START_PACKAGES=/tmp/packages_start.txt 02:53:33 + END_PACKAGES=/tmp/packages_end.txt 02:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:33 + PACKAGES=/tmp/packages_start.txt 02:53:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 02:53:33 + PACKAGES=/tmp/packages_end.txt 02:53:33 + case "${OS_FAMILY}" in 02:53:33 + rpm -qa 02:53:33 + sort 02:53:34 + '[' -f /tmp/packages_start.txt ']' 02:53:34 + '[' -f /tmp/packages_end.txt ']' 02:53:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 02:53:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ 02:53:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ [Pipeline] echo 02:53:34 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-934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:35 02:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:36 alpine: Pulling from edgex-lftools-log-publisher 02:53:36 df20fa9351a1: Pulling fs layer 02:53:36 36b3adc4ff6f: Pulling fs layer 02:53:36 8ad3a11d3b57: Pulling fs layer 02:53:36 46f8f816bc3b: Pulling fs layer 02:53:36 93b61091891f: Pulling fs layer 02:53:36 93b9cdb0e59b: Pulling fs layer 02:53:36 5e14af77c1be: Pulling fs layer 02:53:36 01666e4c0597: Pulling fs layer 02:53:36 aa168da1d23b: Pulling fs layer 02:53:36 93b61091891f: Waiting 02:53:36 93b9cdb0e59b: Waiting 02:53:36 5e14af77c1be: Waiting 02:53:36 01666e4c0597: Waiting 02:53:36 aa168da1d23b: Waiting 02:53:36 46f8f816bc3b: Waiting 02:53:36 36b3adc4ff6f: Verifying Checksum 02:53:36 36b3adc4ff6f: Download complete 02:53:36 46f8f816bc3b: Verifying Checksum 02:53:36 46f8f816bc3b: Download complete 02:53:36 df20fa9351a1: Verifying Checksum 02:53:36 df20fa9351a1: Download complete 02:53:36 93b9cdb0e59b: Verifying Checksum 02:53:36 93b9cdb0e59b: Download complete 02:53:36 5e14af77c1be: Verifying Checksum 02:53:36 5e14af77c1be: Download complete 02:53:36 8ad3a11d3b57: Verifying Checksum 02:53:36 8ad3a11d3b57: Download complete 02:53:36 01666e4c0597: Verifying Checksum 02:53:36 01666e4c0597: Download complete 02:53:36 df20fa9351a1: Pull complete 02:53:37 36b3adc4ff6f: Pull complete 02:53:37 93b61091891f: Verifying Checksum 02:53:37 93b61091891f: Download complete 02:53:37 8ad3a11d3b57: Pull complete 02:53:37 46f8f816bc3b: Pull complete 02:53:37 aa168da1d23b: Verifying Checksum 02:53:37 aa168da1d23b: Download complete 02:53:38 93b61091891f: Pull complete 02:53:38 93b9cdb0e59b: Pull complete 02:53:38 5e14af77c1be: Pull complete 02:53:39 01666e4c0597: Pull complete 02:53:43 aa168da1d23b: Pull complete 02:53:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:53:43 prd-centos7-docker-4c-2g-15446 does not seem to be running inside a container 02:53:43 $ 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-934/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-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@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 02:53:46 $ docker top fbc186a957afea1847e6456eead31e0d9e4b10ad896d1d5ef8ff7db93d25ed23 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:46 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:47 + mkdir -p /var/log/sa [Pipeline] sh 02:53:47 + ls /var/log/sa-host 02:53:47 + sadf -c /var/log/sa-host/sa05 02:53:47 file_magic: OK 02:53:47 HZ: Using current value: 100 02:53:47 file_header: OK 02:53:47 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 02:53:47 Statistics: 02:53:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:53:47 File successfully converted to sysstat format version 12.2.1 02:53:47 + sadf -c /var/log/sa-host/sa21 02:53:47 file_magic: OK 02:53:47 HZ: Using current value: 100 02:53:47 file_header: OK 02:53:47 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 02:53:47 Statistics: 02:53:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:53:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:48 provisioning config files... 02:53:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config2752107896679722296tmp [Pipeline] { [Pipeline] echo 02:53:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:48 ---> create-netrc.sh [Pipeline] } 02:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:53:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:48 ---> python-tools-install.sh [Pipeline] echo 02:53:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:49 ---> sudo-logs.sh 02:53:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:49 ---> job-cost.sh 02:53:49 lf-activate-venv: SKIPPING 02:53:49 DEBUG: total: 0.18000000715255737 02:53:49 INFO: Retrieving Stack Cost... 02:53:50 INFO: Retrieving Pricing Info for: v3-standard-2 02:53:50 INFO: Archiving Costs [Pipeline] echo 02:53:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:51 ---> logs-deploy.sh 02:53:51 lf-activate-venv: SKIPPING 02:53:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-934/4 02:53:51 INFO: archiving workspace using pattern(s): 02:53:52 Archives upload complete. 02:53:52 INFO: archiving logs to Nexus 02:53:53 ---> uname -a: 02:53:53 Linux prd-centos7-docker-4c-2g-15446.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:53:53 02:53:53 02:53:53 ---> lscpu: 02:53:53 Architecture: x86_64 02:53:53 CPU op-mode(s): 32-bit, 64-bit 02:53:53 Byte Order: Little Endian 02:53:53 Address sizes: 40 bits physical, 48 bits virtual 02:53:53 CPU(s): 2 02:53:53 On-line CPU(s) list: 0,1 02:53:53 Thread(s) per core: 1 02:53:53 Core(s) per socket: 1 02:53:53 Socket(s): 2 02:53:53 NUMA node(s): 1 02:53:53 Vendor ID: AuthenticAMD 02:53:53 CPU family: 23 02:53:53 Model: 49 02:53:53 Model name: AMD EPYC-Rome Processor 02:53:53 Stepping: 0 02:53:53 CPU MHz: 2799.998 02:53:53 BogoMIPS: 5599.99 02:53:53 Virtualization: AMD-V 02:53:53 Hypervisor vendor: KVM 02:53:53 Virtualization type: full 02:53:53 L1d cache: 64 KiB 02:53:53 L1i cache: 64 KiB 02:53:53 L2 cache: 1 MiB 02:53:53 L3 cache: 32 MiB 02:53:53 NUMA node0 CPU(s): 0,1 02:53:53 Vulnerability Itlb multihit: Not affected 02:53:53 Vulnerability L1tf: Not affected 02:53:53 Vulnerability Mds: Not affected 02:53:53 Vulnerability Meltdown: Not affected 02:53:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:53:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:53:53 Vulnerability Srbds: Not affected 02:53:53 Vulnerability Tsx async abort: Not affected 02:53:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:53:53 02:53:53 02:53:53 ---> nproc: 02:53:53 2 02:53:53 02:53:53 02:53:53 ---> df -h: 02:53:53 Filesystem Size Used Available Use% Mounted on 02:53:53 overlay 40.0G 7.6G 32.4G 19% / 02:53:53 tmpfs 64.0M 0 64.0M 0% /dev 02:53:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:53:53 shm 64.0M 0 64.0M 0% /dev/shm 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:53:53 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:53:53 02:53:53 02:53:53 ---> free -m: 02:53:53 total used free shared buff/cache available 02:53:53 Mem: 7821 991 4734 0 2094 6651 02:53:53 Swap: 1023 0 1023 02:53:53 02:53:53 02:53:53 ---> ip addr: 02:53:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:53:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:53:53 inet 127.0.0.1/8 scope host lo 02:53:53 valid_lft forever preferred_lft forever 02:53:53 inet6 ::1/128 scope host 02:53:53 valid_lft forever preferred_lft forever 02:53:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:53:53 link/ether fa:16:3e:12:ff:4a brd ff:ff:ff:ff:ff:ff 02:53:53 inet 10.30.122.216/23 brd 10.30.123.255 scope global dynamic eth0 02:53:53 valid_lft 85657sec preferred_lft 85657sec 02:53:53 inet6 fe80::f816:3eff:fe12:ff4a/64 scope link 02:53:53 valid_lft forever preferred_lft forever 02:53:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:53:53 link/ether 02:42:85:7c:70:db brd ff:ff:ff:ff:ff:ff 02:53:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:53:53 valid_lft forever preferred_lft forever 02:53:53 inet6 fe80::42:85ff:fe7c:70db/64 scope link 02:53:53 valid_lft forever preferred_lft forever 02:53:53 02:53:53 02:53:53 ---> sar -b -r -n DEV: 02:53:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:53:53 02:53:53 02:41:15 LINUX RESTART (2 CPU) 02:53:53 02:53:53 02:42:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:53 02:43:01 87.28 15.79 71.49 0.00 4884.68 30719.72 0.00 02:53:53 02:44:01 3.28 0.00 3.28 0.00 0.00 112.56 0.00 02:53:53 02:45:01 0.43 0.00 0.43 0.00 0.00 6.35 0.00 02:53:53 02:46:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 02:53:53 02:47:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 02:53:53 02:48:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 02:53:53 02:49:01 0.35 0.00 0.35 0.00 0.00 6.05 0.00 02:53:53 02:50:02 0.25 0.00 0.25 0.00 0.00 3.02 0.00 02:53:53 02:51:01 0.34 0.00 0.34 0.00 0.00 3.56 0.00 02:53:53 02:52:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 02:53:53 02:53:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 02:53:53 Average: 8.11 1.37 6.74 0.00 424.64 2683.89 0.00 02:53:53 02:53:53 02:42:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:53 02:43:01 5462804 0 806112 10.07 2620 1737404 1290124 14.24 573964 1569936 136 02:53:53 02:44:01 5474888 0 794024 9.91 2620 1737408 1197176 13.22 563972 1569900 16 02:53:53 02:45:01 5473484 0 795428 9.93 2620 1737408 1197440 13.22 567440 1567876 16 02:53:53 02:46:01 5471596 0 797308 9.96 2620 1737416 1197500 13.22 569536 1567876 8 02:53:53 02:47:01 5471340 0 797560 9.96 2620 1737420 1197536 13.22 568796 1568836 8 02:53:53 02:48:01 5467580 0 801316 10.01 2620 1737424 1197500 13.22 568916 1572204 8 02:53:53 02:49:01 5467832 0 801060 10.00 2620 1737428 1197296 13.22 568868 1572204 8 02:53:53 02:50:02 5458244 0 810640 10.12 2620 1737436 1197368 13.22 579524 1572204 16 02:53:53 02:51:01 5458348 0 810536 10.12 2620 1737436 1197176 13.22 578812 1572204 12 02:53:53 02:52:01 5458220 0 810660 10.12 2620 1737440 1197176 13.22 580504 1570444 8 02:53:53 02:53:01 5454676 0 814200 10.17 2620 1737444 1197380 13.22 583728 1570444 8 02:53:53 Average: 5465365 0 803531 10.03 2620 1737424 1205788 13.31 573096 1570375 22 02:53:53 02:53:53 02:42:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:53 02:43:01 eth0 653.58 453.58 1177.27 94.69 0.00 0.00 0.00 0.00 02:53:53 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:43:01 docker0 13.77 9.46 2.07 28.69 0.00 0.00 0.00 0.00 02:53:53 02:44:01 eth0 0.95 0.05 0.09 0.00 0.00 0.00 0.00 0.00 02:53:53 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:45:01 eth0 1.37 0.43 0.37 0.17 0.00 0.00 0.00 0.00 02:53:53 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:46:01 eth0 1.38 0.52 0.58 0.42 0.00 0.00 0.00 0.00 02:53:53 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:47:01 eth0 0.45 0.40 0.27 0.21 0.00 0.00 0.00 0.00 02:53:53 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:48:01 eth0 0.63 0.38 0.35 0.26 0.00 0.00 0.00 0.00 02:53:53 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:49:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:53:53 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:50:02 eth0 0.97 0.42 0.32 0.21 0.00 0.00 0.00 0.00 02:53:53 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:53 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:52:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:53 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:53:01 eth0 1.20 0.45 0.46 0.24 0.00 0.00 0.00 0.00 02:53:53 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 Average: eth0 57.49 39.70 102.57 8.37 0.00 0.00 0.00 0.00 02:53:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:53 Average: docker0 1.20 0.82 0.18 2.49 0.00 0.00 0.00 0.00 02:53:53 02:53:53 02:53:53 ---> sar -P ALL: 02:53:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 02:53:53 02:53:53 02:41:15 LINUX RESTART (2 CPU) 02:53:53 02:53:53 02:42:04 CPU %user %nice %system %iowait %steal %idle 02:53:53 02:43:01 all 13.49 0.00 4.02 22.25 0.09 60.15 02:53:53 02:43:01 0 15.02 0.00 4.15 25.89 0.09 54.86 02:53:53 02:43:01 1 11.96 0.00 3.89 18.63 0.09 65.43 02:53:53 02:44:01 all 0.10 0.00 0.04 0.03 0.03 99.80 02:53:53 02:44:01 0 0.12 0.00 0.02 0.00 0.03 99.83 02:53:53 02:44:01 1 0.08 0.00 0.07 0.05 0.03 99.77 02:53:53 02:45:01 all 0.06 0.00 0.03 0.00 0.03 99.88 02:53:53 02:45:01 0 0.08 0.00 0.03 0.00 0.03 99.85 02:53:53 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:53:53 02:46:01 all 0.08 0.00 0.03 0.00 0.02 99.88 02:53:53 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:53:53 02:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 02:53:53 02:47:01 all 0.08 0.00 0.05 0.00 0.03 99.85 02:53:53 02:47:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:53:53 02:47:01 1 0.05 0.00 0.07 0.00 0.03 99.85 02:53:53 02:48:01 all 0.14 0.00 0.04 0.00 0.03 99.79 02:53:53 02:48:01 0 0.22 0.00 0.02 0.00 0.02 99.75 02:53:53 02:48:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:53:53 02:49:01 all 0.15 0.00 0.03 0.00 0.02 99.80 02:53:53 02:49:01 0 0.20 0.00 0.02 0.00 0.00 99.78 02:53:53 02:49:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:53:53 02:50:02 all 0.05 0.00 0.06 0.00 0.03 99.86 02:53:53 02:50:02 0 0.07 0.00 0.05 0.00 0.05 99.83 02:53:53 02:50:02 1 0.03 0.00 0.07 0.00 0.02 99.88 02:53:53 02:51:01 all 0.08 0.00 0.03 0.00 0.03 99.86 02:53:53 02:51:01 0 0.00 0.00 0.03 0.00 0.03 99.93 02:53:53 02:51:01 1 0.17 0.00 0.03 0.00 0.02 99.78 02:53:53 02:52:01 all 0.14 0.00 0.03 0.00 0.03 99.80 02:53:53 02:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:53:53 02:52:01 1 0.25 0.00 0.05 0.00 0.03 99.67 02:53:53 02:53:01 all 0.16 0.00 0.03 0.00 0.03 99.78 02:53:53 02:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:53:53 02:53:01 1 0.30 0.00 0.03 0.00 0.03 99.63 02:53:53 02:53:53 Average: CPU %user %nice %system %iowait %steal %idle 02:53:53 Average: all 1.24 0.00 0.37 1.89 0.03 96.47 02:53:53 Average: 0 1.35 0.00 0.37 2.19 0.03 96.05 02:53:53 Average: 1 1.12 0.00 0.38 1.58 0.03 96.88 02:53:53 02:53:53 02:53:53