Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a244db068d9d338f92108e2449d6abf774265388+5c06a72fcc3128da4af48966d2175cda114393df (9a75b490c87536fc4e1356279e2af26cec6028c9) 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-ssh3257643380989614043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3662582371704289640.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/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-960/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7239947855833790946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4640132447314350675.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-960/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-960/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1674629069766012005.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-280’ is offline Running on prd-centos7-docker-4c-2g-283 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [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-960 # 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-960@tmp/jenkins-gitclient-ssh6353419539853307570.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/jenkins-gitclient-ssh1796339815513107726.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit a244db068d9d338f92108e2449d6abf774265388 Merge succeeded, producing c29f8ad2eba044ae2580f02623e7dec90ed6731b Checking out Revision c29f8ad2eba044ae2580f02623e7dec90ed6731b (PR-960) > git config core.sparsecheckout # timeout=10 > git checkout -f a244db068d9d338f92108e2449d6abf774265388 # 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-960@tmp/jenkins-gitclient-ssh3666116508637463068.key > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c29f8ad2eba044ae2580f02623e7dec90ed6731b # timeout=10 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" > git rev-list --no-walk a244db068d9d338f92108e2449d6abf774265388 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:39 ========================================================= 18:42:39 EdgeX Global Pipelines Version Info 18:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:40 ------------------- 18:42:40 stable info: 18:42:40 ------------------- 18:42:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:42:40 Message: update stable to v1.0.195 18:42:41 ------------------- 18:42:41 experimental info: 18:42:41 ------------------- 18:42:41 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:42:41 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-960 [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-960 [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-960 [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c29f8ad2eba044ae2580f02623e7dec90ed6731b [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c29f8ad [Pipeline] echo 18:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:42 provisioning config files... 18:42:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config7811647197519498530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:43 ---> docker-login.sh 18:42:43 nexus3.edgexfoundry.org:10001 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10002 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10003 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 nexus3.edgexfoundry.org:10004 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:43 Configure a credential helper to remove this warning. See 18:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:43 18:42:43 Login Succeeded 18:42:43 docker.io 18:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:44 Configure a credential helper to remove this warning. See 18:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:44 18:42:44 Login Succeeded 18:42:44 ---> docker-login.sh ends [Pipeline] } 18:42:44 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 18:42:44 + git log --format=format:%s -1 c29f8ad2eba044ae2580f02623e7dec90ed6731b [Pipeline] echo 18:42:44 GIT_COMMIT: c29f8ad2eba044ae2580f02623e7dec90ed6731b, Commit Message: Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD [Pipeline] echo 18:42:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:45 18:42:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:42:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:45 latest: Pulling from edgex-devops/git-semver 18:42:45 31603596830f: Pulling fs layer 18:42:45 54011a49482f: Pulling fs layer 18:42:45 a6820b24f6d8: Pulling fs layer 18:42:45 f581987b2513: Pulling fs layer 18:42:45 f581987b2513: Waiting 18:42:45 54011a49482f: Verifying Checksum 18:42:45 54011a49482f: Download complete 18:42:45 31603596830f: Verifying Checksum 18:42:45 31603596830f: Download complete 18:42:45 f581987b2513: Verifying Checksum 18:42:45 f581987b2513: Download complete 18:42:45 a6820b24f6d8: Verifying Checksum 18:42:45 a6820b24f6d8: Download complete 18:42:45 31603596830f: Pull complete 18:42:46 54011a49482f: Pull complete 18:42:46 a6820b24f6d8: Pull complete 18:42:46 f581987b2513: Pull complete 18:42:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:42:47 prd-centos7-docker-4c-2g-283 does not seem to be running inside a container 18:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-960 -v /w/workspace/dgexfoundry_device-sdk-go_PR-960:/w/workspace/dgexfoundry_device-sdk-go_PR-960:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:42:48 $ docker top 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:48 [ssh-agent] Looking for ssh-agent implementation... 18:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:48 $ docker exec 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 ssh-agent 18:42:48 SSH_AUTH_SOCK=/tmp/ssh-vji8UEiK9KWA/agent.13 18:42:48 SSH_AGENT_PID=19 18:42:48 Running ssh-add (command line suppressed) 18:42:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_5464501663893372482.key (/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_5464501663893372482.key) 18:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:49 + git tag --points-at HEAD [Pipeline] } 18:42:49 $ docker exec --env ******** --env ******** 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 ssh-agent -k 18:42:49 unset SSH_AUTH_SOCK; 18:42:49 unset SSH_AGENT_PID; 18:42:49 echo Agent pid 19 killed; 18:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:49 [ssh-agent] Looking for ssh-agent implementation... 18:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:49 $ docker exec 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 ssh-agent 18:42:49 SSH_AUTH_SOCK=/tmp/ssh-Nfbz3g1kfj89/agent.54 18:42:49 SSH_AGENT_PID=61 18:42:49 Running ssh-add (command line suppressed) 18:42:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_556717538048747269.key (/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/private_key_556717538048747269.key) 18:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:49 + git semver init 18:42:49 # -> Open(): unable to determine branch for HEAD 18:42:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-960/.git 18:42:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-960 18:42:49 # $SEMVER_REMOTE_NAME = origin 18:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:42:49 # $SEMVER_USER_NAME = edgex-jenkins 18:42:49 # $SEMVER_BRANCH = PR-960 18:42:49 # $SEMVER_TEMP = /tmp/semver-165065384 18:42:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:42:50 # '/tmp/semver-165065384' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-960/.semver' 18:42:50 # -> Force: false 18:42:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-960/.semver [Pipeline] } 18:42:50 $ docker exec --env ******** --env ******** 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 ssh-agent -k 18:42:50 unset SSH_AUTH_SOCK; 18:42:50 unset SSH_AGENT_PID; 18:42:50 echo Agent pid 61 killed; 18:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:51 + git semver [Pipeline] } 18:42:51 $ docker stop --time=1 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 18:42:52 $ docker rm -f 97b4c75454aad5a26445b3fdc105598511e56b70f9957aa51a6c3a6256d10387 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:53 Stashed 1 file(s) [Pipeline] echo 18:42:53 [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 18:43:08 Still waiting to schedule task 18:43:08 ‘prd-centos7-builder-2c-1g-144’ doesn’t have label ‘centos7-docker-4c-2g’ 18:43:08 ‘prd-centos7-docker-4c-2g-285’ is offline 18:43:08 ‘prd-ubuntu18.04-docker-8c-8g-253’ doesn’t have label ‘centos7-docker-4c-2g’ 18:43:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-282’ doesn’t have label ‘centos7-docker-4c-2g’ 18:43:08 Still waiting to schedule task 18:43:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-282’ is offline 18:46:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-287 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [Pipeline] { [Pipeline] ws 18:46:06 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:46:07 Selected Git installation does not exist. Using Default 18:46:07 The recommended git tool is: NONE 18:46:12 using credential edgex-jenkins-ssh 18:46:12 Cloning the remote Git repository 18:46:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:12 > git init /w/workspace/device-sdk-go/5 # timeout=10 18:46:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:12 > git --version # timeout=10 18:46:12 > git --version # 'git version 2.17.1' 18:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:46:14 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit a244db068d9d338f92108e2449d6abf774265388 18:46:15 Merge succeeded, producing a92562a85e9b6eacb7ed68bdaf40325fe44a561f 18:46:15 Checking out Revision a92562a85e9b6eacb7ed68bdaf40325fe44a561f (PR-960) 18:46:15 > git config core.sparsecheckout # timeout=10 18:46:15 > git checkout -f a244db068d9d338f92108e2449d6abf774265388 # timeout=10 18:46:15 > git remote # timeout=10 18:46:15 > git config --get remote.origin.url # timeout=10 18:46:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:15 > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 18:46:15 > git rev-parse HEAD^{commit} # timeout=10 18:46:15 > git config core.sparsecheckout # timeout=10 18:46:15 > git checkout -f a92562a85e9b6eacb7ed68bdaf40325fe44a561f # timeout=10 18:46:19 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" 18:46:19 > git rev-list --no-walk a244db068d9d338f92108e2449d6abf774265388 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:46:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:46:21 + sudo service docker restart 18:46:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:39 provisioning config files... 18:46:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3312394056421494887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:40 ---> docker-login.sh 18:46:40 nexus3.edgexfoundry.org:10001 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:41 Configure a credential helper to remove this warning. See 18:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:41 18:46:41 Login Succeeded 18:46:41 nexus3.edgexfoundry.org:10002 18:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 nexus3.edgexfoundry.org:10003 18:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:42 Configure a credential helper to remove this warning. See 18:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:42 18:46:42 Login Succeeded 18:46:42 nexus3.edgexfoundry.org:10004 18:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:43 Configure a credential helper to remove this warning. See 18:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:43 18:46:43 Login Succeeded 18:46:43 docker.io 18:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:44 Configure a credential helper to remove this warning. See 18:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:44 18:46:44 Login Succeeded 18:46:44 ---> docker-login.sh ends [Pipeline] } 18:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:44 ========================================================= 18:46:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:46:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:46:45 + 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 . 18:46:45 Sending build context to Docker daemon 2.656MB 18:46:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:46:45 Step 2/8 : FROM ${BASE} 18:46:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:46 595b0fe564bb: Pulling fs layer 18:46:46 3088b5b3c5c0: Pulling fs layer 18:46:46 5b7225fbf94c: Pulling fs layer 18:46:46 ba82ee9f976e: Pulling fs layer 18:46:46 506bd15cee9f: Pulling fs layer 18:46:46 75a0a4a0db45: Pulling fs layer 18:46:46 618dc40b7e24: Pulling fs layer 18:46:46 506bd15cee9f: Waiting 18:46:46 75a0a4a0db45: Waiting 18:46:46 618dc40b7e24: Waiting 18:46:46 ba82ee9f976e: Waiting 18:46:46 5b7225fbf94c: Download complete 18:46:46 3088b5b3c5c0: Download complete 18:46:46 506bd15cee9f: Verifying Checksum 18:46:46 506bd15cee9f: Download complete 18:46:46 75a0a4a0db45: Verifying Checksum 18:46:46 75a0a4a0db45: Download complete 18:46:46 595b0fe564bb: Verifying Checksum 18:46:46 595b0fe564bb: Download complete 18:46:46 595b0fe564bb: Pull complete 18:46:47 3088b5b3c5c0: Pull complete 18:46:48 618dc40b7e24: Verifying Checksum 18:46:48 618dc40b7e24: Download complete 18:46:49 5b7225fbf94c: Pull complete 18:46:49 ba82ee9f976e: Verifying Checksum 18:46:49 ba82ee9f976e: Download complete 18:46:59 ba82ee9f976e: Pull complete 18:47:00 506bd15cee9f: Pull complete 18:47:00 75a0a4a0db45: Pull complete 18:47:04 618dc40b7e24: Pull complete 18:47:04 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:47:04 ---> a36622ca3599 18:47:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:47:06 ---> Running in cecf9f082694 18:47:06 Removing intermediate container cecf9f082694 18:47:06 ---> 6ea63efca222 18:47:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:07 ---> Running in 35bff5af005e 18:47:09 Removing intermediate container 35bff5af005e 18:47:09 ---> 0aa299f89a8c 18:47:09 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:47:09 ---> Running in b8dce7c8cdb7 18:47:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:47:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:47:12 (1/6) Installing libc-dev (0.7.2-r3) 18:47:12 (2/6) Installing libsodium (1.0.18-r0) 18:47:12 (3/6) Installing pkgconf (1.7.3-r0) 18:47:12 (4/6) Installing libsodium-dev (1.0.18-r0) 18:47:12 (5/6) Installing libzmq (4.3.3-r1) 18:47:12 (6/6) Installing zeromq-dev (4.3.3-r1) 18:47:12 Executing busybox-1.32.1-r6.trigger 18:47:12 OK: 139 MiB in 46 packages 18:47:14 Removing intermediate container b8dce7c8cdb7 18:47:14 ---> 20ae91253d78 18:47:14 Step 6/8 : WORKDIR /device-sdk-go 18:47:14 ---> Running in 64a371abb12d 18:47:14 Removing intermediate container 64a371abb12d 18:47:14 ---> 9ac3b8c81007 18:47:14 Step 7/8 : COPY . . 18:47:16 ---> cf76d2b2807e 18:47:16 Step 8/8 : RUN go mod download 18:47:16 ---> Running in f0ccd2e925ab 18:47:31 Running on prd-centos7-docker-4c-2g-288 in /w/workspace/dgexfoundry_device-sdk-go_PR-960 [Pipeline] { [Pipeline] ws 18:47:31 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:47:31 Selected Git installation does not exist. Using Default 18:47:31 The recommended git tool is: NONE 18:47:33 using credential edgex-jenkins-ssh 18:47:33 Cloning the remote Git repository 18:47:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:47:34 > git init /w/workspace/device-sdk-go/5 # timeout=10 18:47:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:34 > git --version # timeout=10 18:47:34 > git --version # 'git version 2.24.4' 18:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:34 [INFO] Currently running in a labeled security context 18:47:34 [INFO] Currently SELinux is 'enforcing' on the host 18:47:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh2895302746176171674.key 18:47:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:35 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit a244db068d9d338f92108e2449d6abf774265388 18:47:35 Merge succeeded, producing b2cac3cf576308353b07b5c785a0216e4b1b323e 18:47:35 Checking out Revision b2cac3cf576308353b07b5c785a0216e4b1b323e (PR-960) 18:47:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:35 [INFO] Currently running in a labeled security context 18:47:35 [INFO] Currently SELinux is 'enforcing' on the host 18:47:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh3839014853241318306.key 18:47:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/960/head:refs/remotes/origin/PR-960 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:47:35 > git config core.sparsecheckout # timeout=10 18:47:35 > git checkout -f a244db068d9d338f92108e2449d6abf774265388 # timeout=10 18:47:35 > git remote # timeout=10 18:47:35 > git config --get remote.origin.url # timeout=10 18:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:35 [INFO] Currently running in a labeled security context 18:47:35 [INFO] Currently SELinux is 'enforcing' on the host 18:47:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh2914276083581656172.key 18:47:35 > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 18:47:35 > git rev-parse HEAD^{commit} # timeout=10 18:47:35 > git config core.sparsecheckout # timeout=10 18:47:35 > git checkout -f b2cac3cf576308353b07b5c785a0216e4b1b323e # timeout=10 18:47:39 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" 18:47:39 > git rev-list --no-walk a244db068d9d338f92108e2449d6abf774265388 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:47:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:47:41 + sudo service docker restart 18:47:41 + true 18:47:41 Redirecting to /bin/systemctl restart docker.service 18:47:43 Removing intermediate container f0ccd2e925ab 18:47:43 ---> d5160d26482c 18:47:43 Successfully built d5160d26482c 18:47:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:47:43 + docker inspect -f . ci-base-image-arm64 18:47:43 . [Pipeline] withDockerContainer 18:47:43 prd-ubuntu18.04-docker-arm64-4c-16g-287 does not seem to be running inside a container 18:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:45 $ docker top 06c07771e6dd6035064865318676884dcfd5e791ebdba9daa5b6f39a8e0c4808 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:46 + go version 18:47:46 go version go1.16.5 linux/arm64 [Pipeline] } 18:47:46 $ docker stop --time=1 06c07771e6dd6035064865318676884dcfd5e791ebdba9daa5b6f39a8e0c4808 18:47:48 $ docker rm -f 06c07771e6dd6035064865318676884dcfd5e791ebdba9daa5b6f39a8e0c4808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:48 + docker inspect -f . ci-base-image-arm64 18:47:48 . [Pipeline] withDockerContainer 18:47:49 prd-ubuntu18.04-docker-arm64-4c-16g-287 does not seem to be running inside a container 18:47:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:50 $ docker top 53261e7f401ec9ab7a3968143181d3f724424233528d5cbeb38644b14cbbded5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:51 + go mod tidy [Pipeline] sh 18:47:53 + make test 18:47:53 go mod tidy 18:47:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:59 provisioning config files... 18:47:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config8747496667617367122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:59 ---> docker-login.sh 18:47:59 nexus3.edgexfoundry.org:10001 18:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:59 Configure a credential helper to remove this warning. See 18:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:59 18:47:59 Login Succeeded 18:47:59 nexus3.edgexfoundry.org:10002 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:00 Configure a credential helper to remove this warning. See 18:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:00 18:48:00 Login Succeeded 18:48:00 nexus3.edgexfoundry.org:10003 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:00 Configure a credential helper to remove this warning. See 18:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:00 18:48:00 Login Succeeded 18:48:00 nexus3.edgexfoundry.org:10004 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:00 Configure a credential helper to remove this warning. See 18:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:00 18:48:00 Login Succeeded 18:48:00 docker.io 18:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:00 Configure a credential helper to remove this warning. See 18:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:00 18:48:00 Login Succeeded 18:48:00 ---> docker-login.sh ends [Pipeline] } 18:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:48:01 ========================================================= 18:48:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:48:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:48:01 + 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 . 18:48:01 Sending build context to Docker daemon 2.657MB 18:48:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:48:01 Step 2/8 : FROM ${BASE} 18:48:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:48:01 540db60ca938: Pulling fs layer 18:48:01 adcc1eea9eea: Pulling fs layer 18:48:01 4c4ab2625f07: Pulling fs layer 18:48:01 0510c868ecb4: Pulling fs layer 18:48:01 afea3b2eda06: Pulling fs layer 18:48:01 7809a108b3ef: Pulling fs layer 18:48:01 f706445af74f: Pulling fs layer 18:48:01 0510c868ecb4: Waiting 18:48:01 afea3b2eda06: Waiting 18:48:01 7809a108b3ef: Waiting 18:48:01 f706445af74f: Waiting 18:48:01 4c4ab2625f07: Verifying Checksum 18:48:01 4c4ab2625f07: Download complete 18:48:01 adcc1eea9eea: Verifying Checksum 18:48:01 adcc1eea9eea: Download complete 18:48:01 afea3b2eda06: Verifying Checksum 18:48:01 afea3b2eda06: Download complete 18:48:01 540db60ca938: Verifying Checksum 18:48:01 540db60ca938: Download complete 18:48:01 7809a108b3ef: Verifying Checksum 18:48:01 7809a108b3ef: Download complete 18:48:01 540db60ca938: Pull complete 18:48:01 adcc1eea9eea: Pull complete 18:48:02 4c4ab2625f07: Pull complete 18:48:03 f706445af74f: Verifying Checksum 18:48:03 f706445af74f: Download complete 18:48:03 0510c868ecb4: Verifying Checksum 18:48:03 0510c868ecb4: Download complete 18:48:07 0510c868ecb4: Pull complete 18:48:07 afea3b2eda06: Pull complete 18:48:07 7809a108b3ef: Pull complete 18:48:08 f706445af74f: Pull complete 18:48:08 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:48:08 ---> b068be0155e3 18:48:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:48:14 ---> Running in 9c5df0a0c04a 18:48:14 Removing intermediate container 9c5df0a0c04a 18:48:14 ---> 24599f0086ba 18:48:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:14 ---> Running in 1e69207ecd34 18:48:14 Removing intermediate container 1e69207ecd34 18:48:14 ---> e243b08fa73c 18:48:14 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:48:14 ---> Running in 8633def9cb44 18:48:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:48:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:48:16 (1/6) Installing libc-dev (0.7.2-r3) 18:48:16 (2/6) Installing libsodium (1.0.18-r0) 18:48:16 (3/6) Installing pkgconf (1.7.3-r0) 18:48:16 (4/6) Installing libsodium-dev (1.0.18-r0) 18:48:16 (5/6) Installing libzmq (4.3.3-r1) 18:48:16 (6/6) Installing zeromq-dev (4.3.3-r1) 18:48:16 Executing busybox-1.32.1-r6.trigger 18:48:16 OK: 150 MiB in 46 packages 18:48:17 Removing intermediate container 8633def9cb44 18:48:17 ---> 27c2699d61ac 18:48:17 Step 6/8 : WORKDIR /device-sdk-go 18:48:17 ---> Running in eea4bff99234 18:48:17 Removing intermediate container eea4bff99234 18:48:17 ---> a306a37c0f48 18:48:17 Step 7/8 : COPY . . 18:48:17 ---> 43f722d8add0 18:48:17 Step 8/8 : RUN go mod download 18:48:17 ---> Running in 9620663e2aa7 18:48:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:48:32 Removing intermediate container 9620663e2aa7 18:48:32 ---> b67007c305a4 18:48:32 Successfully built b67007c305a4 18:48:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:48:33 + docker inspect -f . ci-base-image-x86_64 18:48:33 . [Pipeline] withDockerContainer 18:48:33 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 18:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:48:33 $ docker top 57f455b129b1db03e28d5ce6c5ce368a367390554723a5c8610ef5949d40a849 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:34 + go version 18:48:34 go version go1.16.3 linux/amd64 [Pipeline] } 18:48:34 $ docker stop --time=1 57f455b129b1db03e28d5ce6c5ce368a367390554723a5c8610ef5949d40a849 18:48:35 $ docker rm -f 57f455b129b1db03e28d5ce6c5ce368a367390554723a5c8610ef5949d40a849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:36 + docker inspect -f . ci-base-image-x86_64 18:48:36 . [Pipeline] withDockerContainer 18:48:36 prd-centos7-docker-4c-2g-288 does not seem to be running inside a container 18:48:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:48:36 $ docker top 32bfd879f25b775f075c333393c074fee36ab74f38f2cbcd7ff5e93fb8e9c10d -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:37 + go mod tidy [Pipeline] sh 18:48:37 + make test 18:48:37 go mod tidy 18:48:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:48:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.055s coverage: 78.9% of statements 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:49:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements 18:49:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:49:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 18:49:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:49:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:49:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 18:49:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.858s coverage: 89.2% of statements 18:49:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:49:12 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 5.0% of statements 18:49:12 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:49:12 GO111MODULE=on go vet ./... 18:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:49:30 gofmt -l . 18:49:30 [ "`gofmt -l .`" = "" ] 18:49:30 ./bin/test-attribution-txt.sh 18:49:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:49:30 $ docker stop --time=1 32bfd879f25b775f075c333393c074fee36ab74f38f2cbcd7ff5e93fb8e9c10d 18:49:32 $ docker rm -f 32bfd879f25b775f075c333393c074fee36ab74f38f2cbcd7ff5e93fb8e9c10d [Pipeline] // withDockerContainer [Pipeline] sh 18:49:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:49:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.365s coverage: 25.4% of statements 18:49:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.304s coverage: 28.1% of statements 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.206s coverage: 78.9% of statements 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.166s coverage: 9.0% of statements 18:49:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:49:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:49:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:49:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.340s coverage: 29.2% of statements 18:49:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] sh 18:49:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:49:34 + ls -al . 18:49:34 total 212 18:49:34 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 18:49 . 18:49:34 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 18:47 .. 18:49:34 drwxrwxr-x. 2 jenkins jenkins 64 Jun 10 18:47 bin 18:49:34 -rw-r--r--. 1 jenkins jenkins 126071 Jun 10 18:49 coverage.out 18:49:34 -rw-rw-r--. 1 jenkins jenkins 987 Jun 10 18:47 Dockerfile.build 18:49:34 -rw-rw-r--. 1 jenkins jenkins 140 Jun 10 18:47 .dockerignore 18:49:34 drwxrwxr-x. 5 jenkins jenkins 62 Jun 10 18:47 example 18:49:34 drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 18:47 .git 18:49:34 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 18:47 .github 18:49:34 -rw-rw-r--. 1 jenkins jenkins 138 Jun 10 18:47 .gitignore 18:49:34 -rw-r--r--. 1 jenkins jenkins 575 Jun 10 18:49 go.mod 18:49:34 -rw-r--r--. 1 jenkins jenkins 20590 Jun 10 18:48 go.sum 18:49:34 drwxrwxr-x. 15 jenkins jenkins 224 Jun 10 18:47 internal 18:49:34 -rw-rw-r--. 1 jenkins jenkins 894 Jun 10 18:47 Jenkinsfile 18:49:34 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 10 18:47 LICENSE 18:49:34 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 10 18:47 Makefile 18:49:34 drwxrwxr-x. 4 jenkins jenkins 26 Jun 10 18:47 openapi 18:49:34 drwxrwxr-x. 5 jenkins jenkins 50 Jun 10 18:47 pkg 18:49:34 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 10 18:47 README.md 18:49:34 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 10 18:47 RELEASE-NOTES.txt 18:49:34 drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 18:47 snap 18:49:34 -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 18:42 VERSION 18:49:34 -rw-rw-r--. 1 jenkins jenkins 222 Jun 10 18:47 version.go [Pipeline] isUnix [Pipeline] sh 18:49:34 + 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=b2cac3cf576308353b07b5c785a0216e4b1b323e --label arch=amd64 --label version=0.0.0 . 18:49:34 Sending build context to Docker daemon 2.784MB 18:49:34 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:49:34 Step 2/23 : FROM ${BASE} AS builder 18:49:34 ---> b67007c305a4 18:49:34 Step 3/23 : WORKDIR /device-sdk-go 18:49:35 ---> Running in fd62e6fb78dd 18:49:35 Removing intermediate container fd62e6fb78dd 18:49:35 ---> c2ea9ec0483b 18:49:35 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:49:35 ---> Running in 024c3a241cbb 18:49:35 Removing intermediate container 024c3a241cbb 18:49:35 ---> ce2bc2d2d6f1 18:49:35 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:35 ---> Running in 7a0acec97a22 18:49:35 Removing intermediate container 7a0acec97a22 18:49:35 ---> 99b24b5ff9a3 18:49:35 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:49:35 ---> Running in 6870df14b816 18:49:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:49:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.201s coverage: 83.3% of statements 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:49:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:49:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.317s coverage: 58.0% of statements 18:49:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:49:37 OK: 150 MiB in 46 packages 18:49:37 Removing intermediate container 6870df14b816 18:49:37 ---> a34543dea946 18:49:37 Step 7/23 : COPY . . 18:49:38 ---> 5bc836cc49f1 18:49:38 Step 8/23 : RUN go mod download 18:49:38 ---> Running in 9b70cabc9f4d 18:49:39 Removing intermediate container 9b70cabc9f4d 18:49:39 ---> ab0ea2ade47b 18:49:39 Step 9/23 : RUN make build 18:49:39 ---> Running in 924fa578ab5b 18:49:39 go mod tidy 18:49:39 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 18:49:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.053s coverage: 89.2% of statements 18:49:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:49:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.202s coverage: 5.0% of statements 18:49:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:49:40 GO111MODULE=on go vet ./... 18:49:49 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:49:51 Removing intermediate container 924fa578ab5b 18:49:51 ---> 0f3211669150 18:49:51 Step 10/23 : FROM alpine:3.12 18:49:51 3.12: Pulling from library/alpine 18:49:51 339de151aab4: Pulling fs layer 18:49:51 339de151aab4: Verifying Checksum 18:49:51 339de151aab4: Download complete 18:49:51 339de151aab4: Pull complete 18:49:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:49:51 Status: Downloaded newer image for alpine:3.12 18:49:51 ---> 13621d1b12d4 18:49:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:49:51 ---> Running in ea09dff97263 18:49:52 Removing intermediate container ea09dff97263 18:49:52 ---> 3af8e206180e 18:49:52 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:52 ---> Running in 98f7d011a2cb 18:49:52 Removing intermediate container 98f7d011a2cb 18:49:52 ---> b9d2a7104098 18:49:52 Step 13/23 : RUN apk add --update --no-cache zeromq 18:49:52 ---> Running in ef894617d45b 18:49:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:49:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:49:53 (1/5) Installing libgcc (9.3.0-r2) 18:49:53 (2/5) Installing libsodium (1.0.18-r0) 18:49:53 (3/5) Installing libstdc++ (9.3.0-r2) 18:49:54 (4/5) Installing libzmq (4.3.3-r0) 18:49:55 (5/5) Installing zeromq (4.3.3-r0) 18:49:55 Executing busybox-1.31.1-r20.trigger 18:49:55 OK: 8 MiB in 19 packages 18:49:55 Removing intermediate container ef894617d45b 18:49:55 ---> 7c71b5e896d2 18:49:55 Step 14/23 : WORKDIR / 18:49:55 ---> Running in b5a4aa8c8a99 18:49:55 Removing intermediate container b5a4aa8c8a99 18:49:55 ---> 6c5d36aac365 18:49:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:49:55 ---> 5dd9233d0971 18:49:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:49:56 ---> fcdb07b4f9f0 18:49:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:49:56 ---> c8144f4696e8 18:49:56 Step 18/23 : EXPOSE 59999 18:49:56 ---> Running in c3b19454d759 18:49:56 Removing intermediate container c3b19454d759 18:49:56 ---> a39ae7eacfba 18:49:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:49:56 ---> Running in d46786238362 18:49:56 Removing intermediate container d46786238362 18:49:56 ---> 8d1f34bec412 18:49:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:56 ---> Running in 41d79599e45f 18:49:56 Removing intermediate container 41d79599e45f 18:49:56 ---> 791ca9eed13a 18:49:56 Step 21/23 : LABEL arch=amd64 18:49:56 ---> Running in 249f9f6b3dd5 18:49:57 Removing intermediate container 249f9f6b3dd5 18:49:57 ---> ff5472dca36f 18:49:57 Step 22/23 : LABEL git_sha=b2cac3cf576308353b07b5c785a0216e4b1b323e 18:49:57 ---> Running in c31b2267d3d8 18:49:57 Removing intermediate container c31b2267d3d8 18:49:57 ---> 9331fdc0df96 18:49:57 Step 23/23 : LABEL version=0.0.0 18:49:57 ---> Running in 8c17bf7a2e30 18:49:57 Removing intermediate container 8c17bf7a2e30 18:49:57 ---> 48437fc34f79 18:49:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:49:57 Successfully built 48437fc34f79 18:49:57 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:49:57 ---> job-cost.sh 18:49:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vvu5 18:50:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-vvu5/bin to PATH 18:50:20 INFO: No Stack... 18:50:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:21 INFO: Archiving Costs [Pipeline] sh 18:50:21 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 18:50:21 + cut -d, -f6 [Pipeline] lock 18:50:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] 18:50:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] did not exist. Created. 18:50:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:21 + echo total: 0.05999999865889549 [Pipeline] stash 18:50:21 Stashed 1 file(s) [Pipeline] } 18:50:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:50:37 gofmt -l . 18:50:37 [ "`gofmt -l .`" = "" ] 18:50:37 ./bin/test-attribution-txt.sh 18:50:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:50:37 $ docker stop --time=1 53261e7f401ec9ab7a3968143181d3f724424233528d5cbeb38644b14cbbded5 18:50:39 $ docker rm -f 53261e7f401ec9ab7a3968143181d3f724424233528d5cbeb38644b14cbbded5 [Pipeline] // withDockerContainer [Pipeline] sh 18:50:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:50:41 Warning: overwriting stash ‘coverage-report’ 18:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:50:42 + ls -al . 18:50:42 total 248 18:50:42 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 18:50 . 18:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 18:46 .. 18:50:42 -rw-rw-r-- 1 jenkins jenkins 140 Jun 10 18:46 .dockerignore 18:50:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 18:46 .git 18:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 18:46 .github 18:50:42 -rw-rw-r-- 1 jenkins jenkins 138 Jun 10 18:46 .gitignore 18:50:42 -rw-rw-r-- 1 jenkins jenkins 987 Jun 10 18:46 Dockerfile.build 18:50:42 -rw-rw-r-- 1 jenkins jenkins 894 Jun 10 18:46 Jenkinsfile 18:50:42 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 10 18:46 LICENSE 18:50:42 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 10 18:46 Makefile 18:50:42 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 10 18:46 README.md 18:50:42 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 10 18:46 RELEASE-NOTES.txt 18:50:42 -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 18:42 VERSION 18:50:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 18:46 bin 18:50:42 -rw-r--r-- 1 jenkins jenkins 126071 Jun 10 18:49 coverage.out 18:50:42 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 18:46 example 18:50:42 -rw-r--r-- 1 jenkins jenkins 575 Jun 10 18:50 go.mod 18:50:42 -rw-r--r-- 1 jenkins jenkins 20590 Jun 10 18:47 go.sum 18:50:42 drwxrwxr-x 15 jenkins jenkins 4096 Jun 10 18:46 internal 18:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 18:46 openapi 18:50:42 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 18:46 pkg 18:50:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 18:46 snap 18:50:42 -rw-rw-r-- 1 jenkins jenkins 222 Jun 10 18:46 version.go [Pipeline] isUnix [Pipeline] sh 18:50:42 + 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=a92562a85e9b6eacb7ed68bdaf40325fe44a561f --label arch=arm64 --label version=0.0.0 . 18:50:43 Sending build context to Docker daemon 2.783MB 18:50:43 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:50:43 Step 2/23 : FROM ${BASE} AS builder 18:50:43 ---> d5160d26482c 18:50:43 Step 3/23 : WORKDIR /device-sdk-go 18:50:43 ---> Running in 589c53312a60 18:50:44 Removing intermediate container 589c53312a60 18:50:44 ---> d9c309d851e3 18:50:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:50:44 ---> Running in b3917fe77853 18:50:45 Removing intermediate container b3917fe77853 18:50:45 ---> f3dfe6b3f9f7 18:50:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:45 ---> Running in 4ba8f6f1cc30 18:50:47 Removing intermediate container 4ba8f6f1cc30 18:50:47 ---> 182fa6385e7b 18:50:47 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:50:47 ---> Running in 3b84c0be67b7 18:50:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:50:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:50:50 OK: 139 MiB in 46 packages 18:50:51 Removing intermediate container 3b84c0be67b7 18:50:51 ---> ec9e12117417 18:50:51 Step 7/23 : COPY . . 18:50:52 ---> d57a2ca9fc04 18:50:52 Step 8/23 : RUN go mod download 18:50:52 ---> Running in 793a40805c20 18:50:55 Removing intermediate container 793a40805c20 18:50:55 ---> 540fe0bb6f42 18:50:55 Step 9/23 : RUN make build 18:50:55 ---> Running in 5a84d9c93f37 18:50:56 go mod tidy 18:50:56 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 18:51:29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:51:31 Removing intermediate container 5a84d9c93f37 18:51:31 ---> 80e01ea79d7e 18:51:31 Step 10/23 : FROM alpine:3.12 18:51:33 3.12: Pulling from library/alpine 18:51:33 d2f70382dc9a: Pulling fs layer 18:51:33 d2f70382dc9a: Verifying Checksum 18:51:33 d2f70382dc9a: Download complete 18:51:34 d2f70382dc9a: Pull complete 18:51:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:51:34 Status: Downloaded newer image for alpine:3.12 18:51:34 ---> 9852663dfa18 18:51:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:51:34 ---> Running in d9cd5e7c1ab6 18:51:35 Removing intermediate container d9cd5e7c1ab6 18:51:35 ---> cb2eff72ae0c 18:51:35 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:35 ---> Running in 1941529395de 18:51:37 Removing intermediate container 1941529395de 18:51:37 ---> 9f39f50a2af6 18:51:37 Step 13/23 : RUN apk add --update --no-cache zeromq 18:51:37 ---> Running in dcd39ab31270 18:51:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:51:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:51:39 (1/5) Installing libgcc (9.3.0-r2) 18:51:39 (2/5) Installing libsodium (1.0.18-r0) 18:51:40 (3/5) Installing libstdc++ (9.3.0-r2) 18:51:40 (4/5) Installing libzmq (4.3.3-r0) 18:51:40 (5/5) Installing zeromq (4.3.3-r0) 18:51:40 Executing busybox-1.31.1-r20.trigger 18:51:40 OK: 8 MiB in 19 packages 18:51:41 Removing intermediate container dcd39ab31270 18:51:41 ---> e90583b8ac5c 18:51:41 Step 14/23 : WORKDIR / 18:51:41 ---> Running in 5fd03f20e7d2 18:51:42 Removing intermediate container 5fd03f20e7d2 18:51:42 ---> 56ae4429bba6 18:51:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:51:43 ---> 26d1c6e47de5 18:51:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:51:44 ---> a65fc2b20ee8 18:51:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:51:45 ---> e8e2ad8f7b5f 18:51:45 Step 18/23 : EXPOSE 59999 18:51:45 ---> Running in 90f9488dbe42 18:51:46 Removing intermediate container 90f9488dbe42 18:51:46 ---> e9fa58f1cd32 18:51:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:51:46 ---> Running in 8ae76dd10d79 18:51:46 Removing intermediate container 8ae76dd10d79 18:51:46 ---> cc36db36fd63 18:51:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:46 ---> Running in 0a6c314cd551 18:51:47 Removing intermediate container 0a6c314cd551 18:51:47 ---> 52bbd8e1d500 18:51:47 Step 21/23 : LABEL arch=arm64 18:51:47 ---> Running in a618fc71c784 18:51:47 Removing intermediate container a618fc71c784 18:51:47 ---> 5d2a853bbe4a 18:51:47 Step 22/23 : LABEL git_sha=a92562a85e9b6eacb7ed68bdaf40325fe44a561f 18:51:47 ---> Running in 4846128b7368 18:51:48 Removing intermediate container 4846128b7368 18:51:48 ---> 4f73610afbcf 18:51:48 Step 23/23 : LABEL version=0.0.0 18:51:48 ---> Running in c3ea82cb045b 18:51:49 Removing intermediate container c3ea82cb045b 18:51:49 ---> b2f76e3f7609 18:51:49 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:51:49 Successfully built b2f76e3f7609 18:51:49 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 18:51:49 ---> job-cost.sh 18:51:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8CBI 18:52:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:54:05 lf-activate-venv(): INFO: Adding /tmp/venv-8CBI/bin to PATH 18:54:05 INFO: No Stack... 18:54:05 INFO: Retrieving Pricing Info for: v2-standard-4 18:54:05 INFO: Archiving Costs [Pipeline] sh 18:54:05 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 18:54:05 + cut -d, -f6 [Pipeline] lock 18:54:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] 18:54:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] did not exist. Created. 18:54:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-960-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:06 /w/workspace/device-sdk-go/5@tmp/durable-4a116a39/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-4a116a39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:06 + echo total: 0.18000000715255737 [Pipeline] stash 18:54:06 Warning: overwriting stash ‘stack-cost’ 18:54:06 Stashed 1 file(s) [Pipeline] } 18:54:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-960-5-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 18:54:07 provisioning config files... 18:54:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config8645331294546192825tmp [Pipeline] { [Pipeline] sh 18:54:07 + set +x 18:54:07 + curl -s https://codecov.io/bash 18:54:07 + bash -s -- 18:54:07 18:54:07 _____ _ 18:54:07 / ____| | | 18:54:07 | | ___ __| | ___ ___ _____ __ 18:54:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:07 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:07 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:07 Bash-1.0.3 18:54:07 18:54:07 18:54:07 ==> git version 2.24.4 found 18:54:07 ==> 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 18:54:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:54:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:54:07 ==> Jenkins CI detected. 18:54:07 project root: . 18:54:07 --> token set from env 18:54:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:07 ==> Running gcov in . (disable via -X gcov) 18:54:07 ==> Python coveragepy not found 18:54:07 ==> Searching for coverage reports in: 18:54:07 + . 18:54:07 -> Found 1 reports 18:54:07 ==> Detecting git/mercurial file structure 18:54:07 ==> Reading reports 18:54:07 + ./coverage.out bytes=126071 18:54:07 ==> Appending adjustments 18:54:07 https://docs.codecov.io/docs/fixing-reports 18:54:08 + Found adjustments 18:54:08 ==> Gzipping contents 18:54:08 20K /tmp/codecov.PrcNvo.gz 18:54:08 ==> Uploading reports 18:54:08 url: https://codecov.io 18:54:08 query: branch=PR-960&commit=c29f8ad2eba044ae2580f02623e7dec90ed6731b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-960%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=960&job=&cmd_args= 18:54:08 -> Pinging Codecov 18:54:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-960&commit=c29f8ad2eba044ae2580f02623e7dec90ed6731b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-960%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=960&job=&cmd_args= 18:54:08 -> Uploading to 18:54:08 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/7E55EF52A471D76F132DFD9A03CDDE97/c29f8ad2eba044ae2580f02623e7dec90ed6731b/c11200e5-f6b6-4660-a941-96ec0ad3484a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T185408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cd080f6d72c5103939ea815ce527b7132a3b265fa9292d2d4adcbeeee7f144a 18:54:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:08 Dload Upload Total Spent Left Speed 18:54:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16438 0 0 100 16438 0 44930 --:--:-- --:--:-- --:--:-- 45035 18:54:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c29f8ad2eba044ae2580f02623e7dec90ed6731b [Pipeline] } 18:54:09 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 18:54:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:11 ---> package-listing.sh 18:54:11 ++ tr '[:upper:]' '[:lower:]' 18:54:11 ++ facter osfamily 18:54:11 + OS_FAMILY=redhat 18:54:11 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-960 18:54:11 + START_PACKAGES=/tmp/packages_start.txt 18:54:11 + END_PACKAGES=/tmp/packages_end.txt 18:54:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:11 + PACKAGES=/tmp/packages_start.txt 18:54:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-960 ']' 18:54:11 + PACKAGES=/tmp/packages_end.txt 18:54:11 + case "${OS_FAMILY}" in 18:54:11 + rpm -qa 18:54:11 + sort 18:54:12 + '[' -f /tmp/packages_start.txt ']' 18:54:12 + '[' -f /tmp/packages_end.txt ']' 18:54:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-960 ']' 18:54:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-960/archives/ 18:54:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-960/archives/ [Pipeline] echo 18:54:12 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-960/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:13 18:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:13 alpine: Pulling from edgex-lftools-log-publisher 18:54:13 df20fa9351a1: Pulling fs layer 18:54:13 36b3adc4ff6f: Pulling fs layer 18:54:13 8ad3a11d3b57: Pulling fs layer 18:54:13 46f8f816bc3b: Pulling fs layer 18:54:13 93b61091891f: Pulling fs layer 18:54:13 93b9cdb0e59b: Pulling fs layer 18:54:13 5e14af77c1be: Pulling fs layer 18:54:13 01666e4c0597: Pulling fs layer 18:54:13 aa168da1d23b: Pulling fs layer 18:54:13 46f8f816bc3b: Waiting 18:54:13 5e14af77c1be: Waiting 18:54:13 01666e4c0597: Waiting 18:54:13 93b61091891f: Waiting 18:54:13 aa168da1d23b: Waiting 18:54:13 93b9cdb0e59b: Waiting 18:54:13 36b3adc4ff6f: Verifying Checksum 18:54:13 36b3adc4ff6f: Download complete 18:54:13 46f8f816bc3b: Verifying Checksum 18:54:13 46f8f816bc3b: Download complete 18:54:13 df20fa9351a1: Verifying Checksum 18:54:13 df20fa9351a1: Download complete 18:54:13 93b9cdb0e59b: Verifying Checksum 18:54:13 93b9cdb0e59b: Download complete 18:54:13 5e14af77c1be: Verifying Checksum 18:54:13 5e14af77c1be: Download complete 18:54:13 93b61091891f: Verifying Checksum 18:54:13 93b61091891f: Download complete 18:54:13 df20fa9351a1: Pull complete 18:54:13 8ad3a11d3b57: Verifying Checksum 18:54:13 8ad3a11d3b57: Download complete 18:54:13 36b3adc4ff6f: Pull complete 18:54:14 8ad3a11d3b57: Pull complete 18:54:14 46f8f816bc3b: Pull complete 18:54:14 01666e4c0597: Verifying Checksum 18:54:14 01666e4c0597: Download complete 18:54:14 93b61091891f: Pull complete 18:54:14 93b9cdb0e59b: Pull complete 18:54:14 5e14af77c1be: Pull complete 18:54:14 01666e4c0597: Pull complete 18:54:15 aa168da1d23b: Verifying Checksum 18:54:15 aa168da1d23b: Download complete 18:54:19 aa168da1d23b: Pull complete 18:54:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:54:19 prd-centos7-docker-4c-2g-283 does not seem to be running inside a container 18:54:19 $ 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-960/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-960 -v /w/workspace/dgexfoundry_device-sdk-go_PR-960:/w/workspace/dgexfoundry_device-sdk-go_PR-960:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-960@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:10003/edgex-lftools-log-publisher:alpine cat 18:54:22 $ docker top 1cdc86954aad05e81e6e9312ab9da4968ef6f226cdba1a3957a7b6064db02adf -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:22 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:22 + mkdir -p /var/log/sa [Pipeline] sh 18:54:23 + ls /var/log/sa-host 18:54:23 + sadf -c /var/log/sa-host/sa05 18:54:23 file_magic: OK 18:54:23 HZ: Using current value: 100 18:54:23 file_header: OK 18:54:23 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 18:54:23 Statistics: 18:54:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:23 File successfully converted to sysstat format version 12.2.1 18:54:23 + sadf -c /var/log/sa-host/sa10 18:54:23 file_magic: OK 18:54:23 HZ: Using current value: 100 18:54:23 file_header: OK 18:54:23 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 18:54:23 Statistics: 18:54:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:23 provisioning config files... 18:54:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp/config9209206406195231815tmp [Pipeline] { [Pipeline] echo 18:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:23 ---> create-netrc.sh [Pipeline] } 18:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:24 ---> python-tools-install.sh [Pipeline] echo 18:54:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:24 ---> sudo-logs.sh 18:54:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:24 ---> job-cost.sh 18:54:24 lf-activate-venv: SKIPPING 18:54:24 DEBUG: total: 0.18000000715255737 18:54:24 INFO: Retrieving Stack Cost... 18:54:25 INFO: Retrieving Pricing Info for: v3-standard-2 18:54:26 INFO: Archiving Costs [Pipeline] echo 18:54:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:26 ---> logs-deploy.sh 18:54:26 lf-activate-venv: SKIPPING 18:54:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-960/5 18:54:26 INFO: archiving workspace using pattern(s): 18:54:27 Archives upload complete. 18:54:27 INFO: archiving logs to Nexus 18:54:28 ---> uname -a: 18:54:28 Linux prd-centos7-docker-4c-2g-283.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:54:28 18:54:28 18:54:28 ---> lscpu: 18:54:28 Architecture: x86_64 18:54:28 CPU op-mode(s): 32-bit, 64-bit 18:54:28 Byte Order: Little Endian 18:54:28 Address sizes: 40 bits physical, 48 bits virtual 18:54:28 CPU(s): 2 18:54:28 On-line CPU(s) list: 0,1 18:54:28 Thread(s) per core: 1 18:54:28 Core(s) per socket: 1 18:54:28 Socket(s): 2 18:54:28 NUMA node(s): 1 18:54:28 Vendor ID: AuthenticAMD 18:54:28 CPU family: 23 18:54:28 Model: 49 18:54:28 Model name: AMD EPYC-Rome Processor 18:54:28 Stepping: 0 18:54:28 CPU MHz: 2799.998 18:54:28 BogoMIPS: 5599.99 18:54:28 Virtualization: AMD-V 18:54:28 Hypervisor vendor: KVM 18:54:28 Virtualization type: full 18:54:28 L1d cache: 64 KiB 18:54:28 L1i cache: 64 KiB 18:54:28 L2 cache: 1 MiB 18:54:28 L3 cache: 32 MiB 18:54:28 NUMA node0 CPU(s): 0,1 18:54:28 Vulnerability Itlb multihit: Not affected 18:54:28 Vulnerability L1tf: Not affected 18:54:28 Vulnerability Mds: Not affected 18:54:28 Vulnerability Meltdown: Not affected 18:54:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:54:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:54:28 Vulnerability Srbds: Not affected 18:54:28 Vulnerability Tsx async abort: Not affected 18:54:28 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 18:54:28 18:54:28 18:54:28 ---> nproc: 18:54:28 2 18:54:28 18:54:28 18:54:28 ---> df -h: 18:54:28 Filesystem Size Used Available Use% Mounted on 18:54:28 overlay 40.0G 7.6G 32.4G 19% / 18:54:28 tmpfs 64.0M 0 64.0M 0% /dev 18:54:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:54:28 shm 64.0M 0 64.0M 0% /dev/shm 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-960 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-960@tmp 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:54:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:54:28 18:54:28 18:54:28 ---> free -m: 18:54:28 total used free shared buff/cache available 18:54:28 Mem: 7821 984 4738 0 2098 6658 18:54:28 Swap: 1023 0 1023 18:54:28 18:54:28 18:54:28 ---> ip addr: 18:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:28 inet 127.0.0.1/8 scope host lo 18:54:28 valid_lft forever preferred_lft forever 18:54:28 inet6 ::1/128 scope host 18:54:28 valid_lft forever preferred_lft forever 18:54:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:54:28 link/ether fa:16:3e:5e:2c:db brd ff:ff:ff:ff:ff:ff 18:54:28 inet 10.30.122.211/23 brd 10.30.123.255 scope global dynamic eth0 18:54:28 valid_lft 85663sec preferred_lft 85663sec 18:54:28 inet6 fe80::f816:3eff:fe5e:2cdb/64 scope link 18:54:28 valid_lft forever preferred_lft forever 18:54:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:54:28 link/ether 02:42:3a:19:ae:20 brd ff:ff:ff:ff:ff:ff 18:54:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:54:28 valid_lft forever preferred_lft forever 18:54:28 inet6 fe80::42:3aff:fe19:ae20/64 scope link 18:54:28 valid_lft forever preferred_lft forever 18:54:28 18:54:28 18:54:28 ---> sar -b -r -n DEV: 18:54:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:54:28 18:54:28 18:42:01 LINUX RESTART (2 CPU) 18:54:28 18:54:28 18:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:54:28 18:44:01 1.80 0.00 1.80 0.00 0.00 36.58 0.00 18:54:28 18:45:01 0.35 0.00 0.35 0.00 0.00 4.87 0.00 18:54:28 18:46:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 18:54:28 18:47:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 18:54:28 18:48:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 18:54:28 18:49:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 18:54:28 18:50:01 0.27 0.00 0.27 0.00 0.00 4.91 0.00 18:54:28 18:51:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 18:54:28 18:52:01 0.30 0.00 0.30 0.00 0.00 5.45 0.00 18:54:28 18:53:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 18:54:28 18:54:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 18:54:28 Average: 0.42 0.00 0.42 0.00 0.00 7.02 0.00 18:54:28 18:54:28 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:28 18:44:01 5465392 0 800372 9.99 2620 1740556 1228344 13.56 568912 1575676 12 18:54:28 18:45:01 5468596 0 797160 9.95 2620 1740564 1207784 13.33 571664 1570660 8 18:54:28 18:46:01 5466284 0 799472 9.98 2620 1740564 1207952 13.34 573788 1570656 12 18:54:28 18:47:01 5466252 0 799500 9.98 2620 1740568 1208024 13.34 573384 1571400 8 18:54:28 18:48:01 5466000 0 799744 9.99 2620 1740576 1207928 13.34 566728 1578088 16 18:54:28 18:49:01 5466764 0 798980 9.98 2620 1740576 1207832 13.34 566320 1578088 20 18:54:28 18:50:01 5461468 0 804264 10.04 2620 1740588 1207784 13.33 571172 1578088 8 18:54:28 18:51:01 5456776 0 808952 10.10 2620 1740592 1207784 13.33 575916 1578088 16 18:54:28 18:52:01 5454668 0 811056 10.13 2620 1740596 1207784 13.33 579688 1576364 8 18:54:28 18:53:01 5452392 0 813328 10.16 2620 1740600 1207856 13.34 582100 1576360 8 18:54:28 18:54:01 5453024 0 812696 10.15 2620 1740600 1207784 13.33 588528 1569672 8 18:54:28 Average: 5461601 0 804139 10.04 2620 1740580 1209714 13.36 574382 1574831 11 18:54:28 18:54:28 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:28 18:44:01 eth0 4.23 1.98 3.51 0.35 0.00 0.00 0.00 0.00 18:54:28 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:45:01 eth0 1.23 0.08 0.12 0.01 0.00 0.00 0.00 0.00 18:54:28 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:46:01 eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 18:54:28 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:47:01 eth0 0.85 0.30 0.30 0.20 0.00 0.00 0.00 0.00 18:54:28 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:48:01 eth0 0.82 0.40 0.37 0.26 0.00 0.00 0.00 0.00 18:54:28 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:49:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:54:28 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:50:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:28 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:51:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:28 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:28 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:53:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:54:28 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:54:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:28 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 Average: eth0 0.78 0.33 0.43 0.10 0.00 0.00 0.00 0.00 18:54:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:28 18:54:28 18:54:28 ---> sar -P ALL: 18:54:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:54:28 18:54:28 18:42:01 LINUX RESTART (2 CPU) 18:54:28 18:54:28 18:43:01 CPU %user %nice %system %iowait %steal %idle 18:54:28 18:44:01 all 0.10 0.00 0.05 0.00 0.03 99.82 18:54:28 18:44:01 0 0.12 0.00 0.05 0.00 0.05 99.78 18:54:28 18:44:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:54:28 18:45:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:54:28 18:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:54:28 18:45:01 1 0.18 0.00 0.05 0.00 0.00 99.77 18:54:28 18:46:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:54:28 18:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:54:28 18:46:01 1 0.22 0.00 0.02 0.00 0.02 99.75 18:54:28 18:47:01 all 0.15 0.00 0.04 0.00 0.03 99.78 18:54:28 18:47:01 0 0.12 0.00 0.05 0.00 0.03 99.80 18:54:28 18:47:01 1 0.18 0.00 0.03 0.00 0.02 99.77 18:54:28 18:48:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:54:28 18:48:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:54:28 18:48:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:54:28 18:49:01 all 0.13 0.00 0.02 0.00 0.03 99.83 18:54:28 18:49:01 0 0.03 0.00 0.02 0.00 0.05 99.90 18:54:28 18:49:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:54:28 18:50:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:54:28 18:50:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:54:28 18:50:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:54:28 18:51:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:54:28 18:51:01 0 0.05 0.00 0.03 0.00 0.05 99.87 18:54:28 18:51:01 1 0.17 0.00 0.03 0.00 0.00 99.80 18:54:28 18:52:01 all 0.07 0.00 0.03 0.00 0.02 99.88 18:54:28 18:52:01 0 0.12 0.00 0.05 0.00 0.02 99.82 18:54:28 18:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:54:28 18:53:01 all 0.06 0.00 0.02 0.00 0.03 99.89 18:54:28 18:53:01 0 0.07 0.00 0.02 0.00 0.03 99.88 18:54:28 18:53:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:54:28 18:54:01 all 0.11 0.00 0.04 0.00 0.02 99.83 18:54:28 18:54:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:54:28 18:54:01 1 0.17 0.00 0.03 0.00 0.00 99.80 18:54:28 18:54:28 Average: CPU %user %nice %system %iowait %steal %idle 18:54:28 Average: all 0.11 0.00 0.03 0.00 0.02 99.83 18:54:28 Average: 0 0.07 0.00 0.04 0.00 0.04 99.85 18:54:28 Average: 1 0.16 0.00 0.03 0.00 0.01 99.80 18:54:28 18:54:28 18:54:28